From 0f6ff689dc6bae8fed94da0fcabd39f015e7a62b Mon Sep 17 00:00:00 2001 From: Boris Kolpackov Date: Fri, 21 Mar 2014 10:54:33 +0200 Subject: Update copyright --- libxsd/xsd/cxx/tree/parsing/boolean.hxx | 2 +- libxsd/xsd/cxx/tree/parsing/byte.hxx | 2 +- libxsd/xsd/cxx/tree/parsing/date-time.txx | 2 +- libxsd/xsd/cxx/tree/parsing/decimal.hxx | 2 +- libxsd/xsd/cxx/tree/parsing/double.hxx | 2 +- libxsd/xsd/cxx/tree/parsing/element-map.txx | 2 +- libxsd/xsd/cxx/tree/parsing/float.hxx | 2 +- libxsd/xsd/cxx/tree/parsing/int.hxx | 2 +- libxsd/xsd/cxx/tree/parsing/long.hxx | 2 +- libxsd/xsd/cxx/tree/parsing/short.hxx | 2 +- libxsd/xsd/cxx/tree/parsing/unsigned-byte.hxx | 2 +- libxsd/xsd/cxx/tree/parsing/unsigned-int.hxx | 2 +- libxsd/xsd/cxx/tree/parsing/unsigned-long.hxx | 2 +- libxsd/xsd/cxx/tree/parsing/unsigned-short.hxx | 2 +- 14 files changed, 14 insertions(+), 14 deletions(-) (limited to 'libxsd/xsd/cxx/tree/parsing') diff --git a/libxsd/xsd/cxx/tree/parsing/boolean.hxx b/libxsd/xsd/cxx/tree/parsing/boolean.hxx index 2995f43..b2de5c9 100644 --- a/libxsd/xsd/cxx/tree/parsing/boolean.hxx +++ b/libxsd/xsd/cxx/tree/parsing/boolean.hxx @@ -1,5 +1,5 @@ // file : xsd/cxx/tree/parsing/boolean.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 XSD_CXX_TREE_PARSING_BOOLEAN_HXX diff --git a/libxsd/xsd/cxx/tree/parsing/byte.hxx b/libxsd/xsd/cxx/tree/parsing/byte.hxx index b2ca938..1ea54c3 100644 --- a/libxsd/xsd/cxx/tree/parsing/byte.hxx +++ b/libxsd/xsd/cxx/tree/parsing/byte.hxx @@ -1,5 +1,5 @@ // file : xsd/cxx/tree/parsing/byte.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 XSD_CXX_TREE_PARSING_BYTE_HXX diff --git a/libxsd/xsd/cxx/tree/parsing/date-time.txx b/libxsd/xsd/cxx/tree/parsing/date-time.txx index 7645472..20d5d1c 100644 --- a/libxsd/xsd/cxx/tree/parsing/date-time.txx +++ b/libxsd/xsd/cxx/tree/parsing/date-time.txx @@ -1,5 +1,5 @@ // file : xsd/cxx/tree/parsing/date-time.txx -// 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 diff --git a/libxsd/xsd/cxx/tree/parsing/decimal.hxx b/libxsd/xsd/cxx/tree/parsing/decimal.hxx index dd2047a..5285e28 100644 --- a/libxsd/xsd/cxx/tree/parsing/decimal.hxx +++ b/libxsd/xsd/cxx/tree/parsing/decimal.hxx @@ -1,5 +1,5 @@ // file : xsd/cxx/tree/parsing/decimal.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 XSD_CXX_TREE_PARSING_DECIMAL_HXX diff --git a/libxsd/xsd/cxx/tree/parsing/double.hxx b/libxsd/xsd/cxx/tree/parsing/double.hxx index f302dd0..2b4b4f0 100644 --- a/libxsd/xsd/cxx/tree/parsing/double.hxx +++ b/libxsd/xsd/cxx/tree/parsing/double.hxx @@ -1,5 +1,5 @@ // file : xsd/cxx/tree/parsing/double.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 XSD_CXX_TREE_PARSING_DOUBLE_HXX diff --git a/libxsd/xsd/cxx/tree/parsing/element-map.txx b/libxsd/xsd/cxx/tree/parsing/element-map.txx index 485ee61..6ac9674 100644 --- a/libxsd/xsd/cxx/tree/parsing/element-map.txx +++ b/libxsd/xsd/cxx/tree/parsing/element-map.txx @@ -1,5 +1,5 @@ // file : xsd/cxx/tree/parsing/element-map.txx -// 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 XSD_CXX_TREE_PARSING_ELEMENT_MAP_TXX diff --git a/libxsd/xsd/cxx/tree/parsing/float.hxx b/libxsd/xsd/cxx/tree/parsing/float.hxx index 957ba9c..f9d1eb3 100644 --- a/libxsd/xsd/cxx/tree/parsing/float.hxx +++ b/libxsd/xsd/cxx/tree/parsing/float.hxx @@ -1,5 +1,5 @@ // file : xsd/cxx/tree/parsing/float.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 XSD_CXX_TREE_PARSING_FLOAT_HXX diff --git a/libxsd/xsd/cxx/tree/parsing/int.hxx b/libxsd/xsd/cxx/tree/parsing/int.hxx index e8df077..673469f 100644 --- a/libxsd/xsd/cxx/tree/parsing/int.hxx +++ b/libxsd/xsd/cxx/tree/parsing/int.hxx @@ -1,5 +1,5 @@ // file : xsd/cxx/tree/parsing/int.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 XSD_CXX_TREE_PARSING_INT_HXX diff --git a/libxsd/xsd/cxx/tree/parsing/long.hxx b/libxsd/xsd/cxx/tree/parsing/long.hxx index a1808d9..fa6b7a6 100644 --- a/libxsd/xsd/cxx/tree/parsing/long.hxx +++ b/libxsd/xsd/cxx/tree/parsing/long.hxx @@ -1,5 +1,5 @@ // file : xsd/cxx/tree/parsing/long.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 XSD_CXX_TREE_PARSING_LONG_HXX diff --git a/libxsd/xsd/cxx/tree/parsing/short.hxx b/libxsd/xsd/cxx/tree/parsing/short.hxx index d37eab7..b597d8e 100644 --- a/libxsd/xsd/cxx/tree/parsing/short.hxx +++ b/libxsd/xsd/cxx/tree/parsing/short.hxx @@ -1,5 +1,5 @@ // file : xsd/cxx/tree/parsing/short.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 XSD_CXX_TREE_PARSING_SHORT_HXX diff --git a/libxsd/xsd/cxx/tree/parsing/unsigned-byte.hxx b/libxsd/xsd/cxx/tree/parsing/unsigned-byte.hxx index c5d0703..08dff1c 100644 --- a/libxsd/xsd/cxx/tree/parsing/unsigned-byte.hxx +++ b/libxsd/xsd/cxx/tree/parsing/unsigned-byte.hxx @@ -1,5 +1,5 @@ // file : xsd/cxx/tree/parsing/unsigned-byte.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 XSD_CXX_TREE_PARSING_UNSIGNED_BYTE_HXX diff --git a/libxsd/xsd/cxx/tree/parsing/unsigned-int.hxx b/libxsd/xsd/cxx/tree/parsing/unsigned-int.hxx index 0728905..a17c178 100644 --- a/libxsd/xsd/cxx/tree/parsing/unsigned-int.hxx +++ b/libxsd/xsd/cxx/tree/parsing/unsigned-int.hxx @@ -1,5 +1,5 @@ // file : xsd/cxx/tree/parsing/unsigned-int.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 XSD_CXX_TREE_PARSING_UNSIGNED_INT_HXX diff --git a/libxsd/xsd/cxx/tree/parsing/unsigned-long.hxx b/libxsd/xsd/cxx/tree/parsing/unsigned-long.hxx index 4be5a1b..1547714 100644 --- a/libxsd/xsd/cxx/tree/parsing/unsigned-long.hxx +++ b/libxsd/xsd/cxx/tree/parsing/unsigned-long.hxx @@ -1,5 +1,5 @@ // file : xsd/cxx/tree/parsing/unsigned-long.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 XSD_CXX_TREE_PARSING_UNSIGNED_LONG_HXX diff --git a/libxsd/xsd/cxx/tree/parsing/unsigned-short.hxx b/libxsd/xsd/cxx/tree/parsing/unsigned-short.hxx index 7c13852..50f9a5c 100644 --- a/libxsd/xsd/cxx/tree/parsing/unsigned-short.hxx +++ b/libxsd/xsd/cxx/tree/parsing/unsigned-short.hxx @@ -1,5 +1,5 @@ // file : xsd/cxx/tree/parsing/unsigned-short.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 XSD_CXX_TREE_PARSING_UNSIGNED_SHORT_HXX -- cgit v1.1