aboutsummaryrefslogtreecommitdiff
path: root/gcc/jit/docs/examples/tut01-hello-world.cc
diff options
context:
space:
mode:
Diffstat (limited to 'gcc/jit/docs/examples/tut01-hello-world.cc')
-rw-r--r--gcc/jit/docs/examples/tut01-hello-world.cc2
1 files changed, 1 insertions, 1 deletions
diff --git a/gcc/jit/docs/examples/tut01-hello-world.cc b/gcc/jit/docs/examples/tut01-hello-world.cc
index d70fe67..a14cbee 100644
--- a/gcc/jit/docs/examples/tut01-hello-world.cc
+++ b/gcc/jit/docs/examples/tut01-hello-world.cc
@@ -1,5 +1,5 @@
/* Smoketest example for libgccjit.so C++ API
- Copyright (C) 2014 Free Software Foundation, Inc.
+ Copyright (C) 2014-2015 Free Software Foundation, Inc.
This file is part of GCC.