OSDN Git Service

update copyright years
authorHiraoka <khi@users.osdn.me>
Mon, 15 Aug 2022 11:25:31 +0000 (20:25 +0900)
committerHiraoka <khi@users.osdn.me>
Mon, 15 Aug 2022 11:25:31 +0000 (20:25 +0900)
21 files changed:
action-lock.el
cheat-font-lock.el
gfunc.el
honest-report.el
howm-backend.el
howm-common.el
howm-date.el
howm-lang-en.el
howm-lang-fr.el
howm-lang-ja.el
howm-menu.el
howm-misc.el
howm-mkmenu.el
howm-mode.el
howm-reminder.el
howm-vars.el
howm-view.el
howm.el
howm.el.in
illusion.el
riffle.el

index d2f1ba1..e79895e 100644 (file)
@@ -1,6 +1,6 @@
 ;;; action-lock.el --- invoke magic action by RET key on spell strings
 
-;; Copyright (C) 2002, 2003, 2004, 2005-2021
+;; Copyright (C) 2002, 2003, 2004, 2005-2022
 ;;   HIRAOKA Kazuyuki <khi@users.osdn.me>
 ;;
 ;; This program is free software; you can redistribute it and/or modify
index 2030d75..4a77a26 100644 (file)
@@ -1,5 +1,5 @@
 ;;; cheat-font-lock.el --- modify font-lock-keywords
-;;; Copyright (C) 2002, 2003, 2004, 2005-2021
+;;; Copyright (C) 2002, 2003, 2004, 2005-2022
 ;;;   HIRAOKA Kazuyuki <khi@users.osdn.me>
 ;;;
 ;;; This program is free software; you can redistribute it and/or modify
index 233bc43..1c99a33 100644 (file)
--- a/gfunc.el
+++ b/gfunc.el
@@ -1,5 +1,5 @@
 ;;; gfunc.el --- support for generic function
-;;; Copyright (C) 2005-2021
+;;; Copyright (C) 2005-2022
 ;;;   HIRAOKA Kazuyuki <khi@users.osdn.me>
 ;;;
 ;;; This program is free software; you can redistribute it and/or modify
index 7498ed9..f604da6 100644 (file)
@@ -1,6 +1,6 @@
 ;;; honest-report.el --- make bug report with screenshot and keylog
 
-;; Copyright (C) 2005-2021
+;; Copyright (C) 2005-2022
 ;;   HIRAOKA Kazuyuki <khi@users.osdn.me>
 ;;
 ;; This program is free software; you can redistribute it and/or modify
index 9c1d5cf..d256c18 100644 (file)
@@ -1,5 +1,5 @@
 ;;; howm-backend.el --- Wiki-like note-taking tool
-;;; Copyright (C) 2005-2021
+;;; Copyright (C) 2005-2022
 ;;;   HIRAOKA Kazuyuki <khi@users.osdn.me>
 ;;;
 ;;; This program is free software; you can redistribute it and/or modify
index 57754c2..f2a204f 100644 (file)
@@ -1,5 +1,5 @@
 ;;; howm-common.el --- Wiki-like note-taking tool
-;;; Copyright (C) 2002, 2003, 2004, 2005-2021
+;;; Copyright (C) 2002, 2003, 2004, 2005-2022
 ;;;   HIRAOKA Kazuyuki <khi@users.osdn.me>
 ;;;
 ;;; This program is free software; you can redistribute it and/or modify
index 9570622..45d0b95 100644 (file)
@@ -1,5 +1,5 @@
 ;;; howm-date.el --- Wiki-like note-taking tool
-;;; Copyright (C) 2002, 2003, 2004, 2005-2021
+;;; Copyright (C) 2002, 2003, 2004, 2005-2022
 ;;;   HIRAOKA Kazuyuki <khi@users.osdn.me>
 ;;;
 ;;; This program is free software; you can redistribute it and/or modify
index 959cd54..30bf73f 100644 (file)
@@ -1,5 +1,5 @@
 ;;; howm-lang-en.el --- Wiki-like note-taking tool
-;;; Copyright (C) 2005-2021
+;;; Copyright (C) 2005-2022
 ;;;   HIRAOKA Kazuyuki <khi@users.osdn.me>
 ;;;
 ;;; This program is free software; you can redistribute it and/or modify
index 63a9ec7..f1901e1 100644 (file)
@@ -1,5 +1,5 @@
 ;;; howm-lang-fr.el --- Wiki-like note-taking tool
-;;; Copyright (C) 2005-2021
+;;; Copyright (C) 2005-2022
 ;;;   HIRAOKA Kazuyuki <khi@users.osdn.me>
 ;;;
 ;;; French translation by french-speaking howm users
index e05d8ee..b4ae278 100644 (file)
@@ -1,6 +1,6 @@
 ;;; howm-lang-ja.el --- Wiki-like note-taking tool
 ;;; -*- Coding: iso-2022-7bit -*-
-;;; Copyright (C) 2005-2021
+;;; Copyright (C) 2005-2022
 ;;;   HIRAOKA Kazuyuki <khi@users.osdn.me>
 ;;;
 ;;; This program is free software; you can redistribute it and/or modify
index 8253cef..6cd48ac 100644 (file)
@@ -1,5 +1,5 @@
 ;;; howm-menu.el --- Wiki-like note-taking tool
-;;; Copyright (C) 2002, 2003, 2004, 2005-2021
+;;; Copyright (C) 2002, 2003, 2004, 2005-2022
 ;;;   HIRAOKA Kazuyuki <khi@users.osdn.me>
 ;;;
 ;;; This program is free software; you can redistribute it and/or modify
index 3271ab4..dcb4380 100644 (file)
@@ -1,5 +1,5 @@
 ;;; howm-misc.el --- Wiki-like note-taking tool
-;;; Copyright (C) 2002, 2003, 2004, 2005-2021
+;;; Copyright (C) 2002, 2003, 2004, 2005-2022
 ;;;   HIRAOKA Kazuyuki <khi@users.osdn.me>
 ;;;
 ;;; This program is free software; you can redistribute it and/or modify
index 701d331..9846de1 100644 (file)
@@ -1,5 +1,5 @@
 ;;; howm-mkmenu.el --- Wiki-like note-taking tool
-;;; Copyright (C) 2005-2021
+;;; Copyright (C) 2005-2022
 ;;;   HIRAOKA Kazuyuki <khi@users.osdn.me>
 ;;;
 ;;; This program is free software; you can redistribute it and/or modify
index bce17f5..8ee7029 100644 (file)
@@ -1,5 +1,5 @@
 ;;; howm-mode.el --- Wiki-like note-taking tool
-;;; Copyright (C) 2002, 2003, 2004, 2005-2021
+;;; Copyright (C) 2002, 2003, 2004, 2005-2022
 ;;;   HIRAOKA Kazuyuki <khi@users.osdn.me>
 ;;;
 ;;; This program is free software; you can redistribute it and/or modify
index b9559be..6897632 100644 (file)
@@ -1,5 +1,5 @@
 ;;; howm-reminder.el --- Wiki-like note-taking tool
-;;; Copyright (C) 2002, 2003, 2004, 2005-2021
+;;; Copyright (C) 2002, 2003, 2004, 2005-2022
 ;;;   HIRAOKA Kazuyuki <khi@users.osdn.me>
 ;;;
 ;;; This program is free software; you can redistribute it and/or modify
index 5a3a51f..36654f0 100644 (file)
@@ -1,5 +1,5 @@
 ;;; howm-vars.el --- Wiki-like note-taking tool
-;;; Copyright (C) 2005-2021
+;;; Copyright (C) 2005-2022
 ;;;   HIRAOKA Kazuyuki <khi@users.osdn.me>
 ;;;
 ;;; This program is free software; you can redistribute it and/or modify
index 9f065e5..69bdd14 100644 (file)
@@ -1,5 +1,5 @@
 ;;; howm-view.el --- Wiki-like note-taking tool
-;;; Copyright (C) 2002, 2003, 2004, 2005-2021
+;;; Copyright (C) 2002, 2003, 2004, 2005-2022
 ;;;   HIRAOKA Kazuyuki <khi@users.osdn.me>
 ;;;
 ;;; This program is free software; you can redistribute it and/or modify
diff --git a/howm.el b/howm.el
index 70683a7..c21018f 100644 (file)
--- a/howm.el
+++ b/howm.el
@@ -2,7 +2,7 @@
 ;;; -*- Emacs-Lisp -*-
 ;;; howm.el.  Generated from howm.el.in by configure.
 
-;; Copyright (C) 2002, 2003, 2004, 2005-2021 HIRAOKA Kazuyuki
+;; Copyright (C) 2002, 2003, 2004, 2005-2022 HIRAOKA Kazuyuki
 
 ;; Author: HIRAOKA Kazuyuki <khi@users.osdn.me>
 ;; URL: https://howm.osdn.jp
index 575f846..f510826 100644 (file)
@@ -2,7 +2,7 @@
 ;;; -*- Emacs-Lisp -*-
 ;;; @configure_input@
 
-;; Copyright (C) 2002, 2003, 2004, 2005-2021 HIRAOKA Kazuyuki
+;; Copyright (C) 2002, 2003, 2004, 2005-2022 HIRAOKA Kazuyuki
 
 ;; Author: HIRAOKA Kazuyuki <khi@users.osdn.me>
 ;; URL: https://howm.osdn.jp
index 91085b4..476d7d8 100644 (file)
@@ -1,5 +1,5 @@
 ;;; illusion.el --- load, edit, and submit something which is not pure file
-;;; Copyright (C) 2005-2021
+;;; Copyright (C) 2005-2022
 ;;;   HIRAOKA Kazuyuki <khi@users.osdn.me>
 ;;;
 ;;; This program is free software; you can redistribute it and/or modify
index 5d5eea5..17bba51 100644 (file)
--- a/riffle.el
+++ b/riffle.el
@@ -1,5 +1,5 @@
 ;;; riffle.el --- template of list browser with immediate preview
-;;; Copyright (C) 2004, 2005-2021
+;;; Copyright (C) 2004, 2005-2022
 ;;;   HIRAOKA Kazuyuki <khi@users.osdn.me>
 ;;;
 ;;; This program is free software; you can redistribute it and/or modify