aboutsummaryrefslogtreecommitdiff
path: root/xsde/type-map
diff options
context:
space:
mode:
authorBoris Kolpackov <boris@codesynthesis.com>2017-01-03 12:42:09 +0200
committerBoris Kolpackov <boris@codesynthesis.com>2017-01-03 12:42:09 +0200
commit7e3616382296533e5016caec792b88a6b8556268 (patch)
treed5a7fe6b111829beb847da61a6ed9633c8d62f05 /xsde/type-map
parent811453ff689059b75a6147b33ce35b3734865f12 (diff)
Update copyright year
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 f21f36f..f591d72 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-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/xsde/type-map/lexer.hxx b/xsde/type-map/lexer.hxx
index b46b1cd..86ba04d 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-2014 Code Synthesis Tools CC
+// 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 6b7a061..7e15776 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-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/xsde/type-map/parser.hxx b/xsde/type-map/parser.hxx
index 78496dc..83ecdc0 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-2014 Code Synthesis Tools CC
+// 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 d2b7c89..f0e6a86 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-2014 Code Synthesis Tools CC
+// 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