diff options
author | Eric Botcazou <ebotcazou@gcc.gnu.org> | 2014-05-14 22:00:49 +0000 |
---|---|---|
committer | Eric Botcazou <ebotcazou@gcc.gnu.org> | 2014-05-14 22:00:49 +0000 |
commit | 0263d678037179ced1f0543660743d33f7801b59 (patch) | |
tree | ae5230d51ef039a13f72944de9348cd92f1a76ae /gcc/ada/seh_init.c | |
parent | bc91b0e0869c090d093ade248feaae54ca45550d (diff) | |
download | gcc-0263d678037179ced1f0543660743d33f7801b59.zip gcc-0263d678037179ced1f0543660743d33f7801b59.tar.gz gcc-0263d678037179ced1f0543660743d33f7801b59.tar.bz2 |
* seh_init.c: Fix copyright year.
From-SVN: r210443
Diffstat (limited to 'gcc/ada/seh_init.c')
-rw-r--r-- | gcc/ada/seh_init.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/gcc/ada/seh_init.c b/gcc/ada/seh_init.c index f8a702d5..c8e6512 100644 --- a/gcc/ada/seh_init.c +++ b/gcc/ada/seh_init.c @@ -6,7 +6,7 @@ * * * C Implementation File * * * - * Copyright (C) 2005-2013, Free Software Foundation, Inc. * + * Copyright (C) 2005-2014, 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- * |