aboutsummaryrefslogtreecommitdiff
path: root/xml
diff options
context:
space:
mode:
Diffstat (limited to 'xml')
-rw-r--r--xml/Makefile.am2
-rw-r--r--xml/buildfile2
-rw-r--r--xml/content2
-rw-r--r--xml/details/build2/config-vc.h2
-rw-r--r--xml/details/build2/config.h2
-rw-r--r--xml/details/config-vc.h2
-rw-r--r--xml/details/config.h.in2
-rw-r--r--xml/details/config.hxx2
-rw-r--r--xml/details/export.hxx2
-rw-r--r--xml/details/genx/LICENSE2
-rw-r--r--xml/details/genx/char-props.c2
-rw-r--r--xml/details/genx/genx.c2
-rw-r--r--xml/details/genx/genx.h2
-rw-r--r--xml/details/post.hxx2
-rw-r--r--xml/details/pre.hxx2
-rw-r--r--xml/exception2
-rw-r--r--xml/forward2
-rw-r--r--xml/makefile2
-rw-r--r--xml/parser2
-rw-r--r--xml/parser.cxx2
-rw-r--r--xml/parser.ixx2
-rw-r--r--xml/parser.txx2
-rw-r--r--xml/qname2
-rw-r--r--xml/qname.cxx2
-rw-r--r--xml/serializer2
-rw-r--r--xml/serializer.cxx2
-rw-r--r--xml/serializer.ixx2
-rw-r--r--xml/value-traits2
-rw-r--r--xml/value-traits.cxx2
-rw-r--r--xml/value-traits.txx2
-rw-r--r--xml/version2
31 files changed, 31 insertions, 31 deletions
diff --git a/xml/Makefile.am b/xml/Makefile.am
index 46be59f..531d456 100644
--- a/xml/Makefile.am
+++ b/xml/Makefile.am
@@ -1,5 +1,5 @@
# file : xml/Makefile.am
-# copyright : Copyright (c) 2013-2014 Code Synthesis Tools CC
+# copyright : Copyright (c) 2013-2017 Code Synthesis Tools CC
# license : MIT; see accompanying LICENSE file
EXTRA_DIST = __file__(extra_dist)
diff --git a/xml/buildfile b/xml/buildfile
index 380d997..fd16316 100644
--- a/xml/buildfile
+++ b/xml/buildfile
@@ -1,5 +1,5 @@
# file : xml/buildfile
-# copyright : Copyright (c) 2013-2014 Code Synthesis Tools CC
+# copyright : Copyright (c) 2013-2017 Code Synthesis Tools CC
# license : MIT; see accompanying LICENSE file
lib{studxml}: \
diff --git a/xml/content b/xml/content
index e37607f..61e5625 100644
--- a/xml/content
+++ b/xml/content
@@ -1,5 +1,5 @@
// file : xml/content -*- C++ -*-
-// copyright : Copyright (c) 2013-2014 Code Synthesis Tools CC
+// copyright : Copyright (c) 2013-2017 Code Synthesis Tools CC
// license : MIT; see accompanying LICENSE file
#ifndef XML_CONTENT
diff --git a/xml/details/build2/config-vc.h b/xml/details/build2/config-vc.h
index 4def1f0..f928749 100644
--- a/xml/details/build2/config-vc.h
+++ b/xml/details/build2/config-vc.h
@@ -1,5 +1,5 @@
/* file : xml/details/build2/config-vc.h
- * copyright : Copyright (c) 2013-2014 Code Synthesis Tools CC
+ * copyright : Copyright (c) 2013-2017 Code Synthesis Tools CC
* license : MIT; see accompanying LICENSE file
*/
diff --git a/xml/details/build2/config.h b/xml/details/build2/config.h
index f03416c..6ec1c2f 100644
--- a/xml/details/build2/config.h
+++ b/xml/details/build2/config.h
@@ -1,5 +1,5 @@
/* file : xml/details/build2/config.h
- * copyright : Copyright (c) 2013-2014 Code Synthesis Tools CC
+ * copyright : Copyright (c) 2013-2017 Code Synthesis Tools CC
* license : MIT; see accompanying LICENSE file
*/
diff --git a/xml/details/config-vc.h b/xml/details/config-vc.h
index 79b5440..7734de0 100644
--- a/xml/details/config-vc.h
+++ b/xml/details/config-vc.h
@@ -1,5 +1,5 @@
/* file : xml/details/config-vc.h
- * copyright : Copyright (c) 2013-2014 Code Synthesis Tools CC
+ * copyright : Copyright (c) 2013-2017 Code Synthesis Tools CC
* license : MIT; see accompanying LICENSE file
*/
diff --git a/xml/details/config.h.in b/xml/details/config.h.in
index 90beb67..c8cb44d 100644
--- a/xml/details/config.h.in
+++ b/xml/details/config.h.in
@@ -1,5 +1,5 @@
/* file : xml/details/config.h.in
- * copyright : Copyright (c) 2013-2014 Code Synthesis Tools CC
+ * copyright : Copyright (c) 2013-2017 Code Synthesis Tools CC
* license : MIT; see accompanying LICENSE file
*/
diff --git a/xml/details/config.hxx b/xml/details/config.hxx
index 656880a..5c46121 100644
--- a/xml/details/config.hxx
+++ b/xml/details/config.hxx
@@ -1,5 +1,5 @@
// file : xml/details/config.hxx
-// copyright : Copyright (c) 2013-2014 Code Synthesis Tools CC
+// copyright : Copyright (c) 2013-2017 Code Synthesis Tools CC
// license : MIT; see accompanying LICENSE file
#ifndef XML_DETAILS_CONFIG_HXX
diff --git a/xml/details/export.hxx b/xml/details/export.hxx
index b9a783d..3202872 100644
--- a/xml/details/export.hxx
+++ b/xml/details/export.hxx
@@ -1,5 +1,5 @@
// file : xml/details/export.hxx
-// copyright : Copyright (c) 2013-2014 Code Synthesis Tools CC
+// copyright : Copyright (c) 2013-2017 Code Synthesis Tools CC
// license : MIT; see accompanying LICENSE file
#ifndef XML_DETAILS_EXPORT_HXX
diff --git a/xml/details/genx/LICENSE b/xml/details/genx/LICENSE
index 0248bdb..6fc3fa7 100644
--- a/xml/details/genx/LICENSE
+++ b/xml/details/genx/LICENSE
@@ -1,4 +1,4 @@
-Copyright (c) 2007-2013 Code Synthesis Tools CC.
+Copyright (c) 2007-2017 Code Synthesis Tools CC.
Copyright (c) Tim Bray and Sun Microsystems, 2004.
Permission is hereby granted, free of charge, to any person obtaining
diff --git a/xml/details/genx/char-props.c b/xml/details/genx/char-props.c
index a8923c0..f58a3a2 100644
--- a/xml/details/genx/char-props.c
+++ b/xml/details/genx/char-props.c
@@ -1,5 +1,5 @@
/*
- * Copyright (c) 2007-2013 Code Synthesis Tools CC.
+ * Copyright (c) 2007-2017 Code Synthesis Tools CC.
* Copyright (c) 2004 by Tim Bray and Sun Microsystems.
*
* For copying permission, see the accompanying COPYING file.
diff --git a/xml/details/genx/genx.c b/xml/details/genx/genx.c
index 5c2cb1e..b8492f2 100644
--- a/xml/details/genx/genx.c
+++ b/xml/details/genx/genx.c
@@ -1,5 +1,5 @@
/*
- * Copyright (c) 2007-2013 Code Synthesis Tools CC.
+ * Copyright (c) 2007-2017 Code Synthesis Tools CC.
* Copyright (c) 2004 by Tim Bray and Sun Microsystems.
*
* For copying permission, see the accompanying COPYING file.
diff --git a/xml/details/genx/genx.h b/xml/details/genx/genx.h
index c727cd9..166ee89 100644
--- a/xml/details/genx/genx.h
+++ b/xml/details/genx/genx.h
@@ -3,7 +3,7 @@
*/
/*
- * Copyright (c) 2007-2013 Code Synthesis Tools CC.
+ * Copyright (c) 2007-2017 Code Synthesis Tools CC.
* Copyright (c) 2004 by Tim Bray and Sun Microsystems.
*
* For copying permission, see the accompanying COPYING file.
diff --git a/xml/details/post.hxx b/xml/details/post.hxx
index e0914c7..b4513f4 100644
--- a/xml/details/post.hxx
+++ b/xml/details/post.hxx
@@ -1,5 +1,5 @@
// file : xml/details/post.hxx
-// copyright : Copyright (c) 2013-2014 Code Synthesis Tools CC
+// copyright : Copyright (c) 2013-2017 Code Synthesis Tools CC
// license : MIT; see accompanying LICENSE file
#ifdef _MSC_VER
diff --git a/xml/details/pre.hxx b/xml/details/pre.hxx
index 30376ba..a3370de 100644
--- a/xml/details/pre.hxx
+++ b/xml/details/pre.hxx
@@ -1,5 +1,5 @@
// file : xml/details/pre.hxx
-// copyright : Copyright (c) 2013-2014 Code Synthesis Tools CC
+// copyright : Copyright (c) 2013-2017 Code Synthesis Tools CC
// license : MIT; see accompanying LICENSE file
#ifdef _MSC_VER
diff --git a/xml/exception b/xml/exception
index 03cd9bb..557a475 100644
--- a/xml/exception
+++ b/xml/exception
@@ -1,5 +1,5 @@
// file : xml/exception -*- C++ -*-
-// copyright : Copyright (c) 2013-2014 Code Synthesis Tools CC
+// copyright : Copyright (c) 2013-2017 Code Synthesis Tools CC
// license : MIT; see accompanying LICENSE file
#ifndef XML_EXCEPTION
diff --git a/xml/forward b/xml/forward
index bfd2d3c..6b4fef5 100644
--- a/xml/forward
+++ b/xml/forward
@@ -1,5 +1,5 @@
// file : xml/forward -*- C++ -*-
-// copyright : Copyright (c) 2013-2014 Code Synthesis Tools CC
+// copyright : Copyright (c) 2013-2017 Code Synthesis Tools CC
// license : MIT; see accompanying LICENSE file
#ifndef XML_FORWARD
diff --git a/xml/makefile b/xml/makefile
index 3890d87..ca9d63c 100644
--- a/xml/makefile
+++ b/xml/makefile
@@ -1,5 +1,5 @@
# file : xml/makefile
-# copyright : Copyright (c) 2013-2014 Code Synthesis Tools CC
+# copyright : Copyright (c) 2013-2017 Code Synthesis Tools CC
# license : MIT; see accompanying LICENSE file
include $(dir $(lastword $(MAKEFILE_LIST)))../build/bootstrap.make
diff --git a/xml/parser b/xml/parser
index 5a8fac9..32c49bc 100644
--- a/xml/parser
+++ b/xml/parser
@@ -1,5 +1,5 @@
// file : xml/parser -*- C++ -*-
-// copyright : Copyright (c) 2013-2014 Code Synthesis Tools CC
+// copyright : Copyright (c) 2013-2017 Code Synthesis Tools CC
// license : MIT; see accompanying LICENSE file
#ifndef XML_PARSER
diff --git a/xml/parser.cxx b/xml/parser.cxx
index cadbd6d..2091939 100644
--- a/xml/parser.cxx
+++ b/xml/parser.cxx
@@ -1,5 +1,5 @@
// file : xml/parser.cxx
-// copyright : Copyright (c) 2013-2014 Code Synthesis Tools CC
+// copyright : Copyright (c) 2013-2017 Code Synthesis Tools CC
// license : MIT; see accompanying LICENSE file
#include <new> // std::bad_alloc
diff --git a/xml/parser.ixx b/xml/parser.ixx
index eba6e5d..093f90f 100644
--- a/xml/parser.ixx
+++ b/xml/parser.ixx
@@ -1,5 +1,5 @@
// file : xml/parser.ixx
-// copyright : Copyright (c) 2013-2014 Code Synthesis Tools CC
+// copyright : Copyright (c) 2013-2017 Code Synthesis Tools CC
// license : MIT; see accompanying LICENSE file
#include <cassert>
diff --git a/xml/parser.txx b/xml/parser.txx
index 86d9ed7..2212876 100644
--- a/xml/parser.txx
+++ b/xml/parser.txx
@@ -1,5 +1,5 @@
// file : xml/parser.txx
-// copyright : Copyright (c) 2013-2014 Code Synthesis Tools CC
+// copyright : Copyright (c) 2013-2017 Code Synthesis Tools CC
// license : MIT; see accompanying LICENSE file
#include <xml/value-traits>
diff --git a/xml/qname b/xml/qname
index 95d402b..e49eb29 100644
--- a/xml/qname
+++ b/xml/qname
@@ -1,5 +1,5 @@
// file : xml/qname -*- C++ -*-
-// copyright : Copyright (c) 2013-2014 Code Synthesis Tools CC
+// copyright : Copyright (c) 2013-2017 Code Synthesis Tools CC
// license : MIT; see accompanying LICENSE file
#ifndef XML_QNAME
diff --git a/xml/qname.cxx b/xml/qname.cxx
index de24e57..8bbc1ea 100644
--- a/xml/qname.cxx
+++ b/xml/qname.cxx
@@ -1,5 +1,5 @@
// file : xml/qname.cxx
-// copyright : Copyright (c) 2013-2014 Code Synthesis Tools CC
+// copyright : Copyright (c) 2013-2017 Code Synthesis Tools CC
// license : MIT; see accompanying LICENSE file
#include <ostream>
diff --git a/xml/serializer b/xml/serializer
index 03727d5..22ab3a2 100644
--- a/xml/serializer
+++ b/xml/serializer
@@ -1,5 +1,5 @@
// file : xml/serializer -*- C++ -*-
-// copyright : Copyright (c) 2013-2014 Code Synthesis Tools CC
+// copyright : Copyright (c) 2013-2017 Code Synthesis Tools CC
// license : MIT; see accompanying LICENSE file
#ifndef XML_SERIALIZER
diff --git a/xml/serializer.cxx b/xml/serializer.cxx
index 082f62d..33062b0 100644
--- a/xml/serializer.cxx
+++ b/xml/serializer.cxx
@@ -1,5 +1,5 @@
// file : xml/serializer.cxx
-// copyright : Copyright (c) 2013-2014 Code Synthesis Tools CC
+// copyright : Copyright (c) 2013-2017 Code Synthesis Tools CC
// license : MIT; see accompanying LICENSE file
#include <new> // std::bad_alloc
diff --git a/xml/serializer.ixx b/xml/serializer.ixx
index 5336c3f..a94dc4c 100644
--- a/xml/serializer.ixx
+++ b/xml/serializer.ixx
@@ -1,5 +1,5 @@
// file : xml/serializer.ixx
-// copyright : Copyright (c) 2013-2014 Code Synthesis Tools CC
+// copyright : Copyright (c) 2013-2017 Code Synthesis Tools CC
// license : MIT; see accompanying LICENSE file
#include <xml/value-traits>
diff --git a/xml/value-traits b/xml/value-traits
index 7d9f47b..eda91bf 100644
--- a/xml/value-traits
+++ b/xml/value-traits
@@ -1,5 +1,5 @@
// file : xml/value-traits -*- C++ -*-
-// copyright : Copyright (c) 2013-2014 Code Synthesis Tools CC
+// copyright : Copyright (c) 2013-2017 Code Synthesis Tools CC
// license : MIT; see accompanying LICENSE file
#ifndef XML_VALUE_TRAITS
diff --git a/xml/value-traits.cxx b/xml/value-traits.cxx
index 3530c91..a6ba89c 100644
--- a/xml/value-traits.cxx
+++ b/xml/value-traits.cxx
@@ -1,5 +1,5 @@
// file : xml/value-traits.cxx
-// copyright : Copyright (c) 2013-2014 Code Synthesis Tools CC
+// copyright : Copyright (c) 2013-2017 Code Synthesis Tools CC
// license : MIT; see accompanying LICENSE file
#include <xml/parser>
diff --git a/xml/value-traits.txx b/xml/value-traits.txx
index 3947a99..5bf5678 100644
--- a/xml/value-traits.txx
+++ b/xml/value-traits.txx
@@ -1,5 +1,5 @@
// file : xml/value-traits.txx
-// copyright : Copyright (c) 2013-2014 Code Synthesis Tools CC
+// copyright : Copyright (c) 2013-2017 Code Synthesis Tools CC
// license : MIT; see accompanying LICENSE file
#include <sstream>
diff --git a/xml/version b/xml/version
index 524a560..fe56253 100644
--- a/xml/version
+++ b/xml/version
@@ -1,5 +1,5 @@
// file : xml/version -*- C++ -*-
-// copyright : Copyright (c) 2013-2014 Code Synthesis Tools CC
+// copyright : Copyright (c) 2013-2017 Code Synthesis Tools CC
// license : MIT; see accompanying LICENSE file
#ifndef LIBSTUDXML_VERSION // Note: using the version macro itself.