summaryrefslogtreecommitdiff
path: root/gcc/jit/docs/examples/tut01-hello-world.c
diff options
context:
space:
mode:
Diffstat (limited to 'gcc/jit/docs/examples/tut01-hello-world.c')
-rw-r--r--gcc/jit/docs/examples/tut01-hello-world.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/gcc/jit/docs/examples/tut01-hello-world.c b/gcc/jit/docs/examples/tut01-hello-world.c
index f03d8dabe80..72dee64efb3 100644
--- a/gcc/jit/docs/examples/tut01-hello-world.c
+++ b/gcc/jit/docs/examples/tut01-hello-world.c
@@ -1,5 +1,5 @@
/* Smoketest example for libgccjit.so
- Copyright (C) 2014-2021 Free Software Foundation, Inc.
+ Copyright (C) 2014-2022 Free Software Foundation, Inc.
This file is part of GCC.