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 [3/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/jackrabbi...

Modified: jackrabbit/branches/1.0/contrib/jcr-commands/src/java/org/apache/jackrabbit/command/collect/CollectItems.java
URL: http://svn.apache.org/viewcvs/jackrabbit/branches/1.0/contrib/jcr-commands/src/java/org/apache/jackrabbit/command/collect/CollectItems.java?rev=388387&r1=388386&r2=388387&view=diff
==============================================================================
--- jackrabbit/branches/1.0/contrib/jcr-commands/src/java/org/apache/jackrabbit/command/collect/CollectItems.java (original)
+++ jackrabbit/branches/1.0/contrib/jcr-commands/src/java/org/apache/jackrabbit/command/collect/CollectItems.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/contrib/jcr-commands/src/java/org/apache/jackrabbit/command/collect/CollectNodes.java
URL: http://svn.apache.org/viewcvs/jackrabbit/branches/1.0/contrib/jcr-commands/src/java/org/apache/jackrabbit/command/collect/CollectNodes.java?rev=388387&r1=388386&r2=388387&view=diff
==============================================================================
--- jackrabbit/branches/1.0/contrib/jcr-commands/src/java/org/apache/jackrabbit/command/collect/CollectNodes.java (original)
+++ jackrabbit/branches/1.0/contrib/jcr-commands/src/java/org/apache/jackrabbit/command/collect/CollectNodes.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/contrib/jcr-commands/src/java/org/apache/jackrabbit/command/collect/CollectProperties.java
URL: http://svn.apache.org/viewcvs/jackrabbit/branches/1.0/contrib/jcr-commands/src/java/org/apache/jackrabbit/command/collect/CollectProperties.java?rev=388387&r1=388386&r2=388387&view=diff
==============================================================================
--- jackrabbit/branches/1.0/contrib/jcr-commands/src/java/org/apache/jackrabbit/command/collect/CollectProperties.java (original)
+++ jackrabbit/branches/1.0/contrib/jcr-commands/src/java/org/apache/jackrabbit/command/collect/CollectProperties.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/contrib/jcr-commands/src/java/org/apache/jackrabbit/command/core/AbstractSetProperty.java
URL: http://svn.apache.org/viewcvs/jackrabbit/branches/1.0/contrib/jcr-commands/src/java/org/apache/jackrabbit/command/core/AbstractSetProperty.java?rev=388387&r1=388386&r2=388387&view=diff
==============================================================================
--- jackrabbit/branches/1.0/contrib/jcr-commands/src/java/org/apache/jackrabbit/command/core/AbstractSetProperty.java (original)
+++ jackrabbit/branches/1.0/contrib/jcr-commands/src/java/org/apache/jackrabbit/command/core/AbstractSetProperty.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/contrib/jcr-commands/src/java/org/apache/jackrabbit/command/core/AddNode.java
URL: http://svn.apache.org/viewcvs/jackrabbit/branches/1.0/contrib/jcr-commands/src/java/org/apache/jackrabbit/command/core/AddNode.java?rev=388387&r1=388386&r2=388387&view=diff
==============================================================================
--- jackrabbit/branches/1.0/contrib/jcr-commands/src/java/org/apache/jackrabbit/command/core/AddNode.java (original)
+++ jackrabbit/branches/1.0/contrib/jcr-commands/src/java/org/apache/jackrabbit/command/core/AddNode.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/contrib/jcr-commands/src/java/org/apache/jackrabbit/command/core/ClearWorkspace.java
URL: http://svn.apache.org/viewcvs/jackrabbit/branches/1.0/contrib/jcr-commands/src/java/org/apache/jackrabbit/command/core/ClearWorkspace.java?rev=388387&r1=388386&r2=388387&view=diff
==============================================================================
--- jackrabbit/branches/1.0/contrib/jcr-commands/src/java/org/apache/jackrabbit/command/core/ClearWorkspace.java (original)
+++ jackrabbit/branches/1.0/contrib/jcr-commands/src/java/org/apache/jackrabbit/command/core/ClearWorkspace.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/contrib/jcr-commands/src/java/org/apache/jackrabbit/command/core/Clone.java
URL: http://svn.apache.org/viewcvs/jackrabbit/branches/1.0/contrib/jcr-commands/src/java/org/apache/jackrabbit/command/core/Clone.java?rev=388387&r1=388386&r2=388387&view=diff
==============================================================================
--- jackrabbit/branches/1.0/contrib/jcr-commands/src/java/org/apache/jackrabbit/command/core/Clone.java (original)
+++ jackrabbit/branches/1.0/contrib/jcr-commands/src/java/org/apache/jackrabbit/command/core/Clone.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/contrib/jcr-commands/src/java/org/apache/jackrabbit/command/core/Copy.java
URL: http://svn.apache.org/viewcvs/jackrabbit/branches/1.0/contrib/jcr-commands/src/java/org/apache/jackrabbit/command/core/Copy.java?rev=388387&r1=388386&r2=388387&view=diff
==============================================================================
--- jackrabbit/branches/1.0/contrib/jcr-commands/src/java/org/apache/jackrabbit/command/core/Copy.java (original)
+++ jackrabbit/branches/1.0/contrib/jcr-commands/src/java/org/apache/jackrabbit/command/core/Copy.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/contrib/jcr-commands/src/java/org/apache/jackrabbit/command/core/CurrentNode.java
URL: http://svn.apache.org/viewcvs/jackrabbit/branches/1.0/contrib/jcr-commands/src/java/org/apache/jackrabbit/command/core/CurrentNode.java?rev=388387&r1=388386&r2=388387&view=diff
==============================================================================
--- jackrabbit/branches/1.0/contrib/jcr-commands/src/java/org/apache/jackrabbit/command/core/CurrentNode.java (original)
+++ jackrabbit/branches/1.0/contrib/jcr-commands/src/java/org/apache/jackrabbit/command/core/CurrentNode.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/contrib/jcr-commands/src/java/org/apache/jackrabbit/command/core/Login.java
URL: http://svn.apache.org/viewcvs/jackrabbit/branches/1.0/contrib/jcr-commands/src/java/org/apache/jackrabbit/command/core/Login.java?rev=388387&r1=388386&r2=388387&view=diff
==============================================================================
--- jackrabbit/branches/1.0/contrib/jcr-commands/src/java/org/apache/jackrabbit/command/core/Login.java (original)
+++ jackrabbit/branches/1.0/contrib/jcr-commands/src/java/org/apache/jackrabbit/command/core/Login.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/contrib/jcr-commands/src/java/org/apache/jackrabbit/command/core/Logout.java
URL: http://svn.apache.org/viewcvs/jackrabbit/branches/1.0/contrib/jcr-commands/src/java/org/apache/jackrabbit/command/core/Logout.java?rev=388387&r1=388386&r2=388387&view=diff
==============================================================================
--- jackrabbit/branches/1.0/contrib/jcr-commands/src/java/org/apache/jackrabbit/command/core/Logout.java (original)
+++ jackrabbit/branches/1.0/contrib/jcr-commands/src/java/org/apache/jackrabbit/command/core/Logout.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/contrib/jcr-commands/src/java/org/apache/jackrabbit/command/core/Move.java
URL: http://svn.apache.org/viewcvs/jackrabbit/branches/1.0/contrib/jcr-commands/src/java/org/apache/jackrabbit/command/core/Move.java?rev=388387&r1=388386&r2=388387&view=diff
==============================================================================
--- jackrabbit/branches/1.0/contrib/jcr-commands/src/java/org/apache/jackrabbit/command/core/Move.java (original)
+++ jackrabbit/branches/1.0/contrib/jcr-commands/src/java/org/apache/jackrabbit/command/core/Move.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/contrib/jcr-commands/src/java/org/apache/jackrabbit/command/core/OrderBefore.java
URL: http://svn.apache.org/viewcvs/jackrabbit/branches/1.0/contrib/jcr-commands/src/java/org/apache/jackrabbit/command/core/OrderBefore.java?rev=388387&r1=388386&r2=388387&view=diff
==============================================================================
--- jackrabbit/branches/1.0/contrib/jcr-commands/src/java/org/apache/jackrabbit/command/core/OrderBefore.java (original)
+++ jackrabbit/branches/1.0/contrib/jcr-commands/src/java/org/apache/jackrabbit/command/core/OrderBefore.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/contrib/jcr-commands/src/java/org/apache/jackrabbit/command/core/ReadValue.java
URL: http://svn.apache.org/viewcvs/jackrabbit/branches/1.0/contrib/jcr-commands/src/java/org/apache/jackrabbit/command/core/ReadValue.java?rev=388387&r1=388386&r2=388387&view=diff
==============================================================================
--- jackrabbit/branches/1.0/contrib/jcr-commands/src/java/org/apache/jackrabbit/command/core/ReadValue.java (original)
+++ jackrabbit/branches/1.0/contrib/jcr-commands/src/java/org/apache/jackrabbit/command/core/ReadValue.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/contrib/jcr-commands/src/java/org/apache/jackrabbit/command/core/Refresh.java
URL: http://svn.apache.org/viewcvs/jackrabbit/branches/1.0/contrib/jcr-commands/src/java/org/apache/jackrabbit/command/core/Refresh.java?rev=388387&r1=388386&r2=388387&view=diff
==============================================================================
--- jackrabbit/branches/1.0/contrib/jcr-commands/src/java/org/apache/jackrabbit/command/core/Refresh.java (original)
+++ jackrabbit/branches/1.0/contrib/jcr-commands/src/java/org/apache/jackrabbit/command/core/Refresh.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/contrib/jcr-commands/src/java/org/apache/jackrabbit/command/core/RemoveItem.java
URL: http://svn.apache.org/viewcvs/jackrabbit/branches/1.0/contrib/jcr-commands/src/java/org/apache/jackrabbit/command/core/RemoveItem.java?rev=388387&r1=388386&r2=388387&view=diff
==============================================================================
--- jackrabbit/branches/1.0/contrib/jcr-commands/src/java/org/apache/jackrabbit/command/core/RemoveItem.java (original)
+++ jackrabbit/branches/1.0/contrib/jcr-commands/src/java/org/apache/jackrabbit/command/core/RemoveItem.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/contrib/jcr-commands/src/java/org/apache/jackrabbit/command/core/RemoveItems.java
URL: http://svn.apache.org/viewcvs/jackrabbit/branches/1.0/contrib/jcr-commands/src/java/org/apache/jackrabbit/command/core/RemoveItems.java?rev=388387&r1=388386&r2=388387&view=diff
==============================================================================
--- jackrabbit/branches/1.0/contrib/jcr-commands/src/java/org/apache/jackrabbit/command/core/RemoveItems.java (original)
+++ jackrabbit/branches/1.0/contrib/jcr-commands/src/java/org/apache/jackrabbit/command/core/RemoveItems.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/contrib/jcr-commands/src/java/org/apache/jackrabbit/command/core/Rename.java
URL: http://svn.apache.org/viewcvs/jackrabbit/branches/1.0/contrib/jcr-commands/src/java/org/apache/jackrabbit/command/core/Rename.java?rev=388387&r1=388386&r2=388387&view=diff
==============================================================================
--- jackrabbit/branches/1.0/contrib/jcr-commands/src/java/org/apache/jackrabbit/command/core/Rename.java (original)
+++ jackrabbit/branches/1.0/contrib/jcr-commands/src/java/org/apache/jackrabbit/command/core/Rename.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/contrib/jcr-commands/src/java/org/apache/jackrabbit/command/core/Save.java
URL: http://svn.apache.org/viewcvs/jackrabbit/branches/1.0/contrib/jcr-commands/src/java/org/apache/jackrabbit/command/core/Save.java?rev=388387&r1=388386&r2=388387&view=diff
==============================================================================
--- jackrabbit/branches/1.0/contrib/jcr-commands/src/java/org/apache/jackrabbit/command/core/Save.java (original)
+++ jackrabbit/branches/1.0/contrib/jcr-commands/src/java/org/apache/jackrabbit/command/core/Save.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/contrib/jcr-commands/src/java/org/apache/jackrabbit/command/core/SetMultivalueProperty.java
URL: http://svn.apache.org/viewcvs/jackrabbit/branches/1.0/contrib/jcr-commands/src/java/org/apache/jackrabbit/command/core/SetMultivalueProperty.java?rev=388387&r1=388386&r2=388387&view=diff
==============================================================================
--- jackrabbit/branches/1.0/contrib/jcr-commands/src/java/org/apache/jackrabbit/command/core/SetMultivalueProperty.java (original)
+++ jackrabbit/branches/1.0/contrib/jcr-commands/src/java/org/apache/jackrabbit/command/core/SetMultivalueProperty.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/contrib/jcr-commands/src/java/org/apache/jackrabbit/command/core/SetProperty.java
URL: http://svn.apache.org/viewcvs/jackrabbit/branches/1.0/contrib/jcr-commands/src/java/org/apache/jackrabbit/command/core/SetProperty.java?rev=388387&r1=388386&r2=388387&view=diff
==============================================================================
--- jackrabbit/branches/1.0/contrib/jcr-commands/src/java/org/apache/jackrabbit/command/core/SetProperty.java (original)
+++ jackrabbit/branches/1.0/contrib/jcr-commands/src/java/org/apache/jackrabbit/command/core/SetProperty.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/contrib/jcr-commands/src/java/org/apache/jackrabbit/command/ext/ConnectToRmiServer.java
URL: http://svn.apache.org/viewcvs/jackrabbit/branches/1.0/contrib/jcr-commands/src/java/org/apache/jackrabbit/command/ext/ConnectToRmiServer.java?rev=388387&r1=388386&r2=388387&view=diff
==============================================================================
--- jackrabbit/branches/1.0/contrib/jcr-commands/src/java/org/apache/jackrabbit/command/ext/ConnectToRmiServer.java (original)
+++ jackrabbit/branches/1.0/contrib/jcr-commands/src/java/org/apache/jackrabbit/command/ext/ConnectToRmiServer.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/contrib/jcr-commands/src/java/org/apache/jackrabbit/command/ext/CreateWorkspace.java
URL: http://svn.apache.org/viewcvs/jackrabbit/branches/1.0/contrib/jcr-commands/src/java/org/apache/jackrabbit/command/ext/CreateWorkspace.java?rev=388387&r1=388386&r2=388387&view=diff
==============================================================================
--- jackrabbit/branches/1.0/contrib/jcr-commands/src/java/org/apache/jackrabbit/command/ext/CreateWorkspace.java (original)
+++ jackrabbit/branches/1.0/contrib/jcr-commands/src/java/org/apache/jackrabbit/command/ext/CreateWorkspace.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/contrib/jcr-commands/src/java/org/apache/jackrabbit/command/ext/RegisterNodeType.java
URL: http://svn.apache.org/viewcvs/jackrabbit/branches/1.0/contrib/jcr-commands/src/java/org/apache/jackrabbit/command/ext/RegisterNodeType.java?rev=388387&r1=388386&r2=388387&view=diff
==============================================================================
--- jackrabbit/branches/1.0/contrib/jcr-commands/src/java/org/apache/jackrabbit/command/ext/RegisterNodeType.java (original)
+++ jackrabbit/branches/1.0/contrib/jcr-commands/src/java/org/apache/jackrabbit/command/ext/RegisterNodeType.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/contrib/jcr-commands/src/java/org/apache/jackrabbit/command/ext/StartJackrabbit.java
URL: http://svn.apache.org/viewcvs/jackrabbit/branches/1.0/contrib/jcr-commands/src/java/org/apache/jackrabbit/command/ext/StartJackrabbit.java?rev=388387&r1=388386&r2=388387&view=diff
==============================================================================
--- jackrabbit/branches/1.0/contrib/jcr-commands/src/java/org/apache/jackrabbit/command/ext/StartJackrabbit.java (original)
+++ jackrabbit/branches/1.0/contrib/jcr-commands/src/java/org/apache/jackrabbit/command/ext/StartJackrabbit.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/contrib/jcr-commands/src/java/org/apache/jackrabbit/command/ext/StartJackrabbitSingleton.java
URL: http://svn.apache.org/viewcvs/jackrabbit/branches/1.0/contrib/jcr-commands/src/java/org/apache/jackrabbit/command/ext/StartJackrabbitSingleton.java?rev=388387&r1=388386&r2=388387&view=diff
==============================================================================
--- jackrabbit/branches/1.0/contrib/jcr-commands/src/java/org/apache/jackrabbit/command/ext/StartJackrabbitSingleton.java (original)
+++ jackrabbit/branches/1.0/contrib/jcr-commands/src/java/org/apache/jackrabbit/command/ext/StartJackrabbitSingleton.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/contrib/jcr-commands/src/java/org/apache/jackrabbit/command/ext/StopJackrabbit.java
URL: http://svn.apache.org/viewcvs/jackrabbit/branches/1.0/contrib/jcr-commands/src/java/org/apache/jackrabbit/command/ext/StopJackrabbit.java?rev=388387&r1=388386&r2=388387&view=diff
==============================================================================
--- jackrabbit/branches/1.0/contrib/jcr-commands/src/java/org/apache/jackrabbit/command/ext/StopJackrabbit.java (original)
+++ jackrabbit/branches/1.0/contrib/jcr-commands/src/java/org/apache/jackrabbit/command/ext/StopJackrabbit.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/contrib/jcr-commands/src/java/org/apache/jackrabbit/command/fs/ExportFileSystem.java
URL: http://svn.apache.org/viewcvs/jackrabbit/branches/1.0/contrib/jcr-commands/src/java/org/apache/jackrabbit/command/fs/ExportFileSystem.java?rev=388387&r1=388386&r2=388387&view=diff
==============================================================================
--- jackrabbit/branches/1.0/contrib/jcr-commands/src/java/org/apache/jackrabbit/command/fs/ExportFileSystem.java (original)
+++ jackrabbit/branches/1.0/contrib/jcr-commands/src/java/org/apache/jackrabbit/command/fs/ExportFileSystem.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/contrib/jcr-commands/src/java/org/apache/jackrabbit/command/fs/ExportPropertyToFile.java
URL: http://svn.apache.org/viewcvs/jackrabbit/branches/1.0/contrib/jcr-commands/src/java/org/apache/jackrabbit/command/fs/ExportPropertyToFile.java?rev=388387&r1=388386&r2=388387&view=diff
==============================================================================
--- jackrabbit/branches/1.0/contrib/jcr-commands/src/java/org/apache/jackrabbit/command/fs/ExportPropertyToFile.java (original)
+++ jackrabbit/branches/1.0/contrib/jcr-commands/src/java/org/apache/jackrabbit/command/fs/ExportPropertyToFile.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/contrib/jcr-commands/src/java/org/apache/jackrabbit/command/fs/ImportFileSystem.java
URL: http://svn.apache.org/viewcvs/jackrabbit/branches/1.0/contrib/jcr-commands/src/java/org/apache/jackrabbit/command/fs/ImportFileSystem.java?rev=388387&r1=388386&r2=388387&view=diff
==============================================================================
--- jackrabbit/branches/1.0/contrib/jcr-commands/src/java/org/apache/jackrabbit/command/fs/ImportFileSystem.java (original)
+++ jackrabbit/branches/1.0/contrib/jcr-commands/src/java/org/apache/jackrabbit/command/fs/ImportFileSystem.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/contrib/jcr-commands/src/java/org/apache/jackrabbit/command/fs/SetPropertyFromFile.java
URL: http://svn.apache.org/viewcvs/jackrabbit/branches/1.0/contrib/jcr-commands/src/java/org/apache/jackrabbit/command/fs/SetPropertyFromFile.java?rev=388387&r1=388386&r2=388387&view=diff
==============================================================================
--- jackrabbit/branches/1.0/contrib/jcr-commands/src/java/org/apache/jackrabbit/command/fs/SetPropertyFromFile.java (original)
+++ jackrabbit/branches/1.0/contrib/jcr-commands/src/java/org/apache/jackrabbit/command/fs/SetPropertyFromFile.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/contrib/jcr-commands/src/java/org/apache/jackrabbit/command/info/AbstractLs.java
URL: http://svn.apache.org/viewcvs/jackrabbit/branches/1.0/contrib/jcr-commands/src/java/org/apache/jackrabbit/command/info/AbstractLs.java?rev=388387&r1=388386&r2=388387&view=diff
==============================================================================
--- jackrabbit/branches/1.0/contrib/jcr-commands/src/java/org/apache/jackrabbit/command/info/AbstractLs.java (original)
+++ jackrabbit/branches/1.0/contrib/jcr-commands/src/java/org/apache/jackrabbit/command/info/AbstractLs.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/contrib/jcr-commands/src/java/org/apache/jackrabbit/command/info/AbstractLsItems.java
URL: http://svn.apache.org/viewcvs/jackrabbit/branches/1.0/contrib/jcr-commands/src/java/org/apache/jackrabbit/command/info/AbstractLsItems.java?rev=388387&r1=388386&r2=388387&view=diff
==============================================================================
--- jackrabbit/branches/1.0/contrib/jcr-commands/src/java/org/apache/jackrabbit/command/info/AbstractLsItems.java (original)
+++ jackrabbit/branches/1.0/contrib/jcr-commands/src/java/org/apache/jackrabbit/command/info/AbstractLsItems.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/contrib/jcr-commands/src/java/org/apache/jackrabbit/command/info/AbstractLsNodes.java
URL: http://svn.apache.org/viewcvs/jackrabbit/branches/1.0/contrib/jcr-commands/src/java/org/apache/jackrabbit/command/info/AbstractLsNodes.java?rev=388387&r1=388386&r2=388387&view=diff
==============================================================================
--- jackrabbit/branches/1.0/contrib/jcr-commands/src/java/org/apache/jackrabbit/command/info/AbstractLsNodes.java (original)
+++ jackrabbit/branches/1.0/contrib/jcr-commands/src/java/org/apache/jackrabbit/command/info/AbstractLsNodes.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/contrib/jcr-commands/src/java/org/apache/jackrabbit/command/info/AbstractLsProperties.java
URL: http://svn.apache.org/viewcvs/jackrabbit/branches/1.0/contrib/jcr-commands/src/java/org/apache/jackrabbit/command/info/AbstractLsProperties.java?rev=388387&r1=388386&r2=388387&view=diff
==============================================================================
--- jackrabbit/branches/1.0/contrib/jcr-commands/src/java/org/apache/jackrabbit/command/info/AbstractLsProperties.java (original)
+++ jackrabbit/branches/1.0/contrib/jcr-commands/src/java/org/apache/jackrabbit/command/info/AbstractLsProperties.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/contrib/jcr-commands/src/java/org/apache/jackrabbit/command/info/Cat.java
URL: http://svn.apache.org/viewcvs/jackrabbit/branches/1.0/contrib/jcr-commands/src/java/org/apache/jackrabbit/command/info/Cat.java?rev=388387&r1=388386&r2=388387&view=diff
==============================================================================
--- jackrabbit/branches/1.0/contrib/jcr-commands/src/java/org/apache/jackrabbit/command/info/Cat.java (original)
+++ jackrabbit/branches/1.0/contrib/jcr-commands/src/java/org/apache/jackrabbit/command/info/Cat.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/contrib/jcr-commands/src/java/org/apache/jackrabbit/command/info/Describe.java
URL: http://svn.apache.org/viewcvs/jackrabbit/branches/1.0/contrib/jcr-commands/src/java/org/apache/jackrabbit/command/info/Describe.java?rev=388387&r1=388386&r2=388387&view=diff
==============================================================================
--- jackrabbit/branches/1.0/contrib/jcr-commands/src/java/org/apache/jackrabbit/command/info/Describe.java (original)
+++ jackrabbit/branches/1.0/contrib/jcr-commands/src/java/org/apache/jackrabbit/command/info/Describe.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/contrib/jcr-commands/src/java/org/apache/jackrabbit/command/info/Dump.java
URL: http://svn.apache.org/viewcvs/jackrabbit/branches/1.0/contrib/jcr-commands/src/java/org/apache/jackrabbit/command/info/Dump.java?rev=388387&r1=388386&r2=388387&view=diff
==============================================================================
--- jackrabbit/branches/1.0/contrib/jcr-commands/src/java/org/apache/jackrabbit/command/info/Dump.java (original)
+++ jackrabbit/branches/1.0/contrib/jcr-commands/src/java/org/apache/jackrabbit/command/info/Dump.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/contrib/jcr-commands/src/java/org/apache/jackrabbit/command/info/Help.java
URL: http://svn.apache.org/viewcvs/jackrabbit/branches/1.0/contrib/jcr-commands/src/java/org/apache/jackrabbit/command/info/Help.java?rev=388387&r1=388386&r2=388387&view=diff
==============================================================================
--- jackrabbit/branches/1.0/contrib/jcr-commands/src/java/org/apache/jackrabbit/command/info/Help.java (original)
+++ jackrabbit/branches/1.0/contrib/jcr-commands/src/java/org/apache/jackrabbit/command/info/Help.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/contrib/jcr-commands/src/java/org/apache/jackrabbit/command/info/JcrInfoCommandException.java
URL: http://svn.apache.org/viewcvs/jackrabbit/branches/1.0/contrib/jcr-commands/src/java/org/apache/jackrabbit/command/info/JcrInfoCommandException.java?rev=388387&r1=388386&r2=388387&view=diff
==============================================================================
--- jackrabbit/branches/1.0/contrib/jcr-commands/src/java/org/apache/jackrabbit/command/info/JcrInfoCommandException.java (original)
+++ jackrabbit/branches/1.0/contrib/jcr-commands/src/java/org/apache/jackrabbit/command/info/JcrInfoCommandException.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/contrib/jcr-commands/src/java/org/apache/jackrabbit/command/info/LsCollectedItems.java
URL: http://svn.apache.org/viewcvs/jackrabbit/branches/1.0/contrib/jcr-commands/src/java/org/apache/jackrabbit/command/info/LsCollectedItems.java?rev=388387&r1=388386&r2=388387&view=diff
==============================================================================
--- jackrabbit/branches/1.0/contrib/jcr-commands/src/java/org/apache/jackrabbit/command/info/LsCollectedItems.java (original)
+++ jackrabbit/branches/1.0/contrib/jcr-commands/src/java/org/apache/jackrabbit/command/info/LsCollectedItems.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/contrib/jcr-commands/src/java/org/apache/jackrabbit/command/info/LsCollectedNodes.java
URL: http://svn.apache.org/viewcvs/jackrabbit/branches/1.0/contrib/jcr-commands/src/java/org/apache/jackrabbit/command/info/LsCollectedNodes.java?rev=388387&r1=388386&r2=388387&view=diff
==============================================================================
--- jackrabbit/branches/1.0/contrib/jcr-commands/src/java/org/apache/jackrabbit/command/info/LsCollectedNodes.java (original)
+++ jackrabbit/branches/1.0/contrib/jcr-commands/src/java/org/apache/jackrabbit/command/info/LsCollectedNodes.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/contrib/jcr-commands/src/java/org/apache/jackrabbit/command/info/LsCollectedProperties.java
URL: http://svn.apache.org/viewcvs/jackrabbit/branches/1.0/contrib/jcr-commands/src/java/org/apache/jackrabbit/command/info/LsCollectedProperties.java?rev=388387&r1=388386&r2=388387&view=diff
==============================================================================
--- jackrabbit/branches/1.0/contrib/jcr-commands/src/java/org/apache/jackrabbit/command/info/LsCollectedProperties.java (original)
+++ jackrabbit/branches/1.0/contrib/jcr-commands/src/java/org/apache/jackrabbit/command/info/LsCollectedProperties.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/contrib/jcr-commands/src/java/org/apache/jackrabbit/command/info/LsItems.java
URL: http://svn.apache.org/viewcvs/jackrabbit/branches/1.0/contrib/jcr-commands/src/java/org/apache/jackrabbit/command/info/LsItems.java?rev=388387&r1=388386&r2=388387&view=diff
==============================================================================
--- jackrabbit/branches/1.0/contrib/jcr-commands/src/java/org/apache/jackrabbit/command/info/LsItems.java (original)
+++ jackrabbit/branches/1.0/contrib/jcr-commands/src/java/org/apache/jackrabbit/command/info/LsItems.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/contrib/jcr-commands/src/java/org/apache/jackrabbit/command/info/LsNamespaces.java
URL: http://svn.apache.org/viewcvs/jackrabbit/branches/1.0/contrib/jcr-commands/src/java/org/apache/jackrabbit/command/info/LsNamespaces.java?rev=388387&r1=388386&r2=388387&view=diff
==============================================================================
--- jackrabbit/branches/1.0/contrib/jcr-commands/src/java/org/apache/jackrabbit/command/info/LsNamespaces.java (original)
+++ jackrabbit/branches/1.0/contrib/jcr-commands/src/java/org/apache/jackrabbit/command/info/LsNamespaces.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/contrib/jcr-commands/src/java/org/apache/jackrabbit/command/info/LsNodes.java
URL: http://svn.apache.org/viewcvs/jackrabbit/branches/1.0/contrib/jcr-commands/src/java/org/apache/jackrabbit/command/info/LsNodes.java?rev=388387&r1=388386&r2=388387&view=diff
==============================================================================
--- jackrabbit/branches/1.0/contrib/jcr-commands/src/java/org/apache/jackrabbit/command/info/LsNodes.java (original)
+++ jackrabbit/branches/1.0/contrib/jcr-commands/src/java/org/apache/jackrabbit/command/info/LsNodes.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/contrib/jcr-commands/src/java/org/apache/jackrabbit/command/info/LsProperties.java
URL: http://svn.apache.org/viewcvs/jackrabbit/branches/1.0/contrib/jcr-commands/src/java/org/apache/jackrabbit/command/info/LsProperties.java?rev=388387&r1=388386&r2=388387&view=diff
==============================================================================
--- jackrabbit/branches/1.0/contrib/jcr-commands/src/java/org/apache/jackrabbit/command/info/LsProperties.java (original)
+++ jackrabbit/branches/1.0/contrib/jcr-commands/src/java/org/apache/jackrabbit/command/info/LsProperties.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/contrib/jcr-commands/src/java/org/apache/jackrabbit/command/info/LsReferences.java
URL: http://svn.apache.org/viewcvs/jackrabbit/branches/1.0/contrib/jcr-commands/src/java/org/apache/jackrabbit/command/info/LsReferences.java?rev=388387&r1=388386&r2=388387&view=diff
==============================================================================
--- jackrabbit/branches/1.0/contrib/jcr-commands/src/java/org/apache/jackrabbit/command/info/LsReferences.java (original)
+++ jackrabbit/branches/1.0/contrib/jcr-commands/src/java/org/apache/jackrabbit/command/info/LsReferences.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/contrib/jcr-commands/src/java/org/apache/jackrabbit/command/info/LsVersions.java
URL: http://svn.apache.org/viewcvs/jackrabbit/branches/1.0/contrib/jcr-commands/src/java/org/apache/jackrabbit/command/info/LsVersions.java?rev=388387&r1=388386&r2=388387&view=diff
==============================================================================
--- jackrabbit/branches/1.0/contrib/jcr-commands/src/java/org/apache/jackrabbit/command/info/LsVersions.java (original)
+++ jackrabbit/branches/1.0/contrib/jcr-commands/src/java/org/apache/jackrabbit/command/info/LsVersions.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/contrib/jcr-commands/src/java/org/apache/jackrabbit/command/info/PrintHelper.java
URL: http://svn.apache.org/viewcvs/jackrabbit/branches/1.0/contrib/jcr-commands/src/java/org/apache/jackrabbit/command/info/PrintHelper.java?rev=388387&r1=388386&r2=388387&view=diff
==============================================================================
--- jackrabbit/branches/1.0/contrib/jcr-commands/src/java/org/apache/jackrabbit/command/info/PrintHelper.java (original)
+++ jackrabbit/branches/1.0/contrib/jcr-commands/src/java/org/apache/jackrabbit/command/info/PrintHelper.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/contrib/jcr-commands/src/java/org/apache/jackrabbit/command/lock/AddLockToken.java
URL: http://svn.apache.org/viewcvs/jackrabbit/branches/1.0/contrib/jcr-commands/src/java/org/apache/jackrabbit/command/lock/AddLockToken.java?rev=388387&r1=388386&r2=388387&view=diff
==============================================================================
--- jackrabbit/branches/1.0/contrib/jcr-commands/src/java/org/apache/jackrabbit/command/lock/AddLockToken.java (original)
+++ jackrabbit/branches/1.0/contrib/jcr-commands/src/java/org/apache/jackrabbit/command/lock/AddLockToken.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/contrib/jcr-commands/src/java/org/apache/jackrabbit/command/lock/Lock.java
URL: http://svn.apache.org/viewcvs/jackrabbit/branches/1.0/contrib/jcr-commands/src/java/org/apache/jackrabbit/command/lock/Lock.java?rev=388387&r1=388386&r2=388387&view=diff
==============================================================================
--- jackrabbit/branches/1.0/contrib/jcr-commands/src/java/org/apache/jackrabbit/command/lock/Lock.java (original)
+++ jackrabbit/branches/1.0/contrib/jcr-commands/src/java/org/apache/jackrabbit/command/lock/Lock.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/contrib/jcr-commands/src/java/org/apache/jackrabbit/command/lock/RefreshLock.java
URL: http://svn.apache.org/viewcvs/jackrabbit/branches/1.0/contrib/jcr-commands/src/java/org/apache/jackrabbit/command/lock/RefreshLock.java?rev=388387&r1=388386&r2=388387&view=diff
==============================================================================
--- jackrabbit/branches/1.0/contrib/jcr-commands/src/java/org/apache/jackrabbit/command/lock/RefreshLock.java (original)
+++ jackrabbit/branches/1.0/contrib/jcr-commands/src/java/org/apache/jackrabbit/command/lock/RefreshLock.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/contrib/jcr-commands/src/java/org/apache/jackrabbit/command/lock/RemoveLockToken.java
URL: http://svn.apache.org/viewcvs/jackrabbit/branches/1.0/contrib/jcr-commands/src/java/org/apache/jackrabbit/command/lock/RemoveLockToken.java?rev=388387&r1=388386&r2=388387&view=diff
==============================================================================
--- jackrabbit/branches/1.0/contrib/jcr-commands/src/java/org/apache/jackrabbit/command/lock/RemoveLockToken.java (original)
+++ jackrabbit/branches/1.0/contrib/jcr-commands/src/java/org/apache/jackrabbit/command/lock/RemoveLockToken.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/contrib/jcr-commands/src/java/org/apache/jackrabbit/command/lock/Unlock.java
URL: http://svn.apache.org/viewcvs/jackrabbit/branches/1.0/contrib/jcr-commands/src/java/org/apache/jackrabbit/command/lock/Unlock.java?rev=388387&r1=388386&r2=388387&view=diff
==============================================================================
--- jackrabbit/branches/1.0/contrib/jcr-commands/src/java/org/apache/jackrabbit/command/lock/Unlock.java (original)
+++ jackrabbit/branches/1.0/contrib/jcr-commands/src/java/org/apache/jackrabbit/command/lock/Unlock.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/contrib/jcr-commands/src/java/org/apache/jackrabbit/command/mixin/AddMixin.java
URL: http://svn.apache.org/viewcvs/jackrabbit/branches/1.0/contrib/jcr-commands/src/java/org/apache/jackrabbit/command/mixin/AddMixin.java?rev=388387&r1=388386&r2=388387&view=diff
==============================================================================
--- jackrabbit/branches/1.0/contrib/jcr-commands/src/java/org/apache/jackrabbit/command/mixin/AddMixin.java (original)
+++ jackrabbit/branches/1.0/contrib/jcr-commands/src/java/org/apache/jackrabbit/command/mixin/AddMixin.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/contrib/jcr-commands/src/java/org/apache/jackrabbit/command/mixin/RemoveMixin.java
URL: http://svn.apache.org/viewcvs/jackrabbit/branches/1.0/contrib/jcr-commands/src/java/org/apache/jackrabbit/command/mixin/RemoveMixin.java?rev=388387&r1=388386&r2=388387&view=diff
==============================================================================
--- jackrabbit/branches/1.0/contrib/jcr-commands/src/java/org/apache/jackrabbit/command/mixin/RemoveMixin.java (original)
+++ jackrabbit/branches/1.0/contrib/jcr-commands/src/java/org/apache/jackrabbit/command/mixin/RemoveMixin.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/contrib/jcr-commands/src/java/org/apache/jackrabbit/command/namespace/RegisterNamespace.java
URL: http://svn.apache.org/viewcvs/jackrabbit/branches/1.0/contrib/jcr-commands/src/java/org/apache/jackrabbit/command/namespace/RegisterNamespace.java?rev=388387&r1=388386&r2=388387&view=diff
==============================================================================
--- jackrabbit/branches/1.0/contrib/jcr-commands/src/java/org/apache/jackrabbit/command/namespace/RegisterNamespace.java (original)
+++ jackrabbit/branches/1.0/contrib/jcr-commands/src/java/org/apache/jackrabbit/command/namespace/RegisterNamespace.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/contrib/jcr-commands/src/java/org/apache/jackrabbit/command/namespace/UnregisterNamespace.java
URL: http://svn.apache.org/viewcvs/jackrabbit/branches/1.0/contrib/jcr-commands/src/java/org/apache/jackrabbit/command/namespace/UnregisterNamespace.java?rev=388387&r1=388386&r2=388387&view=diff
==============================================================================
--- jackrabbit/branches/1.0/contrib/jcr-commands/src/java/org/apache/jackrabbit/command/namespace/UnregisterNamespace.java (original)
+++ jackrabbit/branches/1.0/contrib/jcr-commands/src/java/org/apache/jackrabbit/command/namespace/UnregisterNamespace.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/contrib/jcr-commands/src/java/org/apache/jackrabbit/command/query/AbstractQuery.java
URL: http://svn.apache.org/viewcvs/jackrabbit/branches/1.0/contrib/jcr-commands/src/java/org/apache/jackrabbit/command/query/AbstractQuery.java?rev=388387&r1=388386&r2=388387&view=diff
==============================================================================
--- jackrabbit/branches/1.0/contrib/jcr-commands/src/java/org/apache/jackrabbit/command/query/AbstractQuery.java (original)
+++ jackrabbit/branches/1.0/contrib/jcr-commands/src/java/org/apache/jackrabbit/command/query/AbstractQuery.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/contrib/jcr-commands/src/java/org/apache/jackrabbit/command/query/SQLQuery.java
URL: http://svn.apache.org/viewcvs/jackrabbit/branches/1.0/contrib/jcr-commands/src/java/org/apache/jackrabbit/command/query/SQLQuery.java?rev=388387&r1=388386&r2=388387&view=diff
==============================================================================
--- jackrabbit/branches/1.0/contrib/jcr-commands/src/java/org/apache/jackrabbit/command/query/SQLQuery.java (original)
+++ jackrabbit/branches/1.0/contrib/jcr-commands/src/java/org/apache/jackrabbit/command/query/SQLQuery.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/contrib/jcr-commands/src/java/org/apache/jackrabbit/command/query/XPathQuery.java
URL: http://svn.apache.org/viewcvs/jackrabbit/branches/1.0/contrib/jcr-commands/src/java/org/apache/jackrabbit/command/query/XPathQuery.java?rev=388387&r1=388386&r2=388387&view=diff
==============================================================================
--- jackrabbit/branches/1.0/contrib/jcr-commands/src/java/org/apache/jackrabbit/command/query/XPathQuery.java (original)
+++ jackrabbit/branches/1.0/contrib/jcr-commands/src/java/org/apache/jackrabbit/command/query/XPathQuery.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/contrib/jcr-commands/src/java/org/apache/jackrabbit/command/version/AddVersionLabel.java
URL: http://svn.apache.org/viewcvs/jackrabbit/branches/1.0/contrib/jcr-commands/src/java/org/apache/jackrabbit/command/version/AddVersionLabel.java?rev=388387&r1=388386&r2=388387&view=diff
==============================================================================
--- jackrabbit/branches/1.0/contrib/jcr-commands/src/java/org/apache/jackrabbit/command/version/AddVersionLabel.java (original)
+++ jackrabbit/branches/1.0/contrib/jcr-commands/src/java/org/apache/jackrabbit/command/version/AddVersionLabel.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/contrib/jcr-commands/src/java/org/apache/jackrabbit/command/version/Checkin.java
URL: http://svn.apache.org/viewcvs/jackrabbit/branches/1.0/contrib/jcr-commands/src/java/org/apache/jackrabbit/command/version/Checkin.java?rev=388387&r1=388386&r2=388387&view=diff
==============================================================================
--- jackrabbit/branches/1.0/contrib/jcr-commands/src/java/org/apache/jackrabbit/command/version/Checkin.java (original)
+++ jackrabbit/branches/1.0/contrib/jcr-commands/src/java/org/apache/jackrabbit/command/version/Checkin.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/contrib/jcr-commands/src/java/org/apache/jackrabbit/command/version/Checkout.java
URL: http://svn.apache.org/viewcvs/jackrabbit/branches/1.0/contrib/jcr-commands/src/java/org/apache/jackrabbit/command/version/Checkout.java?rev=388387&r1=388386&r2=388387&view=diff
==============================================================================
--- jackrabbit/branches/1.0/contrib/jcr-commands/src/java/org/apache/jackrabbit/command/version/Checkout.java (original)
+++ jackrabbit/branches/1.0/contrib/jcr-commands/src/java/org/apache/jackrabbit/command/version/Checkout.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/contrib/jcr-commands/src/java/org/apache/jackrabbit/command/version/Merge.java
URL: http://svn.apache.org/viewcvs/jackrabbit/branches/1.0/contrib/jcr-commands/src/java/org/apache/jackrabbit/command/version/Merge.java?rev=388387&r1=388386&r2=388387&view=diff
==============================================================================
--- jackrabbit/branches/1.0/contrib/jcr-commands/src/java/org/apache/jackrabbit/command/version/Merge.java (original)
+++ jackrabbit/branches/1.0/contrib/jcr-commands/src/java/org/apache/jackrabbit/command/version/Merge.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/contrib/jcr-commands/src/java/org/apache/jackrabbit/command/version/RemoveVersion.java
URL: http://svn.apache.org/viewcvs/jackrabbit/branches/1.0/contrib/jcr-commands/src/java/org/apache/jackrabbit/command/version/RemoveVersion.java?rev=388387&r1=388386&r2=388387&view=diff
==============================================================================
--- jackrabbit/branches/1.0/contrib/jcr-commands/src/java/org/apache/jackrabbit/command/version/RemoveVersion.java (original)
+++ jackrabbit/branches/1.0/contrib/jcr-commands/src/java/org/apache/jackrabbit/command/version/RemoveVersion.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/contrib/jcr-commands/src/java/org/apache/jackrabbit/command/version/RemoveVersionByLabel.java
URL: http://svn.apache.org/viewcvs/jackrabbit/branches/1.0/contrib/jcr-commands/src/java/org/apache/jackrabbit/command/version/RemoveVersionByLabel.java?rev=388387&r1=388386&r2=388387&view=diff
==============================================================================
--- jackrabbit/branches/1.0/contrib/jcr-commands/src/java/org/apache/jackrabbit/command/version/RemoveVersionByLabel.java (original)
+++ jackrabbit/branches/1.0/contrib/jcr-commands/src/java/org/apache/jackrabbit/command/version/RemoveVersionByLabel.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/contrib/jcr-commands/src/java/org/apache/jackrabbit/command/version/RemoveVersionLabel.java
URL: http://svn.apache.org/viewcvs/jackrabbit/branches/1.0/contrib/jcr-commands/src/java/org/apache/jackrabbit/command/version/RemoveVersionLabel.java?rev=388387&r1=388386&r2=388387&view=diff
==============================================================================
--- jackrabbit/branches/1.0/contrib/jcr-commands/src/java/org/apache/jackrabbit/command/version/RemoveVersionLabel.java (original)
+++ jackrabbit/branches/1.0/contrib/jcr-commands/src/java/org/apache/jackrabbit/command/version/RemoveVersionLabel.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/contrib/jcr-commands/src/java/org/apache/jackrabbit/command/version/Restore.java
URL: http://svn.apache.org/viewcvs/jackrabbit/branches/1.0/contrib/jcr-commands/src/java/org/apache/jackrabbit/command/version/Restore.java?rev=388387&r1=388386&r2=388387&view=diff
==============================================================================
--- jackrabbit/branches/1.0/contrib/jcr-commands/src/java/org/apache/jackrabbit/command/version/Restore.java (original)
+++ jackrabbit/branches/1.0/contrib/jcr-commands/src/java/org/apache/jackrabbit/command/version/Restore.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