summaryrefslogtreecommitdiff
path: root/xsd/type-map
diff options
context:
space:
mode:
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 3687b0e..fe7ecfc 100644
--- a/xsd/type-map/lexer.cxx
+++ b/xsd/type-map/lexer.cxx
@@ -1,5 +1,5 @@
// file : xsd/type-map/lexer.cxx
-// copyright : Copyright (c) 2007-2011 Code Synthesis Tools CC
+// copyright : Copyright (c) 2007-2014 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 9075cdb..0d3af42 100644
--- a/xsd/type-map/lexer.hxx
+++ b/xsd/type-map/lexer.hxx
@@ -1,5 +1,5 @@
// file : xsd/type-map/lexer.hxx
-// copyright : Copyright (c) 2007-2011 Code Synthesis Tools CC
+// copyright : Copyright (c) 2007-2014 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 186a329..e391cf7 100644
--- a/xsd/type-map/parser.cxx
+++ b/xsd/type-map/parser.cxx
@@ -1,5 +1,5 @@
// file : xsd/type-map/parser.cxx
-// copyright : Copyright (c) 2007-2011 Code Synthesis Tools CC
+// copyright : Copyright (c) 2007-2014 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 6d0a8a4..c91bb12 100644
--- a/xsd/type-map/parser.hxx
+++ b/xsd/type-map/parser.hxx
@@ -1,5 +1,5 @@
// file : xsd/type-map/parser.hxx
-// copyright : Copyright (c) 2007-2011 Code Synthesis Tools CC
+// copyright : Copyright (c) 2007-2014 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 f327654..cdb8a0c 100644
--- a/xsd/type-map/type-map.hxx
+++ b/xsd/type-map/type-map.hxx
@@ -1,5 +1,5 @@
// file : xsd/type-map/type-map.hxx
-// copyright : Copyright (c) 2007-2011 Code Synthesis Tools CC
+// copyright : Copyright (c) 2007-2014 Code Synthesis Tools CC
// license : GNU GPL v2 + exceptions; see accompanying LICENSE file
#ifndef XSD_TYPE_MAP_TYPE_MAP_HXX