diff options
Diffstat (limited to 'gcc/jit/jit-result.c')
-rw-r--r-- | gcc/jit/jit-result.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/gcc/jit/jit-result.c b/gcc/jit/jit-result.c index c8dbe9965b1..7a4ec64e2c2 100644 --- a/gcc/jit/jit-result.c +++ b/gcc/jit/jit-result.c @@ -1,5 +1,5 @@ /* Internals of libgccjit: implementation of gcc_jit_result - Copyright (C) 2013-2018 Free Software Foundation, Inc. + Copyright (C) 2013-2019 Free Software Foundation, Inc. Contributed by David Malcolm <dmalcolm@redhat.com>. This file is part of GCC. |