From: Olivier Hainque Date: Thu, 8 Jun 2017 08:20:39 +0000 (+0000) Subject: vx_crtbegin_auto.c: Update year in copyright notice. X-Git-Tag: basepoints/gcc-9~6777 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=724faf7b59e902360622e18788b56a4bf1505a32;p=thirdparty%2Fgcc.git vx_crtbegin_auto.c: Update year in copyright notice. 2017-06-08 Olivier Hainque * vx_crtbegin_auto.c: Update year in copyright notice. * vx_crtbegin.c: Likewise. * vx_crtbegin.inc: Likewise. * vx_crtend.c: Likewise. From-SVN: r249007 --- diff --git a/gcc/ada/ChangeLog b/gcc/ada/ChangeLog index e5daf42808bd..e7f2b86fd87f 100644 --- a/gcc/ada/ChangeLog +++ b/gcc/ada/ChangeLog @@ -1,3 +1,10 @@ +2017-06-08 Olivier Hainque + + * vx_crtbegin_auto.c: Update year in copyright notice. + * vx_crtbegin.c: Likewise. + * vx_crtbegin.inc: Likewise. + * vx_crtend.c: Likewise. + 2017-06-07 Sebastian Huber * Makefile.in (rtems): Use TLS implementation for s-tpopsp.adb. diff --git a/gcc/ada/vx_crtbegin.c b/gcc/ada/vx_crtbegin.c index 82c2993faf9d..c4628ee12eed 100644 --- a/gcc/ada/vx_crtbegin.c +++ b/gcc/ada/vx_crtbegin.c @@ -6,7 +6,7 @@ * * * C Implementation File * * * - * Copyright (C) 2016, Free Software Foundation, Inc. * + * Copyright (C) 2017, Free Software Foundation, Inc. * * * * GNAT is free software; you can redistribute it and/or modify it under * * terms of the GNU General Public License as published by the Free Soft- * diff --git a/gcc/ada/vx_crtbegin.inc b/gcc/ada/vx_crtbegin.inc index 111310b697f5..fea12c14257f 100644 --- a/gcc/ada/vx_crtbegin.inc +++ b/gcc/ada/vx_crtbegin.inc @@ -6,7 +6,7 @@ * * * C Implementation File * * * - * Copyright (C) 2016, Free Software Foundation, Inc. * + * Copyright (C) 2017, Free Software Foundation, Inc. * * * * GNAT is free software; you can redistribute it and/or modify it under * * terms of the GNU General Public License as published by the Free Soft- * diff --git a/gcc/ada/vx_crtbegin_auto.c b/gcc/ada/vx_crtbegin_auto.c index b1eb3f5983f9..304a6ddae589 100644 --- a/gcc/ada/vx_crtbegin_auto.c +++ b/gcc/ada/vx_crtbegin_auto.c @@ -6,7 +6,7 @@ * * * C Implementation File * * * - * Copyright (C) 2016, Free Software Foundation, Inc. * + * Copyright (C) 2017, Free Software Foundation, Inc. * * * * GNAT is free software; you can redistribute it and/or modify it under * * terms of the GNU General Public License as published by the Free Soft- * diff --git a/gcc/ada/vx_crtend.c b/gcc/ada/vx_crtend.c index 0c04d5dd92ad..0c9fe77392be 100644 --- a/gcc/ada/vx_crtend.c +++ b/gcc/ada/vx_crtend.c @@ -6,7 +6,7 @@ * * * C Implementation File * * * - * Copyright (C) 2016, Free Software Foundation, Inc. * + * Copyright (C) 2017, Free Software Foundation, Inc. * * * * GNAT is free software; you can redistribute it and/or modify it under * * terms of the GNU General Public License as published by the Free Soft- *