]> git.ipfire.org Git - thirdparty/gcc.git/blobdiff - gcc/dse.c
Update copyright years.
[thirdparty/gcc.git] / gcc / dse.c
index 35eef719ec3e7c36f0feba94755ef1b914f4c0f8..7dc0b8a2a9c486eedacf47d0264e7554dc93fbe5 100644 (file)
--- a/gcc/dse.c
+++ b/gcc/dse.c
@@ -1,5 +1,5 @@
 /* RTL dead store elimination.
-   Copyright (C) 2005-2015 Free Software Foundation, Inc.
+   Copyright (C) 2005-2016 Free Software Foundation, Inc.
 
    Contributed by Richard Sandiford <rsandifor@codesourcery.com>
    and Kenneth Zadeck <zadeck@naturalbridge.com>