From 8286ac511144e4f17d34eac9affb97e50646344a Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?J=C3=B6rg=20Frings-F=C3=BCrst?= Date: Wed, 23 Jul 2014 15:25:44 +0200 Subject: Imported Upstream version 4.0.0 --- xsd/dist/examples/build/xsd/common.make | 3 +-- xsd/dist/examples/build/xsd/parser-rules.make | 3 +-- xsd/dist/examples/build/xsd/tree-rules.make | 3 +-- 3 files changed, 3 insertions(+), 6 deletions(-) (limited to 'xsd/dist/examples/build/xsd') diff --git a/xsd/dist/examples/build/xsd/common.make b/xsd/dist/examples/build/xsd/common.make index d82cbfb..21d39e7 100644 --- a/xsd/dist/examples/build/xsd/common.make +++ b/xsd/dist/examples/build/xsd/common.make @@ -1,6 +1,5 @@ # file : examples/build/xsd/common.make -# author : Boris Kolpackov -# copyright : Copyright (c) 2006-2010 Code Synthesis Tools CC +# copyright : Copyright (c) 2006-2014 Code Synthesis Tools CC # license : GNU GPL v2 + exceptions; see accompanying LICENSE file XSD := $(shell if test -x $(root)/../bin/xsd; \ diff --git a/xsd/dist/examples/build/xsd/parser-rules.make b/xsd/dist/examples/build/xsd/parser-rules.make index 8da4fc6..c39b85c 100644 --- a/xsd/dist/examples/build/xsd/parser-rules.make +++ b/xsd/dist/examples/build/xsd/parser-rules.make @@ -1,6 +1,5 @@ # file : examples/build/xsd/parser-rules.make -# author : Boris Kolpackov -# copyright : Copyright (c) 2006-2010 Code Synthesis Tools CC +# copyright : Copyright (c) 2006-2014 Code Synthesis Tools CC # license : GNU GPL v2 + exceptions; see accompanying LICENSE file include $(root)/build/xsd/common.make diff --git a/xsd/dist/examples/build/xsd/tree-rules.make b/xsd/dist/examples/build/xsd/tree-rules.make index 0ea6990..7ff3529 100644 --- a/xsd/dist/examples/build/xsd/tree-rules.make +++ b/xsd/dist/examples/build/xsd/tree-rules.make @@ -1,6 +1,5 @@ # file : examples/build/xsd/tree-rules.make -# author : Boris Kolpackov -# copyright : Copyright (c) 2006-2010 Code Synthesis Tools CC +# copyright : Copyright (c) 2006-2014 Code Synthesis Tools CC # license : GNU GPL v2 + exceptions; see accompanying LICENSE file include $(root)/build/xsd/common.make -- cgit v1.2.3