summaryrefslogtreecommitdiff
path: root/qpid/java/client/test/src/org/apache/qpid/cts
diff options
context:
space:
mode:
authorStephen Vinoski <vinoski@apache.org>2006-11-10 23:18:04 +0000
committerStephen Vinoski <vinoski@apache.org>2006-11-10 23:18:04 +0000
commit5404fc332f791e78fc7a957d393d0b517a807714 (patch)
tree9e109743cb1fd1e7f944d9a4954aec19de399bd8 /qpid/java/client/test/src/org/apache/qpid/cts
parent29dac32c5cd65c8cd93927aa1c34629e0fd36466 (diff)
downloadqpid-python-5404fc332f791e78fc7a957d393d0b517a807714.tar.gz
update Apache licenses to the current version
git-svn-id: https://svn.apache.org/repos/asf/incubator/qpid/trunk@473568 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'qpid/java/client/test/src/org/apache/qpid/cts')
-rwxr-xr-xqpid/java/client/test/src/org/apache/qpid/cts/bin/jmscts.sh29
-rwxr-xr-xqpid/java/client/test/src/org/apache/qpid/cts/bin/setenv.sh29
-rw-r--r--qpid/java/client/test/src/org/apache/qpid/cts/config/jmscts.policy17
-rw-r--r--qpid/java/client/test/src/org/apache/qpid/cts/config/jmscts.properties19
-rw-r--r--qpid/java/client/test/src/org/apache/qpid/cts/config/providers.xml29
-rwxr-xr-xqpid/java/client/test/src/org/apache/qpid/cts/src/compile.sh29
6 files changed, 100 insertions, 52 deletions
diff --git a/qpid/java/client/test/src/org/apache/qpid/cts/bin/jmscts.sh b/qpid/java/client/test/src/org/apache/qpid/cts/bin/jmscts.sh
index 5786e0d689..37b8018aaf 100755
--- a/qpid/java/client/test/src/org/apache/qpid/cts/bin/jmscts.sh
+++ b/qpid/java/client/test/src/org/apache/qpid/cts/bin/jmscts.sh
@@ -1,18 +1,21 @@
#!/bin/sh
#
-# Copyright (c) 2006 The Apache Software Foundation
-#
-# Licensed 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.
+# 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.
#
# -----------------------------------------------------------------------------
diff --git a/qpid/java/client/test/src/org/apache/qpid/cts/bin/setenv.sh b/qpid/java/client/test/src/org/apache/qpid/cts/bin/setenv.sh
index 17cbfb8d11..9b9189d646 100755
--- a/qpid/java/client/test/src/org/apache/qpid/cts/bin/setenv.sh
+++ b/qpid/java/client/test/src/org/apache/qpid/cts/bin/setenv.sh
@@ -1,17 +1,20 @@
#
-# Copyright (c) 2006 The Apache Software Foundation
-#
-# Licensed 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.
+# 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.
#
# ---------------------------------------------------------------------------
diff --git a/qpid/java/client/test/src/org/apache/qpid/cts/config/jmscts.policy b/qpid/java/client/test/src/org/apache/qpid/cts/config/jmscts.policy
index 6acd889dc4..ff8b5db5ec 100644
--- a/qpid/java/client/test/src/org/apache/qpid/cts/config/jmscts.policy
+++ b/qpid/java/client/test/src/org/apache/qpid/cts/config/jmscts.policy
@@ -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.
+//
// grant all users all permissions. This is only for test cases
// and should be modified for deployment
grant {
diff --git a/qpid/java/client/test/src/org/apache/qpid/cts/config/jmscts.properties b/qpid/java/client/test/src/org/apache/qpid/cts/config/jmscts.properties
index eccb1fd411..7177fed49d 100644
--- a/qpid/java/client/test/src/org/apache/qpid/cts/config/jmscts.properties
+++ b/qpid/java/client/test/src/org/apache/qpid/cts/config/jmscts.properties
@@ -1,3 +1,22 @@
+#
+# 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.
+#
+
# =============================================================================
# General properties
# -----------------------------------------------------------------------------
diff --git a/qpid/java/client/test/src/org/apache/qpid/cts/config/providers.xml b/qpid/java/client/test/src/org/apache/qpid/cts/config/providers.xml
index eea1f334cc..30c4a39c5b 100644
--- a/qpid/java/client/test/src/org/apache/qpid/cts/config/providers.xml
+++ b/qpid/java/client/test/src/org/apache/qpid/cts/config/providers.xml
@@ -1,19 +1,22 @@
<?xml version="1.0"?>
<!--
-
- - Copyright (c) 2006 The Apache Software Foundation
- -
- - Licensed 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.
+ - 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.
-
-->
diff --git a/qpid/java/client/test/src/org/apache/qpid/cts/src/compile.sh b/qpid/java/client/test/src/org/apache/qpid/cts/src/compile.sh
index c5877e7927..7b8a9f03ec 100755
--- a/qpid/java/client/test/src/org/apache/qpid/cts/src/compile.sh
+++ b/qpid/java/client/test/src/org/apache/qpid/cts/src/compile.sh
@@ -1,18 +1,21 @@
#!/bin/sh
#
-# Copyright (c) 2006 The Apache Software Foundation
-#
-# Licensed 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.
+# 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.
#