summaryrefslogtreecommitdiff
path: root/xsd/type-map
diff options
context:
space:
mode:
authorBoris Kolpackov <boris@codesynthesis.com>2010-01-01 12:08:54 +0200
committerBoris Kolpackov <boris@codesynthesis.com>2010-01-01 12:08:54 +0200
commit0153d99ab976ac88f432099ddfe840e15d4f6a8e (patch)
treea6465f13ea5f89edf4f28e920f3140627e53fdfc /xsd/type-map
parentf5ae370e716c28703928e849b0b5cad3a86a35d4 (diff)
Update copyright in source files
Diffstat (limited to 'xsd/type-map')
-rw-r--r--xsd/type-map/lexer.cxx2
-rw-r--r--xsd/type-map/lexer.hxx2
-rw-r--r--xsd/type-map/parser.cxx2
-rw-r--r--xsd/type-map/parser.hxx2
-rw-r--r--xsd/type-map/type-map.hxx2
5 files changed, 5 insertions, 5 deletions
diff --git a/xsd/type-map/lexer.cxx b/xsd/type-map/lexer.cxx
index 4376730..96e42de 100644
--- a/xsd/type-map/lexer.cxx
+++ b/xsd/type-map/lexer.cxx
@@ -1,6 +1,6 @@
// file : xsd/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/xsd/type-map/lexer.hxx b/xsd/type-map/lexer.hxx
index 2969e5d..923c85f 100644
--- a/xsd/type-map/lexer.hxx
+++ b/xsd/type-map/lexer.hxx
@@ -1,6 +1,6 @@
// file : xsd/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 XSD_TYPE_MAP_LEXER_HXX
diff --git a/xsd/type-map/parser.cxx b/xsd/type-map/parser.cxx
index 9bf1576..9f5e2b5 100644
--- a/xsd/type-map/parser.cxx
+++ b/xsd/type-map/parser.cxx
@@ -1,6 +1,6 @@
// file : xsd/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/xsd/type-map/parser.hxx b/xsd/type-map/parser.hxx
index 514ad86..038d2ec 100644
--- a/xsd/type-map/parser.hxx
+++ b/xsd/type-map/parser.hxx
@@ -1,6 +1,6 @@
// file : xsd/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 XSD_TYPE_MAP_PARSER_HXX
diff --git a/xsd/type-map/type-map.hxx b/xsd/type-map/type-map.hxx
index b9b0d5c..34ceefa 100644
--- a/xsd/type-map/type-map.hxx
+++ b/xsd/type-map/type-map.hxx
@@ -1,6 +1,6 @@
// file : xsd/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 XSD_TYPE_MAP_TYPE_MAP_HXX