summaryrefslogtreecommitdiff
path: root/libxsd/xsd/cxx/compilers/vc-8
diff options
context:
space:
mode:
Diffstat (limited to 'libxsd/xsd/cxx/compilers/vc-8')
-rw-r--r--libxsd/xsd/cxx/compilers/vc-8/post.hxx1
-rw-r--r--libxsd/xsd/cxx/compilers/vc-8/pre.hxx1
2 files changed, 0 insertions, 2 deletions
diff --git a/libxsd/xsd/cxx/compilers/vc-8/post.hxx b/libxsd/xsd/cxx/compilers/vc-8/post.hxx
index eb26fa2..2b2f145 100644
--- a/libxsd/xsd/cxx/compilers/vc-8/post.hxx
+++ b/libxsd/xsd/cxx/compilers/vc-8/post.hxx
@@ -1,5 +1,4 @@
// file : xsd/cxx/compilers/vc-8/post.hxx
-// copyright : Copyright (c) 2005-2017 Code Synthesis Tools CC
// license : GNU GPL v2 + exceptions; see accompanying LICENSE file
#pragma warning (pop)
diff --git a/libxsd/xsd/cxx/compilers/vc-8/pre.hxx b/libxsd/xsd/cxx/compilers/vc-8/pre.hxx
index 47a3306..ddaac01 100644
--- a/libxsd/xsd/cxx/compilers/vc-8/pre.hxx
+++ b/libxsd/xsd/cxx/compilers/vc-8/pre.hxx
@@ -1,5 +1,4 @@
// file : xsd/cxx/compilers/vc-8/pre.hxx
-// copyright : Copyright (c) 2005-2017 Code Synthesis Tools CC
// license : GNU GPL v2 + exceptions; see accompanying LICENSE file
// These warnings had to be disabled "for good".