summaryrefslogtreecommitdiff
path: root/bin
diff options
context:
space:
mode:
Diffstat (limited to 'bin')
-rw-r--r--bin/Makefile.inc2
-rw-r--r--bin/aclocal.in2
-rw-r--r--bin/automake.in2
-rwxr-xr-xbin/gen-perl-protos2
4 files changed, 4 insertions, 4 deletions
diff --git a/bin/Makefile.inc b/bin/Makefile.inc
index 8d2fe19d2..8ec005643 100644
--- a/bin/Makefile.inc
+++ b/bin/Makefile.inc
@@ -1,4 +1,4 @@
-## Copyright (C) 1995-2014 Free Software Foundation, Inc.
+## Copyright (C) 1995-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/bin/aclocal.in b/bin/aclocal.in
index 349f24a23..3ebd4d3fc 100644
--- a/bin/aclocal.in
+++ b/bin/aclocal.in
@@ -7,7 +7,7 @@ eval 'case $# in 0) exec @PERL@ -S "$0";; *) exec @PERL@ -S "$0" "$@";; esac'
# aclocal - create aclocal.m4 by scanning configure.ac
-# Copyright (C) 1996-2014 Free Software Foundation, Inc.
+# Copyright (C) 1996-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/bin/automake.in b/bin/automake.in
index eedc8bcf1..a3a0aa318 100644
--- a/bin/automake.in
+++ b/bin/automake.in
@@ -6,7 +6,7 @@ eval 'case $# in 0) exec @PERL@ -S "$0";; *) exec @PERL@ -S "$0" "$@";; esac'
if 0;
# automake - create Makefile.in from Makefile.am
-# Copyright (C) 1994-2014 Free Software Foundation, Inc.
+# Copyright (C) 1994-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/bin/gen-perl-protos b/bin/gen-perl-protos
index d620281c7..d78fe8a97 100755
--- a/bin/gen-perl-protos
+++ b/bin/gen-perl-protos
@@ -1,6 +1,6 @@
#!/usr/bin/env perl
#
-# Copyright (C) 2013-2014 Free Software Foundation, Inc.
+# Copyright (C) 2013-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