aboutsummaryrefslogtreecommitdiff
path: root/xsd-frontend/transformations/enum-synthesis.cxx
diff options
context:
space:
mode:
authorKaren Arutyunov <karen@codesynthesis.com>2020-02-14 17:58:11 +0300
committerKaren Arutyunov <karen@codesynthesis.com>2020-02-14 17:58:11 +0300
commit061b59ec50c40e8757c5e9237f45a2c7ade36d62 (patch)
tree3011504dbdda8cb9c61960dd52c4935ffbd81c0b /xsd-frontend/transformations/enum-synthesis.cxx
parent4c0521dd31ed4d0e47b7bb2361e88538327eda62 (diff)
Drop copyright notice from source codelegacy-build-system
Diffstat (limited to 'xsd-frontend/transformations/enum-synthesis.cxx')
-rw-r--r--xsd-frontend/transformations/enum-synthesis.cxx1
1 files changed, 0 insertions, 1 deletions
diff --git a/xsd-frontend/transformations/enum-synthesis.cxx b/xsd-frontend/transformations/enum-synthesis.cxx
index b8e2815..41b668b 100644
--- a/xsd-frontend/transformations/enum-synthesis.cxx
+++ b/xsd-frontend/transformations/enum-synthesis.cxx
@@ -1,5 +1,4 @@
// file : xsd-frontend/transformations/enum-synthesis.cxx
-// copyright : Copyright (c) 2006-2017 Code Synthesis Tools CC
// license : GNU GPL v2 + exceptions; see accompanying LICENSE file
#include <set>