]> git.ipfire.org Git - thirdparty/gcc.git/commitdiff
Update copyright year. Committed without a ChangeLog entry.
authorian <ian@138bc75d-0d04-0410-961f-82ee72b054a4>
Sun, 26 Apr 2009 03:51:54 +0000 (03:51 +0000)
committerian <ian@138bc75d-0d04-0410-961f-82ee72b054a4>
Sun, 26 Apr 2009 03:51:54 +0000 (03:51 +0000)
git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@146794 138bc75d-0d04-0410-961f-82ee72b054a4

gcc/tree-nomudflap.c

index 5429e289c356131b973a9f06c179baf13585866e..253dd2372e9bd9914830e4d101b7456d524798b6 100644 (file)
@@ -1,5 +1,6 @@
 /* Mudflap: narrow-pointer bounds-checking by tree rewriting.
-   Copyright (C) 2001, 2002, 2003, 2007, 2008 Free Software Foundation, Inc.
+   Copyright (C) 2001, 2002, 2003, 2007, 2008, 2009
+   Free Software Foundation, Inc.
    Contributed by Frank Ch. Eigler <fche@redhat.com>
 
 This file is part of GCC.