You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@archiva.apache.org by ol...@apache.org on 2013/11/19 00:00:01 UTC

svn commit: r1543218 - /archiva/trunk/archiva-modules/archiva-web/archiva-webapp/src/main/resources/sirona.properties

Author: olamy
Date: Mon Nov 18 23:00:01 2013
New Revision: 1543218

URL: http://svn.apache.org/r1543218
Log:
add missing ASF header

Modified:
    archiva/trunk/archiva-modules/archiva-web/archiva-webapp/src/main/resources/sirona.properties

Modified: archiva/trunk/archiva-modules/archiva-web/archiva-webapp/src/main/resources/sirona.properties
URL: http://svn.apache.org/viewvc/archiva/trunk/archiva-modules/archiva-web/archiva-webapp/src/main/resources/sirona.properties?rev=1543218&r1=1543217&r2=1543218&view=diff
==============================================================================
--- archiva/trunk/archiva-modules/archiva-web/archiva-webapp/src/main/resources/sirona.properties (original)
+++ archiva/trunk/archiva-modules/archiva-web/archiva-webapp/src/main/resources/sirona.properties Mon Nov 18 23:00:01 2013
@@ -1,3 +1,22 @@
+#
+# 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.
+#
+
 # sirona config should be in the same classloader as sirona-core
 # here to monitor DataSource we put it in common.loader so we put
 # the config in lib/ to get it in common.loader too