From 83ffe9cde7fe0b4deb0d1b54175fd9b19c38179c Mon Sep 17 00:00:00 2001 From: Jakub Jelinek Date: Mon, 16 Jan 2023 11:50:43 +0100 Subject: Update copyright years. --- gcc/d/dmd/root/dsystem.h | 2 +- gcc/d/dmd/root/longdouble.d | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) (limited to 'gcc/d/dmd') diff --git a/gcc/d/dmd/root/dsystem.h b/gcc/d/dmd/root/dsystem.h index 78545e4..45921df 100644 --- a/gcc/d/dmd/root/dsystem.h +++ b/gcc/d/dmd/root/dsystem.h @@ -1,5 +1,5 @@ /* dsystem.h -- Get common system includes from the host. - * Copyright (C) 2018-2022 Free Software Foundation, Inc. + * Copyright (C) 2018-2023 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/gcc/d/dmd/root/longdouble.d b/gcc/d/dmd/root/longdouble.d index d6753aa..5bbed22 100644 --- a/gcc/d/dmd/root/longdouble.d +++ b/gcc/d/dmd/root/longdouble.d @@ -1,6 +1,6 @@ /** * 80-bit floating point value implementation if the C/D compiler does not support them natively. - * Copyright (C) 2021-2022 Free Software Foundation, Inc. + * Copyright (C) 2021-2023 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 -- cgit v1.1