aboutsummaryrefslogtreecommitdiff
path: root/xsde/type-map
diff options
context:
space:
mode:
authorBoris Kolpackov <boris@codesynthesis.com>2010-01-01 12:32:35 +0200
committerBoris Kolpackov <boris@codesynthesis.com>2010-01-01 12:32:35 +0200
commit2561a563b610fdbe594a7510c55bb0a9803a170b (patch)
tree9f98ee3ffba83b01d112bbba9cae7a6b4376abda /xsde/type-map
parent0ef72f9ed42a36d30920a815becf77b3543b5a43 (diff)
Update copyright in source files
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 81ac2d3..3dd9718 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-2009 Code Synthesis Tools CC
+// copyright : Copyright (c) 2007-2010 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 1d710bc..115bc70 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-2009 Code Synthesis Tools CC
+// copyright : Copyright (c) 2007-2010 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 14a6c26..0683abb 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-2009 Code Synthesis Tools CC
+// copyright : Copyright (c) 2007-2010 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 592e1f6..6820c22 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-2009 Code Synthesis Tools CC
+// copyright : Copyright (c) 2007-2010 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 aa6a2ee..9c148cb 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-2009 Code Synthesis Tools CC
+// copyright : Copyright (c) 2007-2010 Code Synthesis Tools CC
// license : GNU GPL v2 + exceptions; see accompanying LICENSE file
#ifndef XSDE_TYPE_MAP_TYPE_MAP_HXX