diff options
| author | Paul Eggert | 2020-01-01 00:19:43 +0000 |
|---|---|---|
| committer | Paul Eggert | 2020-01-01 00:59:52 +0000 |
| commit | 365e01cc9f64ce6ca947ccfd8612d60763280a37 (patch) | |
| tree | ffecd1ba3f6259e00657d28ee6d01239f3afacc8 /etc/srecode | |
| parent | cd2c1561636597c67edbf3daf10388e5385a93fc (diff) | |
| download | emacs-365e01cc9f64ce6ca947ccfd8612d60763280a37.tar.gz emacs-365e01cc9f64ce6ca947ccfd8612d60763280a37.zip | |
Update copyright year to 2020
Run "TZ=UTC0 admin/update-copyright $(git ls-files)".
Diffstat (limited to 'etc/srecode')
| -rw-r--r-- | etc/srecode/c.srt | 2 | ||||
| -rw-r--r-- | etc/srecode/cpp.srt | 2 | ||||
| -rw-r--r-- | etc/srecode/default.srt | 2 | ||||
| -rw-r--r-- | etc/srecode/doc-cpp.srt | 2 | ||||
| -rw-r--r-- | etc/srecode/doc-default.srt | 2 | ||||
| -rw-r--r-- | etc/srecode/doc-java.srt | 2 | ||||
| -rw-r--r-- | etc/srecode/ede-autoconf.srt | 2 | ||||
| -rw-r--r-- | etc/srecode/ede-make.srt | 2 | ||||
| -rw-r--r-- | etc/srecode/el.srt | 2 | ||||
| -rw-r--r-- | etc/srecode/getset-cpp.srt | 2 | ||||
| -rw-r--r-- | etc/srecode/java.srt | 2 | ||||
| -rw-r--r-- | etc/srecode/make.srt | 2 | ||||
| -rw-r--r-- | etc/srecode/proj-test.srt | 2 | ||||
| -rw-r--r-- | etc/srecode/template.srt | 2 | ||||
| -rw-r--r-- | etc/srecode/test.srt | 2 | ||||
| -rw-r--r-- | etc/srecode/texi.srt | 2 | ||||
| -rw-r--r-- | etc/srecode/wisent.srt | 2 |
17 files changed, 17 insertions, 17 deletions
diff --git a/etc/srecode/c.srt b/etc/srecode/c.srt index 58b931b520a..0942e31cc92 100644 --- a/etc/srecode/c.srt +++ b/etc/srecode/c.srt | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; c.srt --- SRecode templates for c-mode | 1 | ;;; c.srt --- SRecode templates for c-mode |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 2007-2010, 2012-2019 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 2007-2010, 2012-2020 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | ;; Author: Eric M. Ludlam <zappo@gnu.org> | 5 | ;; Author: Eric M. Ludlam <zappo@gnu.org> |
| 6 | 6 | ||
diff --git a/etc/srecode/cpp.srt b/etc/srecode/cpp.srt index bac247c7017..aa3bec23829 100644 --- a/etc/srecode/cpp.srt +++ b/etc/srecode/cpp.srt | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; cpp.srt --- SRecode templates for c++-mode | 1 | ;;; cpp.srt --- SRecode templates for c++-mode |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 2007-2019 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 2007-2020 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | ;; Author: Eric M. Ludlam <zappo@gnu.org> | 5 | ;; Author: Eric M. Ludlam <zappo@gnu.org> |
| 6 | 6 | ||
diff --git a/etc/srecode/default.srt b/etc/srecode/default.srt index c896326c800..8df64e0d46e 100644 --- a/etc/srecode/default.srt +++ b/etc/srecode/default.srt | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; default.srt --- SRecode templates for srecode-template-mode | 1 | ;;; default.srt --- SRecode templates for srecode-template-mode |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 2007-2019 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 2007-2020 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | ;; Author: Eric M. Ludlam <zappo@gnu.org> | 5 | ;; Author: Eric M. Ludlam <zappo@gnu.org> |
| 6 | 6 | ||
diff --git a/etc/srecode/doc-cpp.srt b/etc/srecode/doc-cpp.srt index 15c5c195360..ecda96a740d 100644 --- a/etc/srecode/doc-cpp.srt +++ b/etc/srecode/doc-cpp.srt | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;; doc-c.srt --- SRecode templates for "document" applications | 1 | ;; doc-c.srt --- SRecode templates for "document" applications |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 2008-2019 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 2008-2020 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | ;; Author: Eric M. Ludlam <zappo@gnu.org> | 5 | ;; Author: Eric M. Ludlam <zappo@gnu.org> |
| 6 | 6 | ||
diff --git a/etc/srecode/doc-default.srt b/etc/srecode/doc-default.srt index 2c7403e118c..56a0ae0a4e3 100644 --- a/etc/srecode/doc-default.srt +++ b/etc/srecode/doc-default.srt | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;; doc-default.srt --- SRecode templates for "document" applications | 1 | ;; doc-default.srt --- SRecode templates for "document" applications |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 2009-2019 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 2009-2020 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | ;; Author: Eric M. Ludlam <zappo@gnu.org> | 5 | ;; Author: Eric M. Ludlam <zappo@gnu.org> |
| 6 | 6 | ||
diff --git a/etc/srecode/doc-java.srt b/etc/srecode/doc-java.srt index 3cd4d24fa61..17086bc483e 100644 --- a/etc/srecode/doc-java.srt +++ b/etc/srecode/doc-java.srt | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;; doc-java.srt --- SRecode templates for "document" applications | 1 | ;; doc-java.srt --- SRecode templates for "document" applications |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 2009-2019 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 2009-2020 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | ;; Author: Eric M. Ludlam <zappo@gnu.org> | 5 | ;; Author: Eric M. Ludlam <zappo@gnu.org> |
| 6 | 6 | ||
diff --git a/etc/srecode/ede-autoconf.srt b/etc/srecode/ede-autoconf.srt index c203536d77f..197a2719911 100644 --- a/etc/srecode/ede-autoconf.srt +++ b/etc/srecode/ede-autoconf.srt | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; ede/templates/autoconf.srt --- Templates for autoconf used by EDE | 1 | ;;; ede/templates/autoconf.srt --- Templates for autoconf used by EDE |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 2010, 2012-2019 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 2010, 2012-2020 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | ;; Author: Eric M. Ludlam <zappo@gnu.org> | 5 | ;; Author: Eric M. Ludlam <zappo@gnu.org> |
| 6 | 6 | ||
diff --git a/etc/srecode/ede-make.srt b/etc/srecode/ede-make.srt index 5cef78eac00..259a001e284 100644 --- a/etc/srecode/ede-make.srt +++ b/etc/srecode/ede-make.srt | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;; ede-make.srt --- SRecode templates for Makefiles used by EDE. | 1 | ;; ede-make.srt --- SRecode templates for Makefiles used by EDE. |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 2008-2019 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 2008-2020 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | ;; Author: Eric M. Ludlam <zappo@gnu.org> | 5 | ;; Author: Eric M. Ludlam <zappo@gnu.org> |
| 6 | 6 | ||
diff --git a/etc/srecode/el.srt b/etc/srecode/el.srt index baa7c59fe34..3473fb693c1 100644 --- a/etc/srecode/el.srt +++ b/etc/srecode/el.srt | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; el.srt --- SRecode templates for Emacs Lisp mode | 1 | ;;; el.srt --- SRecode templates for Emacs Lisp mode |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 2007-2019 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 2007-2020 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | ;; Author: Eric M. Ludlam <zappo@gnu.org> | 5 | ;; Author: Eric M. Ludlam <zappo@gnu.org> |
| 6 | 6 | ||
diff --git a/etc/srecode/getset-cpp.srt b/etc/srecode/getset-cpp.srt index 78946a75b66..16c9d5f31bd 100644 --- a/etc/srecode/getset-cpp.srt +++ b/etc/srecode/getset-cpp.srt | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; getset-cpp.srt --- SRecode templates for C++ class getter/setters. | 1 | ;;; getset-cpp.srt --- SRecode templates for C++ class getter/setters. |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 2007-2019 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 2007-2020 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | ;; Author: Eric M. Ludlam <zappo@gnu.org> | 5 | ;; Author: Eric M. Ludlam <zappo@gnu.org> |
| 6 | 6 | ||
diff --git a/etc/srecode/java.srt b/etc/srecode/java.srt index 95935449b74..5ff0de3566e 100644 --- a/etc/srecode/java.srt +++ b/etc/srecode/java.srt | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;; java.srt | 1 | ;; java.srt |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 2009-2019 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 2009-2020 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | ;; Author: Eric M. Ludlam <zappo@gnu.org> | 5 | ;; Author: Eric M. Ludlam <zappo@gnu.org> |
| 6 | 6 | ||
diff --git a/etc/srecode/make.srt b/etc/srecode/make.srt index 4aa1c0a2830..eb486827430 100644 --- a/etc/srecode/make.srt +++ b/etc/srecode/make.srt | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;; make.srt | 1 | ;; make.srt |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 2009-2019 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 2009-2020 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | ;; Author: Eric M. Ludlam <zappo@gnu.org> | 5 | ;; Author: Eric M. Ludlam <zappo@gnu.org> |
| 6 | 6 | ||
diff --git a/etc/srecode/proj-test.srt b/etc/srecode/proj-test.srt index c97016fc448..65ee9797e19 100644 --- a/etc/srecode/proj-test.srt +++ b/etc/srecode/proj-test.srt | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;; proj-test.srt --- SRecode template for testing project scoping. | 1 | ;; proj-test.srt --- SRecode template for testing project scoping. |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 2008-2019 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 2008-2020 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | ;; Author: Eric M. Ludlam <zappo@gnu.org> | 5 | ;; Author: Eric M. Ludlam <zappo@gnu.org> |
| 6 | 6 | ||
diff --git a/etc/srecode/template.srt b/etc/srecode/template.srt index f0855da1b45..ac97c14b9e7 100644 --- a/etc/srecode/template.srt +++ b/etc/srecode/template.srt | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; template.srt --- Templates for Semantic Recoders | 1 | ;;; template.srt --- Templates for Semantic Recoders |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 2005, 2007-2019 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 2005, 2007-2020 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | ;; Author: Eric M. Ludlam <zappo@gnu.org> | 5 | ;; Author: Eric M. Ludlam <zappo@gnu.org> |
| 6 | 6 | ||
diff --git a/etc/srecode/test.srt b/etc/srecode/test.srt index 9689f8f111f..a9d706677cf 100644 --- a/etc/srecode/test.srt +++ b/etc/srecode/test.srt | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;; test.srt --- SRecode templates for testing | 1 | ;; test.srt --- SRecode templates for testing |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 2008-2019 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 2008-2020 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | ;; Author: Eric M. Ludlam <zappo@gnu.org> | 5 | ;; Author: Eric M. Ludlam <zappo@gnu.org> |
| 6 | 6 | ||
diff --git a/etc/srecode/texi.srt b/etc/srecode/texi.srt index 17f4c5a1129..243a53f52b4 100644 --- a/etc/srecode/texi.srt +++ b/etc/srecode/texi.srt | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;; texi.srt --- SRecode templates for Texinfo | 1 | ;; texi.srt --- SRecode templates for Texinfo |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 2008-2019 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 2008-2020 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | ;; Author: Eric M. Ludlam <zappo@gnu.org> | 5 | ;; Author: Eric M. Ludlam <zappo@gnu.org> |
| 6 | 6 | ||
diff --git a/etc/srecode/wisent.srt b/etc/srecode/wisent.srt index 27c65bef570..445152d51eb 100644 --- a/etc/srecode/wisent.srt +++ b/etc/srecode/wisent.srt | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;; wisent.srt --- SRecode templates for Emacs/WISENT grammar files. | 1 | ;; wisent.srt --- SRecode templates for Emacs/WISENT grammar files. |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 2007-2019 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 2007-2020 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | ;; Author: Eric M. Ludlam <zappo@gnu.org> | 5 | ;; Author: Eric M. Ludlam <zappo@gnu.org> |
| 6 | 6 | ||