]> 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 01401cad6e6c17c9b2896d5a40d674266e3d800a..268d26cab07663b38a800deeb847abd38850df6d 100644 (file)
@@ -1,5 +1,5 @@
 /* Conditional Dead Call Elimination pass for the GNU compiler.
-   Copyright (C) 2008-2018 Free Software Foundation, Inc.
+   Copyright (C) 2008-2019 Free Software Foundation, Inc.
    Contributed by Xinliang David Li <davidxl@google.com>
 
 This file is part of GCC.