aboutsummaryrefslogtreecommitdiff
path: root/gcc/d/dmd/root/longdouble.d
diff options
context:
space:
mode:
Diffstat (limited to 'gcc/d/dmd/root/longdouble.d')
-rw-r--r--gcc/d/dmd/root/longdouble.d2
1 files changed, 1 insertions, 1 deletions
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