diff options
author | Jörg Frings-Fürst <debian@jff-webhosting.net> | 2014-07-23 15:25:44 +0200 |
---|---|---|
committer | Jörg Frings-Fürst <debian@jff-webhosting.net> | 2014-07-23 15:25:44 +0200 |
commit | 8286ac511144e4f17d34eac9affb97e50646344a (patch) | |
tree | f1af7320d7b6be6be059216d0ad08ac7b4f73fd0 /libxsd-frontend/tests/schema | |
parent | a15cf65c44d5c224169c32ef5495b68c758134b7 (diff) |
Imported Upstream version 4.0.0upstream/4.0.0
Diffstat (limited to 'libxsd-frontend/tests/schema')
-rw-r--r-- | libxsd-frontend/tests/schema/annotation/makefile | 3 | ||||
-rw-r--r-- | libxsd-frontend/tests/schema/anonymous/makefile | 3 | ||||
-rw-r--r-- | libxsd-frontend/tests/schema/attribute-group/makefile | 3 | ||||
-rw-r--r-- | libxsd-frontend/tests/schema/default/makefile | 3 | ||||
-rw-r--r-- | libxsd-frontend/tests/schema/element-group/makefile | 3 | ||||
-rw-r--r-- | libxsd-frontend/tests/schema/enumeration/makefile | 3 | ||||
-rw-r--r-- | libxsd-frontend/tests/schema/makefile | 3 | ||||
-rw-r--r-- | libxsd-frontend/tests/schema/union/makefile | 3 |
8 files changed, 8 insertions, 16 deletions
diff --git a/libxsd-frontend/tests/schema/annotation/makefile b/libxsd-frontend/tests/schema/annotation/makefile index 97f578b..7705ba8 100644 --- a/libxsd-frontend/tests/schema/annotation/makefile +++ b/libxsd-frontend/tests/schema/annotation/makefile @@ -1,6 +1,5 @@ # file : tests/schema/annotation/makefile -# author : Boris Kolpackov <boris@codesynthesis.com> -# 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 $(dir $(lastword $(MAKEFILE_LIST)))../../../build/bootstrap.make diff --git a/libxsd-frontend/tests/schema/anonymous/makefile b/libxsd-frontend/tests/schema/anonymous/makefile index 950e34b..5d2cfe2 100644 --- a/libxsd-frontend/tests/schema/anonymous/makefile +++ b/libxsd-frontend/tests/schema/anonymous/makefile @@ -1,6 +1,5 @@ # file : tests/schema/annotation/makefile -# author : Boris Kolpackov <boris@codesynthesis.com> -# 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 $(dir $(lastword $(MAKEFILE_LIST)))../../../build/bootstrap.make diff --git a/libxsd-frontend/tests/schema/attribute-group/makefile b/libxsd-frontend/tests/schema/attribute-group/makefile index e96c0c7..00746a3 100644 --- a/libxsd-frontend/tests/schema/attribute-group/makefile +++ b/libxsd-frontend/tests/schema/attribute-group/makefile @@ -1,6 +1,5 @@ # file : tests/schema/attribute-group/makefile -# author : Boris Kolpackov <boris@codesynthesis.com> -# 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 $(dir $(lastword $(MAKEFILE_LIST)))../../../build/bootstrap.make diff --git a/libxsd-frontend/tests/schema/default/makefile b/libxsd-frontend/tests/schema/default/makefile index dbb5fa9..d2ab540 100644 --- a/libxsd-frontend/tests/schema/default/makefile +++ b/libxsd-frontend/tests/schema/default/makefile @@ -1,6 +1,5 @@ # file : tests/schema/default/makefile -# author : Boris Kolpackov <boris@codesynthesis.com> -# 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 $(dir $(lastword $(MAKEFILE_LIST)))../../../build/bootstrap.make diff --git a/libxsd-frontend/tests/schema/element-group/makefile b/libxsd-frontend/tests/schema/element-group/makefile index 8a4ad89..3271b94 100644 --- a/libxsd-frontend/tests/schema/element-group/makefile +++ b/libxsd-frontend/tests/schema/element-group/makefile @@ -1,6 +1,5 @@ # file : tests/schema/element-group/makefile -# author : Boris Kolpackov <boris@codesynthesis.com> -# 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 $(dir $(lastword $(MAKEFILE_LIST)))../../../build/bootstrap.make diff --git a/libxsd-frontend/tests/schema/enumeration/makefile b/libxsd-frontend/tests/schema/enumeration/makefile index d958178..bd55e0f 100644 --- a/libxsd-frontend/tests/schema/enumeration/makefile +++ b/libxsd-frontend/tests/schema/enumeration/makefile @@ -1,6 +1,5 @@ # file : tests/schema/enumeration/makefile -# author : Boris Kolpackov <boris@codesynthesis.com> -# 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 $(dir $(lastword $(MAKEFILE_LIST)))../../../build/bootstrap.make diff --git a/libxsd-frontend/tests/schema/makefile b/libxsd-frontend/tests/schema/makefile index fde5482..3a6d048 100644 --- a/libxsd-frontend/tests/schema/makefile +++ b/libxsd-frontend/tests/schema/makefile @@ -1,6 +1,5 @@ # file : tests/schema -# author : Boris Kolpackov <boris@codesynthesis.com> -# 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 $(dir $(lastword $(MAKEFILE_LIST)))../../build/bootstrap.make diff --git a/libxsd-frontend/tests/schema/union/makefile b/libxsd-frontend/tests/schema/union/makefile index 7f01070..b0a83e3 100644 --- a/libxsd-frontend/tests/schema/union/makefile +++ b/libxsd-frontend/tests/schema/union/makefile @@ -1,6 +1,5 @@ # file : tests/schema/union/makefile -# author : Boris Kolpackov <boris@codesynthesis.com> -# 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 $(dir $(lastword $(MAKEFILE_LIST)))../../../build/bootstrap.make |