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 | f4b109f5273563c68bdf7aeec448b07cc9866e66 (patch) | |
tree | 578d747c94269f8a8c2d07bc2139e2cdb8fa42d4 /cpp | |
parent | 04bd09d5f9b740bee700263697980e6a25bd94cf (diff) | |
download | qpid-python-f4b109f5273563c68bdf7aeec448b07cc9866e66.tar.gz |
Minor correction to included ASF license
git-svn-id: https://svn.apache.org/repos/asf/qpid/trunk/qpid@726685 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'cpp')
-rw-r--r-- | cpp/managementgen/qmfgen/__init__.py | 2 | ||||
-rwxr-xr-x | cpp/managementgen/qmfgen/generate.py | 2 | ||||
-rwxr-xr-x | cpp/managementgen/qmfgen/schema.py | 2 |
3 files changed, 3 insertions, 3 deletions
diff --git a/cpp/managementgen/qmfgen/__init__.py b/cpp/managementgen/qmfgen/__init__.py index caef6cc58b..63a3f41f28 100644 --- a/cpp/managementgen/qmfgen/__init__.py +++ b/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/cpp/managementgen/qmfgen/generate.py b/cpp/managementgen/qmfgen/generate.py index 762af972e7..35e222ebad 100755 --- a/cpp/managementgen/qmfgen/generate.py +++ b/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/cpp/managementgen/qmfgen/schema.py b/cpp/managementgen/qmfgen/schema.py index ee5efc0bb0..69823d6de0 100755 --- a/cpp/managementgen/qmfgen/schema.py +++ b/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 |