aboutsummaryrefslogtreecommitdiff
path: root/xsde/type-map
diff options
context:
space:
mode:
authorBoris Kolpackov <boris@codesynthesis.com>2011-01-04 16:51:26 +0200
committerBoris Kolpackov <boris@codesynthesis.com>2011-01-04 16:51:26 +0200
commit9aaa002bf85e75bae1228af620987ae8743a267a (patch)
treec9a4bb0a35762904ed64b5218334c1bcb1bb03fe /xsde/type-map
parent252f5c6d0a5912162e355b871cf6e150b4c64f06 (diff)
Copyright update
Diffstat (limited to 'xsde/type-map')
-rw-r--r--xsde/type-map/lexer.cxx2
-rw-r--r--xsde/type-map/lexer.hxx2
-rw-r--r--xsde/type-map/parser.cxx2
-rw-r--r--xsde/type-map/parser.hxx2
-rw-r--r--xsde/type-map/type-map.hxx2
5 files changed, 5 insertions, 5 deletions
diff --git a/xsde/type-map/lexer.cxx b/xsde/type-map/lexer.cxx
index 3dd9718..1b27d68 100644
--- a/xsde/type-map/lexer.cxx
+++ b/xsde/type-map/lexer.cxx
@@ -1,6 +1,6 @@
// file : xsde/type-map/lexer.cxx
// author : Boris Kolpackov <boris@codesynthesis.com>
-// copyright : Copyright (c) 2007-2010 Code Synthesis Tools CC
+// copyright : Copyright (c) 2007-2011 Code Synthesis Tools CC
// license : GNU GPL v2 + exceptions; see accompanying LICENSE file
#include <iostream>
diff --git a/xsde/type-map/lexer.hxx b/xsde/type-map/lexer.hxx
index 115bc70..ede9faa 100644
--- a/xsde/type-map/lexer.hxx
+++ b/xsde/type-map/lexer.hxx
@@ -1,6 +1,6 @@
// file : xsde/type-map/lexer.hxx
// author : Boris Kolpackov <boris@codesynthesis.com>
-// copyright : Copyright (c) 2007-2010 Code Synthesis Tools CC
+// copyright : Copyright (c) 2007-2011 Code Synthesis Tools CC
// license : GNU GPL v2 + exceptions; see accompanying LICENSE file
#ifndef XSDE_TYPE_MAP_LEXER_HXX
diff --git a/xsde/type-map/parser.cxx b/xsde/type-map/parser.cxx
index 0683abb..929c3d3 100644
--- a/xsde/type-map/parser.cxx
+++ b/xsde/type-map/parser.cxx
@@ -1,6 +1,6 @@
// file : xsde/type-map/parser.cxx
// author : Boris Kolpackov <boris@codesynthesis.com>
-// copyright : Copyright (c) 2007-2010 Code Synthesis Tools CC
+// copyright : Copyright (c) 2007-2011 Code Synthesis Tools CC
// license : GNU GPL v2 + exceptions; see accompanying LICENSE file
#include <iostream>
diff --git a/xsde/type-map/parser.hxx b/xsde/type-map/parser.hxx
index 6820c22..bafdac3 100644
--- a/xsde/type-map/parser.hxx
+++ b/xsde/type-map/parser.hxx
@@ -1,6 +1,6 @@
// file : xsde/type-map/parser.hxx
// author : Boris Kolpackov <boris@codesynthesis.com>
-// copyright : Copyright (c) 2007-2010 Code Synthesis Tools CC
+// copyright : Copyright (c) 2007-2011 Code Synthesis Tools CC
// license : GNU GPL v2 + exceptions; see accompanying LICENSE file
#ifndef XSDE_TYPE_MAP_PARSER_HXX
diff --git a/xsde/type-map/type-map.hxx b/xsde/type-map/type-map.hxx
index 9c148cb..459b64a 100644
--- a/xsde/type-map/type-map.hxx
+++ b/xsde/type-map/type-map.hxx
@@ -1,6 +1,6 @@
// file : xsde/type-map/type-map.hxx
// author : Boris Kolpackov <boris@codesynthesis.com>
-// copyright : Copyright (c) 2007-2010 Code Synthesis Tools CC
+// copyright : Copyright (c) 2007-2011 Code Synthesis Tools CC
// license : GNU GPL v2 + exceptions; see accompanying LICENSE file
#ifndef XSDE_TYPE_MAP_TYPE_MAP_HXX