diff options
Diffstat (limited to 'admin/notes')
-rw-r--r-- | admin/notes/copyright | 2 | ||||
-rw-r--r-- | admin/notes/emba | 2 | ||||
-rw-r--r-- | admin/notes/hydra | 2 | ||||
-rw-r--r-- | admin/notes/multi-tty | 2 | ||||
-rw-r--r-- | admin/notes/unicode | 2 | ||||
-rw-r--r-- | admin/notes/www | 2 | ||||
-rw-r--r-- | admin/notes/years | 4 |
7 files changed, 9 insertions, 7 deletions
diff --git a/admin/notes/copyright b/admin/notes/copyright index 5b00c82ce93..6f7cb153345 100644 --- a/admin/notes/copyright +++ b/admin/notes/copyright @@ -1,4 +1,4 @@ -Copyright (C) 2007-2021 Free Software Foundation, Inc. +Copyright (C) 2007-2022 Free Software Foundation, Inc. See the end of the file for license conditions. diff --git a/admin/notes/emba b/admin/notes/emba index 2135c7a97cc..99237ea5f63 100644 --- a/admin/notes/emba +++ b/admin/notes/emba @@ -1,6 +1,6 @@ -*- mode: outline; coding: utf-8 -*- -Copyright (C) 2019-2021 Free Software Foundation, Inc. +Copyright (C) 2019-2022 Free Software Foundation, Inc. See the end of the file for license conditions. NOTES FOR EMACS CONTINUOUS BUILD ON EMBA diff --git a/admin/notes/hydra b/admin/notes/hydra index 62ad7ebf9c5..0987e7be820 100644 --- a/admin/notes/hydra +++ b/admin/notes/hydra @@ -1,6 +1,6 @@ -*- mode: outline; coding: utf-8 -*- -Copyright (C) 2013-2021 Free Software Foundation, Inc. +Copyright (C) 2013-2022 Free Software Foundation, Inc. See the end of the file for license conditions. NOTES FOR EMACS CONTINUOUS BUILD ON HYDRA diff --git a/admin/notes/multi-tty b/admin/notes/multi-tty index fa4df820ae4..9b3f1606a1b 100644 --- a/admin/notes/multi-tty +++ b/admin/notes/multi-tty @@ -1,6 +1,6 @@ -*- coding: utf-8; mode: text; -*- -Copyright (C) 2007-2021 Free Software Foundation, Inc. +Copyright (C) 2007-2022 Free Software Foundation, Inc. See the end of the file for license conditions. From README.multi-tty in the multi-tty branch. diff --git a/admin/notes/unicode b/admin/notes/unicode index be51d09d37a..2c4b5e0106a 100644 --- a/admin/notes/unicode +++ b/admin/notes/unicode @@ -1,6 +1,6 @@ -*-mode: text; coding: utf-8;-*- -Copyright (C) 2002-2021 Free Software Foundation, Inc. +Copyright (C) 2002-2022 Free Software Foundation, Inc. See the end of the file for license conditions. Importing a new Unicode Standard version into Emacs diff --git a/admin/notes/www b/admin/notes/www index 524b908d0e7..61a80e3d196 100644 --- a/admin/notes/www +++ b/admin/notes/www @@ -1,6 +1,6 @@ -*- outline -*- -Copyright (C) 2013-2021 Free Software Foundation, Inc. +Copyright (C) 2013-2022 Free Software Foundation, Inc. See the end of the file for license conditions. NOTES FOR EMACS WWW PAGES diff --git a/admin/notes/years b/admin/notes/years index 19c72c39184..4f1d29ef022 100644 --- a/admin/notes/years +++ b/admin/notes/years @@ -3,7 +3,9 @@ HOW TO MAINTAIN COPYRIGHT YEARS FOR GNU EMACS Maintaining copyright years is now very simple: every time a new year rolls around, add that year to every FSF (and AIST) copyright notice. Do this by running the 'admin/update-copyright' script on a fresh repo -checkout. Inspect the results for plausibility, then commit them. +checkout, redirecting its output to a file, so that you could later +examine the files that don't have copyright notices. Inspect the +results for plausibility, then commit them. You should also run the etags test suite in test/manual/etags/. It will most probably fail because the contents of the test files changes |