]> git.ipfire.org Git - thirdparty/gcc.git/blobdiff - contrib/check_GNU_style.sh
Update Copyright years for files modified in 2011 and/or 2012.
[thirdparty/gcc.git] / contrib / check_GNU_style.sh
index b7f1c9d93787741e0f5895ddac4d76a2295bf2ac..ef8fdda6ddd023397ff220772e61d55b07791cb8 100755 (executable)
@@ -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