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 | 192a9d600f20c790012ba7a7499974a3c9029938 (patch) | |
| tree | 5016c01630398f5dadc83bc72fd1cd8a2389351d /java/management/tools/qpid-cli | |
| parent | 7d698489f53e6246825d123d1383464d53412adf (diff) | |
| download | qpid-python-192a9d600f20c790012ba7a7499974a3c9029938.tar.gz | |
change a typo in license.
git-svn-id: https://svn.apache.org/repos/asf/incubator/qpid/trunk/qpid@703127 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'java/management/tools/qpid-cli')
| -rwxr-xr-x | java/management/tools/qpid-cli/bin/qpid-cli | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/java/management/tools/qpid-cli/bin/qpid-cli b/java/management/tools/qpid-cli/bin/qpid-cli index 4b4d831caa..4f0dbf6096 100755 --- a/java/management/tools/qpid-cli/bin/qpid-cli +++ b/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 |
