diff options
author | Thomas Schwinge <tschwinge@baylibre.com> | 2024-04-10 10:55:10 +0200 |
---|---|---|
committer | Thomas Schwinge <tschwinge@baylibre.com> | 2024-04-10 10:55:10 +0200 |
commit | e02c6e686bd345089480237d58f2d153cbcc463c (patch) | |
tree | 5a61030629450dd778b1beb356c10a208a6aeb78 /gcc/ada/final.c | |
parent | 0de2032ecf451e9fed2ad16c3ce771663fbc37a5 (diff) | |
parent | 4c2169d2f4061e72e1e61e9a175d16f7ff50f5c0 (diff) | |
download | gcc-e02c6e686bd345089480237d58f2d153cbcc463c.zip gcc-e02c6e686bd345089480237d58f2d153cbcc463c.tar.gz gcc-e02c6e686bd345089480237d58f2d153cbcc463c.tar.bz2 |
Merge commit 'ceed844b5284aeabbdfe25ccf099e7ebeeb14a9b^' into HEAD
Diffstat (limited to 'gcc/ada/final.c')
-rw-r--r-- | gcc/ada/final.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/gcc/ada/final.c b/gcc/ada/final.c index ce00930..69cee44 100644 --- a/gcc/ada/final.c +++ b/gcc/ada/final.c @@ -6,7 +6,7 @@ * * * C Implementation File * * * - * Copyright (C) 1992-2023, Free Software Foundation, Inc. * + * Copyright (C) 1992-2024, 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- * |