diff options
Diffstat (limited to 'gcc/jit/jit-builtins.h')
-rw-r--r-- | gcc/jit/jit-builtins.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/gcc/jit/jit-builtins.h b/gcc/jit/jit-builtins.h index e8e15ab0f89..5b03a99967e 100644 --- a/gcc/jit/jit-builtins.h +++ b/gcc/jit/jit-builtins.h @@ -1,5 +1,5 @@ /* jit-builtins.h -- Handling of builtin functions during JIT-compilation. - Copyright (C) 2014-2016 Free Software Foundation, Inc. + Copyright (C) 2014-2017 Free Software Foundation, Inc. This file is part of GCC. |