diff options
author | Thomas Schwinge <thomas@codesourcery.com> | 2023-02-12 16:35:44 +0100 |
---|---|---|
committer | Thomas Schwinge <thomas@codesourcery.com> | 2023-02-12 16:35:44 +0100 |
commit | d4d6d573b4a232519992123ae35740b0e5fa03da (patch) | |
tree | e46611c950994b3dac5e088950b5b84f68a0744c /gcc/ada/final.c | |
parent | 2c454254ce5e41ca86717127d53ab75f8b64126a (diff) | |
parent | a31becca488b537cfc24bba7c0f48b2c44726240 (diff) | |
download | gcc-d4d6d573b4a232519992123ae35740b0e5fa03da.zip gcc-d4d6d573b4a232519992123ae35740b0e5fa03da.tar.gz gcc-d4d6d573b4a232519992123ae35740b0e5fa03da.tar.bz2 |
Merge commit '83ffe9cde7fe0b4deb0d1b54175fd9b19c38179c^' 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 d2cbf4d..ce00930 100644 --- a/gcc/ada/final.c +++ b/gcc/ada/final.c @@ -6,7 +6,7 @@ * * * C Implementation File * * * - * Copyright (C) 1992-2022, Free Software Foundation, Inc. * + * Copyright (C) 1992-2023, 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- * |