diff options
Diffstat (limited to 'libgcc/config/sol2')
-rw-r--r-- | libgcc/config/sol2/crtp.c | 2 | ||||
-rw-r--r-- | libgcc/config/sol2/crtpg.c | 2 | ||||
-rw-r--r-- | libgcc/config/sol2/t-sol2 | 2 |
3 files changed, 3 insertions, 3 deletions
diff --git a/libgcc/config/sol2/crtp.c b/libgcc/config/sol2/crtp.c index 8b79c55eb90..38b33c15cdc 100644 --- a/libgcc/config/sol2/crtp.c +++ b/libgcc/config/sol2/crtp.c @@ -1,5 +1,5 @@ /* Dummy _mcount when mixing profiling and non-profiling objects. - Copyright (C) 2015 Free Software Foundation, Inc. + Copyright (C) 2015-2016 Free Software Foundation, Inc. This file is part of GCC. diff --git a/libgcc/config/sol2/crtpg.c b/libgcc/config/sol2/crtpg.c index e07a36af937..38ee21cc9b4 100644 --- a/libgcc/config/sol2/crtpg.c +++ b/libgcc/config/sol2/crtpg.c @@ -1,5 +1,5 @@ /* Register profiling startup and cleanup with Solaris CRTs. - Copyright (C) 2015 Free Software Foundation, Inc. + Copyright (C) 2015-2016 Free Software Foundation, Inc. This file is part of GCC. diff --git a/libgcc/config/sol2/t-sol2 b/libgcc/config/sol2/t-sol2 index 75b05883b14..31b6f2364ee 100644 --- a/libgcc/config/sol2/t-sol2 +++ b/libgcc/config/sol2/t-sol2 @@ -1,4 +1,4 @@ -# Copyright (C) 2004-2015 Free Software Foundation, Inc. +# Copyright (C) 2004-2016 Free Software Foundation, Inc. # # This file is part of GCC. # |