diff options
| author | Martin Ritchie <ritchiem@apache.org> | 2007-06-18 10:17:20 +0000 |
|---|---|---|
| committer | Martin Ritchie <ritchiem@apache.org> | 2007-06-18 10:17:20 +0000 |
| commit | a6e6a26fece3dcea4251607e28f09cced880698d (patch) | |
| tree | 1a69d5c229a3f3441151bbd2750f978db4dbc27c /java/client | |
| parent | 66c65c3a02987edb31d6db5e0d1440cc43d59eb1 (diff) | |
| download | qpid-python-a6e6a26fece3dcea4251607e28f09cced880698d.tar.gz | |
Various License header updates.
git-svn-id: https://svn.apache.org/repos/asf/incubator/qpid/branches/M2@548279 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'java/client')
| -rw-r--r-- | java/client/example/source-jar.xml | 18 | ||||
| -rw-r--r-- | java/client/src/old_test/java/org/apache/qpid/test/unit/jndi/example.properties | 17 |
2 files changed, 35 insertions, 0 deletions
diff --git a/java/client/example/source-jar.xml b/java/client/example/source-jar.xml index f2aa6d6e6c..60451448b8 100644 --- a/java/client/example/source-jar.xml +++ b/java/client/example/source-jar.xml @@ -1,3 +1,21 @@ +<!--
+ Licensed to the Apache Software Foundation (ASF) under one
+ or more contributor license agreements. See the NOTICE file
+ distributed with this work for additional information
+ regarding copyright ownership. The ASF licenses this file
+ to you under the Apache License, Version 2.0 (the
+ "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
+
+ Unless required by applicable law or agreed to in writing,
+ software distributed under the License is distributed on an
+ "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
+ KIND, either express or implied. See the License for the
+ specific language governing permissions and limitations
+ under the License.
+-->
<!-- This is an assembly descriptor that produces a jar file that contains all the
dependencies, fully expanded into a single jar, required to run the tests of
a maven project.
diff --git a/java/client/src/old_test/java/org/apache/qpid/test/unit/jndi/example.properties b/java/client/src/old_test/java/org/apache/qpid/test/unit/jndi/example.properties index 82de41908f..ea9dc5ae0e 100644 --- a/java/client/src/old_test/java/org/apache/qpid/test/unit/jndi/example.properties +++ b/java/client/src/old_test/java/org/apache/qpid/test/unit/jndi/example.properties @@ -1,3 +1,20 @@ +# Licensed to the Apache Software Foundation (ASF) under one +# or more contributor license agreements. See the NOTICE file +# distributed with this work for additional information +# regarding copyright ownership. The ASF licenses this file +# to you under the Apache License, Version 2.0 (the +# "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 +# +# Unless required by applicable law or agreed to in writing, +# software distributed under the License is distributed on an +# "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY +# KIND, either express or implied. See the License for the +# specific language governing permissions and limitations +# under the License. + java.naming.factory.initial = org.apache.qpid.jndi.PropertiesFileInitialContextFactory # use the following property to configure the default connector |
