diff options
Diffstat (limited to 'lib-src')
| -rw-r--r-- | lib-src/Makefile.in | 2 | ||||
| -rw-r--r-- | lib-src/ebrowse.c | 2 | ||||
| -rw-r--r-- | lib-src/emacsclient.c | 2 | ||||
| -rw-r--r-- | lib-src/etags.c | 2 | ||||
| -rw-r--r-- | lib-src/hexl.c | 2 | ||||
| -rw-r--r-- | lib-src/make-docfile.c | 2 | ||||
| -rw-r--r-- | lib-src/movemail.c | 2 | ||||
| -rw-r--r-- | lib-src/pop.c | 2 | ||||
| -rw-r--r-- | lib-src/pop.h | 2 | ||||
| -rw-r--r-- | lib-src/profile.c | 2 | ||||
| -rwxr-xr-x | lib-src/rcs2log | 2 | ||||
| -rw-r--r-- | lib-src/update-game-score.c | 2 |
12 files changed, 12 insertions, 12 deletions
diff --git a/lib-src/Makefile.in b/lib-src/Makefile.in index fa8de0bcc94..5947fbde822 100644 --- a/lib-src/Makefile.in +++ b/lib-src/Makefile.in | |||
| @@ -16,7 +16,7 @@ | |||
| 16 | # GNU General Public License for more details. | 16 | # GNU General Public License for more details. |
| 17 | 17 | ||
| 18 | # You should have received a copy of the GNU General Public License | 18 | # You should have received a copy of the GNU General Public License |
| 19 | # along with GNU Emacs. If not, see <http://www.gnu.org/licenses/>. | 19 | # along with GNU Emacs. If not, see <https://www.gnu.org/licenses/>. |
| 20 | 20 | ||
| 21 | SHELL = @SHELL@ | 21 | SHELL = @SHELL@ |
| 22 | 22 | ||
diff --git a/lib-src/ebrowse.c b/lib-src/ebrowse.c index e77b7c94cca..d444a54b9a8 100644 --- a/lib-src/ebrowse.c +++ b/lib-src/ebrowse.c | |||
| @@ -15,7 +15,7 @@ MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the | |||
| 15 | GNU General Public License for more details. | 15 | GNU General Public License for more details. |
| 16 | 16 | ||
| 17 | You should have received a copy of the GNU General Public License | 17 | You should have received a copy of the GNU General Public License |
| 18 | along with GNU Emacs. If not, see <http://www.gnu.org/licenses/>. */ | 18 | along with GNU Emacs. If not, see <https://www.gnu.org/licenses/>. */ |
| 19 | 19 | ||
| 20 | 20 | ||
| 21 | #include <config.h> | 21 | #include <config.h> |
diff --git a/lib-src/emacsclient.c b/lib-src/emacsclient.c index 5e181ccacb1..b3ebb84ca0a 100644 --- a/lib-src/emacsclient.c +++ b/lib-src/emacsclient.c | |||
| @@ -15,7 +15,7 @@ MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the | |||
| 15 | GNU General Public License for more details. | 15 | GNU General Public License for more details. |
| 16 | 16 | ||
| 17 | You should have received a copy of the GNU General Public License | 17 | You should have received a copy of the GNU General Public License |
| 18 | along with GNU Emacs. If not, see <http://www.gnu.org/licenses/>. */ | 18 | along with GNU Emacs. If not, see <https://www.gnu.org/licenses/>. */ |
| 19 | 19 | ||
| 20 | 20 | ||
| 21 | #include <config.h> | 21 | #include <config.h> |
diff --git a/lib-src/etags.c b/lib-src/etags.c index b4ce43de4f6..4000f47a414 100644 --- a/lib-src/etags.c +++ b/lib-src/etags.c | |||
| @@ -44,7 +44,7 @@ MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the | |||
| 44 | GNU General Public License for more details. | 44 | GNU General Public License for more details. |
| 45 | 45 | ||
| 46 | You should have received a copy of the GNU General Public License | 46 | You should have received a copy of the GNU General Public License |
| 47 | along with this program. If not, see <http://www.gnu.org/licenses/>. */ | 47 | along with this program. If not, see <https://www.gnu.org/licenses/>. */ |
| 48 | 48 | ||
| 49 | 49 | ||
| 50 | /* NB To comply with the above BSD license, copyright information is | 50 | /* NB To comply with the above BSD license, copyright information is |
diff --git a/lib-src/hexl.c b/lib-src/hexl.c index d949af08902..df49a598cac 100644 --- a/lib-src/hexl.c +++ b/lib-src/hexl.c | |||
| @@ -16,7 +16,7 @@ MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the | |||
| 16 | GNU General Public License for more details. | 16 | GNU General Public License for more details. |
| 17 | 17 | ||
| 18 | You should have received a copy of the GNU General Public License | 18 | You should have received a copy of the GNU General Public License |
| 19 | along with this program. If not, see <http://www.gnu.org/licenses/>. */ | 19 | along with this program. If not, see <https://www.gnu.org/licenses/>. */ |
| 20 | 20 | ||
| 21 | 21 | ||
| 22 | #include <config.h> | 22 | #include <config.h> |
diff --git a/lib-src/make-docfile.c b/lib-src/make-docfile.c index c48f202a511..69c7f37a17a 100644 --- a/lib-src/make-docfile.c +++ b/lib-src/make-docfile.c | |||
| @@ -16,7 +16,7 @@ MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the | |||
| 16 | GNU General Public License for more details. | 16 | GNU General Public License for more details. |
| 17 | 17 | ||
| 18 | You should have received a copy of the GNU General Public License | 18 | You should have received a copy of the GNU General Public License |
| 19 | along with GNU Emacs. If not, see <http://www.gnu.org/licenses/>. */ | 19 | along with GNU Emacs. If not, see <https://www.gnu.org/licenses/>. */ |
| 20 | 20 | ||
| 21 | 21 | ||
| 22 | /* The arguments given to this program are all the C and Lisp source files | 22 | /* The arguments given to this program are all the C and Lisp source files |
diff --git a/lib-src/movemail.c b/lib-src/movemail.c index e5ca0b16611..ce8dfd2ad95 100644 --- a/lib-src/movemail.c +++ b/lib-src/movemail.c | |||
| @@ -17,7 +17,7 @@ MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the | |||
| 17 | GNU General Public License for more details. | 17 | GNU General Public License for more details. |
| 18 | 18 | ||
| 19 | You should have received a copy of the GNU General Public License | 19 | You should have received a copy of the GNU General Public License |
| 20 | along with GNU Emacs. If not, see <http://www.gnu.org/licenses/>. */ | 20 | along with GNU Emacs. If not, see <https://www.gnu.org/licenses/>. */ |
| 21 | 21 | ||
| 22 | 22 | ||
| 23 | /* Important notice: defining MAIL_USE_FLOCK or MAIL_USE_LOCKF *will | 23 | /* Important notice: defining MAIL_USE_FLOCK or MAIL_USE_LOCKF *will |
diff --git a/lib-src/pop.c b/lib-src/pop.c index 1a85bd23e7f..ba5ac6eb825 100644 --- a/lib-src/pop.c +++ b/lib-src/pop.c | |||
| @@ -18,7 +18,7 @@ MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the | |||
| 18 | GNU General Public License for more details. | 18 | GNU General Public License for more details. |
| 19 | 19 | ||
| 20 | You should have received a copy of the GNU General Public License | 20 | You should have received a copy of the GNU General Public License |
| 21 | along with GNU Emacs. If not, see <http://www.gnu.org/licenses/>. */ | 21 | along with GNU Emacs. If not, see <https://www.gnu.org/licenses/>. */ |
| 22 | 22 | ||
| 23 | 23 | ||
| 24 | #include <config.h> | 24 | #include <config.h> |
diff --git a/lib-src/pop.h b/lib-src/pop.h index 474cf1a8dbc..81949851208 100644 --- a/lib-src/pop.h +++ b/lib-src/pop.h | |||
| @@ -16,7 +16,7 @@ MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the | |||
| 16 | GNU General Public License for more details. | 16 | GNU General Public License for more details. |
| 17 | 17 | ||
| 18 | You should have received a copy of the GNU General Public License | 18 | You should have received a copy of the GNU General Public License |
| 19 | along with GNU Emacs. If not, see <http://www.gnu.org/licenses/>. */ | 19 | along with GNU Emacs. If not, see <https://www.gnu.org/licenses/>. */ |
| 20 | 20 | ||
| 21 | 21 | ||
| 22 | #include <stdio.h> | 22 | #include <stdio.h> |
diff --git a/lib-src/profile.c b/lib-src/profile.c index f4ab45c1718..6308041fbce 100644 --- a/lib-src/profile.c +++ b/lib-src/profile.c | |||
| @@ -17,7 +17,7 @@ MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the | |||
| 17 | GNU General Public License for more details. | 17 | GNU General Public License for more details. |
| 18 | 18 | ||
| 19 | You should have received a copy of the GNU General Public License | 19 | You should have received a copy of the GNU General Public License |
| 20 | along with GNU Emacs. If not, see <http://www.gnu.org/licenses/>. */ | 20 | along with GNU Emacs. If not, see <https://www.gnu.org/licenses/>. */ |
| 21 | 21 | ||
| 22 | 22 | ||
| 23 | /** | 23 | /** |
diff --git a/lib-src/rcs2log b/lib-src/rcs2log index 1a1771b2b24..5e5709201e3 100755 --- a/lib-src/rcs2log +++ b/lib-src/rcs2log | |||
| @@ -17,7 +17,7 @@ | |||
| 17 | # GNU General Public License for more details. | 17 | # GNU General Public License for more details. |
| 18 | 18 | ||
| 19 | # You should have received a copy of the GNU General Public License | 19 | # You should have received a copy of the GNU General Public License |
| 20 | # along with this program. If not, see <http://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) 2017 Free Software Foundation, Inc. | 23 | Copyright='Copyright (C) 2017 Free Software Foundation, Inc. |
diff --git a/lib-src/update-game-score.c b/lib-src/update-game-score.c index 942aeeb399d..5816edf1d24 100644 --- a/lib-src/update-game-score.c +++ b/lib-src/update-game-score.c | |||
| @@ -17,7 +17,7 @@ MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the | |||
| 17 | GNU General Public License for more details. | 17 | GNU General Public License for more details. |
| 18 | 18 | ||
| 19 | You should have received a copy of the GNU General Public License | 19 | You should have received a copy of the GNU General Public License |
| 20 | along with GNU Emacs. If not, see <http://www.gnu.org/licenses/>. */ | 20 | along with GNU Emacs. If not, see <https://www.gnu.org/licenses/>. */ |
| 21 | 21 | ||
| 22 | 22 | ||
| 23 | /* This program allows a game to securely and atomically update a | 23 | /* This program allows a game to securely and atomically update a |