Modified: 
jakarta/commons/proper/net/trunk/src/test/org/apache/commons/net/pop3/POP3ClientCommandsTest.java
URL: 
http://svn.apache.org/viewvc/jakarta/commons/proper/net/trunk/src/test/org/apache/commons/net/pop3/POP3ClientCommandsTest.java?view=diff&rev=480420&r1=480419&r2=480420
==============================================================================
--- 
jakarta/commons/proper/net/trunk/src/test/org/apache/commons/net/pop3/POP3ClientCommandsTest.java
 (original)
+++ 
jakarta/commons/proper/net/trunk/src/test/org/apache/commons/net/pop3/POP3ClientCommandsTest.java
 Tue Nov 28 21:46:24 2006
@@ -1,9 +1,10 @@
 /**
- * Copyright 2001-2005 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
+ * 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
  *

Modified: 
jakarta/commons/proper/net/trunk/src/test/org/apache/commons/net/pop3/POP3ClientTest.java
URL: 
http://svn.apache.org/viewvc/jakarta/commons/proper/net/trunk/src/test/org/apache/commons/net/pop3/POP3ClientTest.java?view=diff&rev=480420&r1=480419&r2=480420
==============================================================================
--- 
jakarta/commons/proper/net/trunk/src/test/org/apache/commons/net/pop3/POP3ClientTest.java
 (original)
+++ 
jakarta/commons/proper/net/trunk/src/test/org/apache/commons/net/pop3/POP3ClientTest.java
 Tue Nov 28 21:46:24 2006
@@ -1,9 +1,10 @@
 /*
- * Copyright 2001-2005 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
+ * 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
  *

Modified: 
jakarta/commons/proper/net/trunk/src/test/org/apache/commons/net/pop3/POP3ConstructorTest.java
URL: 
http://svn.apache.org/viewvc/jakarta/commons/proper/net/trunk/src/test/org/apache/commons/net/pop3/POP3ConstructorTest.java?view=diff&rev=480420&r1=480419&r2=480420
==============================================================================
--- 
jakarta/commons/proper/net/trunk/src/test/org/apache/commons/net/pop3/POP3ConstructorTest.java
 (original)
+++ 
jakarta/commons/proper/net/trunk/src/test/org/apache/commons/net/pop3/POP3ConstructorTest.java
 Tue Nov 28 21:46:24 2006
@@ -1,9 +1,10 @@
 /*
- * Copyright 2001-2005 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
+ * 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
  *

Modified: 
jakarta/commons/proper/net/trunk/src/test/org/apache/commons/net/pop3/TestSetupParameters.java
URL: 
http://svn.apache.org/viewvc/jakarta/commons/proper/net/trunk/src/test/org/apache/commons/net/pop3/TestSetupParameters.java?view=diff&rev=480420&r1=480419&r2=480420
==============================================================================
--- 
jakarta/commons/proper/net/trunk/src/test/org/apache/commons/net/pop3/TestSetupParameters.java
 (original)
+++ 
jakarta/commons/proper/net/trunk/src/test/org/apache/commons/net/pop3/TestSetupParameters.java
 Tue Nov 28 21:46:24 2006
@@ -1,9 +1,10 @@
 /*
- * Copyright 2001-2005 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
+ * 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
  *

Modified: 
jakarta/commons/proper/net/trunk/src/test/org/apache/commons/net/telnet/EchoOptionHandlerTest.java
URL: 
http://svn.apache.org/viewvc/jakarta/commons/proper/net/trunk/src/test/org/apache/commons/net/telnet/EchoOptionHandlerTest.java?view=diff&rev=480420&r1=480419&r2=480420
==============================================================================
--- 
jakarta/commons/proper/net/trunk/src/test/org/apache/commons/net/telnet/EchoOptionHandlerTest.java
 (original)
+++ 
jakarta/commons/proper/net/trunk/src/test/org/apache/commons/net/telnet/EchoOptionHandlerTest.java
 Tue Nov 28 21:46:24 2006
@@ -1,9 +1,10 @@
 /*
- * Copyright 2003-2004 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
+ * 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
  *

Modified: 
jakarta/commons/proper/net/trunk/src/test/org/apache/commons/net/telnet/InvalidTelnetOptionExceptionTest.java
URL: 
http://svn.apache.org/viewvc/jakarta/commons/proper/net/trunk/src/test/org/apache/commons/net/telnet/InvalidTelnetOptionExceptionTest.java?view=diff&rev=480420&r1=480419&r2=480420
==============================================================================
--- 
jakarta/commons/proper/net/trunk/src/test/org/apache/commons/net/telnet/InvalidTelnetOptionExceptionTest.java
 (original)
+++ 
jakarta/commons/proper/net/trunk/src/test/org/apache/commons/net/telnet/InvalidTelnetOptionExceptionTest.java
 Tue Nov 28 21:46:24 2006
@@ -1,9 +1,10 @@
 /*
- * Copyright 2003-2004 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
+ * 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
  *

Modified: 
jakarta/commons/proper/net/trunk/src/test/org/apache/commons/net/telnet/SimpleOptionHandlerTest.java
URL: 
http://svn.apache.org/viewvc/jakarta/commons/proper/net/trunk/src/test/org/apache/commons/net/telnet/SimpleOptionHandlerTest.java?view=diff&rev=480420&r1=480419&r2=480420
==============================================================================
--- 
jakarta/commons/proper/net/trunk/src/test/org/apache/commons/net/telnet/SimpleOptionHandlerTest.java
 (original)
+++ 
jakarta/commons/proper/net/trunk/src/test/org/apache/commons/net/telnet/SimpleOptionHandlerTest.java
 Tue Nov 28 21:46:24 2006
@@ -1,9 +1,10 @@
 /*
- * Copyright 2003-2004 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
+ * 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
  *

Modified: 
jakarta/commons/proper/net/trunk/src/test/org/apache/commons/net/telnet/SuppressGAOptionHandlerTest.java
URL: 
http://svn.apache.org/viewvc/jakarta/commons/proper/net/trunk/src/test/org/apache/commons/net/telnet/SuppressGAOptionHandlerTest.java?view=diff&rev=480420&r1=480419&r2=480420
==============================================================================
--- 
jakarta/commons/proper/net/trunk/src/test/org/apache/commons/net/telnet/SuppressGAOptionHandlerTest.java
 (original)
+++ 
jakarta/commons/proper/net/trunk/src/test/org/apache/commons/net/telnet/SuppressGAOptionHandlerTest.java
 Tue Nov 28 21:46:24 2006
@@ -1,9 +1,10 @@
 /*
- * Copyright 2003-2004 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
+ * 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
  *

Modified: 
jakarta/commons/proper/net/trunk/src/test/org/apache/commons/net/telnet/TelnetClientFunctionalTest.java
URL: 
http://svn.apache.org/viewvc/jakarta/commons/proper/net/trunk/src/test/org/apache/commons/net/telnet/TelnetClientFunctionalTest.java?view=diff&rev=480420&r1=480419&r2=480420
==============================================================================
--- 
jakarta/commons/proper/net/trunk/src/test/org/apache/commons/net/telnet/TelnetClientFunctionalTest.java
 (original)
+++ 
jakarta/commons/proper/net/trunk/src/test/org/apache/commons/net/telnet/TelnetClientFunctionalTest.java
 Tue Nov 28 21:46:24 2006
@@ -1,9 +1,10 @@
 /*
- * Copyright 2003-2004 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
+ * 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
  *

Modified: 
jakarta/commons/proper/net/trunk/src/test/org/apache/commons/net/telnet/TelnetClientTest.java
URL: 
http://svn.apache.org/viewvc/jakarta/commons/proper/net/trunk/src/test/org/apache/commons/net/telnet/TelnetClientTest.java?view=diff&rev=480420&r1=480419&r2=480420
==============================================================================
--- 
jakarta/commons/proper/net/trunk/src/test/org/apache/commons/net/telnet/TelnetClientTest.java
 (original)
+++ 
jakarta/commons/proper/net/trunk/src/test/org/apache/commons/net/telnet/TelnetClientTest.java
 Tue Nov 28 21:46:24 2006
@@ -1,9 +1,10 @@
 /*
- * Copyright 2003-2004 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
+ * 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
  *

Modified: 
jakarta/commons/proper/net/trunk/src/test/org/apache/commons/net/telnet/TelnetOptionHandlerTestAbstract.java
URL: 
http://svn.apache.org/viewvc/jakarta/commons/proper/net/trunk/src/test/org/apache/commons/net/telnet/TelnetOptionHandlerTestAbstract.java?view=diff&rev=480420&r1=480419&r2=480420
==============================================================================
--- 
jakarta/commons/proper/net/trunk/src/test/org/apache/commons/net/telnet/TelnetOptionHandlerTestAbstract.java
 (original)
+++ 
jakarta/commons/proper/net/trunk/src/test/org/apache/commons/net/telnet/TelnetOptionHandlerTestAbstract.java
 Tue Nov 28 21:46:24 2006
@@ -1,9 +1,10 @@
 /*
- * Copyright 2003-2004 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
+ * 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
  *

Modified: 
jakarta/commons/proper/net/trunk/src/test/org/apache/commons/net/telnet/TelnetOptionTest.java
URL: 
http://svn.apache.org/viewvc/jakarta/commons/proper/net/trunk/src/test/org/apache/commons/net/telnet/TelnetOptionTest.java?view=diff&rev=480420&r1=480419&r2=480420
==============================================================================
--- 
jakarta/commons/proper/net/trunk/src/test/org/apache/commons/net/telnet/TelnetOptionTest.java
 (original)
+++ 
jakarta/commons/proper/net/trunk/src/test/org/apache/commons/net/telnet/TelnetOptionTest.java
 Tue Nov 28 21:46:24 2006
@@ -1,9 +1,10 @@
 /*
- * Copyright 2003-2004 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
+ * 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
  *

Modified: 
jakarta/commons/proper/net/trunk/src/test/org/apache/commons/net/telnet/TelnetTestResponder.java
URL: 
http://svn.apache.org/viewvc/jakarta/commons/proper/net/trunk/src/test/org/apache/commons/net/telnet/TelnetTestResponder.java?view=diff&rev=480420&r1=480419&r2=480420
==============================================================================
--- 
jakarta/commons/proper/net/trunk/src/test/org/apache/commons/net/telnet/TelnetTestResponder.java
 (original)
+++ 
jakarta/commons/proper/net/trunk/src/test/org/apache/commons/net/telnet/TelnetTestResponder.java
 Tue Nov 28 21:46:24 2006
@@ -1,9 +1,10 @@
 /*
- * Copyright 2003-2004 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
+ * 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
  *

Modified: 
jakarta/commons/proper/net/trunk/src/test/org/apache/commons/net/telnet/TelnetTestSimpleServer.java
URL: 
http://svn.apache.org/viewvc/jakarta/commons/proper/net/trunk/src/test/org/apache/commons/net/telnet/TelnetTestSimpleServer.java?view=diff&rev=480420&r1=480419&r2=480420
==============================================================================
--- 
jakarta/commons/proper/net/trunk/src/test/org/apache/commons/net/telnet/TelnetTestSimpleServer.java
 (original)
+++ 
jakarta/commons/proper/net/trunk/src/test/org/apache/commons/net/telnet/TelnetTestSimpleServer.java
 Tue Nov 28 21:46:24 2006
@@ -1,9 +1,10 @@
 /*
- * Copyright 2003-2004 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
+ * 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
  *

Modified: 
jakarta/commons/proper/net/trunk/src/test/org/apache/commons/net/telnet/TerminalTypeOptionHandlerTest.java
URL: 
http://svn.apache.org/viewvc/jakarta/commons/proper/net/trunk/src/test/org/apache/commons/net/telnet/TerminalTypeOptionHandlerTest.java?view=diff&rev=480420&r1=480419&r2=480420
==============================================================================
--- 
jakarta/commons/proper/net/trunk/src/test/org/apache/commons/net/telnet/TerminalTypeOptionHandlerTest.java
 (original)
+++ 
jakarta/commons/proper/net/trunk/src/test/org/apache/commons/net/telnet/TerminalTypeOptionHandlerTest.java
 Tue Nov 28 21:46:24 2006
@@ -1,9 +1,10 @@
 /*
- * Copyright 2003-2004 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
+ * 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
  *

Modified: jakarta/commons/proper/net/trunk/xdocs/changes.xml
URL: 
http://svn.apache.org/viewvc/jakarta/commons/proper/net/trunk/xdocs/changes.xml?view=diff&rev=480420&r1=480419&r2=480420
==============================================================================
--- jakarta/commons/proper/net/trunk/xdocs/changes.xml (original)
+++ jakarta/commons/proper/net/trunk/xdocs/changes.xml Tue Nov 28 21:46:24 2006
@@ -1,10 +1,11 @@
 <?xml version="1.0"?>
 <!--
-Copyright 2003-2005 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
+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
 

Modified: jakarta/commons/proper/net/trunk/xdocs/code-standards.xml
URL: 
http://svn.apache.org/viewvc/jakarta/commons/proper/net/trunk/xdocs/code-standards.xml?view=diff&rev=480420&r1=480419&r2=480420
==============================================================================
--- jakarta/commons/proper/net/trunk/xdocs/code-standards.xml (original)
+++ jakarta/commons/proper/net/trunk/xdocs/code-standards.xml Tue Nov 28 
21:46:24 2006
@@ -1,10 +1,11 @@
 <?xml version="1.0"?>
 <!--
-   Copyright 2003-2004 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
+   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
 

Modified: jakarta/commons/proper/net/trunk/xdocs/download.xml
URL: 
http://svn.apache.org/viewvc/jakarta/commons/proper/net/trunk/xdocs/download.xml?view=diff&rev=480420&r1=480419&r2=480420
==============================================================================
--- jakarta/commons/proper/net/trunk/xdocs/download.xml (original)
+++ jakarta/commons/proper/net/trunk/xdocs/download.xml Tue Nov 28 21:46:24 2006
@@ -1,10 +1,11 @@
 <?xml version="1.0"?>
 <!--
-   Copyright 2003-2004 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
+   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
 

Modified: jakarta/commons/proper/net/trunk/xdocs/faq.xml
URL: 
http://svn.apache.org/viewvc/jakarta/commons/proper/net/trunk/xdocs/faq.xml?view=diff&rev=480420&r1=480419&r2=480420
==============================================================================
--- jakarta/commons/proper/net/trunk/xdocs/faq.xml (original)
+++ jakarta/commons/proper/net/trunk/xdocs/faq.xml Tue Nov 28 21:46:24 2006
@@ -1,10 +1,11 @@
 <?xml version="1.0"?>
 <!--
-   Copyright 2003-2005 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
+   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
 

Modified: jakarta/commons/proper/net/trunk/xdocs/index.xml
URL: 
http://svn.apache.org/viewvc/jakarta/commons/proper/net/trunk/xdocs/index.xml?view=diff&rev=480420&r1=480419&r2=480420
==============================================================================
--- jakarta/commons/proper/net/trunk/xdocs/index.xml (original)
+++ jakarta/commons/proper/net/trunk/xdocs/index.xml Tue Nov 28 21:46:24 2006
@@ -1,11 +1,12 @@
 <?xml version="1.0" encoding="ISO-8859-1"?>
 <!DOCTYPE org.apache.commons.menus SYSTEM 
'../../commons-build/menus/menus.dtd'>
 <!--
-   Copyright 2003-2005 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
+   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
 

Modified: jakarta/commons/proper/net/trunk/xdocs/migration.xml
URL: 
http://svn.apache.org/viewvc/jakarta/commons/proper/net/trunk/xdocs/migration.xml?view=diff&rev=480420&r1=480419&r2=480420
==============================================================================
--- jakarta/commons/proper/net/trunk/xdocs/migration.xml (original)
+++ jakarta/commons/proper/net/trunk/xdocs/migration.xml Tue Nov 28 21:46:24 
2006
@@ -1,10 +1,11 @@
 <?xml version="1.0"?>
 <!--
-   Copyright 2003-2005 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
+   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
 

Modified: jakarta/commons/proper/net/trunk/xdocs/navigation.xml
URL: 
http://svn.apache.org/viewvc/jakarta/commons/proper/net/trunk/xdocs/navigation.xml?view=diff&rev=480420&r1=480419&r2=480420
==============================================================================
--- jakarta/commons/proper/net/trunk/xdocs/navigation.xml (original)
+++ jakarta/commons/proper/net/trunk/xdocs/navigation.xml Tue Nov 28 21:46:24 
2006
@@ -1,11 +1,12 @@
 <?xml version="1.0" encoding="ISO-8859-1"?>
 <!DOCTYPE org.apache.commons.menus SYSTEM 
'../../commons-build/menus/menus.dtd'>
 <!--
-   Copyright 2003-2004 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
+   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
 

Modified: jakarta/commons/proper/net/trunk/xdocs/tasks.xml
URL: 
http://svn.apache.org/viewvc/jakarta/commons/proper/net/trunk/xdocs/tasks.xml?view=diff&rev=480420&r1=480419&r2=480420
==============================================================================
--- jakarta/commons/proper/net/trunk/xdocs/tasks.xml (original)
+++ jakarta/commons/proper/net/trunk/xdocs/tasks.xml Tue Nov 28 21:46:24 2006
@@ -1,10 +1,11 @@
 <?xml version="1.0"?>
 <!--
-   Copyright 2003-2005 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
+   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
 



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

Reply via email to