summaryrefslogtreecommitdiff
path: root/gcc/config/tilepro/gen-mul-tables.cc
diff options
context:
space:
mode:
authorjakub <jakub@138bc75d-0d04-0410-961f-82ee72b054a4>2016-01-04 14:30:50 +0000
committerjakub <jakub@138bc75d-0d04-0410-961f-82ee72b054a4>2016-01-04 14:30:50 +0000
commitf1717362de1e56fe1ffab540289d7d0c6ed48b20 (patch)
treee08721a9b85169debf961d7ebab013160b616a42 /gcc/config/tilepro/gen-mul-tables.cc
parent2355cca743fdf675a56964ae41de3357482cb480 (diff)
downloadgcc-f1717362de1e56fe1ffab540289d7d0c6ed48b20.tar.gz
Update copyright years.
git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@232055 138bc75d-0d04-0410-961f-82ee72b054a4
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 25c30ccb1fc..57e3cce0e13 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-2015 Free Software Foundation, Inc.
+ Copyright (C) 2011-2016 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-2015 Free Software Foundation, Inc.\n");
+ printf (" Copyright (C) 2011-2016 Free Software Foundation, Inc.\n");
printf (" Contributed by Walter Lee (walt@tilera.com)\n");
printf ("\n");
printf (" This file is part of GCC.\n");