summaryrefslogtreecommitdiff
path: root/build-aux
diff options
context:
space:
mode:
authorAkim Demaille <akim@lrde.epita.fr>2015-01-04 17:31:18 +0100
committerAkim Demaille <akim@lrde.epita.fr>2015-01-04 17:49:13 +0100
commit3209eb1c4c5de8dd812e65da27df00c548f476fe (patch)
treedc194b455d2222e89aa09ed719a4696ba6fe1bad /build-aux
parent975bb564319aa4f4204c48aba265757ba207a80f (diff)
downloadbison-3209eb1c4c5de8dd812e65da27df00c548f476fe.tar.gz
package: bump to 2015
Which also requires: * gnulib: Update.
Diffstat (limited to 'build-aux')
-rw-r--r--build-aux/darwin11.4.0.valgrind2
-rw-r--r--build-aux/local.mk2
-rwxr-xr-xbuild-aux/update-b4-copyright2
-rwxr-xr-xbuild-aux/update-package-copyright-year2
4 files changed, 4 insertions, 4 deletions
diff --git a/build-aux/darwin11.4.0.valgrind b/build-aux/darwin11.4.0.valgrind
index 361e2f35..9b0b06f3 100644
--- a/build-aux/darwin11.4.0.valgrind
+++ b/build-aux/darwin11.4.0.valgrind
@@ -1,4 +1,4 @@
-# Copyright (C) 2012-2014 Free Software Foundation, Inc.
+# Copyright (C) 2012-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
diff --git a/build-aux/local.mk b/build-aux/local.mk
index 59ad4a8d..7d752c86 100644
--- a/build-aux/local.mk
+++ b/build-aux/local.mk
@@ -1,4 +1,4 @@
-# Copyright (C) 2000-2014 Free Software Foundation, Inc.
+# Copyright (C) 2000-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
diff --git a/build-aux/update-b4-copyright b/build-aux/update-b4-copyright
index 35bacd3e..901ff05b 100755
--- a/build-aux/update-b4-copyright
+++ b/build-aux/update-b4-copyright
@@ -3,7 +3,7 @@
# Update b4_copyright invocations or b4_copyright_years definitions to
# include the current year.
-# Copyright (C) 2009-2014 Free Software Foundation, Inc.
+# Copyright (C) 2009-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
diff --git a/build-aux/update-package-copyright-year b/build-aux/update-package-copyright-year
index f0169ff3..f2adedf7 100755
--- a/build-aux/update-package-copyright-year
+++ b/build-aux/update-package-copyright-year
@@ -2,7 +2,7 @@
# In configure.ac, update PACKAGE_COPYRIGHT_YEAR to the current year.
-# Copyright (C) 2010-2014 Free Software Foundation, Inc.
+# Copyright (C) 2010-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