diff options
author | Jakub Jelinek <jakub@redhat.com> | 2024-01-05 08:54:28 +0100 |
---|---|---|
committer | Jakub Jelinek <jakub@redhat.com> | 2024-01-05 08:54:28 +0100 |
commit | 1ccad1f136272d11a762d396785cbdd3383bad88 (patch) | |
tree | fd432ae91688856d154e4e66fad96c9d4708bb4b /libphobos | |
parent | 219a688ba9d47b90dfcd2d2455c4a27ecc199f53 (diff) | |
download | gcc-1ccad1f136272d11a762d396785cbdd3383bad88.zip gcc-1ccad1f136272d11a762d396785cbdd3383bad88.tar.gz gcc-1ccad1f136272d11a762d396785cbdd3383bad88.tar.bz2 |
Update copyright years.
Diffstat (limited to 'libphobos')
-rw-r--r-- | libphobos/Makefile.in | 2 | ||||
-rw-r--r-- | libphobos/libdruntime/Makefile.in | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/libphobos/Makefile.in b/libphobos/Makefile.in index eef750b..3a33b86 100644 --- a/libphobos/Makefile.in +++ b/libphobos/Makefile.in @@ -15,7 +15,7 @@ @SET_MAKE@ # Makefile for the toplevel directory of the D Standard library. -# Copyright (C) 2006-2023 Free Software Foundation, Inc. +# Copyright (C) 2006-2024 Free Software Foundation, Inc. # # GCC is free software; you can redistribute it and/or modify # it under the terms of the GNU General Public License as published by diff --git a/libphobos/libdruntime/Makefile.in b/libphobos/libdruntime/Makefile.in index f52bf36..9c29e20 100644 --- a/libphobos/libdruntime/Makefile.in +++ b/libphobos/libdruntime/Makefile.in @@ -15,7 +15,7 @@ @SET_MAKE@ # Makefile for the D runtime library. -# Copyright (C) 2012-2023 Free Software Foundation, Inc. +# Copyright (C) 2012-2024 Free Software Foundation, Inc. # # GCC is free software; you can redistribute it and/or modify # it under the terms of the GNU General Public License as published by |