aboutsummaryrefslogtreecommitdiffstats
path: root/lib-src
diff options
context:
space:
mode:
Diffstat (limited to 'lib-src')
-rw-r--r--lib-src/pop.h2
-rwxr-xr-xlib-src/rcs2log4
2 files changed, 3 insertions, 3 deletions
diff --git a/lib-src/pop.h b/lib-src/pop.h
index 81fa459d41f..ff8a7a9fdbe 100644
--- a/lib-src/pop.h
+++ b/lib-src/pop.h
@@ -1,7 +1,7 @@
1/* pop.h: Header file for the "pop.c" client POP3 protocol. 1/* pop.h: Header file for the "pop.c" client POP3 protocol.
2 Copyright (C) 1991, 1993, 2001-2019 Free Software Foundation, Inc. 2 Copyright (C) 1991, 1993, 2001-2019 Free Software Foundation, Inc.
3 3
4Author: Jonathan Kamens <jik@security.ov.com> 4Author: Jonathan Kamens <jik@security.ov.com>
5 5
6This file is part of GNU Emacs. 6This file is part of GNU Emacs.
7 7
diff --git a/lib-src/rcs2log b/lib-src/rcs2log
index 2368780b7cf..0e62bf63862 100755
--- a/lib-src/rcs2log
+++ b/lib-src/rcs2log
@@ -4,7 +4,7 @@
4 4
5# Copyright (C) 1992-1998, 2001-2019 Free Software Foundation, Inc. 5# Copyright (C) 1992-1998, 2001-2019 Free Software Foundation, Inc.
6 6
7# Author: Paul Eggert <eggert@twinsun.com> 7# Author: Paul Eggert <eggert@cs.ucla.edu>
8 8
9# This program is free software: you can redistribute it and/or modify 9# This program is free software: you can redistribute it and/or modify
10# it under the terms of the GNU General Public License as published by 10# it under the terms of the GNU General Public License as published by
@@ -25,7 +25,7 @@ This program comes with NO WARRANTY, to the extent permitted by law.
25You may redistribute copies of this program 25You may redistribute copies of this program
26under the terms of the GNU General Public License. 26under the terms of the GNU General Public License.
27For more information about these matters, see the files named COPYING. 27For more information about these matters, see the files named COPYING.
28Author: Paul Eggert <eggert@twinsun.com>' 28Author: Paul Eggert <eggert@cs.ucla.edu>'
29 29
30Help=' 30Help='
31Generate ChangeLog entries from RCS files (perhaps in a CVS repository) 31Generate ChangeLog entries from RCS files (perhaps in a CVS repository)