summaryrefslogtreecommitdiff
path: root/xsd/type-map
diff options
context:
space:
mode:
authorBoris Kolpackov <boris@codesynthesis.com>2017-01-03 12:34:10 +0200
committerBoris Kolpackov <boris@codesynthesis.com>2017-01-03 12:34:10 +0200
commitaa916a4c696bcec08ed26c58be0b06d4d9df0f74 (patch)
treed72d119c45dff47ef9d99df0405391f2455d1d43 /xsd/type-map
parentf4d8d48a3d6dfee9ce2ae7551e7beb6c5899c8d8 (diff)
Update copyright year
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 fe7ecfc..b55b759 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-2014 Code Synthesis Tools CC
+// copyright : Copyright (c) 2007-2017 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 0d3af42..d63ee5f 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-2014 Code Synthesis Tools CC
+// copyright : Copyright (c) 2007-2017 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 e391cf7..12d0520 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-2014 Code Synthesis Tools CC
+// copyright : Copyright (c) 2007-2017 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 c91bb12..f0671d5 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-2014 Code Synthesis Tools CC
+// copyright : Copyright (c) 2007-2017 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 cdb8a0c..1c82ec0 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-2014 Code Synthesis Tools CC
+// copyright : Copyright (c) 2007-2017 Code Synthesis Tools CC
// license : GNU GPL v2 + exceptions; see accompanying LICENSE file
#ifndef XSD_TYPE_MAP_TYPE_MAP_HXX