diff options
Diffstat (limited to 'libphobos/libdruntime/gcc/simd.d')
-rw-r--r-- | libphobos/libdruntime/gcc/simd.d | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/libphobos/libdruntime/gcc/simd.d b/libphobos/libdruntime/gcc/simd.d index ebd94bf..2b9202e 100644 --- a/libphobos/libdruntime/gcc/simd.d +++ b/libphobos/libdruntime/gcc/simd.d @@ -1,5 +1,5 @@ // GNU D Compiler SIMD support functions and intrinsics. -// Copyright (C) 2022 Free Software Foundation, Inc. +// Copyright (C) 2022-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 the Free |