summaryrefslogtreecommitdiff
path: root/gcc/jit/docs/examples/tut02-square.c
diff options
context:
space:
mode:
Diffstat (limited to 'gcc/jit/docs/examples/tut02-square.c')
-rw-r--r--gcc/jit/docs/examples/tut02-square.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/gcc/jit/docs/examples/tut02-square.c b/gcc/jit/docs/examples/tut02-square.c
index 1d1796c78e6..34f990cd1d6 100644
--- a/gcc/jit/docs/examples/tut02-square.c
+++ b/gcc/jit/docs/examples/tut02-square.c
@@ -1,5 +1,5 @@
/* Usage example for libgccjit.so
- Copyright (C) 2014-2015 Free Software Foundation, Inc.
+ Copyright (C) 2014-2016 Free Software Foundation, Inc.
This file is part of GCC.