summaryrefslogtreecommitdiff
path: root/contrib
diff options
context:
space:
mode:
Diffstat (limited to 'contrib')
-rwxr-xr-xcontrib/check_GNU_style.sh2
-rw-r--r--contrib/check_makefile_deps.sh2
-rwxr-xr-xcontrib/compare-debug2
-rwxr-xr-xcontrib/repro_fail2
4 files changed, 4 insertions, 4 deletions
diff --git a/contrib/check_GNU_style.sh b/contrib/check_GNU_style.sh
index b7f1c9d9378..ef8fdda6ddd 100755
--- a/contrib/check_GNU_style.sh
+++ b/contrib/check_GNU_style.sh
@@ -1,7 +1,7 @@
#!/bin/sh
# Checks some of the GNU style formatting rules in a set of patches.
-# Copyright (C) 2010 Free Software Foundation, Inc.
+# Copyright (C) 2010, 2012 Free Software Foundation, Inc.
# Contributed by Sebastian Pop <sebastian.pop@amd.com>
# This program is free software; you can redistribute it and/or modify
diff --git a/contrib/check_makefile_deps.sh b/contrib/check_makefile_deps.sh
index 74dde333d95..fd739a114b1 100644
--- a/contrib/check_makefile_deps.sh
+++ b/contrib/check_makefile_deps.sh
@@ -2,7 +2,7 @@
#
# Check for accurate dependencies in gcc/Makefile.in.
#
-# Copyright (C) 2008 Free Software Foundation, Inc.
+# Copyright (C) 2008, 2012 Free Software Foundation, Inc.
# Written by Ralf Wildenhues <Ralf.Wildenhues@gmx.de>.
#
# This script is Free Software, and it can be copied, distributed and
diff --git a/contrib/compare-debug b/contrib/compare-debug
index fb8986dedfd..22870cf8e04 100755
--- a/contrib/compare-debug
+++ b/contrib/compare-debug
@@ -2,7 +2,7 @@
# Compare stripped copies of two given object files.
-# Copyright (C) 2007, 2008, 2009, 2010 Free Software Foundation
+# Copyright (C) 2007, 2008, 2009, 2010, 2012 Free Software Foundation
# Originally by Alexandre Oliva <aoliva@redhat.com>
# This file is part of GCC.
diff --git a/contrib/repro_fail b/contrib/repro_fail
index c55d080951f..b28a7127b1e 100755
--- a/contrib/repro_fail
+++ b/contrib/repro_fail
@@ -4,7 +4,7 @@
#
# Contributed by Diego Novillo <dnovillo@google.com>
#
-# Copyright (C) 2011 Free Software Foundation, Inc.
+# Copyright (C) 2011, 2012 Free Software Foundation, Inc.
#
# This file is part of GCC.
#