summaryrefslogtreecommitdiff
path: root/top/maint.mk
diff options
context:
space:
mode:
authorPaul Eggert <eggert@cs.ucla.edu>2015-01-01 01:38:23 +0000
committerPaul Eggert <eggert@cs.ucla.edu>2014-12-31 17:47:54 -0800
commitb9bfe78424b871f5b92e5ee9e7d21ef951a6801d (patch)
tree95487f728f79ce4472b5725454c593ce0db7bbe3 /top/maint.mk
parentbd86632bd0a614a4195e38ae376893432fcaec3b (diff)
downloadgnulib-b9bfe78424b871f5b92e5ee9e7d21ef951a6801d.tar.gz
version-etc: new year
* doc/gnulib.texi: * lib/version-etc.c (COPYRIGHT_YEAR): Update copyright date. * all files: Run 'make update-copyright'.
Diffstat (limited to 'top/maint.mk')
-rw-r--r--top/maint.mk2
1 files changed, 1 insertions, 1 deletions
diff --git a/top/maint.mk b/top/maint.mk
index 1f5bddd56a..d21931f1bb 100644
--- a/top/maint.mk
+++ b/top/maint.mk
@@ -2,7 +2,7 @@
# This Makefile fragment tries to be general-purpose enough to be
# used by many projects via the gnulib maintainer-makefile module.
-## Copyright (C) 2001-2014 Free Software Foundation, Inc.
+## Copyright (C) 2001-2015 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 by