Author: bago
Date: Mon Sep 17 03:02:21 2007
New Revision: 576336

URL: http://svn.apache.org/viewvc?rev=576336&view=rev
Log:
Added ASLv2 header to dnsjava/jnamed based classes.

Modified:
    
james/jspf/trunk/src/test/java/org/apache/james/jspf/dnsserver/DNSTestingServer.java
    
james/jspf/trunk/src/test/java/org/apache/james/jspf/dnsserver/TCPListener.java
    
james/jspf/trunk/src/test/java/org/apache/james/jspf/dnsserver/UDPListener.java

Modified: 
james/jspf/trunk/src/test/java/org/apache/james/jspf/dnsserver/DNSTestingServer.java
URL: 
http://svn.apache.org/viewvc/james/jspf/trunk/src/test/java/org/apache/james/jspf/dnsserver/DNSTestingServer.java?rev=576336&r1=576335&r2=576336&view=diff
==============================================================================
--- 
james/jspf/trunk/src/test/java/org/apache/james/jspf/dnsserver/DNSTestingServer.java
 (original)
+++ 
james/jspf/trunk/src/test/java/org/apache/james/jspf/dnsserver/DNSTestingServer.java
 Mon Sep 17 03:02:21 2007
@@ -1,13 +1,32 @@
+/****************************************************************
+ * 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.                                           *
+ ****************************************************************/
+
 // ATTENTION PLEASE ATTENTION PLEASE ATTENTION PLEASE ATTENTION PLEASE 
 // ATTENTION PLEASE ATTENTION PLEASE ATTENTION PLEASE ATTENTION PLEASE  
 //
 // Part of this class have been inspired and copy&pasted from the jnamed.java
-// file found in the root of the dnsjava-2.0.3 distribution file.
+// file found in the root of the dnsjava-2.0.5 distribution file.
 //
 // The Copyright for the original work is:
 // Copyright (c) 1999-2004 Brian Wellington ([EMAIL PROTECTED])
 // 
-// The License for the dnsjava-2.0.3 package is BSD  
+// The License for the dnsjava-2.0.5 package is BSD  
 
 package org.apache.james.jspf.dnsserver;
 

Modified: 
james/jspf/trunk/src/test/java/org/apache/james/jspf/dnsserver/TCPListener.java
URL: 
http://svn.apache.org/viewvc/james/jspf/trunk/src/test/java/org/apache/james/jspf/dnsserver/TCPListener.java?rev=576336&r1=576335&r2=576336&view=diff
==============================================================================
--- 
james/jspf/trunk/src/test/java/org/apache/james/jspf/dnsserver/TCPListener.java 
(original)
+++ 
james/jspf/trunk/src/test/java/org/apache/james/jspf/dnsserver/TCPListener.java 
Mon Sep 17 03:02:21 2007
@@ -1,13 +1,32 @@
+/****************************************************************
+ * 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.                                           *
+ ****************************************************************/
+
 // ATTENTION PLEASE ATTENTION PLEASE ATTENTION PLEASE ATTENTION PLEASE 
 // ATTENTION PLEASE ATTENTION PLEASE ATTENTION PLEASE ATTENTION PLEASE  
 //
 // Part of this class have been inspired and copy&pasted from the jnamed.java
-// file found in the root of the dnsjava-2.0.3 distribution file.
+// file found in the root of the dnsjava-2.0.5 distribution file.
 //
 // The Copyright for the original work is:
 // Copyright (c) 1999-2004 Brian Wellington ([EMAIL PROTECTED])
 // 
-// The License for the dnsjava-2.0.3 package is BSD  
+// The License for the dnsjava-2.0.5 package is BSD  
 
 package org.apache.james.jspf.dnsserver;
 

Modified: 
james/jspf/trunk/src/test/java/org/apache/james/jspf/dnsserver/UDPListener.java
URL: 
http://svn.apache.org/viewvc/james/jspf/trunk/src/test/java/org/apache/james/jspf/dnsserver/UDPListener.java?rev=576336&r1=576335&r2=576336&view=diff
==============================================================================
--- 
james/jspf/trunk/src/test/java/org/apache/james/jspf/dnsserver/UDPListener.java 
(original)
+++ 
james/jspf/trunk/src/test/java/org/apache/james/jspf/dnsserver/UDPListener.java 
Mon Sep 17 03:02:21 2007
@@ -1,13 +1,32 @@
+/****************************************************************
+ * 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.                                           *
+ ****************************************************************/
+
 // ATTENTION PLEASE ATTENTION PLEASE ATTENTION PLEASE ATTENTION PLEASE 
 // ATTENTION PLEASE ATTENTION PLEASE ATTENTION PLEASE ATTENTION PLEASE  
 //
 // Part of this class have been inspired and copy&pasted from the jnamed.java
-// file found in the root of the dnsjava-2.0.3 distribution file.
+// file found in the root of the dnsjava-2.0.5 distribution file.
 //
 // The Copyright for the original work is:
 // Copyright (c) 1999-2004 Brian Wellington ([EMAIL PROTECTED])
 // 
-// The License for the dnsjava-2.0.3 package is BSD  
+// The License for the dnsjava-2.0.5 package is BSD  
 
 package org.apache.james.jspf.dnsserver;
 



---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to