aboutsummaryrefslogtreecommitdiff
path: root/gcc
diff options
context:
space:
mode:
authorEric Botcazou <ebotcazou@adacore.com>2015-01-05 08:03:49 +0000
committerEric Botcazou <ebotcazou@gcc.gnu.org>2015-01-05 08:03:49 +0000
commit6a0a7f07823f6a8f5faec2fbe864313f0b726b59 (patch)
tree7221fe76e8087ed592dd499afe74ff64b04edcf6 /gcc
parentc38743357ef6b9d5924d628d4c7b59f9cd32033a (diff)
downloadgcc-6a0a7f07823f6a8f5faec2fbe864313f0b726b59.zip
gcc-6a0a7f07823f6a8f5faec2fbe864313f0b726b59.tar.gz
gcc-6a0a7f07823f6a8f5faec2fbe864313f0b726b59.tar.bz2
Bump copyright year
From-SVN: r219182
Diffstat (limited to 'gcc')
-rw-r--r--gcc/ada/ChangeLog2
-rw-r--r--gcc/ada/gcc-interface/misc.c2
2 files changed, 2 insertions, 2 deletions
diff --git a/gcc/ada/ChangeLog b/gcc/ada/ChangeLog
index dadaa25..4e10baf 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 <ebotcazou@adacore.com>
diff --git a/gcc/ada/gcc-interface/misc.c b/gcc/ada/gcc-interface/misc.c
index 7e5b8d9..309ee77 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- *