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 | 6e08037dfb1a175e71edc5ae5f0392c7cfca3d1a (patch) | |
| tree | 505a84f00db043e9d1d8c85d6b8a1a366d9da2df /qpid/java/management/tools | |
| parent | 6273e354365a0d6f85e368cee4b2a42fe9822dad (diff) | |
| download | qpid-python-6e08037dfb1a175e71edc5ae5f0392c7cfca3d1a.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@728102 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'qpid/java/management/tools')
| -rw-r--r-- | qpid/java/management/tools/qpid-cli/report.property | 19 |
1 files changed, 19 insertions, 0 deletions
diff --git a/qpid/java/management/tools/qpid-cli/report.property b/qpid/java/management/tools/qpid-cli/report.property index 720fdac899..46734d52a8 100644 --- a/qpid/java/management/tools/qpid-cli/report.property +++ b/qpid/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 |
