diff options
author | Paul Eggert <eggert@cs.ucla.edu> | 2017-01-01 03:14:01 +0000 |
---|---|---|
committer | Paul Eggert <eggert@cs.ucla.edu> | 2016-12-31 19:42:26 -0800 |
commit | 5badc81c1cdfbb261ad3e6d1b753defb15712f26 (patch) | |
tree | 24d27c1855ccb9f14e0cfae7d0310f9597ae5f0f /lib/alloca.in.h | |
parent | e092f08515af5e523a85ce0624e36da61fba65bd (diff) | |
download | emacs-5badc81c1cdfbb261ad3e6d1b753defb15712f26.tar.gz |
Update copyright year to 2017
Run admin/update-copyright.
Diffstat (limited to 'lib/alloca.in.h')
-rw-r--r-- | lib/alloca.in.h | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/lib/alloca.in.h b/lib/alloca.in.h index d457ebb4761..171986c788b 100644 --- a/lib/alloca.in.h +++ b/lib/alloca.in.h @@ -1,7 +1,7 @@ /* Memory allocation on the stack. - Copyright (C) 1995, 1999, 2001-2004, 2006-2016 Free Software Foundation, - Inc. + Copyright (C) 1995, 1999, 2001-2004, 2006-2017 Free Software + Foundation, Inc. This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published |