diff options
author | Martin Ritchie <ritchiem@apache.org> | 2007-06-18 10:58:38 +0000 |
---|---|---|
committer | Martin Ritchie <ritchiem@apache.org> | 2007-06-18 10:58:38 +0000 |
commit | 50ed909b5c584cd4010d150a8473f731573ad806 (patch) | |
tree | 5b16d57a8797d05766f717792be079840eb5e7eb | |
parent | c41d9e7d947bcf5b313626184b7cb2eba5754a55 (diff) | |
download | qpid-python-50ed909b5c584cd4010d150a8473f731573ad806.tar.gz |
Various License header updates, missed this file. Though the first update of it via the JMX console will remove the license.
git-svn-id: https://svn.apache.org/repos/asf/incubator/qpid/branches/M2@548308 13f79535-47bb-0310-9956-ffa450edef68
-rw-r--r-- | java/broker/etc/jmxremote.access | 18 |
1 files changed, 18 insertions, 0 deletions
diff --git a/java/broker/etc/jmxremote.access b/java/broker/etc/jmxremote.access index ac7b56fc83..1a51a6991b 100644 --- a/java/broker/etc/jmxremote.access +++ b/java/broker/etc/jmxremote.access @@ -1,3 +1,21 @@ +#
+# 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.
+
#Generated by JMX Console : Last edited by user:admin
#Tue Jun 12 16:46:39 BST 2007
admin=admin
|