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