summaryrefslogtreecommitdiff
path: root/xsd/libxsd/xsd/cxx/post.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'xsd/libxsd/xsd/cxx/post.hxx')
-rw-r--r--xsd/libxsd/xsd/cxx/post.hxx6
1 files changed, 1 insertions, 5 deletions
diff --git a/xsd/libxsd/xsd/cxx/post.hxx b/xsd/libxsd/xsd/cxx/post.hxx
index b119bb4..7a9c63e 100644
--- a/xsd/libxsd/xsd/cxx/post.hxx
+++ b/xsd/libxsd/xsd/cxx/post.hxx
@@ -1,13 +1,9 @@
// file : xsd/cxx/post.hxx
-// author : Boris Kolpackov <boris@codesynthesis.com>
-// copyright : Copyright (c) 2005-2010 Code Synthesis Tools CC
+// copyright : Copyright (c) 2005-2014 Code Synthesis Tools CC
// license : GNU GPL v2 + exceptions; see accompanying LICENSE file
-
#ifdef _MSC_VER
# if (_MSC_VER >= 1400)
# include <xsd/cxx/compilers/vc-8/post.hxx>
-# elif (_MSC_VER >= 1300)
-# include <xsd/cxx/compilers/vc-7/post.hxx>
# endif
#endif