You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@jackrabbit.apache.org by fi...@apache.org on 2006/03/24 06:51:34 UTC

svn commit: r388387 [16/16] - in /jackrabbit/branches/1.0: contrib/bdb-persistence/src/java/org/apache/jackrabbit/core/state/bdb/ contrib/classloader/src/main/java/org/apache/jackrabbit/classloader/ contrib/classloader/src/main/java/org/apache/jackrabb...

Modified: jackrabbit/branches/1.0/jcr-rmi/src/java/org/apache/jackrabbit/rmi/xml/SessionImportContentHandler.java
URL: http://svn.apache.org/viewcvs/jackrabbit/branches/1.0/jcr-rmi/src/java/org/apache/jackrabbit/rmi/xml/SessionImportContentHandler.java?rev=388387&r1=388386&r2=388387&view=diff
==============================================================================
--- jackrabbit/branches/1.0/jcr-rmi/src/java/org/apache/jackrabbit/rmi/xml/SessionImportContentHandler.java (original)
+++ jackrabbit/branches/1.0/jcr-rmi/src/java/org/apache/jackrabbit/rmi/xml/SessionImportContentHandler.java Thu Mar 23 21:50:05 2006
@@ -1,9 +1,8 @@
 /*
- * Copyright 2004-2005 The Apache Software Foundation or its licensors,
- *                     as applicable.
- *
- * Licensed under the Apache License, Version 2.0 (the "License");
- * you may not use this file except in compliance with the License.
+ * Licensed to the Apache Software Foundation (ASF) under one or more
+ * contributor license agreements.  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: jackrabbit/branches/1.0/jcr-rmi/src/java/org/apache/jackrabbit/rmi/xml/WorkspaceImportContentHandler.java
URL: http://svn.apache.org/viewcvs/jackrabbit/branches/1.0/jcr-rmi/src/java/org/apache/jackrabbit/rmi/xml/WorkspaceImportContentHandler.java?rev=388387&r1=388386&r2=388387&view=diff
==============================================================================
--- jackrabbit/branches/1.0/jcr-rmi/src/java/org/apache/jackrabbit/rmi/xml/WorkspaceImportContentHandler.java (original)
+++ jackrabbit/branches/1.0/jcr-rmi/src/java/org/apache/jackrabbit/rmi/xml/WorkspaceImportContentHandler.java Thu Mar 23 21:50:05 2006
@@ -1,9 +1,8 @@
 /*
- * Copyright 2004-2005 The Apache Software Foundation or its licensors,
- *                     as applicable.
- *
- * Licensed under the Apache License, Version 2.0 (the "License");
- * you may not use this file except in compliance with the License.
+ * Licensed to the Apache Software Foundation (ASF) under one or more
+ * contributor license agreements.  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: jackrabbit/branches/1.0/jcr-rmi/src/test/org/apache/jackrabbit/test/rmi/RemoteAdapterTest.java
URL: http://svn.apache.org/viewcvs/jackrabbit/branches/1.0/jcr-rmi/src/test/org/apache/jackrabbit/test/rmi/RemoteAdapterTest.java?rev=388387&r1=388386&r2=388387&view=diff
==============================================================================
--- jackrabbit/branches/1.0/jcr-rmi/src/test/org/apache/jackrabbit/test/rmi/RemoteAdapterTest.java (original)
+++ jackrabbit/branches/1.0/jcr-rmi/src/test/org/apache/jackrabbit/test/rmi/RemoteAdapterTest.java Thu Mar 23 21:50:05 2006
@@ -1,9 +1,8 @@
 /*
- * Copyright 2004-2005 The Apache Software Foundation or its licensors,
- *                     as applicable.
- *
- * Licensed under the Apache License, Version 2.0 (the "License");
- * you may not use this file except in compliance with the License.
+ * Licensed to the Apache Software Foundation (ASF) under one or more
+ * contributor license agreements.  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: jackrabbit/branches/1.0/jcr-rmi/src/test/org/apache/jackrabbit/test/rmi/value/SerialValueFactoryTest.java
URL: http://svn.apache.org/viewcvs/jackrabbit/branches/1.0/jcr-rmi/src/test/org/apache/jackrabbit/test/rmi/value/SerialValueFactoryTest.java?rev=388387&r1=388386&r2=388387&view=diff
==============================================================================
--- jackrabbit/branches/1.0/jcr-rmi/src/test/org/apache/jackrabbit/test/rmi/value/SerialValueFactoryTest.java (original)
+++ jackrabbit/branches/1.0/jcr-rmi/src/test/org/apache/jackrabbit/test/rmi/value/SerialValueFactoryTest.java Thu Mar 23 21:50:05 2006
@@ -1,9 +1,8 @@
 /*
- * Copyright 2004-2005 The Apache Software Foundation or its licensors,
- *                     as applicable.
- *
- * Licensed under the Apache License, Version 2.0 (the "License");
- * you may not use this file except in compliance with the License.
+ * Licensed to the Apache Software Foundation (ASF) under one or more
+ * contributor license agreements.  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: jackrabbit/branches/1.0/jcr-server/client/src/java/org/apache/jackrabbit/webdav/client/methods/DavMethodBase.java
URL: http://svn.apache.org/viewcvs/jackrabbit/branches/1.0/jcr-server/client/src/java/org/apache/jackrabbit/webdav/client/methods/DavMethodBase.java?rev=388387&r1=388386&r2=388387&view=diff
==============================================================================
--- jackrabbit/branches/1.0/jcr-server/client/src/java/org/apache/jackrabbit/webdav/client/methods/DavMethodBase.java (original)
+++ jackrabbit/branches/1.0/jcr-server/client/src/java/org/apache/jackrabbit/webdav/client/methods/DavMethodBase.java Thu Mar 23 21:50:05 2006
@@ -1,9 +1,8 @@
 /*
- * Copyright 2004-2005 The Apache Software Foundation or its licensors,
- *                     as applicable.
- *
- * Licensed under the Apache License, Version 2.0 (the "License");
- * you may not use this file except in compliance with the License.
+ * Licensed to the Apache Software Foundation (ASF) under one or more
+ * contributor license agreements.  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: jackrabbit/branches/1.0/jcr-server/client/src/java/org/apache/jackrabbit/webdav/client/methods/OptionsMethod.java
URL: http://svn.apache.org/viewcvs/jackrabbit/branches/1.0/jcr-server/client/src/java/org/apache/jackrabbit/webdav/client/methods/OptionsMethod.java?rev=388387&r1=388386&r2=388387&view=diff
==============================================================================
--- jackrabbit/branches/1.0/jcr-server/client/src/java/org/apache/jackrabbit/webdav/client/methods/OptionsMethod.java (original)
+++ jackrabbit/branches/1.0/jcr-server/client/src/java/org/apache/jackrabbit/webdav/client/methods/OptionsMethod.java Thu Mar 23 21:50:05 2006
@@ -1,9 +1,8 @@
 /*
- * Copyright 2004-2005 The Apache Software Foundation or its licensors,
- *                     as applicable.
- *
- * Licensed under the Apache License, Version 2.0 (the "License");
- * you may not use this file except in compliance with the License.
+ * Licensed to the Apache Software Foundation (ASF) under one or more
+ * contributor license agreements.  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: jackrabbit/branches/1.0/jcr-server/client/src/java/org/apache/jackrabbit/webdav/client/methods/PropFindMethod.java
URL: http://svn.apache.org/viewcvs/jackrabbit/branches/1.0/jcr-server/client/src/java/org/apache/jackrabbit/webdav/client/methods/PropFindMethod.java?rev=388387&r1=388386&r2=388387&view=diff
==============================================================================
--- jackrabbit/branches/1.0/jcr-server/client/src/java/org/apache/jackrabbit/webdav/client/methods/PropFindMethod.java (original)
+++ jackrabbit/branches/1.0/jcr-server/client/src/java/org/apache/jackrabbit/webdav/client/methods/PropFindMethod.java Thu Mar 23 21:50:05 2006
@@ -1,9 +1,8 @@
 /*
- * Copyright 2004-2005 The Apache Software Foundation or its licensors,
- *                     as applicable.
- *
- * Licensed under the Apache License, Version 2.0 (the "License");
- * you may not use this file except in compliance with the License.
+ * Licensed to the Apache Software Foundation (ASF) under one or more
+ * contributor license agreements.  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: jackrabbit/branches/1.0/jcr-server/client/src/java/org/apache/jackrabbit/webdav/client/methods/ReportMethod.java
URL: http://svn.apache.org/viewcvs/jackrabbit/branches/1.0/jcr-server/client/src/java/org/apache/jackrabbit/webdav/client/methods/ReportMethod.java?rev=388387&r1=388386&r2=388387&view=diff
==============================================================================
--- jackrabbit/branches/1.0/jcr-server/client/src/java/org/apache/jackrabbit/webdav/client/methods/ReportMethod.java (original)
+++ jackrabbit/branches/1.0/jcr-server/client/src/java/org/apache/jackrabbit/webdav/client/methods/ReportMethod.java Thu Mar 23 21:50:05 2006
@@ -1,9 +1,8 @@
 /*
- * Copyright 2004-2005 The Apache Software Foundation or its licensors,
- *                     as applicable.
- *
- * Licensed under the Apache License, Version 2.0 (the "License");
- * you may not use this file except in compliance with the License.
+ * Licensed to the Apache Software Foundation (ASF) under one or more
+ * contributor license agreements.  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: jackrabbit/branches/1.0/jcr-server/client/src/java/org/apache/jackrabbit/webdav/client/methods/SearchMethod.java
URL: http://svn.apache.org/viewcvs/jackrabbit/branches/1.0/jcr-server/client/src/java/org/apache/jackrabbit/webdav/client/methods/SearchMethod.java?rev=388387&r1=388386&r2=388387&view=diff
==============================================================================
--- jackrabbit/branches/1.0/jcr-server/client/src/java/org/apache/jackrabbit/webdav/client/methods/SearchMethod.java (original)
+++ jackrabbit/branches/1.0/jcr-server/client/src/java/org/apache/jackrabbit/webdav/client/methods/SearchMethod.java Thu Mar 23 21:50:05 2006
@@ -1,9 +1,8 @@
 /*
- * Copyright 2004-2005 The Apache Software Foundation or its licensors,
- *                     as applicable.
- *
- * Licensed under the Apache License, Version 2.0 (the "License");
- * you may not use this file except in compliance with the License.
+ * Licensed to the Apache Software Foundation (ASF) under one or more
+ * contributor license agreements.  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: jackrabbit/branches/1.0/jcr-server/server/src/java/org/apache/jackrabbit/server/BasicCredentialsProvider.java
URL: http://svn.apache.org/viewcvs/jackrabbit/branches/1.0/jcr-server/server/src/java/org/apache/jackrabbit/server/BasicCredentialsProvider.java?rev=388387&r1=388386&r2=388387&view=diff
==============================================================================
--- jackrabbit/branches/1.0/jcr-server/server/src/java/org/apache/jackrabbit/server/BasicCredentialsProvider.java (original)
+++ jackrabbit/branches/1.0/jcr-server/server/src/java/org/apache/jackrabbit/server/BasicCredentialsProvider.java Thu Mar 23 21:50:05 2006
@@ -1,9 +1,8 @@
 /*
- * Copyright 2004-2005 The Apache Software Foundation or its licensors,
- *                     as applicable.
- *
- * Licensed under the Apache License, Version 2.0 (the "License");
- * you may not use this file except in compliance with the License.
+ * Licensed to the Apache Software Foundation (ASF) under one or more
+ * contributor license agreements.  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: jackrabbit/branches/1.0/jcr-server/server/src/java/org/apache/jackrabbit/server/CredentialsProvider.java
URL: http://svn.apache.org/viewcvs/jackrabbit/branches/1.0/jcr-server/server/src/java/org/apache/jackrabbit/server/CredentialsProvider.java?rev=388387&r1=388386&r2=388387&view=diff
==============================================================================
--- jackrabbit/branches/1.0/jcr-server/server/src/java/org/apache/jackrabbit/server/CredentialsProvider.java (original)
+++ jackrabbit/branches/1.0/jcr-server/server/src/java/org/apache/jackrabbit/server/CredentialsProvider.java Thu Mar 23 21:50:05 2006
@@ -1,9 +1,8 @@
 /*
- * Copyright 2004-2005 The Apache Software Foundation or its licensors,
- *                     as applicable.
- *
- * Licensed under the Apache License, Version 2.0 (the "License");
- * you may not use this file except in compliance with the License.
+ * Licensed to the Apache Software Foundation (ASF) under one or more
+ * contributor license agreements.  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: jackrabbit/branches/1.0/jcr-server/server/src/java/org/apache/jackrabbit/server/SessionProvider.java
URL: http://svn.apache.org/viewcvs/jackrabbit/branches/1.0/jcr-server/server/src/java/org/apache/jackrabbit/server/SessionProvider.java?rev=388387&r1=388386&r2=388387&view=diff
==============================================================================
--- jackrabbit/branches/1.0/jcr-server/server/src/java/org/apache/jackrabbit/server/SessionProvider.java (original)
+++ jackrabbit/branches/1.0/jcr-server/server/src/java/org/apache/jackrabbit/server/SessionProvider.java Thu Mar 23 21:50:05 2006
@@ -1,9 +1,8 @@
 /*
- * Copyright 2004-2005 The Apache Software Foundation or its licensors,
- *                     as applicable.
- *
- * Licensed under the Apache License, Version 2.0 (the "License");
- * you may not use this file except in compliance with the License.
+ * Licensed to the Apache Software Foundation (ASF) under one or more
+ * contributor license agreements.  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: jackrabbit/branches/1.0/jcr-server/server/src/java/org/apache/jackrabbit/server/SessionProviderImpl.java
URL: http://svn.apache.org/viewcvs/jackrabbit/branches/1.0/jcr-server/server/src/java/org/apache/jackrabbit/server/SessionProviderImpl.java?rev=388387&r1=388386&r2=388387&view=diff
==============================================================================
--- jackrabbit/branches/1.0/jcr-server/server/src/java/org/apache/jackrabbit/server/SessionProviderImpl.java (original)
+++ jackrabbit/branches/1.0/jcr-server/server/src/java/org/apache/jackrabbit/server/SessionProviderImpl.java Thu Mar 23 21:50:05 2006
@@ -1,9 +1,8 @@
 /*
- * Copyright 2004-2005 The Apache Software Foundation or its licensors,
- *                     as applicable.
- *
- * Licensed under the Apache License, Version 2.0 (the "License");
- * you may not use this file except in compliance with the License.
+ * Licensed to the Apache Software Foundation (ASF) under one or more
+ * contributor license agreements.  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: jackrabbit/branches/1.0/jcr-server/server/src/java/org/apache/jackrabbit/server/io/BoundedInputStream.java
URL: http://svn.apache.org/viewcvs/jackrabbit/branches/1.0/jcr-server/server/src/java/org/apache/jackrabbit/server/io/BoundedInputStream.java?rev=388387&r1=388386&r2=388387&view=diff
==============================================================================
--- jackrabbit/branches/1.0/jcr-server/server/src/java/org/apache/jackrabbit/server/io/BoundedInputStream.java (original)
+++ jackrabbit/branches/1.0/jcr-server/server/src/java/org/apache/jackrabbit/server/io/BoundedInputStream.java Thu Mar 23 21:50:05 2006
@@ -1,9 +1,8 @@
 /*
- * Copyright 2004-2005 The Apache Software Foundation or its licensors,
- *                     as applicable.
- *
- * Licensed under the Apache License, Version 2.0 (the "License");
- * you may not use this file except in compliance with the License.
+ * Licensed to the Apache Software Foundation (ASF) under one or more
+ * contributor license agreements.  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
@@ -30,7 +29,6 @@
  * ServletInputStream's header, will stop it blocking, providing it's been sent
  * with a correct content length.
  *
- * @version $Revision: 13729 $, $Date: 2004/06/04 15:48:16 $
  * @author InigoSurguy
  */
 public class BoundedInputStream extends InputStream {

Modified: jackrabbit/branches/1.0/jcr-server/server/src/java/org/apache/jackrabbit/server/io/ExportContext.java
URL: http://svn.apache.org/viewcvs/jackrabbit/branches/1.0/jcr-server/server/src/java/org/apache/jackrabbit/server/io/ExportContext.java?rev=388387&r1=388386&r2=388387&view=diff
==============================================================================
--- jackrabbit/branches/1.0/jcr-server/server/src/java/org/apache/jackrabbit/server/io/ExportContext.java (original)
+++ jackrabbit/branches/1.0/jcr-server/server/src/java/org/apache/jackrabbit/server/io/ExportContext.java Thu Mar 23 21:50:05 2006
@@ -1,9 +1,8 @@
 /*
- * Copyright 2004-2005 The Apache Software Foundation or its licensors,
- *                     as applicable.
- *
- * Licensed under the Apache License, Version 2.0 (the "License");
- * you may not use this file except in compliance with the License.
+ * Licensed to the Apache Software Foundation (ASF) under one or more
+ * contributor license agreements.  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: jackrabbit/branches/1.0/jcr-server/server/src/java/org/apache/jackrabbit/server/io/IOListener.java
URL: http://svn.apache.org/viewcvs/jackrabbit/branches/1.0/jcr-server/server/src/java/org/apache/jackrabbit/server/io/IOListener.java?rev=388387&r1=388386&r2=388387&view=diff
==============================================================================
--- jackrabbit/branches/1.0/jcr-server/server/src/java/org/apache/jackrabbit/server/io/IOListener.java (original)
+++ jackrabbit/branches/1.0/jcr-server/server/src/java/org/apache/jackrabbit/server/io/IOListener.java Thu Mar 23 21:50:05 2006
@@ -1,9 +1,8 @@
 /*
- * Copyright 2004-2005 The Apache Software Foundation or its licensors,
- *                     as applicable.
- *
- * Licensed under the Apache License, Version 2.0 (the "License");
- * you may not use this file except in compliance with the License.
+ * Licensed to the Apache Software Foundation (ASF) under one or more
+ * contributor license agreements.  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: jackrabbit/branches/1.0/jcr-server/server/src/java/org/apache/jackrabbit/server/io/ImportContext.java
URL: http://svn.apache.org/viewcvs/jackrabbit/branches/1.0/jcr-server/server/src/java/org/apache/jackrabbit/server/io/ImportContext.java?rev=388387&r1=388386&r2=388387&view=diff
==============================================================================
--- jackrabbit/branches/1.0/jcr-server/server/src/java/org/apache/jackrabbit/server/io/ImportContext.java (original)
+++ jackrabbit/branches/1.0/jcr-server/server/src/java/org/apache/jackrabbit/server/io/ImportContext.java Thu Mar 23 21:50:05 2006
@@ -1,9 +1,8 @@
 /*
- * Copyright 2004-2005 The Apache Software Foundation or its licensors,
- *                     as applicable.
- *
- * Licensed under the Apache License, Version 2.0 (the "License");
- * you may not use this file except in compliance with the License.
+ * Licensed to the Apache Software Foundation (ASF) under one or more
+ * contributor license agreements.  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: jackrabbit/branches/1.0/jcr-server/server/src/java/org/apache/jackrabbit/server/io/MimeResolver.java
URL: http://svn.apache.org/viewcvs/jackrabbit/branches/1.0/jcr-server/server/src/java/org/apache/jackrabbit/server/io/MimeResolver.java?rev=388387&r1=388386&r2=388387&view=diff
==============================================================================
--- jackrabbit/branches/1.0/jcr-server/server/src/java/org/apache/jackrabbit/server/io/MimeResolver.java (original)
+++ jackrabbit/branches/1.0/jcr-server/server/src/java/org/apache/jackrabbit/server/io/MimeResolver.java Thu Mar 23 21:50:05 2006
@@ -1,9 +1,8 @@
 /*
- * Copyright 2004-2005 The Apache Software Foundation or its licensors,
- *                     as applicable.
- *
- * Licensed under the Apache License, Version 2.0 (the "License");
- * you may not use this file except in compliance with the License.
+ * Licensed to the Apache Software Foundation (ASF) under one or more
+ * contributor license agreements.  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: jackrabbit/branches/1.0/jcr-server/server/src/java/org/apache/jackrabbit/webdav/jcr/nodetype/ItemDefinitionImpl.java
URL: http://svn.apache.org/viewcvs/jackrabbit/branches/1.0/jcr-server/server/src/java/org/apache/jackrabbit/webdav/jcr/nodetype/ItemDefinitionImpl.java?rev=388387&r1=388386&r2=388387&view=diff
==============================================================================
--- jackrabbit/branches/1.0/jcr-server/server/src/java/org/apache/jackrabbit/webdav/jcr/nodetype/ItemDefinitionImpl.java (original)
+++ jackrabbit/branches/1.0/jcr-server/server/src/java/org/apache/jackrabbit/webdav/jcr/nodetype/ItemDefinitionImpl.java Thu Mar 23 21:50:05 2006
@@ -1,9 +1,8 @@
 /*
- * Copyright 2004-2005 The Apache Software Foundation or its licensors,
- *                     as applicable.
- *
- * Licensed under the Apache License, Version 2.0 (the "License");
- * you may not use this file except in compliance with the License.
+ * Licensed to the Apache Software Foundation (ASF) under one or more
+ * contributor license agreements.  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: jackrabbit/branches/1.0/jcr-server/server/src/java/org/apache/jackrabbit/webdav/jcr/nodetype/NodeDefinitionImpl.java
URL: http://svn.apache.org/viewcvs/jackrabbit/branches/1.0/jcr-server/server/src/java/org/apache/jackrabbit/webdav/jcr/nodetype/NodeDefinitionImpl.java?rev=388387&r1=388386&r2=388387&view=diff
==============================================================================
--- jackrabbit/branches/1.0/jcr-server/server/src/java/org/apache/jackrabbit/webdav/jcr/nodetype/NodeDefinitionImpl.java (original)
+++ jackrabbit/branches/1.0/jcr-server/server/src/java/org/apache/jackrabbit/webdav/jcr/nodetype/NodeDefinitionImpl.java Thu Mar 23 21:50:05 2006
@@ -1,9 +1,8 @@
 /*
- * Copyright 2004-2005 The Apache Software Foundation or its licensors,
- *                     as applicable.
- *
- * Licensed under the Apache License, Version 2.0 (the "License");
- * you may not use this file except in compliance with the License.
+ * Licensed to the Apache Software Foundation (ASF) under one or more
+ * contributor license agreements.  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: jackrabbit/branches/1.0/jcr-server/server/src/java/org/apache/jackrabbit/webdav/jcr/nodetype/PropertyDefinitionImpl.java
URL: http://svn.apache.org/viewcvs/jackrabbit/branches/1.0/jcr-server/server/src/java/org/apache/jackrabbit/webdav/jcr/nodetype/PropertyDefinitionImpl.java?rev=388387&r1=388386&r2=388387&view=diff
==============================================================================
--- jackrabbit/branches/1.0/jcr-server/server/src/java/org/apache/jackrabbit/webdav/jcr/nodetype/PropertyDefinitionImpl.java (original)
+++ jackrabbit/branches/1.0/jcr-server/server/src/java/org/apache/jackrabbit/webdav/jcr/nodetype/PropertyDefinitionImpl.java Thu Mar 23 21:50:05 2006
@@ -1,9 +1,8 @@
 /*
- * Copyright 2004-2005 The Apache Software Foundation or its licensors,
- *                     as applicable.
- *
- * Licensed under the Apache License, Version 2.0 (the "License");
- * you may not use this file except in compliance with the License.
+ * Licensed to the Apache Software Foundation (ASF) under one or more
+ * contributor license agreements.  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: jackrabbit/branches/1.0/jcr-server/server/src/java/org/apache/jackrabbit/webdav/jcr/property/LengthsProperty.java
URL: http://svn.apache.org/viewcvs/jackrabbit/branches/1.0/jcr-server/server/src/java/org/apache/jackrabbit/webdav/jcr/property/LengthsProperty.java?rev=388387&r1=388386&r2=388387&view=diff
==============================================================================
--- jackrabbit/branches/1.0/jcr-server/server/src/java/org/apache/jackrabbit/webdav/jcr/property/LengthsProperty.java (original)
+++ jackrabbit/branches/1.0/jcr-server/server/src/java/org/apache/jackrabbit/webdav/jcr/property/LengthsProperty.java Thu Mar 23 21:50:05 2006
@@ -1,9 +1,8 @@
 /*
- * Copyright 2004-2005 The Apache Software Foundation or its licensors,
- *                     as applicable.
- *
- * Licensed under the Apache License, Version 2.0 (the "License");
- * you may not use this file except in compliance with the License.
+ * Licensed to the Apache Software Foundation (ASF) under one or more
+ * contributor license agreements.  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: jackrabbit/branches/1.0/jcr-server/server/src/java/org/apache/jackrabbit/webdav/jcr/property/ValuesProperty.java
URL: http://svn.apache.org/viewcvs/jackrabbit/branches/1.0/jcr-server/server/src/java/org/apache/jackrabbit/webdav/jcr/property/ValuesProperty.java?rev=388387&r1=388386&r2=388387&view=diff
==============================================================================
--- jackrabbit/branches/1.0/jcr-server/server/src/java/org/apache/jackrabbit/webdav/jcr/property/ValuesProperty.java (original)
+++ jackrabbit/branches/1.0/jcr-server/server/src/java/org/apache/jackrabbit/webdav/jcr/property/ValuesProperty.java Thu Mar 23 21:50:05 2006
@@ -1,9 +1,8 @@
 /*
- * Copyright 2004-2005 The Apache Software Foundation or its licensors,
- *                     as applicable.
- *
- * Licensed under the Apache License, Version 2.0 (the "License");
- * you may not use this file except in compliance with the License.
+ * Licensed to the Apache Software Foundation (ASF) under one or more
+ * contributor license agreements.  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: jackrabbit/branches/1.0/jcr-server/server/src/java/org/apache/jackrabbit/webdav/jcr/transaction/TxLockManagerImpl.java
URL: http://svn.apache.org/viewcvs/jackrabbit/branches/1.0/jcr-server/server/src/java/org/apache/jackrabbit/webdav/jcr/transaction/TxLockManagerImpl.java?rev=388387&r1=388386&r2=388387&view=diff
==============================================================================
--- jackrabbit/branches/1.0/jcr-server/server/src/java/org/apache/jackrabbit/webdav/jcr/transaction/TxLockManagerImpl.java (original)
+++ jackrabbit/branches/1.0/jcr-server/server/src/java/org/apache/jackrabbit/webdav/jcr/transaction/TxLockManagerImpl.java Thu Mar 23 21:50:05 2006
@@ -1,9 +1,8 @@
 /*
- * Copyright 2004-2005 The Apache Software Foundation or its licensors,
- *                     as applicable.
- *
- * Licensed under the Apache License, Version 2.0 (the "License");
- * you may not use this file except in compliance with the License.
+ * Licensed to the Apache Software Foundation (ASF) under one or more
+ * contributor license agreements.  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: jackrabbit/branches/1.0/jcr-server/webapp/src/java/org/apache/jackrabbit/j2ee/LoggingServlet.java
URL: http://svn.apache.org/viewcvs/jackrabbit/branches/1.0/jcr-server/webapp/src/java/org/apache/jackrabbit/j2ee/LoggingServlet.java?rev=388387&r1=388386&r2=388387&view=diff
==============================================================================
--- jackrabbit/branches/1.0/jcr-server/webapp/src/java/org/apache/jackrabbit/j2ee/LoggingServlet.java (original)
+++ jackrabbit/branches/1.0/jcr-server/webapp/src/java/org/apache/jackrabbit/j2ee/LoggingServlet.java Thu Mar 23 21:50:05 2006
@@ -1,9 +1,8 @@
 /*
- * Copyright 2004-2005 The Apache Software Foundation or its licensors,
- *                     as applicable.
- *
- * Licensed under the Apache License, Version 2.0 (the "License");
- * you may not use this file except in compliance with the License.
+ * Licensed to the Apache Software Foundation (ASF) under one or more
+ * contributor license agreements.  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: jackrabbit/branches/1.0/jcr-server/webapp/src/java/org/apache/jackrabbit/j2ee/RepositoryAccessServlet.java
URL: http://svn.apache.org/viewcvs/jackrabbit/branches/1.0/jcr-server/webapp/src/java/org/apache/jackrabbit/j2ee/RepositoryAccessServlet.java?rev=388387&r1=388386&r2=388387&view=diff
==============================================================================
--- jackrabbit/branches/1.0/jcr-server/webapp/src/java/org/apache/jackrabbit/j2ee/RepositoryAccessServlet.java (original)
+++ jackrabbit/branches/1.0/jcr-server/webapp/src/java/org/apache/jackrabbit/j2ee/RepositoryAccessServlet.java Thu Mar 23 21:50:05 2006
@@ -1,9 +1,8 @@
 /*
- * Copyright 2004-2005 The Apache Software Foundation or its licensors,
- *                     as applicable.
- *
- * Licensed under the Apache License, Version 2.0 (the "License");
- * you may not use this file except in compliance with the License.
+ * Licensed to the Apache Software Foundation (ASF) under one or more
+ * contributor license agreements.  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: jackrabbit/branches/1.0/jcr-server/webdav/src/java/org/apache/jackrabbit/webdav/header/CodedUrlHeader.java
URL: http://svn.apache.org/viewcvs/jackrabbit/branches/1.0/jcr-server/webdav/src/java/org/apache/jackrabbit/webdav/header/CodedUrlHeader.java?rev=388387&r1=388386&r2=388387&view=diff
==============================================================================
--- jackrabbit/branches/1.0/jcr-server/webdav/src/java/org/apache/jackrabbit/webdav/header/CodedUrlHeader.java (original)
+++ jackrabbit/branches/1.0/jcr-server/webdav/src/java/org/apache/jackrabbit/webdav/header/CodedUrlHeader.java Thu Mar 23 21:50:05 2006
@@ -1,9 +1,8 @@
 /*
- * Copyright 2004-2005 The Apache Software Foundation or its licensors,
- *                     as applicable.
- *
- * Licensed under the Apache License, Version 2.0 (the "License");
- * you may not use this file except in compliance with the License.
+ * Licensed to the Apache Software Foundation (ASF) under one or more
+ * contributor license agreements.  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: jackrabbit/branches/1.0/jcr-server/webdav/src/java/org/apache/jackrabbit/webdav/header/DepthHeader.java
URL: http://svn.apache.org/viewcvs/jackrabbit/branches/1.0/jcr-server/webdav/src/java/org/apache/jackrabbit/webdav/header/DepthHeader.java?rev=388387&r1=388386&r2=388387&view=diff
==============================================================================
--- jackrabbit/branches/1.0/jcr-server/webdav/src/java/org/apache/jackrabbit/webdav/header/DepthHeader.java (original)
+++ jackrabbit/branches/1.0/jcr-server/webdav/src/java/org/apache/jackrabbit/webdav/header/DepthHeader.java Thu Mar 23 21:50:05 2006
@@ -1,9 +1,8 @@
 /*
- * Copyright 2004-2005 The Apache Software Foundation or its licensors,
- *                     as applicable.
- *
- * Licensed under the Apache License, Version 2.0 (the "License");
- * you may not use this file except in compliance with the License.
+ * Licensed to the Apache Software Foundation (ASF) under one or more
+ * contributor license agreements.  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: jackrabbit/branches/1.0/jcr-server/webdav/src/java/org/apache/jackrabbit/webdav/io/InputContext.java
URL: http://svn.apache.org/viewcvs/jackrabbit/branches/1.0/jcr-server/webdav/src/java/org/apache/jackrabbit/webdav/io/InputContext.java?rev=388387&r1=388386&r2=388387&view=diff
==============================================================================
--- jackrabbit/branches/1.0/jcr-server/webdav/src/java/org/apache/jackrabbit/webdav/io/InputContext.java (original)
+++ jackrabbit/branches/1.0/jcr-server/webdav/src/java/org/apache/jackrabbit/webdav/io/InputContext.java Thu Mar 23 21:50:05 2006
@@ -1,9 +1,8 @@
 /*
- * Copyright 2004-2005 The Apache Software Foundation or its licensors,
- *                     as applicable.
- *
- * Licensed under the Apache License, Version 2.0 (the "License");
- * you may not use this file except in compliance with the License.
+ * Licensed to the Apache Software Foundation (ASF) under one or more
+ * contributor license agreements.  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: jackrabbit/branches/1.0/jcr-server/webdav/src/java/org/apache/jackrabbit/webdav/io/OutputContext.java
URL: http://svn.apache.org/viewcvs/jackrabbit/branches/1.0/jcr-server/webdav/src/java/org/apache/jackrabbit/webdav/io/OutputContext.java?rev=388387&r1=388386&r2=388387&view=diff
==============================================================================
--- jackrabbit/branches/1.0/jcr-server/webdav/src/java/org/apache/jackrabbit/webdav/io/OutputContext.java (original)
+++ jackrabbit/branches/1.0/jcr-server/webdav/src/java/org/apache/jackrabbit/webdav/io/OutputContext.java Thu Mar 23 21:50:05 2006
@@ -1,9 +1,8 @@
 /*
- * Copyright 2004-2005 The Apache Software Foundation or its licensors,
- *                     as applicable.
- *
- * Licensed under the Apache License, Version 2.0 (the "License");
- * you may not use this file except in compliance with the License.
+ * Licensed to the Apache Software Foundation (ASF) under one or more
+ * contributor license agreements.  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: jackrabbit/branches/1.0/jcr-server/webdav/src/java/org/apache/jackrabbit/webdav/version/report/ReportType.java
URL: http://svn.apache.org/viewcvs/jackrabbit/branches/1.0/jcr-server/webdav/src/java/org/apache/jackrabbit/webdav/version/report/ReportType.java?rev=388387&r1=388386&r2=388387&view=diff
==============================================================================
--- jackrabbit/branches/1.0/jcr-server/webdav/src/java/org/apache/jackrabbit/webdav/version/report/ReportType.java (original)
+++ jackrabbit/branches/1.0/jcr-server/webdav/src/java/org/apache/jackrabbit/webdav/version/report/ReportType.java Thu Mar 23 21:50:05 2006
@@ -1,9 +1,8 @@
 /*
- * Copyright 2004-2005 The Apache Software Foundation or its licensors,
- *                     as applicable.
- *
- * Licensed under the Apache License, Version 2.0 (the "License");
- * you may not use this file except in compliance with the License.
+ * Licensed to the Apache Software Foundation (ASF) under one or more
+ * contributor license agreements.  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: jackrabbit/branches/1.0/textfilters/src/java/org/apache/jackrabbit/core/query/HTMLParser.java
URL: http://svn.apache.org/viewcvs/jackrabbit/branches/1.0/textfilters/src/java/org/apache/jackrabbit/core/query/HTMLParser.java?rev=388387&r1=388386&r2=388387&view=diff
==============================================================================
--- jackrabbit/branches/1.0/textfilters/src/java/org/apache/jackrabbit/core/query/HTMLParser.java (original)
+++ jackrabbit/branches/1.0/textfilters/src/java/org/apache/jackrabbit/core/query/HTMLParser.java Thu Mar 23 21:50:05 2006
@@ -1,9 +1,8 @@
 /*
- * Copyright 2004-2005 The Apache Software Foundation or its licensors,
- *                     as applicable.
- *
- * Licensed under the Apache License, Version 2.0 (the "License");
- * you may not use this file except in compliance with the License.
+ * Licensed to the Apache Software Foundation (ASF) under one or more
+ * contributor license agreements.  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: jackrabbit/branches/1.0/textfilters/src/java/org/apache/jackrabbit/core/query/HTMLTextFilter.java
URL: http://svn.apache.org/viewcvs/jackrabbit/branches/1.0/textfilters/src/java/org/apache/jackrabbit/core/query/HTMLTextFilter.java?rev=388387&r1=388386&r2=388387&view=diff
==============================================================================
--- jackrabbit/branches/1.0/textfilters/src/java/org/apache/jackrabbit/core/query/HTMLTextFilter.java (original)
+++ jackrabbit/branches/1.0/textfilters/src/java/org/apache/jackrabbit/core/query/HTMLTextFilter.java Thu Mar 23 21:50:05 2006
@@ -1,9 +1,8 @@
 /*
- * Copyright 2004-2005 The Apache Software Foundation or its licensors,
- *                     as applicable.
- *
- * Licensed under the Apache License, Version 2.0 (the "License");
- * you may not use this file except in compliance with the License.
+ * Licensed to the Apache Software Foundation (ASF) under one or more
+ * contributor license agreements.  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: jackrabbit/branches/1.0/textfilters/src/java/org/apache/jackrabbit/core/query/MsExcelTextFilter.java
URL: http://svn.apache.org/viewcvs/jackrabbit/branches/1.0/textfilters/src/java/org/apache/jackrabbit/core/query/MsExcelTextFilter.java?rev=388387&r1=388386&r2=388387&view=diff
==============================================================================
--- jackrabbit/branches/1.0/textfilters/src/java/org/apache/jackrabbit/core/query/MsExcelTextFilter.java (original)
+++ jackrabbit/branches/1.0/textfilters/src/java/org/apache/jackrabbit/core/query/MsExcelTextFilter.java Thu Mar 23 21:50:05 2006
@@ -1,9 +1,8 @@
 /*
- * Copyright 2004-2005 The Apache Software Foundation or its licensors,
- *                     as applicable.
- *
- * Licensed under the Apache License, Version 2.0 (the "License");
- * you may not use this file except in compliance with the License.
+ * Licensed to the Apache Software Foundation (ASF) under one or more
+ * contributor license agreements.  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: jackrabbit/branches/1.0/textfilters/src/java/org/apache/jackrabbit/core/query/MsPowerPointTextFilter.java
URL: http://svn.apache.org/viewcvs/jackrabbit/branches/1.0/textfilters/src/java/org/apache/jackrabbit/core/query/MsPowerPointTextFilter.java?rev=388387&r1=388386&r2=388387&view=diff
==============================================================================
--- jackrabbit/branches/1.0/textfilters/src/java/org/apache/jackrabbit/core/query/MsPowerPointTextFilter.java (original)
+++ jackrabbit/branches/1.0/textfilters/src/java/org/apache/jackrabbit/core/query/MsPowerPointTextFilter.java Thu Mar 23 21:50:05 2006
@@ -1,9 +1,8 @@
 /*
- * Copyright 2004-2005 The Apache Software Foundation or its licensors,
- *                     as applicable.
- *
- * Licensed under the Apache License, Version 2.0 (the "License");
- * you may not use this file except in compliance with the License.
+ * Licensed to the Apache Software Foundation (ASF) under one or more
+ * contributor license agreements.  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: jackrabbit/branches/1.0/textfilters/src/java/org/apache/jackrabbit/core/query/MsWordTextFilter.java
URL: http://svn.apache.org/viewcvs/jackrabbit/branches/1.0/textfilters/src/java/org/apache/jackrabbit/core/query/MsWordTextFilter.java?rev=388387&r1=388386&r2=388387&view=diff
==============================================================================
--- jackrabbit/branches/1.0/textfilters/src/java/org/apache/jackrabbit/core/query/MsWordTextFilter.java (original)
+++ jackrabbit/branches/1.0/textfilters/src/java/org/apache/jackrabbit/core/query/MsWordTextFilter.java Thu Mar 23 21:50:05 2006
@@ -1,9 +1,8 @@
 /*
- * Copyright 2004-2005 The Apache Software Foundation or its licensors,
- *                     as applicable.
- *
- * Licensed under the Apache License, Version 2.0 (the "License");
- * you may not use this file except in compliance with the License.
+ * Licensed to the Apache Software Foundation (ASF) under one or more
+ * contributor license agreements.  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: jackrabbit/branches/1.0/textfilters/src/java/org/apache/jackrabbit/core/query/OOoContentHandler.java
URL: http://svn.apache.org/viewcvs/jackrabbit/branches/1.0/textfilters/src/java/org/apache/jackrabbit/core/query/OOoContentHandler.java?rev=388387&r1=388386&r2=388387&view=diff
==============================================================================
--- jackrabbit/branches/1.0/textfilters/src/java/org/apache/jackrabbit/core/query/OOoContentHandler.java (original)
+++ jackrabbit/branches/1.0/textfilters/src/java/org/apache/jackrabbit/core/query/OOoContentHandler.java Thu Mar 23 21:50:05 2006
@@ -1,9 +1,8 @@
 /*
- * Copyright 2004-2005 The Apache Software Foundation or its licensors,
- *                     as applicable.
- *
- * Licensed under the Apache License, Version 2.0 (the "License");
- * you may not use this file except in compliance with the License.
+ * Licensed to the Apache Software Foundation (ASF) under one or more
+ * contributor license agreements.  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: jackrabbit/branches/1.0/textfilters/src/java/org/apache/jackrabbit/core/query/OpenOfficeTextFilter.java
URL: http://svn.apache.org/viewcvs/jackrabbit/branches/1.0/textfilters/src/java/org/apache/jackrabbit/core/query/OpenOfficeTextFilter.java?rev=388387&r1=388386&r2=388387&view=diff
==============================================================================
--- jackrabbit/branches/1.0/textfilters/src/java/org/apache/jackrabbit/core/query/OpenOfficeTextFilter.java (original)
+++ jackrabbit/branches/1.0/textfilters/src/java/org/apache/jackrabbit/core/query/OpenOfficeTextFilter.java Thu Mar 23 21:50:05 2006
@@ -1,9 +1,8 @@
 /*
- * Copyright 2004-2005 The Apache Software Foundation or its licensors,
- *                     as applicable.
- *
- * Licensed under the Apache License, Version 2.0 (the "License");
- * you may not use this file except in compliance with the License.
+ * Licensed to the Apache Software Foundation (ASF) under one or more
+ * contributor license agreements.  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: jackrabbit/branches/1.0/textfilters/src/java/org/apache/jackrabbit/core/query/PdfTextFilter.java
URL: http://svn.apache.org/viewcvs/jackrabbit/branches/1.0/textfilters/src/java/org/apache/jackrabbit/core/query/PdfTextFilter.java?rev=388387&r1=388386&r2=388387&view=diff
==============================================================================
--- jackrabbit/branches/1.0/textfilters/src/java/org/apache/jackrabbit/core/query/PdfTextFilter.java (original)
+++ jackrabbit/branches/1.0/textfilters/src/java/org/apache/jackrabbit/core/query/PdfTextFilter.java Thu Mar 23 21:50:05 2006
@@ -1,9 +1,8 @@
 /*
- * Copyright 2004-2005 The Apache Software Foundation or its licensors,
- *                     as applicable.
- *
- * Licensed under the Apache License, Version 2.0 (the "License");
- * you may not use this file except in compliance with the License.
+ * Licensed to the Apache Software Foundation (ASF) under one or more
+ * contributor license agreements.  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: jackrabbit/branches/1.0/textfilters/src/java/org/apache/jackrabbit/core/query/RTFTextFilter.java
URL: http://svn.apache.org/viewcvs/jackrabbit/branches/1.0/textfilters/src/java/org/apache/jackrabbit/core/query/RTFTextFilter.java?rev=388387&r1=388386&r2=388387&view=diff
==============================================================================
--- jackrabbit/branches/1.0/textfilters/src/java/org/apache/jackrabbit/core/query/RTFTextFilter.java (original)
+++ jackrabbit/branches/1.0/textfilters/src/java/org/apache/jackrabbit/core/query/RTFTextFilter.java Thu Mar 23 21:50:05 2006
@@ -1,9 +1,8 @@
 /*
- * Copyright 2004-2005 The Apache Software Foundation or its licensors,
- *                     as applicable.
- *
- * Licensed under the Apache License, Version 2.0 (the "License");
- * you may not use this file except in compliance with the License.
+ * Licensed to the Apache Software Foundation (ASF) under one or more
+ * contributor license agreements.  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: jackrabbit/branches/1.0/textfilters/src/java/org/apache/jackrabbit/core/query/XMLTextFilter.java
URL: http://svn.apache.org/viewcvs/jackrabbit/branches/1.0/textfilters/src/java/org/apache/jackrabbit/core/query/XMLTextFilter.java?rev=388387&r1=388386&r2=388387&view=diff
==============================================================================
--- jackrabbit/branches/1.0/textfilters/src/java/org/apache/jackrabbit/core/query/XMLTextFilter.java (original)
+++ jackrabbit/branches/1.0/textfilters/src/java/org/apache/jackrabbit/core/query/XMLTextFilter.java Thu Mar 23 21:50:05 2006
@@ -1,9 +1,8 @@
 /*
- * Copyright 2004-2005 The Apache Software Foundation or its licensors,
- *                     as applicable.
- *
- * Licensed under the Apache License, Version 2.0 (the "License");
- * you may not use this file except in compliance with the License.
+ * Licensed to the Apache Software Foundation (ASF) under one or more
+ * contributor license agreements.  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: jackrabbit/branches/1.0/textfilters/src/test/org/apache/jackrabbit/core/query/test/AbstractTextFilterTest.java
URL: http://svn.apache.org/viewcvs/jackrabbit/branches/1.0/textfilters/src/test/org/apache/jackrabbit/core/query/test/AbstractTextFilterTest.java?rev=388387&r1=388386&r2=388387&view=diff
==============================================================================
--- jackrabbit/branches/1.0/textfilters/src/test/org/apache/jackrabbit/core/query/test/AbstractTextFilterTest.java (original)
+++ jackrabbit/branches/1.0/textfilters/src/test/org/apache/jackrabbit/core/query/test/AbstractTextFilterTest.java Thu Mar 23 21:50:05 2006
@@ -1,9 +1,8 @@
 /*
- * Copyright 2004-2005 The Apache Software Foundation or its licensors,
- *                     as applicable.
- *
- * Licensed under the Apache License, Version 2.0 (the "License");
- * you may not use this file except in compliance with the License.
+ * Licensed to the Apache Software Foundation (ASF) under one or more
+ * contributor license agreements.  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: jackrabbit/branches/1.0/textfilters/src/test/org/apache/jackrabbit/core/query/test/HTMLTest.java
URL: http://svn.apache.org/viewcvs/jackrabbit/branches/1.0/textfilters/src/test/org/apache/jackrabbit/core/query/test/HTMLTest.java?rev=388387&r1=388386&r2=388387&view=diff
==============================================================================
--- jackrabbit/branches/1.0/textfilters/src/test/org/apache/jackrabbit/core/query/test/HTMLTest.java (original)
+++ jackrabbit/branches/1.0/textfilters/src/test/org/apache/jackrabbit/core/query/test/HTMLTest.java Thu Mar 23 21:50:05 2006
@@ -1,9 +1,8 @@
 /*
- * Copyright 2004-2005 The Apache Software Foundation or its licensors,
- *                     as applicable.
- *
- * Licensed under the Apache License, Version 2.0 (the "License");
- * you may not use this file except in compliance with the License.
+ * Licensed to the Apache Software Foundation (ASF) under one or more
+ * contributor license agreements.  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: jackrabbit/branches/1.0/textfilters/src/test/org/apache/jackrabbit/core/query/test/MSExcelTest.java
URL: http://svn.apache.org/viewcvs/jackrabbit/branches/1.0/textfilters/src/test/org/apache/jackrabbit/core/query/test/MSExcelTest.java?rev=388387&r1=388386&r2=388387&view=diff
==============================================================================
--- jackrabbit/branches/1.0/textfilters/src/test/org/apache/jackrabbit/core/query/test/MSExcelTest.java (original)
+++ jackrabbit/branches/1.0/textfilters/src/test/org/apache/jackrabbit/core/query/test/MSExcelTest.java Thu Mar 23 21:50:05 2006
@@ -1,9 +1,8 @@
 /*
- * Copyright 2004-2005 The Apache Software Foundation or its licensors,
- *                     as applicable.
- *
- * Licensed under the Apache License, Version 2.0 (the "License");
- * you may not use this file except in compliance with the License.
+ * Licensed to the Apache Software Foundation (ASF) under one or more
+ * contributor license agreements.  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: jackrabbit/branches/1.0/textfilters/src/test/org/apache/jackrabbit/core/query/test/MSPowerPointTest.java
URL: http://svn.apache.org/viewcvs/jackrabbit/branches/1.0/textfilters/src/test/org/apache/jackrabbit/core/query/test/MSPowerPointTest.java?rev=388387&r1=388386&r2=388387&view=diff
==============================================================================
--- jackrabbit/branches/1.0/textfilters/src/test/org/apache/jackrabbit/core/query/test/MSPowerPointTest.java (original)
+++ jackrabbit/branches/1.0/textfilters/src/test/org/apache/jackrabbit/core/query/test/MSPowerPointTest.java Thu Mar 23 21:50:05 2006
@@ -1,9 +1,8 @@
 /*
- * Copyright 2004-2005 The Apache Software Foundation or its licensors,
- *                     as applicable.
- *
- * Licensed under the Apache License, Version 2.0 (the "License");
- * you may not use this file except in compliance with the License.
+ * Licensed to the Apache Software Foundation (ASF) under one or more
+ * contributor license agreements.  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: jackrabbit/branches/1.0/textfilters/src/test/org/apache/jackrabbit/core/query/test/MsWordTest.java
URL: http://svn.apache.org/viewcvs/jackrabbit/branches/1.0/textfilters/src/test/org/apache/jackrabbit/core/query/test/MsWordTest.java?rev=388387&r1=388386&r2=388387&view=diff
==============================================================================
--- jackrabbit/branches/1.0/textfilters/src/test/org/apache/jackrabbit/core/query/test/MsWordTest.java (original)
+++ jackrabbit/branches/1.0/textfilters/src/test/org/apache/jackrabbit/core/query/test/MsWordTest.java Thu Mar 23 21:50:05 2006
@@ -1,9 +1,8 @@
 /*
- * Copyright 2004-2005 The Apache Software Foundation or its licensors,
- *                     as applicable.
- *
- * Licensed under the Apache License, Version 2.0 (the "License");
- * you may not use this file except in compliance with the License.
+ * Licensed to the Apache Software Foundation (ASF) under one or more
+ * contributor license agreements.  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: jackrabbit/branches/1.0/textfilters/src/test/org/apache/jackrabbit/core/query/test/PdfTest.java
URL: http://svn.apache.org/viewcvs/jackrabbit/branches/1.0/textfilters/src/test/org/apache/jackrabbit/core/query/test/PdfTest.java?rev=388387&r1=388386&r2=388387&view=diff
==============================================================================
--- jackrabbit/branches/1.0/textfilters/src/test/org/apache/jackrabbit/core/query/test/PdfTest.java (original)
+++ jackrabbit/branches/1.0/textfilters/src/test/org/apache/jackrabbit/core/query/test/PdfTest.java Thu Mar 23 21:50:05 2006
@@ -1,9 +1,8 @@
 /*
- * Copyright 2004-2005 The Apache Software Foundation or its licensors,
- *                     as applicable.
- *
- * Licensed under the Apache License, Version 2.0 (the "License");
- * you may not use this file except in compliance with the License.
+ * Licensed to the Apache Software Foundation (ASF) under one or more
+ * contributor license agreements.  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: jackrabbit/branches/1.0/textfilters/src/test/org/apache/jackrabbit/core/query/test/RTFTest.java
URL: http://svn.apache.org/viewcvs/jackrabbit/branches/1.0/textfilters/src/test/org/apache/jackrabbit/core/query/test/RTFTest.java?rev=388387&r1=388386&r2=388387&view=diff
==============================================================================
--- jackrabbit/branches/1.0/textfilters/src/test/org/apache/jackrabbit/core/query/test/RTFTest.java (original)
+++ jackrabbit/branches/1.0/textfilters/src/test/org/apache/jackrabbit/core/query/test/RTFTest.java Thu Mar 23 21:50:05 2006
@@ -1,9 +1,8 @@
 /*
- * Copyright 2004-2005 The Apache Software Foundation or its licensors,
- *                     as applicable.
- *
- * Licensed under the Apache License, Version 2.0 (the "License");
- * you may not use this file except in compliance with the License.
+ * Licensed to the Apache Software Foundation (ASF) under one or more
+ * contributor license agreements.  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: jackrabbit/branches/1.0/textfilters/src/test/org/apache/jackrabbit/core/query/test/XMLTest.java
URL: http://svn.apache.org/viewcvs/jackrabbit/branches/1.0/textfilters/src/test/org/apache/jackrabbit/core/query/test/XMLTest.java?rev=388387&r1=388386&r2=388387&view=diff
==============================================================================
--- jackrabbit/branches/1.0/textfilters/src/test/org/apache/jackrabbit/core/query/test/XMLTest.java (original)
+++ jackrabbit/branches/1.0/textfilters/src/test/org/apache/jackrabbit/core/query/test/XMLTest.java Thu Mar 23 21:50:05 2006
@@ -1,9 +1,8 @@
 /*
- * Copyright 2004-2005 The Apache Software Foundation or its licensors,
- *                     as applicable.
- *
- * Licensed under the Apache License, Version 2.0 (the "License");
- * you may not use this file except in compliance with the License.
+ * Licensed to the Apache Software Foundation (ASF) under one or more
+ * contributor license agreements.  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