You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@karaf.apache.org by gn...@apache.org on 2014/05/28 13:48:43 UTC

[3/4] git commit: Add missing header

Add missing header

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

Branch: refs/heads/master
Commit: 3ac0b00f0d1aaa6949cb3c9e14b33edcecdb4776
Parents: 400c479
Author: Guillaume Nodet <gn...@gmail.com>
Authored: Tue May 27 18:12:31 2014 +0200
Committer: Guillaume Nodet <gn...@gmail.com>
Committed: Tue May 27 18:12:31 2014 +0200

----------------------------------------------------------------------
 ...rg.apache.karaf.command.acl.scope_bundle.cfg | 25 ++++++++++++++++++++
 1 file changed, 25 insertions(+)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/karaf/blob/3ac0b00f/assemblies/features/framework/src/main/resources/resources/etc/org.apache.karaf.command.acl.scope_bundle.cfg
----------------------------------------------------------------------
diff --git a/assemblies/features/framework/src/main/resources/resources/etc/org.apache.karaf.command.acl.scope_bundle.cfg b/assemblies/features/framework/src/main/resources/resources/etc/org.apache.karaf.command.acl.scope_bundle.cfg
index 62c8d57..5e2621f 100644
--- a/assemblies/features/framework/src/main/resources/resources/etc/org.apache.karaf.command.acl.scope_bundle.cfg
+++ b/assemblies/features/framework/src/main/resources/resources/etc/org.apache.karaf.command.acl.scope_bundle.cfg
@@ -1,3 +1,28 @@
+################################################################################
+#
+#    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.
+#
+################################################################################
+
+#
+# This configuration file defines the ACLs for scope bundles
+#
+# For an explanation of the syntax of this file, see the file:
+#   org.apache.karaf.command.acl.system.cfg
+#
 features=org.apache.karaf.features.command
 jaas=org.apache.karaf.jaas.command
 admin=org.apache.karaf.admin.command