diff options
Diffstat (limited to 'gcc/jit/jit-w32.c')
-rw-r--r-- | gcc/jit/jit-w32.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/gcc/jit/jit-w32.c b/gcc/jit/jit-w32.c index 8132c4a..7944081 100644 --- a/gcc/jit/jit-w32.c +++ b/gcc/jit/jit-w32.c @@ -1,5 +1,5 @@ /* Functions used by the Windows port of libgccjit. - Copyright (C) 2020-2021 Free Software Foundation, Inc. + Copyright (C) 2020-2022 Free Software Foundation, Inc. Contributed by Nicolas Bertolo <nicolasbertolo@gmail.com>. This file is part of GCC. |