aboutsummaryrefslogtreecommitdiff
path: root/gcc/jit/jit-builtins.cc
diff options
context:
space:
mode:
Diffstat (limited to 'gcc/jit/jit-builtins.cc')
-rw-r--r--gcc/jit/jit-builtins.cc2
1 files changed, 1 insertions, 1 deletions
diff --git a/gcc/jit/jit-builtins.cc b/gcc/jit/jit-builtins.cc
index 4d08486..84e0bd5 100644
--- a/gcc/jit/jit-builtins.cc
+++ b/gcc/jit/jit-builtins.cc
@@ -1,5 +1,5 @@
/* jit-builtins.cc -- Handling of builtin functions during JIT-compilation.
- Copyright (C) 2014-2024 Free Software Foundation, Inc.
+ Copyright (C) 2014-2025 Free Software Foundation, Inc.
This file is part of GCC.