aboutsummaryrefslogtreecommitdiff
path: root/libxsde/xsde/cxx/parser/expat
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 /libxsde/xsde/cxx/parser/expat
parent8b33f84adf9e893bce0ee207c2ac8cbdfe501924 (diff)
Update copyright
Diffstat (limited to 'libxsde/xsde/cxx/parser/expat')
-rw-r--r--libxsde/xsde/cxx/parser/expat/document.cxx2
-rw-r--r--libxsde/xsde/cxx/parser/expat/document.hxx2
-rw-r--r--libxsde/xsde/cxx/parser/expat/document.ixx2
-rw-r--r--libxsde/xsde/cxx/parser/expat/xml-error.cxx2
-rw-r--r--libxsde/xsde/cxx/parser/expat/xml-error.hxx2
5 files changed, 5 insertions, 5 deletions
diff --git a/libxsde/xsde/cxx/parser/expat/document.cxx b/libxsde/xsde/cxx/parser/expat/document.cxx
index ae51f73..461db9c 100644
--- a/libxsde/xsde/cxx/parser/expat/document.cxx
+++ b/libxsde/xsde/cxx/parser/expat/document.cxx
@@ -1,5 +1,5 @@
// file : xsde/cxx/parser/expat/document.cxx
-// copyright : Copyright (c) 2005-2011 Code Synthesis Tools CC
+// copyright : Copyright (c) 2005-2014 Code Synthesis Tools CC
// license : GNU GPL v2 + exceptions; see accompanying LICENSE file
#include <xsde/cxx/config.hxx>
diff --git a/libxsde/xsde/cxx/parser/expat/document.hxx b/libxsde/xsde/cxx/parser/expat/document.hxx
index 91c7eb5..437a3d6 100644
--- a/libxsde/xsde/cxx/parser/expat/document.hxx
+++ b/libxsde/xsde/cxx/parser/expat/document.hxx
@@ -1,5 +1,5 @@
// file : xsde/cxx/parser/expat/document.hxx
-// copyright : Copyright (c) 2005-2011 Code Synthesis Tools CC
+// copyright : Copyright (c) 2005-2014 Code Synthesis Tools CC
// license : GNU GPL v2 + exceptions; see accompanying LICENSE file
#ifndef XSDE_CXX_PARSER_EXPAT_DOCUMENT_HXX
diff --git a/libxsde/xsde/cxx/parser/expat/document.ixx b/libxsde/xsde/cxx/parser/expat/document.ixx
index 32c5892..9a763b6 100644
--- a/libxsde/xsde/cxx/parser/expat/document.ixx
+++ b/libxsde/xsde/cxx/parser/expat/document.ixx
@@ -1,5 +1,5 @@
// file : xsde/cxx/parser/expat/document.ixx
-// copyright : Copyright (c) 2005-2011 Code Synthesis Tools CC
+// copyright : Copyright (c) 2005-2014 Code Synthesis Tools CC
// license : GNU GPL v2 + exceptions; see accompanying LICENSE file
namespace xsde
diff --git a/libxsde/xsde/cxx/parser/expat/xml-error.cxx b/libxsde/xsde/cxx/parser/expat/xml-error.cxx
index 734c939..be9f435 100644
--- a/libxsde/xsde/cxx/parser/expat/xml-error.cxx
+++ b/libxsde/xsde/cxx/parser/expat/xml-error.cxx
@@ -1,5 +1,5 @@
// file : xsde/cxx/parser/expat/xml-error.cxx
-// copyright : Copyright (c) 2005-2011 Code Synthesis Tools CC
+// copyright : Copyright (c) 2005-2014 Code Synthesis Tools CC
// license : GNU GPL v2 + exceptions; see accompanying LICENSE file
#include <xsde/cxx/parser/expat/xml-error.hxx>
diff --git a/libxsde/xsde/cxx/parser/expat/xml-error.hxx b/libxsde/xsde/cxx/parser/expat/xml-error.hxx
index 94a4525..2b13ed2 100644
--- a/libxsde/xsde/cxx/parser/expat/xml-error.hxx
+++ b/libxsde/xsde/cxx/parser/expat/xml-error.hxx
@@ -1,5 +1,5 @@
// file : xsde/cxx/parser/expat/xml-error.hxx
-// copyright : Copyright (c) 2005-2011 Code Synthesis Tools CC
+// copyright : Copyright (c) 2005-2014 Code Synthesis Tools CC
// license : GNU GPL v2 + exceptions; see accompanying LICENSE file
#ifndef XSDE_CXX_PARSER_EXPAT_XML_ERROR_HXX