You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@karaf.apache.org by jb...@apache.org on 2015/12/17 17:13:21 UTC

karaf git commit: Fix license header in demo web

Repository: karaf
Updated Branches:
  refs/heads/master 6485ef2da -> 618a105e7


Fix license header in demo web


Project: http://git-wip-us.apache.org/repos/asf/karaf/repo
Commit: http://git-wip-us.apache.org/repos/asf/karaf/commit/618a105e
Tree: http://git-wip-us.apache.org/repos/asf/karaf/tree/618a105e
Diff: http://git-wip-us.apache.org/repos/asf/karaf/diff/618a105e

Branch: refs/heads/master
Commit: 618a105e75a2920ff193db72a061be8c01bc9406
Parents: 6485ef2
Author: Jean-Baptiste Onofré <jb...@apache.org>
Authored: Thu Dec 17 17:13:10 2015 +0100
Committer: Jean-Baptiste Onofré <jb...@apache.org>
Committed: Thu Dec 17 17:13:10 2015 +0100

----------------------------------------------------------------------
 .../webapp/WEB-INF/karaf/etc/startup.properties  | 19 +++++++++++++++++++
 1 file changed, 19 insertions(+)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/karaf/blob/618a105e/demos/web/src/main/webapp/WEB-INF/karaf/etc/startup.properties
----------------------------------------------------------------------
diff --git a/demos/web/src/main/webapp/WEB-INF/karaf/etc/startup.properties b/demos/web/src/main/webapp/WEB-INF/karaf/etc/startup.properties
index 86dd642..dd81815 100644
--- a/demos/web/src/main/webapp/WEB-INF/karaf/etc/startup.properties
+++ b/demos/web/src/main/webapp/WEB-INF/karaf/etc/startup.properties
@@ -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.
+#
+################################################################################
+
 # Bundles to be started on startup, with startlevel
 mvn\:org.apache.sshd/sshd-core/0.14.0 = 20
 mvn\:org.apache.felix/org.apache.felix.metatype/1.1.2 = 5