diff options
Diffstat (limited to 'gcc/jit/jit-spec.cc')
-rw-r--r-- | gcc/jit/jit-spec.cc | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/gcc/jit/jit-spec.cc b/gcc/jit/jit-spec.cc index 5bbefa7..b176a7f 100644 --- a/gcc/jit/jit-spec.cc +++ b/gcc/jit/jit-spec.cc @@ -1,5 +1,5 @@ /* Dummy flag and argument handling of the jit "front-end". - Copyright (C) 2015-2024 Free Software Foundation, Inc. + Copyright (C) 2015-2025 Free Software Foundation, Inc. This file is part of GCC. |