aboutsummaryrefslogtreecommitdiff
path: root/xsde/type-map
diff options
context:
space:
mode:
authorKaren Arutyunov <karen@codesynthesis.com>2020-02-14 16:07:12 +0300
committerKaren Arutyunov <karen@codesynthesis.com>2020-02-14 16:38:51 +0300
commitacb1f4f53ac6f9d71fec2a3cea160bdfadcf6d18 (patch)
treedfc2d90f4156c61a9d9364de5316186634394061 /xsde/type-map
parenta58a2a5abee405be630eec0b6c71ca36b0dd0481 (diff)
Drop copyright notice from source code
Diffstat (limited to 'xsde/type-map')
-rw-r--r--xsde/type-map/lexer.cxx1
-rw-r--r--xsde/type-map/lexer.hxx1
-rw-r--r--xsde/type-map/parser.cxx1
-rw-r--r--xsde/type-map/parser.hxx1
-rw-r--r--xsde/type-map/type-map.hxx1
5 files changed, 0 insertions, 5 deletions
diff --git a/xsde/type-map/lexer.cxx b/xsde/type-map/lexer.cxx
index f591d72..39eddcd 100644
--- a/xsde/type-map/lexer.cxx
+++ b/xsde/type-map/lexer.cxx
@@ -1,5 +1,4 @@
// file : xsde/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/xsde/type-map/lexer.hxx b/xsde/type-map/lexer.hxx
index 86ba04d..8372e54 100644
--- a/xsde/type-map/lexer.hxx
+++ b/xsde/type-map/lexer.hxx
@@ -1,5 +1,4 @@
// file : xsde/type-map/lexer.hxx
-// copyright : Copyright (c) 2007-2017 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 7e15776..8561b02 100644
--- a/xsde/type-map/parser.cxx
+++ b/xsde/type-map/parser.cxx
@@ -1,5 +1,4 @@
// file : xsde/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/xsde/type-map/parser.hxx b/xsde/type-map/parser.hxx
index 83ecdc0..0c19563 100644
--- a/xsde/type-map/parser.hxx
+++ b/xsde/type-map/parser.hxx
@@ -1,5 +1,4 @@
// file : xsde/type-map/parser.hxx
-// copyright : Copyright (c) 2007-2017 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 f0e6a86..54c5956 100644
--- a/xsde/type-map/type-map.hxx
+++ b/xsde/type-map/type-map.hxx
@@ -1,5 +1,4 @@
// file : xsde/type-map/type-map.hxx
-// copyright : Copyright (c) 2007-2017 Code Synthesis Tools CC
// license : GNU GPL v2 + exceptions; see accompanying LICENSE file
#ifndef XSDE_TYPE_MAP_TYPE_MAP_HXX