]> git.ipfire.org Git - thirdparty/gcc.git/blobdiff - gcc/tree-call-cdce.c
Update copyright years.
[thirdparty/gcc.git] / gcc / tree-call-cdce.c
index 4123130ab2a37a623cb777456bd51bfaa207bf09..647be3937a3a41834c2fc12b60c66920beb77eca 100644 (file)
@@ -1,5 +1,5 @@
 /* Conditional Dead Call Elimination pass for the GNU compiler.
-   Copyright (C) 2008-2015 Free Software Foundation, Inc.
+   Copyright (C) 2008-2016 Free Software Foundation, Inc.
    Contributed by Xinliang David Li <davidxl@google.com>
 
 This file is part of GCC.