summaryrefslogtreecommitdiff
path: root/build-aux
diff options
context:
space:
mode:
authorAkim Demaille <akim.demaille@gmail.com>2019-01-05 14:58:05 +0100
committerAkim Demaille <akim.demaille@gmail.com>2019-01-05 14:58:05 +0100
commit2471733f1ad79f7f608cdf02c6159623578560fd (patch)
tree063f3d42332bf2e67de46b93beb35e29be22b33f /build-aux
parentc0c45cfa382678a43dbc5a2b328e11c6bdb91eb2 (diff)
downloadbison-2471733f1ad79f7f608cdf02c6159623578560fd.tar.gz
package: bump copyrights to 2019
Diffstat (limited to 'build-aux')
-rw-r--r--build-aux/Darwin.valgrind2
-rw-r--r--build-aux/Linux.valgrind2
-rw-r--r--build-aux/local.mk2
-rwxr-xr-xbuild-aux/update-b4-copyright2
-rwxr-xr-xbuild-aux/update-package-copyright-year2
5 files changed, 5 insertions, 5 deletions
diff --git a/build-aux/Darwin.valgrind b/build-aux/Darwin.valgrind
index ba9b9494..c791147f 100644
--- a/build-aux/Darwin.valgrind
+++ b/build-aux/Darwin.valgrind
@@ -1,4 +1,4 @@
-# Copyright (C) 2012-2015, 2018 Free Software Foundation, Inc.
+# Copyright (C) 2012-2015, 2018-2019 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/Linux.valgrind b/build-aux/Linux.valgrind
index e9cb906c..729dd5e3 100644
--- a/build-aux/Linux.valgrind
+++ b/build-aux/Linux.valgrind
@@ -1,4 +1,4 @@
-# Copyright (C) 2012-2015, 2018 Free Software Foundation, Inc.
+# Copyright (C) 2012-2015, 2018-2019 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 b7c600f6..b9cb25af 100644
--- a/build-aux/local.mk
+++ b/build-aux/local.mk
@@ -1,4 +1,4 @@
-## Copyright (C) 2000-2015, 2018 Free Software Foundation, Inc.
+## Copyright (C) 2000-2015, 2018-2019 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 8946378a..744592f5 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-2015, 2018 Free Software Foundation, Inc.
+# Copyright (C) 2009-2015, 2018-2019 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 da9ac3a1..116f3fe6 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-2015, 2018 Free Software Foundation, Inc.
+# Copyright (C) 2010-2015, 2018-2019 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