diff options
| author | Robert Gemmell <robbie@apache.org> | 2012-04-19 12:16:16 +0000 |
|---|---|---|
| committer | Robert Gemmell <robbie@apache.org> | 2012-04-19 12:16:16 +0000 |
| commit | 439ce3fe64ccfb49bc5482afdd919b4050a00273 (patch) | |
| tree | 5df374f382247ab1ac2df9fbbe50a50931474fb7 /qpid/java/client | |
| parent | fefeddb38c72a207d0feab8d652a163a3fb1bd56 (diff) | |
| download | qpid-python-439ce3fe64ccfb49bc5482afdd919b4050a00273.tar.gz | |
QPID-3864: add/fix licences in the Java tree for 0.16
merged trunk r1327905 and r1327912, and also updated java/jca/.gitignore
git-svn-id: https://svn.apache.org/repos/asf/qpid/branches/0.16@1327923 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'qpid/java/client')
| -rw-r--r-- | qpid/java/client/src/main/java/org/apache/qpid/client/XASessionImpl.java | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/qpid/java/client/src/main/java/org/apache/qpid/client/XASessionImpl.java b/qpid/java/client/src/main/java/org/apache/qpid/client/XASessionImpl.java index 85623df8c0..3159a3724e 100644 --- a/qpid/java/client/src/main/java/org/apache/qpid/client/XASessionImpl.java +++ b/qpid/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 |
