diff options
| author | Rajith Muditha Attapattu <rajith@apache.org> | 2008-12-19 18:44:55 +0000 |
|---|---|---|
| committer | Rajith Muditha Attapattu <rajith@apache.org> | 2008-12-19 18:44:55 +0000 |
| commit | a48f2cd2f0cbd75611d3a856ecf94e10bc33c0c7 (patch) | |
| tree | 5bff8e78d564880b78743220e21d7ce8b2847760 /java/management/tools | |
| parent | cbd4e19028e5c767f3e4647450cbcaa9f769df1e (diff) | |
| download | qpid-python-a48f2cd2f0cbd75611d3a856ecf94e10bc33c0c7.tar.gz | |
Added ASF header to report.property
Added the Jython license to LICENSE and NOTICE
git-svn-id: https://svn.apache.org/repos/asf/qpid/trunk/qpid@728102 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'java/management/tools')
| -rw-r--r-- | java/management/tools/qpid-cli/report.property | 19 |
1 files changed, 19 insertions, 0 deletions
diff --git a/java/management/tools/qpid-cli/report.property b/java/management/tools/qpid-cli/report.property index 720fdac899..46734d52a8 100644 --- a/java/management/tools/qpid-cli/report.property +++ b/java/management/tools/qpid-cli/report.property @@ -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. +# + object=queue column=Name,MessageCount,ActiveConsumerCount,Durable filter.name=ping |
