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 08:36:01 UTC

svn commit: r388433 - in /jackrabbit/trunk: contrib/bdb-persistence/applications/test/repository/nodetypes/ contrib/orm-persistence/applications/test/repository/nodetypes/ contrib/phpcr/PHPCR/ contrib/phpcr/PHPCR/lock/ contrib/phpcr/PHPCR/nodetype/ con...

Author: fielding
Date: Thu Mar 23 23:35:50 2006
New Revision: 388433

URL: http://svn.apache.org/viewcvs?rev=388433&view=rev
Log:
JCR-356: Update license header

Modified:
    jackrabbit/trunk/contrib/bdb-persistence/applications/test/repository/nodetypes/custom_nodetypes.xml
    jackrabbit/trunk/contrib/orm-persistence/applications/test/repository/nodetypes/custom_nodetypes.xml
    jackrabbit/trunk/contrib/phpcr/PHPCR/AccessDeniedException.php
    jackrabbit/trunk/contrib/phpcr/PHPCR/Credentials.php
    jackrabbit/trunk/contrib/phpcr/PHPCR/IOException.php
    jackrabbit/trunk/contrib/phpcr/PHPCR/IllegalArgumentException.php
    jackrabbit/trunk/contrib/phpcr/PHPCR/IllegalStateException.php
    jackrabbit/trunk/contrib/phpcr/PHPCR/InvalidItemStateException.php
    jackrabbit/trunk/contrib/phpcr/PHPCR/InvalidSerializedDataException.php
    jackrabbit/trunk/contrib/phpcr/PHPCR/Item.php
    jackrabbit/trunk/contrib/phpcr/PHPCR/ItemExistsException.php
    jackrabbit/trunk/contrib/phpcr/PHPCR/ItemNotFoundException.php
    jackrabbit/trunk/contrib/phpcr/PHPCR/ItemVisitor.php
    jackrabbit/trunk/contrib/phpcr/PHPCR/LoginException.php
    jackrabbit/trunk/contrib/phpcr/PHPCR/MergeException.php
    jackrabbit/trunk/contrib/phpcr/PHPCR/NamespaceException.php
    jackrabbit/trunk/contrib/phpcr/PHPCR/NamespaceRegistry.php
    jackrabbit/trunk/contrib/phpcr/PHPCR/NoSuchElementException.php
    jackrabbit/trunk/contrib/phpcr/PHPCR/NoSuchWorkspaceException.php
    jackrabbit/trunk/contrib/phpcr/PHPCR/Node.php
    jackrabbit/trunk/contrib/phpcr/PHPCR/NodeIterator.php
    jackrabbit/trunk/contrib/phpcr/PHPCR/NumberFormatException.php
    jackrabbit/trunk/contrib/phpcr/PHPCR/PathNotFoundException.php
    jackrabbit/trunk/contrib/phpcr/PHPCR/Property.php
    jackrabbit/trunk/contrib/phpcr/PHPCR/PropertyIterator.php
    jackrabbit/trunk/contrib/phpcr/PHPCR/PropertyType.php
    jackrabbit/trunk/contrib/phpcr/PHPCR/RangeIterator.php
    jackrabbit/trunk/contrib/phpcr/PHPCR/ReferentialIntegrityException.php
    jackrabbit/trunk/contrib/phpcr/PHPCR/Repository.php
    jackrabbit/trunk/contrib/phpcr/PHPCR/RepositoryException.php
    jackrabbit/trunk/contrib/phpcr/PHPCR/SAXException.php
    jackrabbit/trunk/contrib/phpcr/PHPCR/Session.php
    jackrabbit/trunk/contrib/phpcr/PHPCR/SimpleCredentials.php
    jackrabbit/trunk/contrib/phpcr/PHPCR/UnsupportedRepositoryOperationException.php
    jackrabbit/trunk/contrib/phpcr/PHPCR/Value.php
    jackrabbit/trunk/contrib/phpcr/PHPCR/ValueFactory.php
    jackrabbit/trunk/contrib/phpcr/PHPCR/ValueFormatException.php
    jackrabbit/trunk/contrib/phpcr/PHPCR/Workspace.php
    jackrabbit/trunk/contrib/phpcr/PHPCR/lock/Lock.php
    jackrabbit/trunk/contrib/phpcr/PHPCR/lock/LockException.php
    jackrabbit/trunk/contrib/phpcr/PHPCR/nodetype/ConstraintViolationException.php
    jackrabbit/trunk/contrib/phpcr/PHPCR/nodetype/ItemDefinition.php
    jackrabbit/trunk/contrib/phpcr/PHPCR/nodetype/NoSuchNodeTypeException.php
    jackrabbit/trunk/contrib/phpcr/PHPCR/nodetype/NodeDefinition.php
    jackrabbit/trunk/contrib/phpcr/PHPCR/nodetype/NodeType.php
    jackrabbit/trunk/contrib/phpcr/PHPCR/nodetype/NodeTypeIterator.php
    jackrabbit/trunk/contrib/phpcr/PHPCR/nodetype/NodeTypeManager.php
    jackrabbit/trunk/contrib/phpcr/PHPCR/nodetype/PropertyDefinition.php
    jackrabbit/trunk/contrib/phpcr/PHPCR/observation/Event.php
    jackrabbit/trunk/contrib/phpcr/PHPCR/observation/EventIterator.php
    jackrabbit/trunk/contrib/phpcr/PHPCR/observation/EventListener.php
    jackrabbit/trunk/contrib/phpcr/PHPCR/observation/EventListenerIterator.php
    jackrabbit/trunk/contrib/phpcr/PHPCR/observation/ObservationManager.php
    jackrabbit/trunk/contrib/phpcr/PHPCR/query/InvalidQueryException.php
    jackrabbit/trunk/contrib/phpcr/PHPCR/query/Query.php
    jackrabbit/trunk/contrib/phpcr/PHPCR/query/QueryManager.php
    jackrabbit/trunk/contrib/phpcr/PHPCR/query/QueryResult.php
    jackrabbit/trunk/contrib/phpcr/PHPCR/query/Row.php
    jackrabbit/trunk/contrib/phpcr/PHPCR/query/RowIterator.php
    jackrabbit/trunk/contrib/phpcr/PHPCR/util/ISO8601.php
    jackrabbit/trunk/contrib/phpcr/PHPCR/util/TraversingItemVisitor.php
    jackrabbit/trunk/contrib/phpcr/PHPCR/version/OnParentVersionAction.php
    jackrabbit/trunk/contrib/phpcr/PHPCR/version/Version.php
    jackrabbit/trunk/contrib/phpcr/PHPCR/version/VersionException.php
    jackrabbit/trunk/contrib/phpcr/PHPCR/version/VersionHistory.php
    jackrabbit/trunk/contrib/phpcr/PHPCR/version/VersionIterator.php
    jackrabbit/trunk/contrib/tck-webapp/src/webapp/docroot/ui/default.css
    jackrabbit/trunk/jackrabbit/applications/test/repository/nodetypes/custom_nodetypes.xml
    jackrabbit/trunk/jackrabbit/src/main/java/org/apache/jackrabbit/core/config/config.dtd
    jackrabbit/trunk/jackrabbit/src/main/java/org/apache/jackrabbit/core/nodetype/builtin_nodetypes.xml
    jackrabbit/trunk/jackrabbit/src/main/javacc/sql/JCRSQL.jjt
    jackrabbit/trunk/jackrabbit/src/test/java/org/apache/jackrabbit/core/nodetype/xml/test_nodetypes.xml

Modified: jackrabbit/trunk/contrib/bdb-persistence/applications/test/repository/nodetypes/custom_nodetypes.xml
URL: http://svn.apache.org/viewcvs/jackrabbit/trunk/contrib/bdb-persistence/applications/test/repository/nodetypes/custom_nodetypes.xml?rev=388433&r1=388432&r2=388433&view=diff
==============================================================================
--- jackrabbit/trunk/contrib/bdb-persistence/applications/test/repository/nodetypes/custom_nodetypes.xml (original)
+++ jackrabbit/trunk/contrib/bdb-persistence/applications/test/repository/nodetypes/custom_nodetypes.xml Thu Mar 23 23:35:50 2006
@@ -1,11 +1,10 @@
 <?xml version="1.0" encoding="UTF-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/trunk/contrib/orm-persistence/applications/test/repository/nodetypes/custom_nodetypes.xml
URL: http://svn.apache.org/viewcvs/jackrabbit/trunk/contrib/orm-persistence/applications/test/repository/nodetypes/custom_nodetypes.xml?rev=388433&r1=388432&r2=388433&view=diff
==============================================================================
--- jackrabbit/trunk/contrib/orm-persistence/applications/test/repository/nodetypes/custom_nodetypes.xml (original)
+++ jackrabbit/trunk/contrib/orm-persistence/applications/test/repository/nodetypes/custom_nodetypes.xml Thu Mar 23 23:35:50 2006
@@ -1,11 +1,10 @@
 <?xml version="1.0" encoding="UTF-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/trunk/contrib/phpcr/PHPCR/AccessDeniedException.php
URL: http://svn.apache.org/viewcvs/jackrabbit/trunk/contrib/phpcr/PHPCR/AccessDeniedException.php?rev=388433&r1=388432&r2=388433&view=diff
==============================================================================
--- jackrabbit/trunk/contrib/phpcr/PHPCR/AccessDeniedException.php (original)
+++ jackrabbit/trunk/contrib/phpcr/PHPCR/AccessDeniedException.php Thu Mar 23 23:35:50 2006
@@ -1,11 +1,10 @@
 <?php
 
 /*
- * 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/trunk/contrib/phpcr/PHPCR/Credentials.php
URL: http://svn.apache.org/viewcvs/jackrabbit/trunk/contrib/phpcr/PHPCR/Credentials.php?rev=388433&r1=388432&r2=388433&view=diff
==============================================================================
--- jackrabbit/trunk/contrib/phpcr/PHPCR/Credentials.php (original)
+++ jackrabbit/trunk/contrib/phpcr/PHPCR/Credentials.php Thu Mar 23 23:35:50 2006
@@ -1,11 +1,10 @@
 <?php
 
 /*
- * 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/trunk/contrib/phpcr/PHPCR/IOException.php
URL: http://svn.apache.org/viewcvs/jackrabbit/trunk/contrib/phpcr/PHPCR/IOException.php?rev=388433&r1=388432&r2=388433&view=diff
==============================================================================
--- jackrabbit/trunk/contrib/phpcr/PHPCR/IOException.php (original)
+++ jackrabbit/trunk/contrib/phpcr/PHPCR/IOException.php Thu Mar 23 23:35:50 2006
@@ -1,11 +1,10 @@
 <?php
 
 /*
- * 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/trunk/contrib/phpcr/PHPCR/IllegalArgumentException.php
URL: http://svn.apache.org/viewcvs/jackrabbit/trunk/contrib/phpcr/PHPCR/IllegalArgumentException.php?rev=388433&r1=388432&r2=388433&view=diff
==============================================================================
--- jackrabbit/trunk/contrib/phpcr/PHPCR/IllegalArgumentException.php (original)
+++ jackrabbit/trunk/contrib/phpcr/PHPCR/IllegalArgumentException.php Thu Mar 23 23:35:50 2006
@@ -1,11 +1,10 @@
 <?php
 
 /*
- * 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/trunk/contrib/phpcr/PHPCR/IllegalStateException.php
URL: http://svn.apache.org/viewcvs/jackrabbit/trunk/contrib/phpcr/PHPCR/IllegalStateException.php?rev=388433&r1=388432&r2=388433&view=diff
==============================================================================
--- jackrabbit/trunk/contrib/phpcr/PHPCR/IllegalStateException.php (original)
+++ jackrabbit/trunk/contrib/phpcr/PHPCR/IllegalStateException.php Thu Mar 23 23:35:50 2006
@@ -1,11 +1,10 @@
 <?php
 
 /*
- * 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/trunk/contrib/phpcr/PHPCR/InvalidItemStateException.php
URL: http://svn.apache.org/viewcvs/jackrabbit/trunk/contrib/phpcr/PHPCR/InvalidItemStateException.php?rev=388433&r1=388432&r2=388433&view=diff
==============================================================================
--- jackrabbit/trunk/contrib/phpcr/PHPCR/InvalidItemStateException.php (original)
+++ jackrabbit/trunk/contrib/phpcr/PHPCR/InvalidItemStateException.php Thu Mar 23 23:35:50 2006
@@ -1,11 +1,10 @@
 <?php
 
 /*
- * 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/trunk/contrib/phpcr/PHPCR/InvalidSerializedDataException.php
URL: http://svn.apache.org/viewcvs/jackrabbit/trunk/contrib/phpcr/PHPCR/InvalidSerializedDataException.php?rev=388433&r1=388432&r2=388433&view=diff
==============================================================================
--- jackrabbit/trunk/contrib/phpcr/PHPCR/InvalidSerializedDataException.php (original)
+++ jackrabbit/trunk/contrib/phpcr/PHPCR/InvalidSerializedDataException.php Thu Mar 23 23:35:50 2006
@@ -1,11 +1,10 @@
 <?php
 
 /*
- * 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/trunk/contrib/phpcr/PHPCR/Item.php
URL: http://svn.apache.org/viewcvs/jackrabbit/trunk/contrib/phpcr/PHPCR/Item.php?rev=388433&r1=388432&r2=388433&view=diff
==============================================================================
--- jackrabbit/trunk/contrib/phpcr/PHPCR/Item.php (original)
+++ jackrabbit/trunk/contrib/phpcr/PHPCR/Item.php Thu Mar 23 23:35:50 2006
@@ -1,11 +1,10 @@
 <?php
 
 /*
- * 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/trunk/contrib/phpcr/PHPCR/ItemExistsException.php
URL: http://svn.apache.org/viewcvs/jackrabbit/trunk/contrib/phpcr/PHPCR/ItemExistsException.php?rev=388433&r1=388432&r2=388433&view=diff
==============================================================================
--- jackrabbit/trunk/contrib/phpcr/PHPCR/ItemExistsException.php (original)
+++ jackrabbit/trunk/contrib/phpcr/PHPCR/ItemExistsException.php Thu Mar 23 23:35:50 2006
@@ -1,11 +1,10 @@
 <?php
 
 /*
- * 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/trunk/contrib/phpcr/PHPCR/ItemNotFoundException.php
URL: http://svn.apache.org/viewcvs/jackrabbit/trunk/contrib/phpcr/PHPCR/ItemNotFoundException.php?rev=388433&r1=388432&r2=388433&view=diff
==============================================================================
--- jackrabbit/trunk/contrib/phpcr/PHPCR/ItemNotFoundException.php (original)
+++ jackrabbit/trunk/contrib/phpcr/PHPCR/ItemNotFoundException.php Thu Mar 23 23:35:50 2006
@@ -1,11 +1,10 @@
 <?php
 
 /*
- * 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/trunk/contrib/phpcr/PHPCR/ItemVisitor.php
URL: http://svn.apache.org/viewcvs/jackrabbit/trunk/contrib/phpcr/PHPCR/ItemVisitor.php?rev=388433&r1=388432&r2=388433&view=diff
==============================================================================
--- jackrabbit/trunk/contrib/phpcr/PHPCR/ItemVisitor.php (original)
+++ jackrabbit/trunk/contrib/phpcr/PHPCR/ItemVisitor.php Thu Mar 23 23:35:50 2006
@@ -1,11 +1,10 @@
 <?php
 
 /*
- * 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/trunk/contrib/phpcr/PHPCR/LoginException.php
URL: http://svn.apache.org/viewcvs/jackrabbit/trunk/contrib/phpcr/PHPCR/LoginException.php?rev=388433&r1=388432&r2=388433&view=diff
==============================================================================
--- jackrabbit/trunk/contrib/phpcr/PHPCR/LoginException.php (original)
+++ jackrabbit/trunk/contrib/phpcr/PHPCR/LoginException.php Thu Mar 23 23:35:50 2006
@@ -1,11 +1,10 @@
 <?php
 
 /*
- * 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/trunk/contrib/phpcr/PHPCR/MergeException.php
URL: http://svn.apache.org/viewcvs/jackrabbit/trunk/contrib/phpcr/PHPCR/MergeException.php?rev=388433&r1=388432&r2=388433&view=diff
==============================================================================
--- jackrabbit/trunk/contrib/phpcr/PHPCR/MergeException.php (original)
+++ jackrabbit/trunk/contrib/phpcr/PHPCR/MergeException.php Thu Mar 23 23:35:50 2006
@@ -1,11 +1,10 @@
 <?php
 
 /*
- * 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/trunk/contrib/phpcr/PHPCR/NamespaceException.php
URL: http://svn.apache.org/viewcvs/jackrabbit/trunk/contrib/phpcr/PHPCR/NamespaceException.php?rev=388433&r1=388432&r2=388433&view=diff
==============================================================================
--- jackrabbit/trunk/contrib/phpcr/PHPCR/NamespaceException.php (original)
+++ jackrabbit/trunk/contrib/phpcr/PHPCR/NamespaceException.php Thu Mar 23 23:35:50 2006
@@ -1,11 +1,10 @@
 <?php
 
 /*
- * 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/trunk/contrib/phpcr/PHPCR/NamespaceRegistry.php
URL: http://svn.apache.org/viewcvs/jackrabbit/trunk/contrib/phpcr/PHPCR/NamespaceRegistry.php?rev=388433&r1=388432&r2=388433&view=diff
==============================================================================
--- jackrabbit/trunk/contrib/phpcr/PHPCR/NamespaceRegistry.php (original)
+++ jackrabbit/trunk/contrib/phpcr/PHPCR/NamespaceRegistry.php Thu Mar 23 23:35:50 2006
@@ -1,11 +1,10 @@
 <?php
 
 /*
- * 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/trunk/contrib/phpcr/PHPCR/NoSuchElementException.php
URL: http://svn.apache.org/viewcvs/jackrabbit/trunk/contrib/phpcr/PHPCR/NoSuchElementException.php?rev=388433&r1=388432&r2=388433&view=diff
==============================================================================
--- jackrabbit/trunk/contrib/phpcr/PHPCR/NoSuchElementException.php (original)
+++ jackrabbit/trunk/contrib/phpcr/PHPCR/NoSuchElementException.php Thu Mar 23 23:35:50 2006
@@ -1,11 +1,10 @@
 <?php
 
 /*
- * 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/trunk/contrib/phpcr/PHPCR/NoSuchWorkspaceException.php
URL: http://svn.apache.org/viewcvs/jackrabbit/trunk/contrib/phpcr/PHPCR/NoSuchWorkspaceException.php?rev=388433&r1=388432&r2=388433&view=diff
==============================================================================
--- jackrabbit/trunk/contrib/phpcr/PHPCR/NoSuchWorkspaceException.php (original)
+++ jackrabbit/trunk/contrib/phpcr/PHPCR/NoSuchWorkspaceException.php Thu Mar 23 23:35:50 2006
@@ -1,11 +1,10 @@
 <?php
 
 /*
- * 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/trunk/contrib/phpcr/PHPCR/Node.php
URL: http://svn.apache.org/viewcvs/jackrabbit/trunk/contrib/phpcr/PHPCR/Node.php?rev=388433&r1=388432&r2=388433&view=diff
==============================================================================
--- jackrabbit/trunk/contrib/phpcr/PHPCR/Node.php (original)
+++ jackrabbit/trunk/contrib/phpcr/PHPCR/Node.php Thu Mar 23 23:35:50 2006
@@ -1,11 +1,10 @@
 <?php
 
 /*
- * 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/trunk/contrib/phpcr/PHPCR/NodeIterator.php
URL: http://svn.apache.org/viewcvs/jackrabbit/trunk/contrib/phpcr/PHPCR/NodeIterator.php?rev=388433&r1=388432&r2=388433&view=diff
==============================================================================
--- jackrabbit/trunk/contrib/phpcr/PHPCR/NodeIterator.php (original)
+++ jackrabbit/trunk/contrib/phpcr/PHPCR/NodeIterator.php Thu Mar 23 23:35:50 2006
@@ -1,11 +1,10 @@
 <?php
 
 /*
- * 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/trunk/contrib/phpcr/PHPCR/NumberFormatException.php
URL: http://svn.apache.org/viewcvs/jackrabbit/trunk/contrib/phpcr/PHPCR/NumberFormatException.php?rev=388433&r1=388432&r2=388433&view=diff
==============================================================================
--- jackrabbit/trunk/contrib/phpcr/PHPCR/NumberFormatException.php (original)
+++ jackrabbit/trunk/contrib/phpcr/PHPCR/NumberFormatException.php Thu Mar 23 23:35:50 2006
@@ -1,11 +1,10 @@
 <?php
 
 /*
- * 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/trunk/contrib/phpcr/PHPCR/PathNotFoundException.php
URL: http://svn.apache.org/viewcvs/jackrabbit/trunk/contrib/phpcr/PHPCR/PathNotFoundException.php?rev=388433&r1=388432&r2=388433&view=diff
==============================================================================
--- jackrabbit/trunk/contrib/phpcr/PHPCR/PathNotFoundException.php (original)
+++ jackrabbit/trunk/contrib/phpcr/PHPCR/PathNotFoundException.php Thu Mar 23 23:35:50 2006
@@ -1,11 +1,10 @@
 <?php
 
 /*
- * 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/trunk/contrib/phpcr/PHPCR/Property.php
URL: http://svn.apache.org/viewcvs/jackrabbit/trunk/contrib/phpcr/PHPCR/Property.php?rev=388433&r1=388432&r2=388433&view=diff
==============================================================================
--- jackrabbit/trunk/contrib/phpcr/PHPCR/Property.php (original)
+++ jackrabbit/trunk/contrib/phpcr/PHPCR/Property.php Thu Mar 23 23:35:50 2006
@@ -1,11 +1,10 @@
 <?php
 
 /*
- * 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/trunk/contrib/phpcr/PHPCR/PropertyIterator.php
URL: http://svn.apache.org/viewcvs/jackrabbit/trunk/contrib/phpcr/PHPCR/PropertyIterator.php?rev=388433&r1=388432&r2=388433&view=diff
==============================================================================
--- jackrabbit/trunk/contrib/phpcr/PHPCR/PropertyIterator.php (original)
+++ jackrabbit/trunk/contrib/phpcr/PHPCR/PropertyIterator.php Thu Mar 23 23:35:50 2006
@@ -1,11 +1,10 @@
 <?php
 
 /*
- * 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/trunk/contrib/phpcr/PHPCR/PropertyType.php
URL: http://svn.apache.org/viewcvs/jackrabbit/trunk/contrib/phpcr/PHPCR/PropertyType.php?rev=388433&r1=388432&r2=388433&view=diff
==============================================================================
--- jackrabbit/trunk/contrib/phpcr/PHPCR/PropertyType.php (original)
+++ jackrabbit/trunk/contrib/phpcr/PHPCR/PropertyType.php Thu Mar 23 23:35:50 2006
@@ -1,11 +1,10 @@
 <?php
 
 /*
- * 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/trunk/contrib/phpcr/PHPCR/RangeIterator.php
URL: http://svn.apache.org/viewcvs/jackrabbit/trunk/contrib/phpcr/PHPCR/RangeIterator.php?rev=388433&r1=388432&r2=388433&view=diff
==============================================================================
--- jackrabbit/trunk/contrib/phpcr/PHPCR/RangeIterator.php (original)
+++ jackrabbit/trunk/contrib/phpcr/PHPCR/RangeIterator.php Thu Mar 23 23:35:50 2006
@@ -1,11 +1,10 @@
 <?php
 
 /*
- * 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/trunk/contrib/phpcr/PHPCR/ReferentialIntegrityException.php
URL: http://svn.apache.org/viewcvs/jackrabbit/trunk/contrib/phpcr/PHPCR/ReferentialIntegrityException.php?rev=388433&r1=388432&r2=388433&view=diff
==============================================================================
--- jackrabbit/trunk/contrib/phpcr/PHPCR/ReferentialIntegrityException.php (original)
+++ jackrabbit/trunk/contrib/phpcr/PHPCR/ReferentialIntegrityException.php Thu Mar 23 23:35:50 2006
@@ -1,11 +1,10 @@
 <?php
 
 /*
- * 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/trunk/contrib/phpcr/PHPCR/Repository.php
URL: http://svn.apache.org/viewcvs/jackrabbit/trunk/contrib/phpcr/PHPCR/Repository.php?rev=388433&r1=388432&r2=388433&view=diff
==============================================================================
--- jackrabbit/trunk/contrib/phpcr/PHPCR/Repository.php (original)
+++ jackrabbit/trunk/contrib/phpcr/PHPCR/Repository.php Thu Mar 23 23:35:50 2006
@@ -1,11 +1,10 @@
 <?php
 
 /*
- * 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/trunk/contrib/phpcr/PHPCR/RepositoryException.php
URL: http://svn.apache.org/viewcvs/jackrabbit/trunk/contrib/phpcr/PHPCR/RepositoryException.php?rev=388433&r1=388432&r2=388433&view=diff
==============================================================================
--- jackrabbit/trunk/contrib/phpcr/PHPCR/RepositoryException.php (original)
+++ jackrabbit/trunk/contrib/phpcr/PHPCR/RepositoryException.php Thu Mar 23 23:35:50 2006
@@ -1,11 +1,10 @@
 <?php
 
 /*
- * 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/trunk/contrib/phpcr/PHPCR/SAXException.php
URL: http://svn.apache.org/viewcvs/jackrabbit/trunk/contrib/phpcr/PHPCR/SAXException.php?rev=388433&r1=388432&r2=388433&view=diff
==============================================================================
--- jackrabbit/trunk/contrib/phpcr/PHPCR/SAXException.php (original)
+++ jackrabbit/trunk/contrib/phpcr/PHPCR/SAXException.php Thu Mar 23 23:35:50 2006
@@ -1,11 +1,10 @@
 <?php
 
 /*
- * 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/trunk/contrib/phpcr/PHPCR/Session.php
URL: http://svn.apache.org/viewcvs/jackrabbit/trunk/contrib/phpcr/PHPCR/Session.php?rev=388433&r1=388432&r2=388433&view=diff
==============================================================================
--- jackrabbit/trunk/contrib/phpcr/PHPCR/Session.php (original)
+++ jackrabbit/trunk/contrib/phpcr/PHPCR/Session.php Thu Mar 23 23:35:50 2006
@@ -1,11 +1,10 @@
 <?php
 
 /*
- * 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/trunk/contrib/phpcr/PHPCR/SimpleCredentials.php
URL: http://svn.apache.org/viewcvs/jackrabbit/trunk/contrib/phpcr/PHPCR/SimpleCredentials.php?rev=388433&r1=388432&r2=388433&view=diff
==============================================================================
--- jackrabbit/trunk/contrib/phpcr/PHPCR/SimpleCredentials.php (original)
+++ jackrabbit/trunk/contrib/phpcr/PHPCR/SimpleCredentials.php Thu Mar 23 23:35:50 2006
@@ -1,11 +1,10 @@
 <?php
 
 /*
- * 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/trunk/contrib/phpcr/PHPCR/UnsupportedRepositoryOperationException.php
URL: http://svn.apache.org/viewcvs/jackrabbit/trunk/contrib/phpcr/PHPCR/UnsupportedRepositoryOperationException.php?rev=388433&r1=388432&r2=388433&view=diff
==============================================================================
--- jackrabbit/trunk/contrib/phpcr/PHPCR/UnsupportedRepositoryOperationException.php (original)
+++ jackrabbit/trunk/contrib/phpcr/PHPCR/UnsupportedRepositoryOperationException.php Thu Mar 23 23:35:50 2006
@@ -1,11 +1,10 @@
 <?php
 
 /*
- * 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/trunk/contrib/phpcr/PHPCR/Value.php
URL: http://svn.apache.org/viewcvs/jackrabbit/trunk/contrib/phpcr/PHPCR/Value.php?rev=388433&r1=388432&r2=388433&view=diff
==============================================================================
--- jackrabbit/trunk/contrib/phpcr/PHPCR/Value.php (original)
+++ jackrabbit/trunk/contrib/phpcr/PHPCR/Value.php Thu Mar 23 23:35:50 2006
@@ -1,11 +1,10 @@
 <?php
 
 /*
- * 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/trunk/contrib/phpcr/PHPCR/ValueFactory.php
URL: http://svn.apache.org/viewcvs/jackrabbit/trunk/contrib/phpcr/PHPCR/ValueFactory.php?rev=388433&r1=388432&r2=388433&view=diff
==============================================================================
--- jackrabbit/trunk/contrib/phpcr/PHPCR/ValueFactory.php (original)
+++ jackrabbit/trunk/contrib/phpcr/PHPCR/ValueFactory.php Thu Mar 23 23:35:50 2006
@@ -1,11 +1,10 @@
 <?php
 
 /*
- * 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/trunk/contrib/phpcr/PHPCR/ValueFormatException.php
URL: http://svn.apache.org/viewcvs/jackrabbit/trunk/contrib/phpcr/PHPCR/ValueFormatException.php?rev=388433&r1=388432&r2=388433&view=diff
==============================================================================
--- jackrabbit/trunk/contrib/phpcr/PHPCR/ValueFormatException.php (original)
+++ jackrabbit/trunk/contrib/phpcr/PHPCR/ValueFormatException.php Thu Mar 23 23:35:50 2006
@@ -1,11 +1,10 @@
 <?php
 
 /*
- * 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/trunk/contrib/phpcr/PHPCR/Workspace.php
URL: http://svn.apache.org/viewcvs/jackrabbit/trunk/contrib/phpcr/PHPCR/Workspace.php?rev=388433&r1=388432&r2=388433&view=diff
==============================================================================
--- jackrabbit/trunk/contrib/phpcr/PHPCR/Workspace.php (original)
+++ jackrabbit/trunk/contrib/phpcr/PHPCR/Workspace.php Thu Mar 23 23:35:50 2006
@@ -1,11 +1,10 @@
 <?php
 
 /*
- * 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/trunk/contrib/phpcr/PHPCR/lock/Lock.php
URL: http://svn.apache.org/viewcvs/jackrabbit/trunk/contrib/phpcr/PHPCR/lock/Lock.php?rev=388433&r1=388432&r2=388433&view=diff
==============================================================================
--- jackrabbit/trunk/contrib/phpcr/PHPCR/lock/Lock.php (original)
+++ jackrabbit/trunk/contrib/phpcr/PHPCR/lock/Lock.php Thu Mar 23 23:35:50 2006
@@ -1,11 +1,10 @@
 <?php
 
 /*
- * 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/trunk/contrib/phpcr/PHPCR/lock/LockException.php
URL: http://svn.apache.org/viewcvs/jackrabbit/trunk/contrib/phpcr/PHPCR/lock/LockException.php?rev=388433&r1=388432&r2=388433&view=diff
==============================================================================
--- jackrabbit/trunk/contrib/phpcr/PHPCR/lock/LockException.php (original)
+++ jackrabbit/trunk/contrib/phpcr/PHPCR/lock/LockException.php Thu Mar 23 23:35:50 2006
@@ -1,11 +1,10 @@
 <?php
 
 /*
- * 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/trunk/contrib/phpcr/PHPCR/nodetype/ConstraintViolationException.php
URL: http://svn.apache.org/viewcvs/jackrabbit/trunk/contrib/phpcr/PHPCR/nodetype/ConstraintViolationException.php?rev=388433&r1=388432&r2=388433&view=diff
==============================================================================
--- jackrabbit/trunk/contrib/phpcr/PHPCR/nodetype/ConstraintViolationException.php (original)
+++ jackrabbit/trunk/contrib/phpcr/PHPCR/nodetype/ConstraintViolationException.php Thu Mar 23 23:35:50 2006
@@ -1,11 +1,10 @@
 <?php
 
 /*
- * 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/trunk/contrib/phpcr/PHPCR/nodetype/ItemDefinition.php
URL: http://svn.apache.org/viewcvs/jackrabbit/trunk/contrib/phpcr/PHPCR/nodetype/ItemDefinition.php?rev=388433&r1=388432&r2=388433&view=diff
==============================================================================
--- jackrabbit/trunk/contrib/phpcr/PHPCR/nodetype/ItemDefinition.php (original)
+++ jackrabbit/trunk/contrib/phpcr/PHPCR/nodetype/ItemDefinition.php Thu Mar 23 23:35:50 2006
@@ -1,11 +1,10 @@
 <?php
 
 /*
- * 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/trunk/contrib/phpcr/PHPCR/nodetype/NoSuchNodeTypeException.php
URL: http://svn.apache.org/viewcvs/jackrabbit/trunk/contrib/phpcr/PHPCR/nodetype/NoSuchNodeTypeException.php?rev=388433&r1=388432&r2=388433&view=diff
==============================================================================
--- jackrabbit/trunk/contrib/phpcr/PHPCR/nodetype/NoSuchNodeTypeException.php (original)
+++ jackrabbit/trunk/contrib/phpcr/PHPCR/nodetype/NoSuchNodeTypeException.php Thu Mar 23 23:35:50 2006
@@ -1,11 +1,10 @@
 <?php
 
 /*
- * 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/trunk/contrib/phpcr/PHPCR/nodetype/NodeDefinition.php
URL: http://svn.apache.org/viewcvs/jackrabbit/trunk/contrib/phpcr/PHPCR/nodetype/NodeDefinition.php?rev=388433&r1=388432&r2=388433&view=diff
==============================================================================
--- jackrabbit/trunk/contrib/phpcr/PHPCR/nodetype/NodeDefinition.php (original)
+++ jackrabbit/trunk/contrib/phpcr/PHPCR/nodetype/NodeDefinition.php Thu Mar 23 23:35:50 2006
@@ -1,11 +1,10 @@
 <?php
 
 /*
- * 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/trunk/contrib/phpcr/PHPCR/nodetype/NodeType.php
URL: http://svn.apache.org/viewcvs/jackrabbit/trunk/contrib/phpcr/PHPCR/nodetype/NodeType.php?rev=388433&r1=388432&r2=388433&view=diff
==============================================================================
--- jackrabbit/trunk/contrib/phpcr/PHPCR/nodetype/NodeType.php (original)
+++ jackrabbit/trunk/contrib/phpcr/PHPCR/nodetype/NodeType.php Thu Mar 23 23:35:50 2006
@@ -1,11 +1,10 @@
 <?php
 
 /*
- * 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/trunk/contrib/phpcr/PHPCR/nodetype/NodeTypeIterator.php
URL: http://svn.apache.org/viewcvs/jackrabbit/trunk/contrib/phpcr/PHPCR/nodetype/NodeTypeIterator.php?rev=388433&r1=388432&r2=388433&view=diff
==============================================================================
--- jackrabbit/trunk/contrib/phpcr/PHPCR/nodetype/NodeTypeIterator.php (original)
+++ jackrabbit/trunk/contrib/phpcr/PHPCR/nodetype/NodeTypeIterator.php Thu Mar 23 23:35:50 2006
@@ -1,11 +1,10 @@
 <?php
 
 /*
- * 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/trunk/contrib/phpcr/PHPCR/nodetype/NodeTypeManager.php
URL: http://svn.apache.org/viewcvs/jackrabbit/trunk/contrib/phpcr/PHPCR/nodetype/NodeTypeManager.php?rev=388433&r1=388432&r2=388433&view=diff
==============================================================================
--- jackrabbit/trunk/contrib/phpcr/PHPCR/nodetype/NodeTypeManager.php (original)
+++ jackrabbit/trunk/contrib/phpcr/PHPCR/nodetype/NodeTypeManager.php Thu Mar 23 23:35:50 2006
@@ -1,11 +1,10 @@
 <?php
 
 /*
- * 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/trunk/contrib/phpcr/PHPCR/nodetype/PropertyDefinition.php
URL: http://svn.apache.org/viewcvs/jackrabbit/trunk/contrib/phpcr/PHPCR/nodetype/PropertyDefinition.php?rev=388433&r1=388432&r2=388433&view=diff
==============================================================================
--- jackrabbit/trunk/contrib/phpcr/PHPCR/nodetype/PropertyDefinition.php (original)
+++ jackrabbit/trunk/contrib/phpcr/PHPCR/nodetype/PropertyDefinition.php Thu Mar 23 23:35:50 2006
@@ -1,11 +1,10 @@
 <?php
 
 /*
- * 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/trunk/contrib/phpcr/PHPCR/observation/Event.php
URL: http://svn.apache.org/viewcvs/jackrabbit/trunk/contrib/phpcr/PHPCR/observation/Event.php?rev=388433&r1=388432&r2=388433&view=diff
==============================================================================
--- jackrabbit/trunk/contrib/phpcr/PHPCR/observation/Event.php (original)
+++ jackrabbit/trunk/contrib/phpcr/PHPCR/observation/Event.php Thu Mar 23 23:35:50 2006
@@ -1,11 +1,10 @@
 <?php
 
 /*
- * 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/trunk/contrib/phpcr/PHPCR/observation/EventIterator.php
URL: http://svn.apache.org/viewcvs/jackrabbit/trunk/contrib/phpcr/PHPCR/observation/EventIterator.php?rev=388433&r1=388432&r2=388433&view=diff
==============================================================================
--- jackrabbit/trunk/contrib/phpcr/PHPCR/observation/EventIterator.php (original)
+++ jackrabbit/trunk/contrib/phpcr/PHPCR/observation/EventIterator.php Thu Mar 23 23:35:50 2006
@@ -1,11 +1,10 @@
 <?php
 
 /*
- * 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/trunk/contrib/phpcr/PHPCR/observation/EventListener.php
URL: http://svn.apache.org/viewcvs/jackrabbit/trunk/contrib/phpcr/PHPCR/observation/EventListener.php?rev=388433&r1=388432&r2=388433&view=diff
==============================================================================
--- jackrabbit/trunk/contrib/phpcr/PHPCR/observation/EventListener.php (original)
+++ jackrabbit/trunk/contrib/phpcr/PHPCR/observation/EventListener.php Thu Mar 23 23:35:50 2006
@@ -1,11 +1,10 @@
 <?php
 
 /*
- * 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/trunk/contrib/phpcr/PHPCR/observation/EventListenerIterator.php
URL: http://svn.apache.org/viewcvs/jackrabbit/trunk/contrib/phpcr/PHPCR/observation/EventListenerIterator.php?rev=388433&r1=388432&r2=388433&view=diff
==============================================================================
--- jackrabbit/trunk/contrib/phpcr/PHPCR/observation/EventListenerIterator.php (original)
+++ jackrabbit/trunk/contrib/phpcr/PHPCR/observation/EventListenerIterator.php Thu Mar 23 23:35:50 2006
@@ -1,11 +1,10 @@
 <?php
 
 /*
- * 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/trunk/contrib/phpcr/PHPCR/observation/ObservationManager.php
URL: http://svn.apache.org/viewcvs/jackrabbit/trunk/contrib/phpcr/PHPCR/observation/ObservationManager.php?rev=388433&r1=388432&r2=388433&view=diff
==============================================================================
--- jackrabbit/trunk/contrib/phpcr/PHPCR/observation/ObservationManager.php (original)
+++ jackrabbit/trunk/contrib/phpcr/PHPCR/observation/ObservationManager.php Thu Mar 23 23:35:50 2006
@@ -1,11 +1,10 @@
 <?php
 
 /*
- * 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/trunk/contrib/phpcr/PHPCR/query/InvalidQueryException.php
URL: http://svn.apache.org/viewcvs/jackrabbit/trunk/contrib/phpcr/PHPCR/query/InvalidQueryException.php?rev=388433&r1=388432&r2=388433&view=diff
==============================================================================
--- jackrabbit/trunk/contrib/phpcr/PHPCR/query/InvalidQueryException.php (original)
+++ jackrabbit/trunk/contrib/phpcr/PHPCR/query/InvalidQueryException.php Thu Mar 23 23:35:50 2006
@@ -1,11 +1,10 @@
 <?php
 
 /*
- * 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/trunk/contrib/phpcr/PHPCR/query/Query.php
URL: http://svn.apache.org/viewcvs/jackrabbit/trunk/contrib/phpcr/PHPCR/query/Query.php?rev=388433&r1=388432&r2=388433&view=diff
==============================================================================
--- jackrabbit/trunk/contrib/phpcr/PHPCR/query/Query.php (original)
+++ jackrabbit/trunk/contrib/phpcr/PHPCR/query/Query.php Thu Mar 23 23:35:50 2006
@@ -1,11 +1,10 @@
 <?php
 
 /*
- * 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/trunk/contrib/phpcr/PHPCR/query/QueryManager.php
URL: http://svn.apache.org/viewcvs/jackrabbit/trunk/contrib/phpcr/PHPCR/query/QueryManager.php?rev=388433&r1=388432&r2=388433&view=diff
==============================================================================
--- jackrabbit/trunk/contrib/phpcr/PHPCR/query/QueryManager.php (original)
+++ jackrabbit/trunk/contrib/phpcr/PHPCR/query/QueryManager.php Thu Mar 23 23:35:50 2006
@@ -1,11 +1,10 @@
 <?php
 
 /*
- * 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/trunk/contrib/phpcr/PHPCR/query/QueryResult.php
URL: http://svn.apache.org/viewcvs/jackrabbit/trunk/contrib/phpcr/PHPCR/query/QueryResult.php?rev=388433&r1=388432&r2=388433&view=diff
==============================================================================
--- jackrabbit/trunk/contrib/phpcr/PHPCR/query/QueryResult.php (original)
+++ jackrabbit/trunk/contrib/phpcr/PHPCR/query/QueryResult.php Thu Mar 23 23:35:50 2006
@@ -1,11 +1,10 @@
 <?php
 
 /*
- * 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/trunk/contrib/phpcr/PHPCR/query/Row.php
URL: http://svn.apache.org/viewcvs/jackrabbit/trunk/contrib/phpcr/PHPCR/query/Row.php?rev=388433&r1=388432&r2=388433&view=diff
==============================================================================
--- jackrabbit/trunk/contrib/phpcr/PHPCR/query/Row.php (original)
+++ jackrabbit/trunk/contrib/phpcr/PHPCR/query/Row.php Thu Mar 23 23:35:50 2006
@@ -1,11 +1,10 @@
 <?php
 
 /*
- * 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/trunk/contrib/phpcr/PHPCR/query/RowIterator.php
URL: http://svn.apache.org/viewcvs/jackrabbit/trunk/contrib/phpcr/PHPCR/query/RowIterator.php?rev=388433&r1=388432&r2=388433&view=diff
==============================================================================
--- jackrabbit/trunk/contrib/phpcr/PHPCR/query/RowIterator.php (original)
+++ jackrabbit/trunk/contrib/phpcr/PHPCR/query/RowIterator.php Thu Mar 23 23:35:50 2006
@@ -1,11 +1,10 @@
 <?php
 
 /*
- * 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/trunk/contrib/phpcr/PHPCR/util/ISO8601.php
URL: http://svn.apache.org/viewcvs/jackrabbit/trunk/contrib/phpcr/PHPCR/util/ISO8601.php?rev=388433&r1=388432&r2=388433&view=diff
==============================================================================
--- jackrabbit/trunk/contrib/phpcr/PHPCR/util/ISO8601.php (original)
+++ jackrabbit/trunk/contrib/phpcr/PHPCR/util/ISO8601.php Thu Mar 23 23:35:50 2006
@@ -1,11 +1,10 @@
 <?php
 
 /*
- * 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/trunk/contrib/phpcr/PHPCR/util/TraversingItemVisitor.php
URL: http://svn.apache.org/viewcvs/jackrabbit/trunk/contrib/phpcr/PHPCR/util/TraversingItemVisitor.php?rev=388433&r1=388432&r2=388433&view=diff
==============================================================================
--- jackrabbit/trunk/contrib/phpcr/PHPCR/util/TraversingItemVisitor.php (original)
+++ jackrabbit/trunk/contrib/phpcr/PHPCR/util/TraversingItemVisitor.php Thu Mar 23 23:35:50 2006
@@ -1,11 +1,10 @@
 <?php
 
 /*
- * 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/trunk/contrib/phpcr/PHPCR/version/OnParentVersionAction.php
URL: http://svn.apache.org/viewcvs/jackrabbit/trunk/contrib/phpcr/PHPCR/version/OnParentVersionAction.php?rev=388433&r1=388432&r2=388433&view=diff
==============================================================================
--- jackrabbit/trunk/contrib/phpcr/PHPCR/version/OnParentVersionAction.php (original)
+++ jackrabbit/trunk/contrib/phpcr/PHPCR/version/OnParentVersionAction.php Thu Mar 23 23:35:50 2006
@@ -1,11 +1,10 @@
 <?php
 
 /*
- * 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/trunk/contrib/phpcr/PHPCR/version/Version.php
URL: http://svn.apache.org/viewcvs/jackrabbit/trunk/contrib/phpcr/PHPCR/version/Version.php?rev=388433&r1=388432&r2=388433&view=diff
==============================================================================
--- jackrabbit/trunk/contrib/phpcr/PHPCR/version/Version.php (original)
+++ jackrabbit/trunk/contrib/phpcr/PHPCR/version/Version.php Thu Mar 23 23:35:50 2006
@@ -1,11 +1,10 @@
 <?php
 
 /*
- * 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/trunk/contrib/phpcr/PHPCR/version/VersionException.php
URL: http://svn.apache.org/viewcvs/jackrabbit/trunk/contrib/phpcr/PHPCR/version/VersionException.php?rev=388433&r1=388432&r2=388433&view=diff
==============================================================================
--- jackrabbit/trunk/contrib/phpcr/PHPCR/version/VersionException.php (original)
+++ jackrabbit/trunk/contrib/phpcr/PHPCR/version/VersionException.php Thu Mar 23 23:35:50 2006
@@ -1,11 +1,10 @@
 <?php
 
 /*
- * 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/trunk/contrib/phpcr/PHPCR/version/VersionHistory.php
URL: http://svn.apache.org/viewcvs/jackrabbit/trunk/contrib/phpcr/PHPCR/version/VersionHistory.php?rev=388433&r1=388432&r2=388433&view=diff
==============================================================================
--- jackrabbit/trunk/contrib/phpcr/PHPCR/version/VersionHistory.php (original)
+++ jackrabbit/trunk/contrib/phpcr/PHPCR/version/VersionHistory.php Thu Mar 23 23:35:50 2006
@@ -1,11 +1,10 @@
 <?php
 
 /*
- * 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/trunk/contrib/phpcr/PHPCR/version/VersionIterator.php
URL: http://svn.apache.org/viewcvs/jackrabbit/trunk/contrib/phpcr/PHPCR/version/VersionIterator.php?rev=388433&r1=388432&r2=388433&view=diff
==============================================================================
--- jackrabbit/trunk/contrib/phpcr/PHPCR/version/VersionIterator.php (original)
+++ jackrabbit/trunk/contrib/phpcr/PHPCR/version/VersionIterator.php Thu Mar 23 23:35:50 2006
@@ -1,11 +1,10 @@
 <?php
 
 /*
- * 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/trunk/contrib/tck-webapp/src/webapp/docroot/ui/default.css
URL: http://svn.apache.org/viewcvs/jackrabbit/trunk/contrib/tck-webapp/src/webapp/docroot/ui/default.css?rev=388433&r1=388432&r2=388433&view=diff
==============================================================================
--- jackrabbit/trunk/contrib/tck-webapp/src/webapp/docroot/ui/default.css (original)
+++ jackrabbit/trunk/contrib/tck-webapp/src/webapp/docroot/ui/default.css Thu Mar 23 23:35:50 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/trunk/jackrabbit/applications/test/repository/nodetypes/custom_nodetypes.xml
URL: http://svn.apache.org/viewcvs/jackrabbit/trunk/jackrabbit/applications/test/repository/nodetypes/custom_nodetypes.xml?rev=388433&r1=388432&r2=388433&view=diff
==============================================================================
--- jackrabbit/trunk/jackrabbit/applications/test/repository/nodetypes/custom_nodetypes.xml (original)
+++ jackrabbit/trunk/jackrabbit/applications/test/repository/nodetypes/custom_nodetypes.xml Thu Mar 23 23:35:50 2006
@@ -1,11 +1,10 @@
 <?xml version="1.0" encoding="UTF-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/trunk/jackrabbit/src/main/java/org/apache/jackrabbit/core/config/config.dtd
URL: http://svn.apache.org/viewcvs/jackrabbit/trunk/jackrabbit/src/main/java/org/apache/jackrabbit/core/config/config.dtd?rev=388433&r1=388432&r2=388433&view=diff
==============================================================================
--- jackrabbit/trunk/jackrabbit/src/main/java/org/apache/jackrabbit/core/config/config.dtd (original)
+++ jackrabbit/trunk/jackrabbit/src/main/java/org/apache/jackrabbit/core/config/config.dtd Thu Mar 23 23:35:50 2006
@@ -1,10 +1,9 @@
 <!--
 /*
- * 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/trunk/jackrabbit/src/main/java/org/apache/jackrabbit/core/nodetype/builtin_nodetypes.xml
URL: http://svn.apache.org/viewcvs/jackrabbit/trunk/jackrabbit/src/main/java/org/apache/jackrabbit/core/nodetype/builtin_nodetypes.xml?rev=388433&r1=388432&r2=388433&view=diff
==============================================================================
--- jackrabbit/trunk/jackrabbit/src/main/java/org/apache/jackrabbit/core/nodetype/builtin_nodetypes.xml (original)
+++ jackrabbit/trunk/jackrabbit/src/main/java/org/apache/jackrabbit/core/nodetype/builtin_nodetypes.xml Thu Mar 23 23:35:50 2006
@@ -1,11 +1,10 @@
 <?xml version="1.0" encoding="UTF-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/trunk/jackrabbit/src/main/javacc/sql/JCRSQL.jjt
URL: http://svn.apache.org/viewcvs/jackrabbit/trunk/jackrabbit/src/main/javacc/sql/JCRSQL.jjt?rev=388433&r1=388432&r2=388433&view=diff
==============================================================================
--- jackrabbit/trunk/jackrabbit/src/main/javacc/sql/JCRSQL.jjt (original)
+++ jackrabbit/trunk/jackrabbit/src/main/javacc/sql/JCRSQL.jjt Thu Mar 23 23:35:50 2006
@@ -24,11 +24,10 @@
 
 PARSER_BEGIN(JCRSQLParser)
 /*
- * 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/trunk/jackrabbit/src/test/java/org/apache/jackrabbit/core/nodetype/xml/test_nodetypes.xml
URL: http://svn.apache.org/viewcvs/jackrabbit/trunk/jackrabbit/src/test/java/org/apache/jackrabbit/core/nodetype/xml/test_nodetypes.xml?rev=388433&r1=388432&r2=388433&view=diff
==============================================================================
--- jackrabbit/trunk/jackrabbit/src/test/java/org/apache/jackrabbit/core/nodetype/xml/test_nodetypes.xml (original)
+++ jackrabbit/trunk/jackrabbit/src/test/java/org/apache/jackrabbit/core/nodetype/xml/test_nodetypes.xml Thu Mar 23 23:35:50 2006
@@ -1,11 +1,10 @@
 <?xml version="1.0"?>
 <!--
 /*
- * 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