diff options
author | Gordon Sim <gsim@apache.org> | 2008-12-15 11:48:25 +0000 |
---|---|---|
committer | Gordon Sim <gsim@apache.org> | 2008-12-15 11:48:25 +0000 |
commit | 64b313b500c260072858519d7ad74880b27cd40f (patch) | |
tree | 81111c455f26eda56173d00176bbbaad4ae2fedf /qpid/cpp | |
parent | bd7f57773aa97dddddd3c5b21209c972ffb30276 (diff) | |
download | qpid-python-64b313b500c260072858519d7ad74880b27cd40f.tar.gz |
Minor correction to included ASF license
git-svn-id: https://svn.apache.org/repos/asf/qpid/trunk@726685 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'qpid/cpp')
-rw-r--r-- | qpid/cpp/managementgen/qmfgen/__init__.py | 2 | ||||
-rwxr-xr-x | qpid/cpp/managementgen/qmfgen/generate.py | 2 | ||||
-rwxr-xr-x | qpid/cpp/managementgen/qmfgen/schema.py | 2 |
3 files changed, 3 insertions, 3 deletions
diff --git a/qpid/cpp/managementgen/qmfgen/__init__.py b/qpid/cpp/managementgen/qmfgen/__init__.py index caef6cc58b..63a3f41f28 100644 --- a/qpid/cpp/managementgen/qmfgen/__init__.py +++ b/qpid/cpp/managementgen/qmfgen/__init__.py @@ -7,7 +7,7 @@ # "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 +# 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 diff --git a/qpid/cpp/managementgen/qmfgen/generate.py b/qpid/cpp/managementgen/qmfgen/generate.py index 762af972e7..35e222ebad 100755 --- a/qpid/cpp/managementgen/qmfgen/generate.py +++ b/qpid/cpp/managementgen/qmfgen/generate.py @@ -7,7 +7,7 @@ # "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 +# 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 diff --git a/qpid/cpp/managementgen/qmfgen/schema.py b/qpid/cpp/managementgen/qmfgen/schema.py index ee5efc0bb0..69823d6de0 100755 --- a/qpid/cpp/managementgen/qmfgen/schema.py +++ b/qpid/cpp/managementgen/qmfgen/schema.py @@ -7,7 +7,7 @@ # "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 +# 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 |