From 942a9bf801b095613aa5f3e31200959b15680459 Mon Sep 17 00:00:00 2001 From: Hiraoka Date: Mon, 15 Aug 2022 20:25:31 +0900 Subject: [PATCH] update copyright years --- action-lock.el | 2 +- cheat-font-lock.el | 2 +- gfunc.el | 2 +- honest-report.el | 2 +- howm-backend.el | 2 +- howm-common.el | 2 +- howm-date.el | 2 +- howm-lang-en.el | 2 +- howm-lang-fr.el | 2 +- howm-lang-ja.el | 2 +- howm-menu.el | 2 +- howm-misc.el | 2 +- howm-mkmenu.el | 2 +- howm-mode.el | 2 +- howm-reminder.el | 2 +- howm-vars.el | 2 +- howm-view.el | 2 +- howm.el | 2 +- howm.el.in | 2 +- illusion.el | 2 +- riffle.el | 2 +- 21 files changed, 21 insertions(+), 21 deletions(-) diff --git a/action-lock.el b/action-lock.el index d2f1ba1..e79895e 100644 --- a/action-lock.el +++ b/action-lock.el @@ -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 ;; ;; This program is free software; you can redistribute it and/or modify diff --git a/cheat-font-lock.el b/cheat-font-lock.el index 2030d75..4a77a26 100644 --- a/cheat-font-lock.el +++ b/cheat-font-lock.el @@ -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 ;;; ;;; This program is free software; you can redistribute it and/or modify diff --git a/gfunc.el b/gfunc.el index 233bc43..1c99a33 100644 --- 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 ;;; ;;; This program is free software; you can redistribute it and/or modify diff --git a/honest-report.el b/honest-report.el index 7498ed9..f604da6 100644 --- a/honest-report.el +++ b/honest-report.el @@ -1,6 +1,6 @@ ;;; honest-report.el --- make bug report with screenshot and keylog -;; Copyright (C) 2005-2021 +;; Copyright (C) 2005-2022 ;; HIRAOKA Kazuyuki ;; ;; This program is free software; you can redistribute it and/or modify diff --git a/howm-backend.el b/howm-backend.el index 9c1d5cf..d256c18 100644 --- a/howm-backend.el +++ b/howm-backend.el @@ -1,5 +1,5 @@ ;;; howm-backend.el --- Wiki-like note-taking tool -;;; Copyright (C) 2005-2021 +;;; Copyright (C) 2005-2022 ;;; HIRAOKA Kazuyuki ;;; ;;; This program is free software; you can redistribute it and/or modify diff --git a/howm-common.el b/howm-common.el index 57754c2..f2a204f 100644 --- a/howm-common.el +++ b/howm-common.el @@ -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 ;;; ;;; This program is free software; you can redistribute it and/or modify diff --git a/howm-date.el b/howm-date.el index 9570622..45d0b95 100644 --- a/howm-date.el +++ b/howm-date.el @@ -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 ;;; ;;; This program is free software; you can redistribute it and/or modify diff --git a/howm-lang-en.el b/howm-lang-en.el index 959cd54..30bf73f 100644 --- a/howm-lang-en.el +++ b/howm-lang-en.el @@ -1,5 +1,5 @@ ;;; howm-lang-en.el --- Wiki-like note-taking tool -;;; Copyright (C) 2005-2021 +;;; Copyright (C) 2005-2022 ;;; HIRAOKA Kazuyuki ;;; ;;; This program is free software; you can redistribute it and/or modify diff --git a/howm-lang-fr.el b/howm-lang-fr.el index 63a9ec7..f1901e1 100644 --- a/howm-lang-fr.el +++ b/howm-lang-fr.el @@ -1,5 +1,5 @@ ;;; howm-lang-fr.el --- Wiki-like note-taking tool -;;; Copyright (C) 2005-2021 +;;; Copyright (C) 2005-2022 ;;; HIRAOKA Kazuyuki ;;; ;;; French translation by french-speaking howm users diff --git a/howm-lang-ja.el b/howm-lang-ja.el index e05d8ee..b4ae278 100644 --- a/howm-lang-ja.el +++ b/howm-lang-ja.el @@ -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 ;;; ;;; This program is free software; you can redistribute it and/or modify diff --git a/howm-menu.el b/howm-menu.el index 8253cef..6cd48ac 100644 --- a/howm-menu.el +++ b/howm-menu.el @@ -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 ;;; ;;; This program is free software; you can redistribute it and/or modify diff --git a/howm-misc.el b/howm-misc.el index 3271ab4..dcb4380 100644 --- a/howm-misc.el +++ b/howm-misc.el @@ -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 ;;; ;;; This program is free software; you can redistribute it and/or modify diff --git a/howm-mkmenu.el b/howm-mkmenu.el index 701d331..9846de1 100644 --- a/howm-mkmenu.el +++ b/howm-mkmenu.el @@ -1,5 +1,5 @@ ;;; howm-mkmenu.el --- Wiki-like note-taking tool -;;; Copyright (C) 2005-2021 +;;; Copyright (C) 2005-2022 ;;; HIRAOKA Kazuyuki ;;; ;;; This program is free software; you can redistribute it and/or modify diff --git a/howm-mode.el b/howm-mode.el index bce17f5..8ee7029 100644 --- a/howm-mode.el +++ b/howm-mode.el @@ -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 ;;; ;;; This program is free software; you can redistribute it and/or modify diff --git a/howm-reminder.el b/howm-reminder.el index b9559be..6897632 100644 --- a/howm-reminder.el +++ b/howm-reminder.el @@ -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 ;;; ;;; This program is free software; you can redistribute it and/or modify diff --git a/howm-vars.el b/howm-vars.el index 5a3a51f..36654f0 100644 --- a/howm-vars.el +++ b/howm-vars.el @@ -1,5 +1,5 @@ ;;; howm-vars.el --- Wiki-like note-taking tool -;;; Copyright (C) 2005-2021 +;;; Copyright (C) 2005-2022 ;;; HIRAOKA Kazuyuki ;;; ;;; This program is free software; you can redistribute it and/or modify diff --git a/howm-view.el b/howm-view.el index 9f065e5..69bdd14 100644 --- a/howm-view.el +++ b/howm-view.el @@ -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 ;;; ;;; This program is free software; you can redistribute it and/or modify diff --git a/howm.el b/howm.el index 70683a7..c21018f 100644 --- 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 ;; URL: https://howm.osdn.jp diff --git a/howm.el.in b/howm.el.in index 575f846..f510826 100644 --- a/howm.el.in +++ b/howm.el.in @@ -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 ;; URL: https://howm.osdn.jp diff --git a/illusion.el b/illusion.el index 91085b4..476d7d8 100644 --- a/illusion.el +++ b/illusion.el @@ -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 ;;; ;;; This program is free software; you can redistribute it and/or modify diff --git a/riffle.el b/riffle.el index 5d5eea5..17bba51 100644 --- 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 ;;; ;;; This program is free software; you can redistribute it and/or modify -- 2.11.0