summaryrefslogtreecommitdiff
path: root/etc
diff options
context:
space:
mode:
authorJim Meyering <meyering@redhat.com>2012-01-13 10:09:44 +0100
committerJim Meyering <meyering@redhat.com>2012-01-13 10:09:44 +0100
commit34136e65fc7bd6babcfedcbfcfdca3b9feb10f1d (patch)
treef01a9941d7d387c638d250dbafb5b0344179c8c7 /etc
parent2a2b7485698370ef54856a4dafd5283042fd4665 (diff)
downloadbison-34136e65fc7bd6babcfedcbfcfdca3b9feb10f1d.tar.gz
maint: run "make update-copyright".
Diffstat (limited to 'etc')
-rw-r--r--etc/README2
-rwxr-xr-xetc/bench.pl.in2
-rw-r--r--etc/local.mk2
3 files changed, 3 insertions, 3 deletions
diff --git a/etc/README b/etc/README
index ab88e257..6e8161af 100644
--- a/etc/README
+++ b/etc/README
@@ -19,7 +19,7 @@ straightforward use of _build/src/bison would.)
--
-Copyright (C) 2006, 2009-2011 Free Software Foundation, Inc.
+Copyright (C) 2006, 2009-2012 Free Software Foundation, Inc.
This file is part of Bison, the GNU Compiler Compiler.
diff --git a/etc/bench.pl.in b/etc/bench.pl.in
index 706ddc08..7e604309 100755
--- a/etc/bench.pl.in
+++ b/etc/bench.pl.in
@@ -1,6 +1,6 @@
#! /usr/bin/perl -w
-# Copyright (C) 2006, 2008-2011 Free Software Foundation, Inc.
+# Copyright (C) 2006, 2008-2012 Free Software Foundation, Inc.
#
# This file is part of Bison, the GNU Compiler Compiler.
#
diff --git a/etc/local.mk b/etc/local.mk
index fa06e6b3..e05714dd 100644
--- a/etc/local.mk
+++ b/etc/local.mk
@@ -1,4 +1,4 @@
-## Copyright (C) 2006, 2008-2011 Free Software Foundation, Inc.
+## Copyright (C) 2006, 2008-2012 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