Added header to the XML Mark sample files.
Project: http://git-wip-us.apache.org/repos/asf/vxquery/repo Commit: http://git-wip-us.apache.org/repos/asf/vxquery/commit/2b2dd22e Tree: http://git-wip-us.apache.org/repos/asf/vxquery/tree/2b2dd22e Diff: http://git-wip-us.apache.org/repos/asf/vxquery/diff/2b2dd22e Branch: refs/heads/master Commit: 2b2dd22ea48421e7fca35c12079eeadadf296671 Parents: 2e81322 Author: Eldon Carman <[email protected]> Authored: Sun Mar 1 08:34:22 2015 -0800 Committer: Eldon Carman <[email protected]> Committed: Sun Mar 1 08:34:22 2015 -0800 ---------------------------------------------------------------------- .../xmark/data/categories/micro_categories.xml | 16 ++++++++++++++++ .../xmark/data/catgraph/micro_catgraph.xml | 16 ++++++++++++++++ .../data/closed_auctions/micro_closed_auctions.xml | 16 ++++++++++++++++ .../data/open_auctions/micro_open_auctions.xml | 16 ++++++++++++++++ .../resources/xmark/data/people/micro_people.xml | 16 ++++++++++++++++ .../resources/xmark/data/regions/micro_regions.xml | 16 ++++++++++++++++ 6 files changed, 96 insertions(+) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/vxquery/blob/2b2dd22e/vxquery-benchmark/src/main/resources/xmark/data/categories/micro_categories.xml ---------------------------------------------------------------------- diff --git a/vxquery-benchmark/src/main/resources/xmark/data/categories/micro_categories.xml b/vxquery-benchmark/src/main/resources/xmark/data/categories/micro_categories.xml index ba5c193..d16dddf 100644 --- a/vxquery-benchmark/src/main/resources/xmark/data/categories/micro_categories.xml +++ b/vxquery-benchmark/src/main/resources/xmark/data/categories/micro_categories.xml @@ -1,4 +1,20 @@ <?xml version="1.0" standalone="yes"?> +<!-- + Licensed to the Apache Software Foundation (ASF) under one or more + contributor license agreements. See the NOTICE file distributed with + this work for additional information regarding copyright ownership. + The ASF licenses this file to You under the Apache License, Version 2.0 + (the "License"); you may not use this file except in compliance with + the License. You may obtain a copy of the License at + + http://www.apache.org/licenses/LICENSE-2.0 + + Unless required by applicable law or agreed to in writing, software + distributed under the License is distributed on an "AS IS" BASIS, + WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + See the License for the specific language governing permissions and + limitations under the License. +--> <site> <categories> <category id="category0"> http://git-wip-us.apache.org/repos/asf/vxquery/blob/2b2dd22e/vxquery-benchmark/src/main/resources/xmark/data/catgraph/micro_catgraph.xml ---------------------------------------------------------------------- diff --git a/vxquery-benchmark/src/main/resources/xmark/data/catgraph/micro_catgraph.xml b/vxquery-benchmark/src/main/resources/xmark/data/catgraph/micro_catgraph.xml index 2b3fa91..83001b3 100644 --- a/vxquery-benchmark/src/main/resources/xmark/data/catgraph/micro_catgraph.xml +++ b/vxquery-benchmark/src/main/resources/xmark/data/catgraph/micro_catgraph.xml @@ -1,4 +1,20 @@ <?xml version="1.0" standalone="yes"?> +<!-- + Licensed to the Apache Software Foundation (ASF) under one or more + contributor license agreements. See the NOTICE file distributed with + this work for additional information regarding copyright ownership. + The ASF licenses this file to You under the Apache License, Version 2.0 + (the "License"); you may not use this file except in compliance with + the License. You may obtain a copy of the License at + + http://www.apache.org/licenses/LICENSE-2.0 + + Unless required by applicable law or agreed to in writing, software + distributed under the License is distributed on an "AS IS" BASIS, + WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + See the License for the specific language governing permissions and + limitations under the License. +--> <site> <catgraph> <edge http://git-wip-us.apache.org/repos/asf/vxquery/blob/2b2dd22e/vxquery-benchmark/src/main/resources/xmark/data/closed_auctions/micro_closed_auctions.xml ---------------------------------------------------------------------- diff --git a/vxquery-benchmark/src/main/resources/xmark/data/closed_auctions/micro_closed_auctions.xml b/vxquery-benchmark/src/main/resources/xmark/data/closed_auctions/micro_closed_auctions.xml index 4945ef8..48ec407 100644 --- a/vxquery-benchmark/src/main/resources/xmark/data/closed_auctions/micro_closed_auctions.xml +++ b/vxquery-benchmark/src/main/resources/xmark/data/closed_auctions/micro_closed_auctions.xml @@ -1,4 +1,20 @@ <?xml version="1.0" standalone="yes"?> +<!-- + Licensed to the Apache Software Foundation (ASF) under one or more + contributor license agreements. See the NOTICE file distributed with + this work for additional information regarding copyright ownership. + The ASF licenses this file to You under the Apache License, Version 2.0 + (the "License"); you may not use this file except in compliance with + the License. You may obtain a copy of the License at + + http://www.apache.org/licenses/LICENSE-2.0 + + Unless required by applicable law or agreed to in writing, software + distributed under the License is distributed on an "AS IS" BASIS, + WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + See the License for the specific language governing permissions and + limitations under the License. +--> <site> <closed_auctions> <closed_auction> http://git-wip-us.apache.org/repos/asf/vxquery/blob/2b2dd22e/vxquery-benchmark/src/main/resources/xmark/data/open_auctions/micro_open_auctions.xml ---------------------------------------------------------------------- diff --git a/vxquery-benchmark/src/main/resources/xmark/data/open_auctions/micro_open_auctions.xml b/vxquery-benchmark/src/main/resources/xmark/data/open_auctions/micro_open_auctions.xml index 1a8c2ff..5380bf7 100644 --- a/vxquery-benchmark/src/main/resources/xmark/data/open_auctions/micro_open_auctions.xml +++ b/vxquery-benchmark/src/main/resources/xmark/data/open_auctions/micro_open_auctions.xml @@ -1,4 +1,20 @@ <?xml version="1.0" standalone="yes"?> +<!-- + Licensed to the Apache Software Foundation (ASF) under one or more + contributor license agreements. See the NOTICE file distributed with + this work for additional information regarding copyright ownership. + The ASF licenses this file to You under the Apache License, Version 2.0 + (the "License"); you may not use this file except in compliance with + the License. You may obtain a copy of the License at + + http://www.apache.org/licenses/LICENSE-2.0 + + Unless required by applicable law or agreed to in writing, software + distributed under the License is distributed on an "AS IS" BASIS, + WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + See the License for the specific language governing permissions and + limitations under the License. +--> <site> <open_auctions> <open_auction id="open_auction0"> http://git-wip-us.apache.org/repos/asf/vxquery/blob/2b2dd22e/vxquery-benchmark/src/main/resources/xmark/data/people/micro_people.xml ---------------------------------------------------------------------- diff --git a/vxquery-benchmark/src/main/resources/xmark/data/people/micro_people.xml b/vxquery-benchmark/src/main/resources/xmark/data/people/micro_people.xml index 211bd5c..1f25b60 100644 --- a/vxquery-benchmark/src/main/resources/xmark/data/people/micro_people.xml +++ b/vxquery-benchmark/src/main/resources/xmark/data/people/micro_people.xml @@ -1,4 +1,20 @@ <?xml version="1.0" standalone="yes"?> +<!-- + Licensed to the Apache Software Foundation (ASF) under one or more + contributor license agreements. See the NOTICE file distributed with + this work for additional information regarding copyright ownership. + The ASF licenses this file to You under the Apache License, Version 2.0 + (the "License"); you may not use this file except in compliance with + the License. You may obtain a copy of the License at + + http://www.apache.org/licenses/LICENSE-2.0 + + Unless required by applicable law or agreed to in writing, software + distributed under the License is distributed on an "AS IS" BASIS, + WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + See the License for the specific language governing permissions and + limitations under the License. +--> <site> <people> <person id="person0"> http://git-wip-us.apache.org/repos/asf/vxquery/blob/2b2dd22e/vxquery-benchmark/src/main/resources/xmark/data/regions/micro_regions.xml ---------------------------------------------------------------------- diff --git a/vxquery-benchmark/src/main/resources/xmark/data/regions/micro_regions.xml b/vxquery-benchmark/src/main/resources/xmark/data/regions/micro_regions.xml index b0d083d..b6a182a 100644 --- a/vxquery-benchmark/src/main/resources/xmark/data/regions/micro_regions.xml +++ b/vxquery-benchmark/src/main/resources/xmark/data/regions/micro_regions.xml @@ -1,4 +1,20 @@ <?xml version="1.0" standalone="yes"?> +<!-- + Licensed to the Apache Software Foundation (ASF) under one or more + contributor license agreements. See the NOTICE file distributed with + this work for additional information regarding copyright ownership. + The ASF licenses this file to You under the Apache License, Version 2.0 + (the "License"); you may not use this file except in compliance with + the License. You may obtain a copy of the License at + + http://www.apache.org/licenses/LICENSE-2.0 + + Unless required by applicable law or agreed to in writing, software + distributed under the License is distributed on an "AS IS" BASIS, + WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + See the License for the specific language governing permissions and + limitations under the License. +--> <site> <regions> <africa>
