http://git-wip-us.apache.org/repos/asf/incubator-marmotta/blob/ec458ce7/platform/marmotta-core/src/test/resources/logback-testing.xml ---------------------------------------------------------------------- diff --git a/platform/marmotta-core/src/test/resources/logback-testing.xml b/platform/marmotta-core/src/test/resources/logback-testing.xml index 9f039b0..be5f4ce 100644 --- a/platform/marmotta-core/src/test/resources/logback-testing.xml +++ b/platform/marmotta-core/src/test/resources/logback-testing.xml @@ -1,18 +1,20 @@ +<?xml version="1.0" encoding="UTF-8"?> <!-- - ~ Copyright 2008-2012 Salzburg Research Forschungsgesellschaft - ~ - ~ Licensed 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. - --> + 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. +--> <configuration scan="true">
http://git-wip-us.apache.org/repos/asf/incubator-marmotta/blob/ec458ce7/platform/marmotta-core/src/test/resources/logback.xml ---------------------------------------------------------------------- diff --git a/platform/marmotta-core/src/test/resources/logback.xml b/platform/marmotta-core/src/test/resources/logback.xml index f7e6fde..4192b44 100644 --- a/platform/marmotta-core/src/test/resources/logback.xml +++ b/platform/marmotta-core/src/test/resources/logback.xml @@ -1,18 +1,20 @@ +<?xml version="1.0" encoding="UTF-8"?> <!-- - ~ Copyright (c) 2008-2012 Salzburg Research. - ~ - ~ Licensed 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. - --> + 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. +--> <configuration> http://git-wip-us.apache.org/repos/asf/incubator-marmotta/blob/ec458ce7/platform/marmotta-core/src/test/resources/org/apache/marmotta/platform/core/test/sesame/demo-data.foaf ---------------------------------------------------------------------- diff --git a/platform/marmotta-core/src/test/resources/org/apache/marmotta/platform/core/test/sesame/demo-data.foaf b/platform/marmotta-core/src/test/resources/org/apache/marmotta/platform/core/test/sesame/demo-data.foaf index e6b3ee7..9a47c22 100644 --- a/platform/marmotta-core/src/test/resources/org/apache/marmotta/platform/core/test/sesame/demo-data.foaf +++ b/platform/marmotta-core/src/test/resources/org/apache/marmotta/platform/core/test/sesame/demo-data.foaf @@ -1,18 +1,20 @@ +<?xml version="1.0" encoding="UTF-8"?> <!-- - ~ Copyright (c) 2012 Salzburg Research. - ~ - ~ Licensed 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. - --> + 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. +--> <rdf:RDF xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" http://git-wip-us.apache.org/repos/asf/incubator-marmotta/blob/ec458ce7/platform/marmotta-sparql/src/test/resources/foaf.rdf ---------------------------------------------------------------------- diff --git a/platform/marmotta-sparql/src/test/resources/foaf.rdf b/platform/marmotta-sparql/src/test/resources/foaf.rdf index d026773..168ace7 100644 --- a/platform/marmotta-sparql/src/test/resources/foaf.rdf +++ b/platform/marmotta-sparql/src/test/resources/foaf.rdf @@ -1,4 +1,20 @@ -<?xml version="1.0" encoding="utf-8"?> +<?xml version="1.0" encoding="UTF-8"?> +<!-- + 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. +--> <rdf:RDF xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:rdfs="http://www.w3.org/2000/01/rdf-schema#"
