diff options
| author | Lahiru Gunathilake <lahiru@apache.org> | 2008-10-09 10:51:23 +0000 |
|---|---|---|
| committer | Lahiru Gunathilake <lahiru@apache.org> | 2008-10-09 10:51:23 +0000 |
| commit | acc1752b09cc412c57805764f3589774b7bba66b (patch) | |
| tree | 78c94a1065abd5c76652f51a7e9148f798476c7a /qpid/java | |
| parent | 4f36de88d7839e47c38ec3438f545f4535d850c5 (diff) | |
| download | qpid-python-acc1752b09cc412c57805764f3589774b7bba66b.tar.gz | |
change a typo in license.
git-svn-id: https://svn.apache.org/repos/asf/incubator/qpid/trunk@703127 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'qpid/java')
| -rwxr-xr-x | qpid/java/management/tools/qpid-cli/bin/qpid-cli | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/qpid/java/management/tools/qpid-cli/bin/qpid-cli b/qpid/java/management/tools/qpid-cli/bin/qpid-cli index 4b4d831caa..4f0dbf6096 100755 --- a/qpid/java/management/tools/qpid-cli/bin/qpid-cli +++ b/qpid/java/management/tools/qpid-cli/bin/qpid-cli @@ -1,11 +1,11 @@ #!/bin/bash # -# Licensed to the Apache Software Foundation (ASF) under one +# License 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 -# "Licnense"); you may not use this file except in compliance +# "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 |
