diff options
author | Pierre-Marie de Rodat <pmderodat@gcc.gnu.org> | 2019-01-08 09:54:04 +0000 |
---|---|---|
committer | Pierre-Marie de Rodat <pmderodat@gcc.gnu.org> | 2019-01-08 09:54:04 +0000 |
commit | 1d005accead139fc5bbe4970573e0a5ad1c4777d (patch) | |
tree | 8807a043fa3b941ec036341efaa8240476700545 /gcc/ada/sigtramp-armdroid.c | |
parent | 713125282e264e5203f725ec969468d26cc966a1 (diff) | |
download | gcc-1d005accead139fc5bbe4970573e0a5ad1c4777d.zip gcc-1d005accead139fc5bbe4970573e0a5ad1c4777d.tar.gz gcc-1d005accead139fc5bbe4970573e0a5ad1c4777d.tar.bz2 |
[Ada] Bump copyright years to 2019
From-SVN: r267683
Diffstat (limited to 'gcc/ada/sigtramp-armdroid.c')
-rw-r--r-- | gcc/ada/sigtramp-armdroid.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/gcc/ada/sigtramp-armdroid.c b/gcc/ada/sigtramp-armdroid.c index cde2ee8..eb3c74d 100644 --- a/gcc/ada/sigtramp-armdroid.c +++ b/gcc/ada/sigtramp-armdroid.c @@ -6,7 +6,7 @@ * * * Asm Implementation File * * * - * Copyright (C) 2015-2018, Free Software Foundation, Inc. * + * Copyright (C) 2015-2019, 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- * |