]> git.ipfire.org Git - thirdparty/gcc.git/blobdiff - gcc/auto-inc-dec.c
Update Copyright years for files modified in 2011 and/or 2012.
[thirdparty/gcc.git] / gcc / auto-inc-dec.c
index 810e9f2955f8f63ce851a698d24f62f745c33189..def9c9adeaaa977fb2a6569f9e253ad8ff819ccd 100644 (file)
@@ -1,5 +1,6 @@
 /* Discovery of auto-inc and auto-dec instructions.
-   Copyright (C) 2006, 2007, 2008, 2009, 2010 Free Software Foundation, Inc.
+   Copyright (C) 2006, 2007, 2008, 2009, 2010, 2011, 2012
+   Free Software Foundation, Inc.
    Contributed by Kenneth Zadeck <zadeck@naturalbridge.com>
 
 This file is part of GCC.