aboutsummaryrefslogtreecommitdiff
path: root/libstudxml
diff options
context:
space:
mode:
authorKaren Arutyunov <karen@codesynthesis.com>2019-01-16 21:19:05 +0300
committerKaren Arutyunov <karen@codesynthesis.com>2019-01-16 21:19:05 +0300
commit2ae9f36e2b7c354711d6f78592bd97cb47dd024a (patch)
tree6637c28e193790fc1d550af9da4e5a78f013645d /libstudxml
parented267da35ccdd58559220f26c054fe9c4a2c0f99 (diff)
Update copyright year
Diffstat (limited to 'libstudxml')
-rw-r--r--libstudxml/buildfile2
-rw-r--r--libstudxml/content.hxx2
-rw-r--r--libstudxml/details/config-vc.h2
-rw-r--r--libstudxml/details/config.h2
-rw-r--r--libstudxml/details/config.hxx2
-rw-r--r--libstudxml/details/export.hxx2
-rw-r--r--libstudxml/details/genx/LICENSE2
-rw-r--r--libstudxml/details/genx/char-props.c2
-rw-r--r--libstudxml/details/genx/genx.c2
-rw-r--r--libstudxml/details/genx/genx.h2
-rw-r--r--libstudxml/details/post.hxx2
-rw-r--r--libstudxml/details/pre.hxx2
-rw-r--r--libstudxml/exception.hxx2
-rw-r--r--libstudxml/forward.hxx2
-rw-r--r--libstudxml/parser.cxx2
-rw-r--r--libstudxml/parser.hxx2
-rw-r--r--libstudxml/parser.ixx2
-rw-r--r--libstudxml/parser.txx2
-rw-r--r--libstudxml/qname.cxx2
-rw-r--r--libstudxml/qname.hxx2
-rw-r--r--libstudxml/serializer.cxx2
-rw-r--r--libstudxml/serializer.hxx2
-rw-r--r--libstudxml/serializer.ixx2
-rw-r--r--libstudxml/value-traits.cxx2
-rw-r--r--libstudxml/value-traits.hxx2
-rw-r--r--libstudxml/value-traits.txx2
-rw-r--r--libstudxml/version.hxx.in2
27 files changed, 27 insertions, 27 deletions
diff --git a/libstudxml/buildfile b/libstudxml/buildfile
index 221843e..fe0c856 100644
--- a/libstudxml/buildfile
+++ b/libstudxml/buildfile
@@ -1,5 +1,5 @@
# file : libstudxml/buildfile
-# copyright : Copyright (c) 2013-2018 Code Synthesis Tools CC
+# copyright : Copyright (c) 2013-2019 Code Synthesis Tools CC
# license : MIT; see accompanying LICENSE file
lib{studxml}: {hxx ixx txx cxx}{** -version} {hxx}{version} \
diff --git a/libstudxml/content.hxx b/libstudxml/content.hxx
index f4f44bf..4e35224 100644
--- a/libstudxml/content.hxx
+++ b/libstudxml/content.hxx
@@ -1,5 +1,5 @@
// file : libstudxml/content.hxx -*- C++ -*-
-// copyright : Copyright (c) 2013-2018 Code Synthesis Tools CC
+// copyright : Copyright (c) 2013-2019 Code Synthesis Tools CC
// license : MIT; see accompanying LICENSE file
#ifndef LIBSTUDXML_CONTENT_HXX
diff --git a/libstudxml/details/config-vc.h b/libstudxml/details/config-vc.h
index 6ef4ff4..2fc2363 100644
--- a/libstudxml/details/config-vc.h
+++ b/libstudxml/details/config-vc.h
@@ -1,5 +1,5 @@
/* file : libstudxml/details/config-vc.h
- * copyright : Copyright (c) 2013-2018 Code Synthesis Tools CC
+ * copyright : Copyright (c) 2013-2019 Code Synthesis Tools CC
* license : MIT; see accompanying LICENSE file
*/
diff --git a/libstudxml/details/config.h b/libstudxml/details/config.h
index bd2c28c..aec5f66 100644
--- a/libstudxml/details/config.h
+++ b/libstudxml/details/config.h
@@ -1,5 +1,5 @@
/* file : libstudxml/details/build2/config.h
- * copyright : Copyright (c) 2013-2018 Code Synthesis Tools CC
+ * copyright : Copyright (c) 2013-2019 Code Synthesis Tools CC
* license : MIT; see accompanying LICENSE file
*/
diff --git a/libstudxml/details/config.hxx b/libstudxml/details/config.hxx
index 8bfc429..d614781 100644
--- a/libstudxml/details/config.hxx
+++ b/libstudxml/details/config.hxx
@@ -1,5 +1,5 @@
// file : libstudxml/details/config.hxx
-// copyright : Copyright (c) 2013-2018 Code Synthesis Tools CC
+// copyright : Copyright (c) 2013-2019 Code Synthesis Tools CC
// license : MIT; see accompanying LICENSE file
#ifndef LIBSTUDXML_DETAILS_CONFIG_HXX
diff --git a/libstudxml/details/export.hxx b/libstudxml/details/export.hxx
index f5371d8..913f72e 100644
--- a/libstudxml/details/export.hxx
+++ b/libstudxml/details/export.hxx
@@ -1,5 +1,5 @@
// file : libstudxml/details/export.hxx
-// copyright : Copyright (c) 2013-2018 Code Synthesis Tools CC
+// copyright : Copyright (c) 2013-2019 Code Synthesis Tools CC
// license : MIT; see accompanying LICENSE file
#ifndef LIBSTUDXML_DETAILS_EXPORT_HXX
diff --git a/libstudxml/details/genx/LICENSE b/libstudxml/details/genx/LICENSE
index 2d2fe9f..616519a 100644
--- a/libstudxml/details/genx/LICENSE
+++ b/libstudxml/details/genx/LICENSE
@@ -1,4 +1,4 @@
-Copyright (c) 2007-2018 Code Synthesis Tools CC.
+Copyright (c) 2007-2019 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/libstudxml/details/genx/char-props.c b/libstudxml/details/genx/char-props.c
index acb9839..2ea0208 100644
--- a/libstudxml/details/genx/char-props.c
+++ b/libstudxml/details/genx/char-props.c
@@ -1,5 +1,5 @@
/*
- * Copyright (c) 2007-2018 Code Synthesis Tools CC.
+ * Copyright (c) 2007-2019 Code Synthesis Tools CC.
* Copyright (c) 2004 by Tim Bray and Sun Microsystems.
*
* For copying permission, see the accompanying COPYING file.
diff --git a/libstudxml/details/genx/genx.c b/libstudxml/details/genx/genx.c
index fdde65b..36aad97 100644
--- a/libstudxml/details/genx/genx.c
+++ b/libstudxml/details/genx/genx.c
@@ -1,5 +1,5 @@
/*
- * Copyright (c) 2007-2018 Code Synthesis Tools CC.
+ * Copyright (c) 2007-2019 Code Synthesis Tools CC.
* Copyright (c) 2004 by Tim Bray and Sun Microsystems.
*
* For copying permission, see the accompanying COPYING file.
diff --git a/libstudxml/details/genx/genx.h b/libstudxml/details/genx/genx.h
index 57ea8c8..89ef1e8 100644
--- a/libstudxml/details/genx/genx.h
+++ b/libstudxml/details/genx/genx.h
@@ -3,7 +3,7 @@
*/
/*
- * Copyright (c) 2007-2018 Code Synthesis Tools CC.
+ * Copyright (c) 2007-2019 Code Synthesis Tools CC.
* Copyright (c) 2004 by Tim Bray and Sun Microsystems.
*
* For copying permission, see the accompanying COPYING file.
diff --git a/libstudxml/details/post.hxx b/libstudxml/details/post.hxx
index f9dd9c5..f2f857a 100644
--- a/libstudxml/details/post.hxx
+++ b/libstudxml/details/post.hxx
@@ -1,5 +1,5 @@
// file : libstudxml/details/post.hxx
-// copyright : Copyright (c) 2013-2018 Code Synthesis Tools CC
+// copyright : Copyright (c) 2013-2019 Code Synthesis Tools CC
// license : MIT; see accompanying LICENSE file
#ifdef _MSC_VER
diff --git a/libstudxml/details/pre.hxx b/libstudxml/details/pre.hxx
index 4ad2015..912430c 100644
--- a/libstudxml/details/pre.hxx
+++ b/libstudxml/details/pre.hxx
@@ -1,5 +1,5 @@
// file : libstudxml/details/pre.hxx
-// copyright : Copyright (c) 2013-2018 Code Synthesis Tools CC
+// copyright : Copyright (c) 2013-2019 Code Synthesis Tools CC
// license : MIT; see accompanying LICENSE file
#ifdef _MSC_VER
diff --git a/libstudxml/exception.hxx b/libstudxml/exception.hxx
index c0e3e93..bbfd800 100644
--- a/libstudxml/exception.hxx
+++ b/libstudxml/exception.hxx
@@ -1,5 +1,5 @@
// file : libstudxml/exception.hxx -*- C++ -*-
-// copyright : Copyright (c) 2013-2018 Code Synthesis Tools CC
+// copyright : Copyright (c) 2013-2019 Code Synthesis Tools CC
// license : MIT; see accompanying LICENSE file
#ifndef LIBSTUDXML_EXCEPTION_HXX
diff --git a/libstudxml/forward.hxx b/libstudxml/forward.hxx
index 43bc5bc..3b55f19 100644
--- a/libstudxml/forward.hxx
+++ b/libstudxml/forward.hxx
@@ -1,5 +1,5 @@
// file : libstudxml/forward.hxx -*- C++ -*-
-// copyright : Copyright (c) 2013-2018 Code Synthesis Tools CC
+// copyright : Copyright (c) 2013-2019 Code Synthesis Tools CC
// license : MIT; see accompanying LICENSE file
#ifndef LIBSTUDXML_FORWARD_HXX
diff --git a/libstudxml/parser.cxx b/libstudxml/parser.cxx
index a1507d5..581ce7a 100644
--- a/libstudxml/parser.cxx
+++ b/libstudxml/parser.cxx
@@ -1,5 +1,5 @@
// file : libstudxml/parser.cxx
-// copyright : Copyright (c) 2013-2018 Code Synthesis Tools CC
+// copyright : Copyright (c) 2013-2019 Code Synthesis Tools CC
// license : MIT; see accompanying LICENSE file
#include <new> // std::bad_alloc
diff --git a/libstudxml/parser.hxx b/libstudxml/parser.hxx
index b9ff212..870e9e6 100644
--- a/libstudxml/parser.hxx
+++ b/libstudxml/parser.hxx
@@ -1,5 +1,5 @@
// file : libstudxml/parser.hxx -*- C++ -*-
-// copyright : Copyright (c) 2013-2018 Code Synthesis Tools CC
+// copyright : Copyright (c) 2013-2019 Code Synthesis Tools CC
// license : MIT; see accompanying LICENSE file
#ifndef LIBSTUDXML_PARSER_HXX
diff --git a/libstudxml/parser.ixx b/libstudxml/parser.ixx
index a61a421..501dfe5 100644
--- a/libstudxml/parser.ixx
+++ b/libstudxml/parser.ixx
@@ -1,5 +1,5 @@
// file : libstudxml/parser.ixx
-// copyright : Copyright (c) 2013-2018 Code Synthesis Tools CC
+// copyright : Copyright (c) 2013-2019 Code Synthesis Tools CC
// license : MIT; see accompanying LICENSE file
#include <cassert>
diff --git a/libstudxml/parser.txx b/libstudxml/parser.txx
index 520cee5..4a10234 100644
--- a/libstudxml/parser.txx
+++ b/libstudxml/parser.txx
@@ -1,5 +1,5 @@
// file : libstudxml/parser.txx
-// copyright : Copyright (c) 2013-2018 Code Synthesis Tools CC
+// copyright : Copyright (c) 2013-2019 Code Synthesis Tools CC
// license : MIT; see accompanying LICENSE file
#include <libstudxml/value-traits.hxx>
diff --git a/libstudxml/qname.cxx b/libstudxml/qname.cxx
index 328cb33..bc4cb65 100644
--- a/libstudxml/qname.cxx
+++ b/libstudxml/qname.cxx
@@ -1,5 +1,5 @@
// file : libstudxml/qname.cxx
-// copyright : Copyright (c) 2013-2018 Code Synthesis Tools CC
+// copyright : Copyright (c) 2013-2019 Code Synthesis Tools CC
// license : MIT; see accompanying LICENSE file
#include <ostream>
diff --git a/libstudxml/qname.hxx b/libstudxml/qname.hxx
index ba208b5..ff32ec4 100644
--- a/libstudxml/qname.hxx
+++ b/libstudxml/qname.hxx
@@ -1,5 +1,5 @@
// file : libstudxml/qname.hxx -*- C++ -*-
-// copyright : Copyright (c) 2013-2018 Code Synthesis Tools CC
+// copyright : Copyright (c) 2013-2019 Code Synthesis Tools CC
// license : MIT; see accompanying LICENSE file
#ifndef LIBSTUDXML_QNAME_HXX
diff --git a/libstudxml/serializer.cxx b/libstudxml/serializer.cxx
index 750d7df..dcfe5f0 100644
--- a/libstudxml/serializer.cxx
+++ b/libstudxml/serializer.cxx
@@ -1,5 +1,5 @@
// file : libstudxml/serializer.cxx
-// copyright : Copyright (c) 2013-2018 Code Synthesis Tools CC
+// copyright : Copyright (c) 2013-2019 Code Synthesis Tools CC
// license : MIT; see accompanying LICENSE file
#include <new> // std::bad_alloc
diff --git a/libstudxml/serializer.hxx b/libstudxml/serializer.hxx
index 9e9f79a..914c5c5 100644
--- a/libstudxml/serializer.hxx
+++ b/libstudxml/serializer.hxx
@@ -1,5 +1,5 @@
// file : libstudxml/serializer.hxx -*- C++ -*-
-// copyright : Copyright (c) 2013-2018 Code Synthesis Tools CC
+// copyright : Copyright (c) 2013-2019 Code Synthesis Tools CC
// license : MIT; see accompanying LICENSE file
#ifndef LIBSTUDXML_SERIALIZER_HXX
diff --git a/libstudxml/serializer.ixx b/libstudxml/serializer.ixx
index 3063417..a77c3b9 100644
--- a/libstudxml/serializer.ixx
+++ b/libstudxml/serializer.ixx
@@ -1,5 +1,5 @@
// file : libstudxml/serializer.ixx
-// copyright : Copyright (c) 2013-2018 Code Synthesis Tools CC
+// copyright : Copyright (c) 2013-2019 Code Synthesis Tools CC
// license : MIT; see accompanying LICENSE file
#include <libstudxml/value-traits.hxx>
diff --git a/libstudxml/value-traits.cxx b/libstudxml/value-traits.cxx
index ac10190..e271820 100644
--- a/libstudxml/value-traits.cxx
+++ b/libstudxml/value-traits.cxx
@@ -1,5 +1,5 @@
// file : libstudxml/value-traits.cxx
-// copyright : Copyright (c) 2013-2018 Code Synthesis Tools CC
+// copyright : Copyright (c) 2013-2019 Code Synthesis Tools CC
// license : MIT; see accompanying LICENSE file
#include <libstudxml/parser.hxx>
diff --git a/libstudxml/value-traits.hxx b/libstudxml/value-traits.hxx
index 8401ea1..b324f19 100644
--- a/libstudxml/value-traits.hxx
+++ b/libstudxml/value-traits.hxx
@@ -1,5 +1,5 @@
// file : libstudxml/value-traits.hxx -*- C++ -*-
-// copyright : Copyright (c) 2013-2018 Code Synthesis Tools CC
+// copyright : Copyright (c) 2013-2019 Code Synthesis Tools CC
// license : MIT; see accompanying LICENSE file
#ifndef LIBSTUDXML_VALUE_TRAITS_HXX
diff --git a/libstudxml/value-traits.txx b/libstudxml/value-traits.txx
index 6720d23..9801fba 100644
--- a/libstudxml/value-traits.txx
+++ b/libstudxml/value-traits.txx
@@ -1,5 +1,5 @@
// file : libstudxml/value-traits.txx
-// copyright : Copyright (c) 2013-2018 Code Synthesis Tools CC
+// copyright : Copyright (c) 2013-2019 Code Synthesis Tools CC
// license : MIT; see accompanying LICENSE file
#include <sstream>
diff --git a/libstudxml/version.hxx.in b/libstudxml/version.hxx.in
index fafb711..3fce94d 100644
--- a/libstudxml/version.hxx.in
+++ b/libstudxml/version.hxx.in
@@ -1,5 +1,5 @@
// file : libstudxml/version.hxx.in -*- C++ -*-
-// copyright : Copyright (c) 2013-2018 Code Synthesis Tools CC
+// copyright : Copyright (c) 2013-2019 Code Synthesis Tools CC
// license : MIT; see accompanying LICENSE file
#ifndef LIBSTUDXML_VERSION // Note: using the version macro itself.