]> git.ipfire.org Git - thirdparty/gcc.git/blobdiff - gcc/lto-wrapper.c
Update Copyright years for files modified in 2011 and/or 2012.
[thirdparty/gcc.git] / gcc / lto-wrapper.c
index 24de743306a0875d66922a9c66f7f8b55ccf23c4..bb9ea0d41f622a8c2cab4815a6a47d83b2317a4d 100644 (file)
@@ -1,5 +1,5 @@
 /* Wrapper to call lto.  Used by collect2 and the linker plugin.
-   Copyright (C) 2009, 2010 Free Software Foundation, Inc.
+   Copyright (C) 2009, 2010, 2011, 2012 Free Software Foundation, Inc.
 
    Factored out of collect2 by Rafael Espindola <espindola@google.com>