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