aboutsummaryrefslogtreecommitdiff
path: root/xsde/type-map
diff options
context:
space:
mode:
authorBoris Kolpackov <boris@codesynthesis.com>2014-03-21 11:01:12 +0200
committerBoris Kolpackov <boris@codesynthesis.com>2014-03-21 11:01:12 +0200
commitcd817fe1c54fcf712c257d0628a002b2165ff098 (patch)
tree3300bf76b58daa6994afb6233e20db5d964dea13 /xsde/type-map
parent8b33f84adf9e893bce0ee207c2ac8cbdfe501924 (diff)
Update copyright
Diffstat (limited to 'xsde/type-map')
-rw-r--r--xsde/type-map/lexer.cxx2
-rw-r--r--xsde/type-map/lexer.hxx2
-rw-r--r--xsde/type-map/parser.cxx2
-rw-r--r--xsde/type-map/parser.hxx2
-rw-r--r--xsde/type-map/type-map.hxx2
5 files changed, 5 insertions, 5 deletions
diff --git a/xsde/type-map/lexer.cxx b/xsde/type-map/lexer.cxx
index f05b585..f21f36f 100644
--- a/xsde/type-map/lexer.cxx
+++ b/xsde/type-map/lexer.cxx
@@ -1,5 +1,5 @@
// file : xsde/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/xsde/type-map/lexer.hxx b/xsde/type-map/lexer.hxx
index 798d2ea..b46b1cd 100644
--- a/xsde/type-map/lexer.hxx
+++ b/xsde/type-map/lexer.hxx
@@ -1,5 +1,5 @@
// file : xsde/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 XSDE_TYPE_MAP_LEXER_HXX
diff --git a/xsde/type-map/parser.cxx b/xsde/type-map/parser.cxx
index 8080254..6b7a061 100644
--- a/xsde/type-map/parser.cxx
+++ b/xsde/type-map/parser.cxx
@@ -1,5 +1,5 @@
// file : xsde/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/xsde/type-map/parser.hxx b/xsde/type-map/parser.hxx
index 8514b63..78496dc 100644
--- a/xsde/type-map/parser.hxx
+++ b/xsde/type-map/parser.hxx
@@ -1,5 +1,5 @@
// file : xsde/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 XSDE_TYPE_MAP_PARSER_HXX
diff --git a/xsde/type-map/type-map.hxx b/xsde/type-map/type-map.hxx
index e482729..d2b7c89 100644
--- a/xsde/type-map/type-map.hxx
+++ b/xsde/type-map/type-map.hxx
@@ -1,5 +1,5 @@
// file : xsde/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 XSDE_TYPE_MAP_TYPE_MAP_HXX