diff options
author | Paul Eggert <eggert@cs.ucla.edu> | 2018-01-01 00:21:42 -0800 |
---|---|---|
committer | Paul Eggert <eggert@cs.ucla.edu> | 2018-01-01 00:57:59 -0800 |
commit | 5c7dd8a783fa2503f042f6671279e5fca38c35cb (patch) | |
tree | 5cdd7dbd45722f66524ec6956d90e99ae3ae4c34 /admin/nt | |
parent | 220a9ecba1b62e09703cb0a3c122797d4498ccc2 (diff) | |
download | emacs-5c7dd8a783fa2503f042f6671279e5fca38c35cb.tar.gz |
Update copyright year to 2018
Run admin/update-copyright.
Diffstat (limited to 'admin/nt')
-rw-r--r-- | admin/nt/README-UNDUMP.W32 | 2 | ||||
-rw-r--r-- | admin/nt/README-ftp-server | 2 | ||||
-rwxr-xr-x | admin/nt/dist-build/build-dep-zips.py | 2 | ||||
-rwxr-xr-x | admin/nt/dist-build/build-zips.sh | 2 |
4 files changed, 4 insertions, 4 deletions
diff --git a/admin/nt/README-UNDUMP.W32 b/admin/nt/README-UNDUMP.W32 index b6ed8eee7ec..e54e208a9be 100644 --- a/admin/nt/README-UNDUMP.W32 +++ b/admin/nt/README-UNDUMP.W32 @@ -1,4 +1,4 @@ -Copyright (C) 2001-2017 Free Software Foundation, Inc. +Copyright (C) 2001-2018 Free Software Foundation, Inc. See the end of the file for license conditions. Emacs for Windows diff --git a/admin/nt/README-ftp-server b/admin/nt/README-ftp-server index e480465b36c..3378820e16b 100644 --- a/admin/nt/README-ftp-server +++ b/admin/nt/README-ftp-server @@ -1,4 +1,4 @@ -Copyright (C) 2001-2017 Free Software Foundation, Inc. +Copyright (C) 2001-2018 Free Software Foundation, Inc. See the end of the file for license conditions. Precompiled Distributions of diff --git a/admin/nt/dist-build/build-dep-zips.py b/admin/nt/dist-build/build-dep-zips.py index 9573bf3abcc..fe98ebdcc7c 100755 --- a/admin/nt/dist-build/build-dep-zips.py +++ b/admin/nt/dist-build/build-dep-zips.py @@ -1,6 +1,6 @@ #!/usr/bin/python3 -## Copyright (C) 2017 Free Software Foundation, Inc. +## Copyright (C) 2017-2018 Free Software Foundation, Inc. ## This file is part of GNU Emacs. diff --git a/admin/nt/dist-build/build-zips.sh b/admin/nt/dist-build/build-zips.sh index fb44c31c70d..d008626bb3b 100755 --- a/admin/nt/dist-build/build-zips.sh +++ b/admin/nt/dist-build/build-zips.sh @@ -1,6 +1,6 @@ #!/bin/bash -## Copyright (C) 2017 Free Software Foundation, Inc. +## Copyright (C) 2017-2018 Free Software Foundation, Inc. ## This file is part of GNU Emacs. |