diff options
Diffstat (limited to 'tracer/include')
-rw-r--r-- | tracer/include/driver.cxx | 2 | ||||
-rw-r--r-- | tracer/include/makefile | 2 | ||||
-rw-r--r-- | tracer/include/obj1.hxx | 2 | ||||
-rw-r--r-- | tracer/include/obj2.hxx | 2 | ||||
-rw-r--r-- | tracer/include/obj3.hxx | 2 | ||||
-rw-r--r-- | tracer/include/objs1.hxx | 2 | ||||
-rw-r--r-- | tracer/include/objs2.hxx | 2 | ||||
-rw-r--r-- | tracer/include/objs3.hxx | 2 | ||||
-rw-r--r-- | tracer/include/objs4.hxx | 2 | ||||
-rw-r--r-- | tracer/include/test1.hxx | 2 | ||||
-rw-r--r-- | tracer/include/test2.hxx | 2 | ||||
-rw-r--r-- | tracer/include/test3.hxx | 2 | ||||
-rw-r--r-- | tracer/include/test4.hxx | 2 |
13 files changed, 13 insertions, 13 deletions
diff --git a/tracer/include/driver.cxx b/tracer/include/driver.cxx index 111f542..70cdd99 100644 --- a/tracer/include/driver.cxx +++ b/tracer/include/driver.cxx @@ -1,6 +1,6 @@ // file : tracer/include/driver.cxx // author : Boris Kolpackov <boris@codesynthesis.com> -// copyright : Copyright (c) 2009-2010 Code Synthesis Tools CC +// copyright : Copyright (c) 2009-2011 Code Synthesis Tools CC // license : GNU GPL v2; see accompanying LICENSE file // Test inclusion of -odb files (compilation test). diff --git a/tracer/include/makefile b/tracer/include/makefile index 6e8f00a..f5c9f32 100644 --- a/tracer/include/makefile +++ b/tracer/include/makefile @@ -1,6 +1,6 @@ # file : tracer/include/makefile # author : Boris Kolpackov <boris@codesynthesis.com> -# copyright : Copyright (c) 2009-2010 Code Synthesis Tools CC +# copyright : Copyright (c) 2009-2011 Code Synthesis Tools CC # license : GNU GPL v2; see accompanying LICENSE file include $(dir $(lastword $(MAKEFILE_LIST)))../../build/bootstrap.make diff --git a/tracer/include/obj1.hxx b/tracer/include/obj1.hxx index f994c43..ef2429b 100644 --- a/tracer/include/obj1.hxx +++ b/tracer/include/obj1.hxx @@ -1,6 +1,6 @@ // file : tracer/include/obj1.hxx // author : Boris Kolpackov <boris@codesynthesis.com> -// copyright : Copyright (c) 2009-2010 Code Synthesis Tools CC +// copyright : Copyright (c) 2009-2011 Code Synthesis Tools CC // license : GNU GPL v2; see accompanying LICENSE file #ifndef OBJ1_HXX diff --git a/tracer/include/obj2.hxx b/tracer/include/obj2.hxx index d29cbad..71018a8 100644 --- a/tracer/include/obj2.hxx +++ b/tracer/include/obj2.hxx @@ -1,6 +1,6 @@ // file : tracer/include/obj2.hxx // author : Boris Kolpackov <boris@codesynthesis.com> -// copyright : Copyright (c) 2009-2010 Code Synthesis Tools CC +// copyright : Copyright (c) 2009-2011 Code Synthesis Tools CC // license : GNU GPL v2; see accompanying LICENSE file #ifndef OBJ2_HXX diff --git a/tracer/include/obj3.hxx b/tracer/include/obj3.hxx index 0490176..92bdc0b 100644 --- a/tracer/include/obj3.hxx +++ b/tracer/include/obj3.hxx @@ -1,6 +1,6 @@ // file : tracer/include/obj3.hxx // author : Boris Kolpackov <boris@codesynthesis.com> -// copyright : Copyright (c) 2009-2010 Code Synthesis Tools CC +// copyright : Copyright (c) 2009-2011 Code Synthesis Tools CC // license : GNU GPL v2; see accompanying LICENSE file #ifndef OBJ3_HXX diff --git a/tracer/include/objs1.hxx b/tracer/include/objs1.hxx index 3df76ee..98c0f2f 100644 --- a/tracer/include/objs1.hxx +++ b/tracer/include/objs1.hxx @@ -1,6 +1,6 @@ // file : tracer/include/objs1.hxx // author : Boris Kolpackov <boris@codesynthesis.com> -// copyright : Copyright (c) 2009-2010 Code Synthesis Tools CC +// copyright : Copyright (c) 2009-2011 Code Synthesis Tools CC // license : GNU GPL v2; see accompanying LICENSE file #ifndef OBJS1_HXX diff --git a/tracer/include/objs2.hxx b/tracer/include/objs2.hxx index 991fea1..c19811a 100644 --- a/tracer/include/objs2.hxx +++ b/tracer/include/objs2.hxx @@ -1,6 +1,6 @@ // file : tracer/include/objs2.hxx // author : Boris Kolpackov <boris@codesynthesis.com> -// copyright : Copyright (c) 2009-2010 Code Synthesis Tools CC +// copyright : Copyright (c) 2009-2011 Code Synthesis Tools CC // license : GNU GPL v2; see accompanying LICENSE file #ifndef OBJS2_HXX diff --git a/tracer/include/objs3.hxx b/tracer/include/objs3.hxx index ed72d3c..b8828de 100644 --- a/tracer/include/objs3.hxx +++ b/tracer/include/objs3.hxx @@ -1,6 +1,6 @@ // file : tracer/include/objs3.hxx // author : Boris Kolpackov <boris@codesynthesis.com> -// copyright : Copyright (c) 2009-2010 Code Synthesis Tools CC +// copyright : Copyright (c) 2009-2011 Code Synthesis Tools CC // license : GNU GPL v2; see accompanying LICENSE file #ifndef OBJS3_HXX diff --git a/tracer/include/objs4.hxx b/tracer/include/objs4.hxx index d7d6d97..7f76aea 100644 --- a/tracer/include/objs4.hxx +++ b/tracer/include/objs4.hxx @@ -1,6 +1,6 @@ // file : tracer/include/objs1.hxx // author : Boris Kolpackov <boris@codesynthesis.com> -// copyright : Copyright (c) 2009-2010 Code Synthesis Tools CC +// copyright : Copyright (c) 2009-2011 Code Synthesis Tools CC // license : GNU GPL v2; see accompanying LICENSE file #ifndef OBJS4_HXX diff --git a/tracer/include/test1.hxx b/tracer/include/test1.hxx index d3bc35c..6f08900 100644 --- a/tracer/include/test1.hxx +++ b/tracer/include/test1.hxx @@ -1,6 +1,6 @@ // file : tracer/include/test1.hxx // author : Boris Kolpackov <boris@codesynthesis.com> -// copyright : Copyright (c) 2009-2010 Code Synthesis Tools CC +// copyright : Copyright (c) 2009-2011 Code Synthesis Tools CC // license : GNU GPL v2; see accompanying LICENSE file #ifndef TEST1_HXX diff --git a/tracer/include/test2.hxx b/tracer/include/test2.hxx index 9db23c4..74623d4 100644 --- a/tracer/include/test2.hxx +++ b/tracer/include/test2.hxx @@ -1,6 +1,6 @@ // file : tracer/include/test2.hxx // author : Boris Kolpackov <boris@codesynthesis.com> -// copyright : Copyright (c) 2009-2010 Code Synthesis Tools CC +// copyright : Copyright (c) 2009-2011 Code Synthesis Tools CC // license : GNU GPL v2; see accompanying LICENSE file #ifndef TEST2_HXX diff --git a/tracer/include/test3.hxx b/tracer/include/test3.hxx index 2ff8af7..3f1b762 100644 --- a/tracer/include/test3.hxx +++ b/tracer/include/test3.hxx @@ -1,6 +1,6 @@ // file : tracer/include/test3.hxx // author : Boris Kolpackov <boris@codesynthesis.com> -// copyright : Copyright (c) 2009-2010 Code Synthesis Tools CC +// copyright : Copyright (c) 2009-2011 Code Synthesis Tools CC // license : GNU GPL v2; see accompanying LICENSE file #ifndef TEST3_HXX diff --git a/tracer/include/test4.hxx b/tracer/include/test4.hxx index d6dc74b..8ea681a 100644 --- a/tracer/include/test4.hxx +++ b/tracer/include/test4.hxx @@ -1,6 +1,6 @@ // file : tracer/include/test3.hxx // author : Boris Kolpackov <boris@codesynthesis.com> -// copyright : Copyright (c) 2009-2010 Code Synthesis Tools CC +// copyright : Copyright (c) 2009-2011 Code Synthesis Tools CC // license : GNU GPL v2; see accompanying LICENSE file #ifndef TEST3_HXX |