aboutsummaryrefslogtreecommitdiff
path: root/cutl/xml/parser.txx
diff options
context:
space:
mode:
authorKaren Arutyunov <karen@codesynthesis.com>2020-02-13 18:48:55 +0300
committerKaren Arutyunov <karen@codesynthesis.com>2020-02-13 18:48:55 +0300
commit416359f425f7035c63f1cf8f2831873d11510e76 (patch)
treeff31bbd951652751df2bb270b0395d713032ff8f /cutl/xml/parser.txx
parentbba70704395bbc2801c9a033c1de6842b342b2a1 (diff)
Drop copyright notice from source code
Diffstat (limited to 'cutl/xml/parser.txx')
-rw-r--r--cutl/xml/parser.txx1
1 files changed, 0 insertions, 1 deletions
diff --git a/cutl/xml/parser.txx b/cutl/xml/parser.txx
index bb445dd..4e7ac7f 100644
--- a/cutl/xml/parser.txx
+++ b/cutl/xml/parser.txx
@@ -1,5 +1,4 @@
// file : cutl/xml/parser.txx
-// copyright : Copyright (c) 2009-2019 Code Synthesis Tools CC
// license : MIT; see accompanying LICENSE file
#include <cutl/xml/value-traits.hxx>