summaryrefslogtreecommitdiff
path: root/xsd/type-map
diff options
context:
space:
mode:
Diffstat (limited to 'xsd/type-map')
-rw-r--r--xsd/type-map/lexer.cxx1
-rw-r--r--xsd/type-map/lexer.hxx1
-rw-r--r--xsd/type-map/parser.cxx1
-rw-r--r--xsd/type-map/parser.hxx1
-rw-r--r--xsd/type-map/type-map.hxx1
5 files changed, 0 insertions, 5 deletions
diff --git a/xsd/type-map/lexer.cxx b/xsd/type-map/lexer.cxx
index b55b759..26600c5 100644
--- a/xsd/type-map/lexer.cxx
+++ b/xsd/type-map/lexer.cxx
@@ -1,5 +1,4 @@
// file : xsd/type-map/lexer.cxx
-// 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 d63ee5f..ab16eb1 100644
--- a/xsd/type-map/lexer.hxx
+++ b/xsd/type-map/lexer.hxx
@@ -1,5 +1,4 @@
// file : xsd/type-map/lexer.hxx
-// 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 12d0520..39389f7 100644
--- a/xsd/type-map/parser.cxx
+++ b/xsd/type-map/parser.cxx
@@ -1,5 +1,4 @@
// file : xsd/type-map/parser.cxx
-// 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 f0671d5..eceb255 100644
--- a/xsd/type-map/parser.hxx
+++ b/xsd/type-map/parser.hxx
@@ -1,5 +1,4 @@
// file : xsd/type-map/parser.hxx
-// 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 1c82ec0..374591e 100644
--- a/xsd/type-map/type-map.hxx
+++ b/xsd/type-map/type-map.hxx
@@ -1,5 +1,4 @@
// file : xsd/type-map/type-map.hxx
-// 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