diff options
| author | Paul Eggert | 2017-01-01 01:48:38 -0800 |
|---|---|---|
| committer | Paul Eggert | 2017-01-01 01:48:59 -0800 |
| commit | e6a782ee1af7e9d2fe52c3a8cddaf7f02c1ad150 (patch) | |
| tree | 680f1229617e6265f563051d5d3b76a0583ddae8 /lib | |
| parent | 42479446d3f2973c848f207ea840eeaab519c141 (diff) | |
| download | emacs-e6a782ee1af7e9d2fe52c3a8cddaf7f02c1ad150.tar.gz emacs-e6a782ee1af7e9d2fe52c3a8cddaf7f02c1ad150.zip | |
Update copyright year to 2017 in master
Run admin/update-copyright in the master branch. This fixes files
that were not already fixed in the emacs-25 branch before it was
merged here.
Diffstat (limited to 'lib')
| -rw-r--r-- | lib/Makefile.am | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/Makefile.am b/lib/Makefile.am index 316c63725a7..e6d90ddd102 100644 --- a/lib/Makefile.am +++ b/lib/Makefile.am | |||
| @@ -1,4 +1,4 @@ | |||
| 1 | # Copyright 2016 Free Software Foundation, Inc. | 1 | # Copyright 2016-2017 Free Software Foundation, Inc. |
| 2 | 2 | ||
| 3 | # This file is part of GNU Emacs. | 3 | # This file is part of GNU Emacs. |
| 4 | 4 | ||