From 54b8ce9f7ac3e87c44d3f49559fb34ab10e201a2 Mon Sep 17 00:00:00 2001 From: ebotcazou Date: Mon, 5 Jan 2015 08:03:49 +0000 Subject: [PATCH] Bump copyright year git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@219182 138bc75d-0d04-0410-961f-82ee72b054a4 --- 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.3