diff options
Diffstat (limited to 'gcc/graphite-scop-detection.cc')
-rw-r--r-- | gcc/graphite-scop-detection.cc | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/gcc/graphite-scop-detection.cc b/gcc/graphite-scop-detection.cc index 9792d87..f976451 100644 --- a/gcc/graphite-scop-detection.cc +++ b/gcc/graphite-scop-detection.cc @@ -1,5 +1,5 @@ /* Detection of Static Control Parts (SCoP) for Graphite. - Copyright (C) 2009-2022 Free Software Foundation, Inc. + Copyright (C) 2009-2023 Free Software Foundation, Inc. Contributed by Sebastian Pop <sebastian.pop@amd.com> and Tobias Grosser <grosser@fim.uni-passau.de>. |