]> git.ipfire.org Git - thirdparty/gcc.git/blobdiff - gcc/c-family/c-omp.c
Update copyright years.
[thirdparty/gcc.git] / gcc / c-family / c-omp.c
index 84572116c76faab0877e8a736c511ee0fbec6cb1..fb1a0d6041ec7cd215b83ac6f48bdfdae332f314 100644 (file)
@@ -1,7 +1,7 @@
 /* This file contains routines to construct OpenACC and OpenMP constructs,
    called from parsing in the C and C++ front ends.
 
-   Copyright (C) 2005-2020 Free Software Foundation, Inc.
+   Copyright (C) 2005-2021 Free Software Foundation, Inc.
    Contributed by Richard Henderson <rth@redhat.com>,
                  Diego Novillo <dnovillo@redhat.com>.