From 6a0a7f07823f6a8f5faec2fbe864313f0b726b59 Mon Sep 17 00:00:00 2001 From: Eric Botcazou Date: Mon, 5 Jan 2015 08:03:49 +0000 Subject: [PATCH] Bump copyright year From-SVN: r219182 --- gcc/ada/ChangeLog | 2 +- gcc/ada/gcc-interface/misc.c | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/gcc/ada/ChangeLog b/gcc/ada/ChangeLog index dadaa2520a8f..4e10baf67658 100644 --- a/gcc/ada/ChangeLog +++ b/gcc/ada/ChangeLog @@ -18,7 +18,7 @@ For a field that needs strict alignment, issue the error for the position first and, for the size, issue an error if it is too large only for the atomic and aliased cases. Issue a specific error if - the size is not a multiple of a byte in the volatile and the stric + the size is not a multiple of a byte in the volatile and the strict alignment cases. 2014-12-22 Eric Botcazou diff --git a/gcc/ada/gcc-interface/misc.c b/gcc/ada/gcc-interface/misc.c index 7e5b8d90b0a9..309ee77a8261 100644 --- a/gcc/ada/gcc-interface/misc.c +++ b/gcc/ada/gcc-interface/misc.c @@ -6,7 +6,7 @@ * * * C Implementation File * * * - * Copyright (C) 1992-2014, Free Software Foundation, Inc. * + * Copyright (C) 1992-2015, 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- * -- 2.47.2