summaryrefslogtreecommitdiff
path: root/etc
diff options
context:
space:
mode:
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 b9b8ce69..ee941031 100644
--- a/etc/README
+++ b/etc/README
@@ -16,7 +16,7 @@ straightforward use of _build/src/bison would.)
--
-Copyright (C) 2006, 2009-2013 Free Software Foundation, Inc.
+Copyright (C) 2006, 2009-2014 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 30d0a996..69d21d55 100755
--- a/etc/bench.pl.in
+++ b/etc/bench.pl.in
@@ -1,6 +1,6 @@
#! /usr/bin/perl -w
-# Copyright (C) 2006, 2008-2013 Free Software Foundation, Inc.
+# Copyright (C) 2006, 2008-2014 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 2dc411ec..d1c52720 100644
--- a/etc/local.mk
+++ b/etc/local.mk
@@ -1,4 +1,4 @@
-## Copyright (C) 2006, 2008-2013 Free Software Foundation, Inc.
+## Copyright (C) 2006, 2008-2014 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