diff options
Diffstat (limited to 'gcc/graphite-isl-ast-to-gimple.cc')
-rw-r--r-- | gcc/graphite-isl-ast-to-gimple.cc | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/gcc/graphite-isl-ast-to-gimple.cc b/gcc/graphite-isl-ast-to-gimple.cc index 844b6d4..6c0d6f9 100644 --- a/gcc/graphite-isl-ast-to-gimple.cc +++ b/gcc/graphite-isl-ast-to-gimple.cc @@ -1,5 +1,5 @@ /* Translation of isl AST to Gimple. - Copyright (C) 2014-2022 Free Software Foundation, Inc. + Copyright (C) 2014-2023 Free Software Foundation, Inc. Contributed by Roman Gareev <gareevroman@gmail.com>. This file is part of GCC. |