summaryrefslogtreecommitdiff
path: root/xsd/processing/cardinality
diff options
context:
space:
mode:
authorBoris Kolpackov <boris@codesynthesis.com>2011-01-04 16:42:25 +0200
committerBoris Kolpackov <boris@codesynthesis.com>2011-01-04 16:42:25 +0200
commit7c064687415c895334650321bd5bc34453b0ce38 (patch)
tree9932ca1c470f2afbf80a9c9cb4ebfac0565ff6e8 /xsd/processing/cardinality
parent0ca328cb9026aa53064a147226ef5b296426ea5f (diff)
Copyright update
Diffstat (limited to 'xsd/processing/cardinality')
-rw-r--r--xsd/processing/cardinality/processor.cxx2
-rw-r--r--xsd/processing/cardinality/processor.hxx2
2 files changed, 2 insertions, 2 deletions
diff --git a/xsd/processing/cardinality/processor.cxx b/xsd/processing/cardinality/processor.cxx
index 473c412..730c1a6 100644
--- a/xsd/processing/cardinality/processor.cxx
+++ b/xsd/processing/cardinality/processor.cxx
@@ -1,6 +1,6 @@
// file : processing/cardinality/processor.cxx
// author : Boris Kolpackov <boris@codesynthesis.com>
-// copyright : Copyright (c) 2006-2010 Code Synthesis Tools CC
+// copyright : Copyright (c) 2006-2011 Code Synthesis Tools CC
// license : GNU GPL v2 + exceptions; see accompanying LICENSE file
#include <processing/cardinality/processor.hxx>
diff --git a/xsd/processing/cardinality/processor.hxx b/xsd/processing/cardinality/processor.hxx
index 31c6ef8..fa1dffd 100644
--- a/xsd/processing/cardinality/processor.hxx
+++ b/xsd/processing/cardinality/processor.hxx
@@ -1,6 +1,6 @@
// file : processing/cardinality/processor.hxx
// author : Boris Kolpackov <boris@codesynthesis.com>
-// copyright : Copyright (c) 2006-2010 Code Synthesis Tools CC
+// copyright : Copyright (c) 2006-2011 Code Synthesis Tools CC
// license : GNU GPL v2 + exceptions; see accompanying LICENSE file
#ifndef PROCESSING_CARDINALITY_PROCESSOR_HXX