NO-JIRA: Fix unintended typo in license comment.
Project: http://git-wip-us.apache.org/repos/asf/qpid-proton/repo Commit: http://git-wip-us.apache.org/repos/asf/qpid-proton/commit/cd056f34 Tree: http://git-wip-us.apache.org/repos/asf/qpid-proton/tree/cd056f34 Diff: http://git-wip-us.apache.org/repos/asf/qpid-proton/diff/cd056f34 Branch: refs/heads/go1 Commit: cd056f34fa559121d4f46deb26857240bec0a9e8 Parents: 5d7dd4a Author: Alan Conway <[email protected]> Authored: Wed Dec 13 16:16:31 2017 -0500 Committer: Alan Conway <[email protected]> Committed: Wed Dec 13 16:16:31 2017 -0500 ---------------------------------------------------------------------- tools/py/proctest.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/qpid-proton/blob/cd056f34/tools/py/proctest.py ---------------------------------------------------------------------- diff --git a/tools/py/proctest.py b/tools/py/proctest.py index d779573..33cf26e 100644 --- a/tools/py/proctest.py +++ b/tools/py/proctest.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.0OFF +# 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 --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
