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