diff options
| author | Robert Gemmell <robbie@apache.org> | 2012-04-19 12:02:01 +0000 |
|---|---|---|
| committer | Robert Gemmell <robbie@apache.org> | 2012-04-19 12:02:01 +0000 |
| commit | 17bb18f56f021981ee0471ad0da0eb9f9d50e7a1 (patch) | |
| tree | c27d7bc9b1a3e5efd90bb2e48d8039bb05c2ee98 | |
| parent | a73340cf64125f15de7477dcebca9e3d7032b4db (diff) | |
| download | qpid-python-17bb18f56f021981ee0471ad0da0eb9f9d50e7a1.tar.gz | |
QPID-3864: fix licence URL
git-svn-id: https://svn.apache.org/repos/asf/qpid/trunk/qpid@1327912 13f79535-47bb-0310-9956-ffa450edef68
| -rw-r--r-- | java/client/src/main/java/org/apache/qpid/client/XASessionImpl.java | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/java/client/src/main/java/org/apache/qpid/client/XASessionImpl.java b/java/client/src/main/java/org/apache/qpid/client/XASessionImpl.java index 6d5bf9ad67..f2efb6e8a5 100644 --- a/java/client/src/main/java/org/apache/qpid/client/XASessionImpl.java +++ b/java/client/src/main/java/org/apache/qpid/client/XASessionImpl.java @@ -6,7 +6,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 |
