summaryrefslogtreecommitdiff
path: root/gcc/config/tilepro/gen-mul-tables.cc
diff options
context:
space:
mode:
Diffstat (limited to 'gcc/config/tilepro/gen-mul-tables.cc')
-rw-r--r--gcc/config/tilepro/gen-mul-tables.cc4
1 files changed, 2 insertions, 2 deletions
diff --git a/gcc/config/tilepro/gen-mul-tables.cc b/gcc/config/tilepro/gen-mul-tables.cc
index 017602bcdd0..2a345023aea 100644
--- a/gcc/config/tilepro/gen-mul-tables.cc
+++ b/gcc/config/tilepro/gen-mul-tables.cc
@@ -1,5 +1,5 @@
/* Multiply table generator for tile.
- Copyright (C) 2011-2019 Free Software Foundation, Inc.
+ Copyright (C) 2011-2020 Free Software Foundation, Inc.
Contributed by Walter Lee (walt@tilera.com)
This file is part of GCC.
@@ -1230,7 +1230,7 @@ main ()
#else
printf ("/* Constant multiply table for TILE-Gx.\n");
#endif
- printf (" Copyright (C) 2011-2019 Free Software Foundation, Inc.\n");
+ printf (" Copyright (C) 2011-2020 Free Software Foundation, Inc.\n");
printf (" Contributed by Walter Lee (walt@tilera.com)\n");
printf ("\n");
printf (" This file is part of GCC.\n");