diff options
| author | Paul Eggert | 2021-01-01 01:28:16 -0800 |
|---|---|---|
| committer | Paul Eggert | 2021-01-01 01:28:16 -0800 |
| commit | 50f3949119cd5bb2f058b90d14b2940a3a8a7a0e (patch) | |
| tree | 30c689b699955bd45e493e6be9d755889a8aa146 /lib-src | |
| parent | c63ce13206de9a6d4018e97b98b1f6966ee666d8 (diff) | |
| parent | 33d159c36f42cadccb02d95099bafac26458d3e8 (diff) | |
| download | emacs-50f3949119cd5bb2f058b90d14b2940a3a8a7a0e.tar.gz emacs-50f3949119cd5bb2f058b90d14b2940a3a8a7a0e.zip | |
Merge from origin/emacs-27
33d159c36f Fix copyright years by hand
Diffstat (limited to 'lib-src')
| -rwxr-xr-x | lib-src/rcs2log | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lib-src/rcs2log b/lib-src/rcs2log index e090bb2b1f1..7a033672f6d 100755 --- a/lib-src/rcs2log +++ b/lib-src/rcs2log | |||
| @@ -20,7 +20,7 @@ | |||
| 20 | # along with this program. If not, see <https://www.gnu.org/licenses/>. | 20 | # along with this program. If not, see <https://www.gnu.org/licenses/>. |
| 21 | 21 | ||
| 22 | 22 | ||
| 23 | Copyright='Copyright (C) 2020 Free Software Foundation, Inc. | 23 | Copyright='Copyright (C) 2021 Free Software Foundation, Inc. |
| 24 | This program comes with NO WARRANTY, to the extent permitted by law. | 24 | This program comes with NO WARRANTY, to the extent permitted by law. |
| 25 | You may redistribute copies of this program | 25 | You may redistribute copies of this program |
| 26 | under the terms of the GNU General Public License. | 26 | under the terms of the GNU General Public License. |