You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@qpid.apache.org by ri...@apache.org on 2007/06/18 12:17:30 UTC

svn commit: r548279 - in /incubator/qpid/branches/M2/java: client-java14/src/main/assembly/ client/example/ client/src/old_test/java/org/apache/qpid/test/unit/jndi/ etc/ integrationtests/ management/eclipse-plugin/src/main/java/org/apache/qpid/manageme...

Author: ritchiem
Date: Mon Jun 18 03:17:20 2007
New Revision: 548279

URL: http://svn.apache.org/viewvc?view=rev&rev=548279
Log:
Various License header updates.

Modified:
    incubator/qpid/branches/M2/java/client-java14/src/main/assembly/jar-with-dependencies.xml
    incubator/qpid/branches/M2/java/client/example/source-jar.xml
    incubator/qpid/branches/M2/java/client/src/old_test/java/org/apache/qpid/test/unit/jndi/example.properties
    incubator/qpid/branches/M2/java/etc/log4j.xml
    incubator/qpid/branches/M2/java/integrationtests/jar-with-dependencies.xml
    incubator/qpid/branches/M2/java/management/eclipse-plugin/src/main/java/org/apache/qpid/management/ui/exceptions/ManagementConsoleException.java
    incubator/qpid/branches/M2/java/perftests/dist-zip.xml
    incubator/qpid/branches/M2/java/perftests/etc/scripts/CTQ-Qpid-1.sh
    incubator/qpid/branches/M2/java/perftests/etc/scripts/CTQ-Qpid-2.sh
    incubator/qpid/branches/M2/java/perftests/etc/scripts/CTQ-Qpid-3.sh
    incubator/qpid/branches/M2/java/perftests/etc/scripts/CTQ-Qpid-4.sh
    incubator/qpid/branches/M2/java/perftests/etc/scripts/CTQ-Qpid-5.sh
    incubator/qpid/branches/M2/java/perftests/etc/scripts/CTQ-Qpid-6.sh
    incubator/qpid/branches/M2/java/perftests/etc/scripts/PT-Qpid-13.sh
    incubator/qpid/branches/M2/java/perftests/etc/scripts/PT-Qpid-14.sh
    incubator/qpid/branches/M2/java/perftests/jar-with-dependencies.xml

Modified: incubator/qpid/branches/M2/java/client-java14/src/main/assembly/jar-with-dependencies.xml
URL: http://svn.apache.org/viewvc/incubator/qpid/branches/M2/java/client-java14/src/main/assembly/jar-with-dependencies.xml?view=diff&rev=548279&r1=548278&r2=548279
==============================================================================
--- incubator/qpid/branches/M2/java/client-java14/src/main/assembly/jar-with-dependencies.xml (original)
+++ incubator/qpid/branches/M2/java/client-java14/src/main/assembly/jar-with-dependencies.xml Mon Jun 18 03:17:20 2007
@@ -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
      test dependencies, fully expanded into a single jar, required to run the tests
      of a maven project. 

Modified: incubator/qpid/branches/M2/java/client/example/source-jar.xml
URL: http://svn.apache.org/viewvc/incubator/qpid/branches/M2/java/client/example/source-jar.xml?view=diff&rev=548279&r1=548278&r2=548279
==============================================================================
--- incubator/qpid/branches/M2/java/client/example/source-jar.xml (original)
+++ incubator/qpid/branches/M2/java/client/example/source-jar.xml Mon Jun 18 03:17:20 2007
@@ -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. 

Modified: incubator/qpid/branches/M2/java/client/src/old_test/java/org/apache/qpid/test/unit/jndi/example.properties
URL: http://svn.apache.org/viewvc/incubator/qpid/branches/M2/java/client/src/old_test/java/org/apache/qpid/test/unit/jndi/example.properties?view=diff&rev=548279&r1=548278&r2=548279
==============================================================================
--- incubator/qpid/branches/M2/java/client/src/old_test/java/org/apache/qpid/test/unit/jndi/example.properties (original)
+++ incubator/qpid/branches/M2/java/client/src/old_test/java/org/apache/qpid/test/unit/jndi/example.properties Mon Jun 18 03:17:20 2007
@@ -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

Modified: incubator/qpid/branches/M2/java/etc/log4j.xml
URL: http://svn.apache.org/viewvc/incubator/qpid/branches/M2/java/etc/log4j.xml?view=diff&rev=548279&r1=548278&r2=548279
==============================================================================
--- incubator/qpid/branches/M2/java/etc/log4j.xml (original)
+++ incubator/qpid/branches/M2/java/etc/log4j.xml Mon Jun 18 03:17:20 2007
@@ -1,4 +1,22 @@
 <?xml version="1.0" encoding="UTF-8"?>
+<!--
+    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.
+-->
 <!DOCTYPE log4j:configuration SYSTEM "log4j.dtd">
 
 <!-- ===================================================================== -->

Modified: incubator/qpid/branches/M2/java/integrationtests/jar-with-dependencies.xml
URL: http://svn.apache.org/viewvc/incubator/qpid/branches/M2/java/integrationtests/jar-with-dependencies.xml?view=diff&rev=548279&r1=548278&r2=548279
==============================================================================
--- incubator/qpid/branches/M2/java/integrationtests/jar-with-dependencies.xml (original)
+++ incubator/qpid/branches/M2/java/integrationtests/jar-with-dependencies.xml Mon Jun 18 03:17:20 2007
@@ -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. 

Modified: incubator/qpid/branches/M2/java/management/eclipse-plugin/src/main/java/org/apache/qpid/management/ui/exceptions/ManagementConsoleException.java
URL: http://svn.apache.org/viewvc/incubator/qpid/branches/M2/java/management/eclipse-plugin/src/main/java/org/apache/qpid/management/ui/exceptions/ManagementConsoleException.java?view=diff&rev=548279&r1=548278&r2=548279
==============================================================================
--- incubator/qpid/branches/M2/java/management/eclipse-plugin/src/main/java/org/apache/qpid/management/ui/exceptions/ManagementConsoleException.java (original)
+++ incubator/qpid/branches/M2/java/management/eclipse-plugin/src/main/java/org/apache/qpid/management/ui/exceptions/ManagementConsoleException.java Mon Jun 18 03:17:20 2007
@@ -1,3 +1,24 @@
+/*
+ *
+ * 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.
+ *
+ */
+
 package org.apache.qpid.management.ui.exceptions;
 
 @SuppressWarnings("serial")

Modified: incubator/qpid/branches/M2/java/perftests/dist-zip.xml
URL: http://svn.apache.org/viewvc/incubator/qpid/branches/M2/java/perftests/dist-zip.xml?view=diff&rev=548279&r1=548278&r2=548279
==============================================================================
--- incubator/qpid/branches/M2/java/perftests/dist-zip.xml (original)
+++ incubator/qpid/branches/M2/java/perftests/dist-zip.xml Mon Jun 18 03:17:20 2007
@@ -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 zip containing all the test scripts and
      the all dependencies jar. -->
 <assembly>

Modified: incubator/qpid/branches/M2/java/perftests/etc/scripts/CTQ-Qpid-1.sh
URL: http://svn.apache.org/viewvc/incubator/qpid/branches/M2/java/perftests/etc/scripts/CTQ-Qpid-1.sh?view=diff&rev=548279&r1=548278&r2=548279
==============================================================================
--- incubator/qpid/branches/M2/java/perftests/etc/scripts/CTQ-Qpid-1.sh (original)
+++ incubator/qpid/branches/M2/java/perftests/etc/scripts/CTQ-Qpid-1.sh Mon Jun 18 03:17:20 2007
@@ -1 +1,21 @@
+#!/bin/bash
+#
+# 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.
+#
+
 ./PQ-Qpid-1.sh $@ & ./PQ-Qpid-1-P.sh $@

Modified: incubator/qpid/branches/M2/java/perftests/etc/scripts/CTQ-Qpid-2.sh
URL: http://svn.apache.org/viewvc/incubator/qpid/branches/M2/java/perftests/etc/scripts/CTQ-Qpid-2.sh?view=diff&rev=548279&r1=548278&r2=548279
==============================================================================
--- incubator/qpid/branches/M2/java/perftests/etc/scripts/CTQ-Qpid-2.sh (original)
+++ incubator/qpid/branches/M2/java/perftests/etc/scripts/CTQ-Qpid-2.sh Mon Jun 18 03:17:20 2007
@@ -1 +1,21 @@
+#!/bin/bash
+#
+# 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.
+#
+
 ./PQ-Qpid-2.sh $@ & ./PQ-Qpid-2-P.sh $@

Modified: incubator/qpid/branches/M2/java/perftests/etc/scripts/CTQ-Qpid-3.sh
URL: http://svn.apache.org/viewvc/incubator/qpid/branches/M2/java/perftests/etc/scripts/CTQ-Qpid-3.sh?view=diff&rev=548279&r1=548278&r2=548279
==============================================================================
--- incubator/qpid/branches/M2/java/perftests/etc/scripts/CTQ-Qpid-3.sh (original)
+++ incubator/qpid/branches/M2/java/perftests/etc/scripts/CTQ-Qpid-3.sh Mon Jun 18 03:17:20 2007
@@ -1 +1,21 @@
+#!/bin/bash
+#
+# 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.
+#
+
 ./PQ-Qpid-3.sh $@ & ./PQ-Qpid-3-P.sh $@

Modified: incubator/qpid/branches/M2/java/perftests/etc/scripts/CTQ-Qpid-4.sh
URL: http://svn.apache.org/viewvc/incubator/qpid/branches/M2/java/perftests/etc/scripts/CTQ-Qpid-4.sh?view=diff&rev=548279&r1=548278&r2=548279
==============================================================================
--- incubator/qpid/branches/M2/java/perftests/etc/scripts/CTQ-Qpid-4.sh (original)
+++ incubator/qpid/branches/M2/java/perftests/etc/scripts/CTQ-Qpid-4.sh Mon Jun 18 03:17:20 2007
@@ -1 +1,21 @@
+#!/bin/bash
+#
+# 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.
+#
+
 ./PQ-Qpid-4.sh $@ & ./PQ-Qpid-4-P.sh $@

Modified: incubator/qpid/branches/M2/java/perftests/etc/scripts/CTQ-Qpid-5.sh
URL: http://svn.apache.org/viewvc/incubator/qpid/branches/M2/java/perftests/etc/scripts/CTQ-Qpid-5.sh?view=diff&rev=548279&r1=548278&r2=548279
==============================================================================
--- incubator/qpid/branches/M2/java/perftests/etc/scripts/CTQ-Qpid-5.sh (original)
+++ incubator/qpid/branches/M2/java/perftests/etc/scripts/CTQ-Qpid-5.sh Mon Jun 18 03:17:20 2007
@@ -1 +1,21 @@
+#!/bin/bash
+#
+# 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.
+#
+
 ./PQ-Qpid-5.sh $@ & ./PQ-Qpid-5-P.sh $@

Modified: incubator/qpid/branches/M2/java/perftests/etc/scripts/CTQ-Qpid-6.sh
URL: http://svn.apache.org/viewvc/incubator/qpid/branches/M2/java/perftests/etc/scripts/CTQ-Qpid-6.sh?view=diff&rev=548279&r1=548278&r2=548279
==============================================================================
--- incubator/qpid/branches/M2/java/perftests/etc/scripts/CTQ-Qpid-6.sh (original)
+++ incubator/qpid/branches/M2/java/perftests/etc/scripts/CTQ-Qpid-6.sh Mon Jun 18 03:17:20 2007
@@ -1 +1,21 @@
+#!/bin/bash
+#
+# 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.
+#
+
 ./PQ-Qpid-6.sh $@ & ./PQ-Qpid-6-P.sh $@

Modified: incubator/qpid/branches/M2/java/perftests/etc/scripts/PT-Qpid-13.sh
URL: http://svn.apache.org/viewvc/incubator/qpid/branches/M2/java/perftests/etc/scripts/PT-Qpid-13.sh?view=diff&rev=548279&r1=548278&r2=548279
==============================================================================
--- incubator/qpid/branches/M2/java/perftests/etc/scripts/PT-Qpid-13.sh (original)
+++ incubator/qpid/branches/M2/java/perftests/etc/scripts/PT-Qpid-13.sh Mon Jun 18 03:17:20 2007
@@ -1,4 +1,22 @@
 #!/bin/bash
+#
+# 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.
+#
 
 # Parse arguements taking all - prefixed args as JAVA_OPTS
 for arg in "$@"; do

Modified: incubator/qpid/branches/M2/java/perftests/etc/scripts/PT-Qpid-14.sh
URL: http://svn.apache.org/viewvc/incubator/qpid/branches/M2/java/perftests/etc/scripts/PT-Qpid-14.sh?view=diff&rev=548279&r1=548278&r2=548279
==============================================================================
--- incubator/qpid/branches/M2/java/perftests/etc/scripts/PT-Qpid-14.sh (original)
+++ incubator/qpid/branches/M2/java/perftests/etc/scripts/PT-Qpid-14.sh Mon Jun 18 03:17:20 2007
@@ -1,4 +1,22 @@
 #!/bin/bash
+#
+# 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.
+#
 
 # Parse arguements taking all - prefixed args as JAVA_OPTS
 for arg in "$@"; do

Modified: incubator/qpid/branches/M2/java/perftests/jar-with-dependencies.xml
URL: http://svn.apache.org/viewvc/incubator/qpid/branches/M2/java/perftests/jar-with-dependencies.xml?view=diff&rev=548279&r1=548278&r2=548279
==============================================================================
--- incubator/qpid/branches/M2/java/perftests/jar-with-dependencies.xml (original)
+++ incubator/qpid/branches/M2/java/perftests/jar-with-dependencies.xml Mon Jun 18 03:17:20 2007
@@ -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.