diff options
author | Paul Eggert <eggert@cs.ucla.edu> | 2017-01-01 01:48:38 -0800 |
---|---|---|
committer | Paul Eggert <eggert@cs.ucla.edu> | 2017-01-01 01:48:59 -0800 |
commit | e6a782ee1af7e9d2fe52c3a8cddaf7f02c1ad150 (patch) | |
tree | 680f1229617e6265f563051d5d3b76a0583ddae8 /nt | |
parent | 42479446d3f2973c848f207ea840eeaab519c141 (diff) | |
download | emacs-e6a782ee1af7e9d2fe52c3a8cddaf7f02c1ad150.tar.gz |
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 'nt')
-rw-r--r-- | nt/inc/sys/resource.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/nt/inc/sys/resource.h b/nt/inc/sys/resource.h index dfa0318cb40..2964a643d35 100644 --- a/nt/inc/sys/resource.h +++ b/nt/inc/sys/resource.h @@ -1,6 +1,6 @@ /* A limited emulation of sys/resource.h. -Copyright (C) 2016 Free Software Foundation, Inc. +Copyright (C) 2016-2017 Free Software Foundation, Inc. This file is part of GNU Emacs. |