This is an automated email from the ASF dual-hosted git repository.

martin_s pushed a commit to branch feature/storage_refactoring
in repository https://gitbox.apache.org/repos/asf/archiva.git

commit b782b9854f5427a11e9566307c47fa4f247a19dd
Author: Martin Stockhammer <[email protected]>
AuthorDate: Thu Aug 29 07:51:33 2019 +0200

    Adding license statement
---
 .../src/test/resources/artifacts.xml                 | 20 ++++++++++++++++++++
 1 file changed, 20 insertions(+)

diff --git 
a/archiva-modules/plugins/metadata-store-jcr/src/test/resources/artifacts.xml 
b/archiva-modules/plugins/metadata-store-jcr/src/test/resources/artifacts.xml
index 02e1064..b2ad976 100644
--- 
a/archiva-modules/plugins/metadata-store-jcr/src/test/resources/artifacts.xml
+++ 
b/archiva-modules/plugins/metadata-store-jcr/src/test/resources/artifacts.xml
@@ -1,4 +1,24 @@
 <?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.
+ */
+-->
 <sv:node sv:name="archiva"
          xmlns:jcr="http://www.jcp.org/jcr/1.0"; 
xmlns:archiva="http://archiva.apache.org/jcr/";
          xmlns:sv="http://www.jcp.org/jcr/sv/1.0";

Reply via email to