diff options
author | Paul Eggert <eggert@cs.ucla.edu> | 2015-01-01 11:05:24 -0800 |
---|---|---|
committer | Paul Eggert <eggert@cs.ucla.edu> | 2015-01-01 11:06:53 -0800 |
commit | 035f5aaa91ebd40598e0d89881bbc3cf532440a0 (patch) | |
tree | 31ffe1ccf1bad659893cdb2c1f06cc70e7d15bf2 /m4/acl.m4 | |
parent | 6ddd819467d1d9d0e78f13e5a15c1af9125ae67b (diff) | |
download | emacs-035f5aaa91ebd40598e0d89881bbc3cf532440a0.tar.gz emacs-035f5aaa91ebd40598e0d89881bbc3cf532440a0.tar.bz2 emacs-035f5aaa91ebd40598e0d89881bbc3cf532440a0.zip |
Merge from gnulib, incorporating:
2015-01-01 version-etc: new year
Diffstat (limited to 'm4/acl.m4')
-rw-r--r-- | m4/acl.m4 | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/m4/acl.m4 b/m4/acl.m4 index f02f69d22ac..c77f0edd0e7 100644 --- a/m4/acl.m4 +++ b/m4/acl.m4 @@ -1,7 +1,7 @@ # acl.m4 - check for access control list (ACL) primitives # serial 17 -# Copyright (C) 2002, 2004-2014 Free Software Foundation, Inc. +# Copyright (C) 2002, 2004-2015 Free Software Foundation, Inc. # This file is free software; the Free Software Foundation # gives unlimited permission to copy and/or distribute it, # with or without modifications, as long as this notice is preserved. |