You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@lenya.apache.org by gr...@apache.org on 2006/11/12 01:47:11 UTC

svn commit: r473841 [8/16] - in /lenya/branches/BRANCH_1_2_X: ./ src/cocoon/ src/java/org/apache/cocoon/acting/sourcetype/ src/java/org/apache/lenya/ src/java/org/apache/lenya/ac/ src/java/org/apache/lenya/ac/cache/ src/java/org/apache/lenya/ac/file/ s...

Modified: lenya/branches/BRANCH_1_2_X/src/java/org/apache/lenya/workflow/impl/AbstractCondition.java
URL: http://svn.apache.org/viewvc/lenya/branches/BRANCH_1_2_X/src/java/org/apache/lenya/workflow/impl/AbstractCondition.java?view=diff&rev=473841&r1=473840&r2=473841
==============================================================================
--- lenya/branches/BRANCH_1_2_X/src/java/org/apache/lenya/workflow/impl/AbstractCondition.java (original)
+++ lenya/branches/BRANCH_1_2_X/src/java/org/apache/lenya/workflow/impl/AbstractCondition.java Sat Nov 11 16:46:38 2006
@@ -1,9 +1,10 @@
 /*
- * Copyright  1999-2004 The Apache Software Foundation
- *
- *  Licensed under the Apache License, Version 2.0 (the "License");
- *  you may not use this file except in compliance with the License.
- *  You may obtain a copy of the License at
+ * Licensed to the Apache Software Foundation (ASF) under one or more
+ *  contributor license agreements.  See the NOTICE file distributed with
+ *  this work for additional information regarding copyright ownership.
+ *  The ASF licenses this file to You under the Apache License, Version 2.0
+ *  (the "License"); you may not use this file except in compliance with
+ *  the License.  You may obtain a copy of the License at
  *
  *      http://www.apache.org/licenses/LICENSE-2.0
  *
@@ -15,7 +16,7 @@
  *
  */
 
-/* $Id: AbstractCondition.java,v 1.4 2004/03/01 16:18:21 gregor Exp $  */
+/* $Id$  */
 
 package org.apache.lenya.workflow.impl;
 

Modified: lenya/branches/BRANCH_1_2_X/src/java/org/apache/lenya/workflow/impl/ActionImpl.java
URL: http://svn.apache.org/viewvc/lenya/branches/BRANCH_1_2_X/src/java/org/apache/lenya/workflow/impl/ActionImpl.java?view=diff&rev=473841&r1=473840&r2=473841
==============================================================================
--- lenya/branches/BRANCH_1_2_X/src/java/org/apache/lenya/workflow/impl/ActionImpl.java (original)
+++ lenya/branches/BRANCH_1_2_X/src/java/org/apache/lenya/workflow/impl/ActionImpl.java Sat Nov 11 16:46:38 2006
@@ -1,9 +1,10 @@
 /*
- * Copyright  1999-2004 The Apache Software Foundation
- *
- *  Licensed under the Apache License, Version 2.0 (the "License");
- *  you may not use this file except in compliance with the License.
- *  You may obtain a copy of the License at
+ * Licensed to the Apache Software Foundation (ASF) under one or more
+ *  contributor license agreements.  See the NOTICE file distributed with
+ *  this work for additional information regarding copyright ownership.
+ *  The ASF licenses this file to You under the Apache License, Version 2.0
+ *  (the "License"); you may not use this file except in compliance with
+ *  the License.  You may obtain a copy of the License at
  *
  *      http://www.apache.org/licenses/LICENSE-2.0
  *
@@ -15,7 +16,7 @@
  *
  */
 
-/* $Id: ActionImpl.java,v 1.9 2004/03/01 16:18:21 gregor Exp $  */
+/* $Id$  */
 
 package org.apache.lenya.workflow.impl;
 

Modified: lenya/branches/BRANCH_1_2_X/src/java/org/apache/lenya/workflow/impl/BooleanVariableAssignmentImpl.java
URL: http://svn.apache.org/viewvc/lenya/branches/BRANCH_1_2_X/src/java/org/apache/lenya/workflow/impl/BooleanVariableAssignmentImpl.java?view=diff&rev=473841&r1=473840&r2=473841
==============================================================================
--- lenya/branches/BRANCH_1_2_X/src/java/org/apache/lenya/workflow/impl/BooleanVariableAssignmentImpl.java (original)
+++ lenya/branches/BRANCH_1_2_X/src/java/org/apache/lenya/workflow/impl/BooleanVariableAssignmentImpl.java Sat Nov 11 16:46:38 2006
@@ -1,9 +1,10 @@
 /*
- * Copyright  1999-2004 The Apache Software Foundation
- *
- *  Licensed under the Apache License, Version 2.0 (the "License");
- *  you may not use this file except in compliance with the License.
- *  You may obtain a copy of the License at
+ * Licensed to the Apache Software Foundation (ASF) under one or more
+ *  contributor license agreements.  See the NOTICE file distributed with
+ *  this work for additional information regarding copyright ownership.
+ *  The ASF licenses this file to You under the Apache License, Version 2.0
+ *  (the "License"); you may not use this file except in compliance with
+ *  the License.  You may obtain a copy of the License at
  *
  *      http://www.apache.org/licenses/LICENSE-2.0
  *
@@ -15,7 +16,7 @@
  *
  */
 
-/* $Id: BooleanVariableAssignmentImpl.java,v 1.8 2004/04/13 22:04:35 joerg Exp $  */
+/* $Id$  */
 
 package org.apache.lenya.workflow.impl;
 

Modified: lenya/branches/BRANCH_1_2_X/src/java/org/apache/lenya/workflow/impl/BooleanVariableCondition.java
URL: http://svn.apache.org/viewvc/lenya/branches/BRANCH_1_2_X/src/java/org/apache/lenya/workflow/impl/BooleanVariableCondition.java?view=diff&rev=473841&r1=473840&r2=473841
==============================================================================
--- lenya/branches/BRANCH_1_2_X/src/java/org/apache/lenya/workflow/impl/BooleanVariableCondition.java (original)
+++ lenya/branches/BRANCH_1_2_X/src/java/org/apache/lenya/workflow/impl/BooleanVariableCondition.java Sat Nov 11 16:46:38 2006
@@ -1,9 +1,10 @@
 /*
- * Copyright  1999-2004 The Apache Software Foundation
- *
- *  Licensed under the Apache License, Version 2.0 (the "License");
- *  you may not use this file except in compliance with the License.
- *  You may obtain a copy of the License at
+ * Licensed to the Apache Software Foundation (ASF) under one or more
+ *  contributor license agreements.  See the NOTICE file distributed with
+ *  this work for additional information regarding copyright ownership.
+ *  The ASF licenses this file to You under the Apache License, Version 2.0
+ *  (the "License"); you may not use this file except in compliance with
+ *  the License.  You may obtain a copy of the License at
  *
  *      http://www.apache.org/licenses/LICENSE-2.0
  *

Modified: lenya/branches/BRANCH_1_2_X/src/java/org/apache/lenya/workflow/impl/BooleanVariableImpl.java
URL: http://svn.apache.org/viewvc/lenya/branches/BRANCH_1_2_X/src/java/org/apache/lenya/workflow/impl/BooleanVariableImpl.java?view=diff&rev=473841&r1=473840&r2=473841
==============================================================================
--- lenya/branches/BRANCH_1_2_X/src/java/org/apache/lenya/workflow/impl/BooleanVariableImpl.java (original)
+++ lenya/branches/BRANCH_1_2_X/src/java/org/apache/lenya/workflow/impl/BooleanVariableImpl.java Sat Nov 11 16:46:38 2006
@@ -1,9 +1,10 @@
 /*
- * Copyright  1999-2004 The Apache Software Foundation
- *
- *  Licensed under the Apache License, Version 2.0 (the "License");
- *  you may not use this file except in compliance with the License.
- *  You may obtain a copy of the License at
+ * Licensed to the Apache Software Foundation (ASF) under one or more
+ *  contributor license agreements.  See the NOTICE file distributed with
+ *  this work for additional information regarding copyright ownership.
+ *  The ASF licenses this file to You under the Apache License, Version 2.0
+ *  (the "License"); you may not use this file except in compliance with
+ *  the License.  You may obtain a copy of the License at
  *
  *      http://www.apache.org/licenses/LICENSE-2.0
  *
@@ -15,7 +16,7 @@
  *
  */
 
-/* $Id: BooleanVariableImpl.java,v 1.10 2004/04/13 22:04:35 joerg Exp $  */
+/* $Id$  */
 
 package org.apache.lenya.workflow.impl;
 

Modified: lenya/branches/BRANCH_1_2_X/src/java/org/apache/lenya/workflow/impl/BooleanVariableInstanceImpl.java
URL: http://svn.apache.org/viewvc/lenya/branches/BRANCH_1_2_X/src/java/org/apache/lenya/workflow/impl/BooleanVariableInstanceImpl.java?view=diff&rev=473841&r1=473840&r2=473841
==============================================================================
--- lenya/branches/BRANCH_1_2_X/src/java/org/apache/lenya/workflow/impl/BooleanVariableInstanceImpl.java (original)
+++ lenya/branches/BRANCH_1_2_X/src/java/org/apache/lenya/workflow/impl/BooleanVariableInstanceImpl.java Sat Nov 11 16:46:38 2006
@@ -1,9 +1,10 @@
 /*
- * Copyright  1999-2004 The Apache Software Foundation
- *
- *  Licensed under the Apache License, Version 2.0 (the "License");
- *  you may not use this file except in compliance with the License.
- *  You may obtain a copy of the License at
+ * Licensed to the Apache Software Foundation (ASF) under one or more
+ *  contributor license agreements.  See the NOTICE file distributed with
+ *  this work for additional information regarding copyright ownership.
+ *  The ASF licenses this file to You under the Apache License, Version 2.0
+ *  (the "License"); you may not use this file except in compliance with
+ *  the License.  You may obtain a copy of the License at
  *
  *      http://www.apache.org/licenses/LICENSE-2.0
  *
@@ -15,7 +16,7 @@
  *
  */
 
-/* $Id: BooleanVariableInstanceImpl.java,v 1.8 2004/04/13 22:04:35 joerg Exp $  */
+/* $Id$  */
 
 package org.apache.lenya.workflow.impl;
 

Modified: lenya/branches/BRANCH_1_2_X/src/java/org/apache/lenya/workflow/impl/ConditionFactory.java
URL: http://svn.apache.org/viewvc/lenya/branches/BRANCH_1_2_X/src/java/org/apache/lenya/workflow/impl/ConditionFactory.java?view=diff&rev=473841&r1=473840&r2=473841
==============================================================================
--- lenya/branches/BRANCH_1_2_X/src/java/org/apache/lenya/workflow/impl/ConditionFactory.java (original)
+++ lenya/branches/BRANCH_1_2_X/src/java/org/apache/lenya/workflow/impl/ConditionFactory.java Sat Nov 11 16:46:38 2006
@@ -1,9 +1,10 @@
 /*
- * Copyright  1999-2004 The Apache Software Foundation
- *
- *  Licensed under the Apache License, Version 2.0 (the "License");
- *  you may not use this file except in compliance with the License.
- *  You may obtain a copy of the License at
+ * Licensed to the Apache Software Foundation (ASF) under one or more
+ *  contributor license agreements.  See the NOTICE file distributed with
+ *  this work for additional information regarding copyright ownership.
+ *  The ASF licenses this file to You under the Apache License, Version 2.0
+ *  (the "License"); you may not use this file except in compliance with
+ *  the License.  You may obtain a copy of the License at
  *
  *      http://www.apache.org/licenses/LICENSE-2.0
  *
@@ -15,7 +16,7 @@
  *
  */
 
-/* $Id: ConditionFactory.java,v 1.9 2004/03/01 16:18:21 gregor Exp $  */
+/* $Id$  */
 
 package org.apache.lenya.workflow.impl;
 

Modified: lenya/branches/BRANCH_1_2_X/src/java/org/apache/lenya/workflow/impl/EventImpl.java
URL: http://svn.apache.org/viewvc/lenya/branches/BRANCH_1_2_X/src/java/org/apache/lenya/workflow/impl/EventImpl.java?view=diff&rev=473841&r1=473840&r2=473841
==============================================================================
--- lenya/branches/BRANCH_1_2_X/src/java/org/apache/lenya/workflow/impl/EventImpl.java (original)
+++ lenya/branches/BRANCH_1_2_X/src/java/org/apache/lenya/workflow/impl/EventImpl.java Sat Nov 11 16:46:38 2006
@@ -1,9 +1,10 @@
 /*
- * Copyright  1999-2004 The Apache Software Foundation
- *
- *  Licensed under the Apache License, Version 2.0 (the "License");
- *  you may not use this file except in compliance with the License.
- *  You may obtain a copy of the License at
+ * Licensed to the Apache Software Foundation (ASF) under one or more
+ *  contributor license agreements.  See the NOTICE file distributed with
+ *  this work for additional information regarding copyright ownership.
+ *  The ASF licenses this file to You under the Apache License, Version 2.0
+ *  (the "License"); you may not use this file except in compliance with
+ *  the License.  You may obtain a copy of the License at
  *
  *      http://www.apache.org/licenses/LICENSE-2.0
  *
@@ -15,7 +16,7 @@
  *
  */
 
-/* $Id: EventImpl.java,v 1.10 2004/04/13 22:04:35 joerg Exp $  */
+/* $Id$  */
 
 package org.apache.lenya.workflow.impl;
 

Modified: lenya/branches/BRANCH_1_2_X/src/java/org/apache/lenya/workflow/impl/History.java
URL: http://svn.apache.org/viewvc/lenya/branches/BRANCH_1_2_X/src/java/org/apache/lenya/workflow/impl/History.java?view=diff&rev=473841&r1=473840&r2=473841
==============================================================================
--- lenya/branches/BRANCH_1_2_X/src/java/org/apache/lenya/workflow/impl/History.java (original)
+++ lenya/branches/BRANCH_1_2_X/src/java/org/apache/lenya/workflow/impl/History.java Sat Nov 11 16:46:38 2006
@@ -1,9 +1,10 @@
 /*
- * Copyright  1999-2004 The Apache Software Foundation
- *
- *  Licensed under the Apache License, Version 2.0 (the "License");
- *  you may not use this file except in compliance with the License.
- *  You may obtain a copy of the License at
+ * Licensed to the Apache Software Foundation (ASF) under one or more
+ *  contributor license agreements.  See the NOTICE file distributed with
+ *  this work for additional information regarding copyright ownership.
+ *  The ASF licenses this file to You under the Apache License, Version 2.0
+ *  (the "License"); you may not use this file except in compliance with
+ *  the License.  You may obtain a copy of the License at
  *
  *      http://www.apache.org/licenses/LICENSE-2.0
  *

Modified: lenya/branches/BRANCH_1_2_X/src/java/org/apache/lenya/workflow/impl/StateImpl.java
URL: http://svn.apache.org/viewvc/lenya/branches/BRANCH_1_2_X/src/java/org/apache/lenya/workflow/impl/StateImpl.java?view=diff&rev=473841&r1=473840&r2=473841
==============================================================================
--- lenya/branches/BRANCH_1_2_X/src/java/org/apache/lenya/workflow/impl/StateImpl.java (original)
+++ lenya/branches/BRANCH_1_2_X/src/java/org/apache/lenya/workflow/impl/StateImpl.java Sat Nov 11 16:46:38 2006
@@ -1,9 +1,10 @@
 /*
- * Copyright  1999-2004 The Apache Software Foundation
- *
- *  Licensed under the Apache License, Version 2.0 (the "License");
- *  you may not use this file except in compliance with the License.
- *  You may obtain a copy of the License at
+ * Licensed to the Apache Software Foundation (ASF) under one or more
+ *  contributor license agreements.  See the NOTICE file distributed with
+ *  this work for additional information regarding copyright ownership.
+ *  The ASF licenses this file to You under the Apache License, Version 2.0
+ *  (the "License"); you may not use this file except in compliance with
+ *  the License.  You may obtain a copy of the License at
  *
  *      http://www.apache.org/licenses/LICENSE-2.0
  *
@@ -15,7 +16,7 @@
  *
  */
 
-/* $Id: StateImpl.java,v 1.8 2004/03/01 16:18:21 gregor Exp $  */
+/* $Id$  */
 
 package org.apache.lenya.workflow.impl;
 

Modified: lenya/branches/BRANCH_1_2_X/src/java/org/apache/lenya/workflow/impl/SynchronizedWorkflowInstancesImpl.java
URL: http://svn.apache.org/viewvc/lenya/branches/BRANCH_1_2_X/src/java/org/apache/lenya/workflow/impl/SynchronizedWorkflowInstancesImpl.java?view=diff&rev=473841&r1=473840&r2=473841
==============================================================================
--- lenya/branches/BRANCH_1_2_X/src/java/org/apache/lenya/workflow/impl/SynchronizedWorkflowInstancesImpl.java (original)
+++ lenya/branches/BRANCH_1_2_X/src/java/org/apache/lenya/workflow/impl/SynchronizedWorkflowInstancesImpl.java Sat Nov 11 16:46:38 2006
@@ -1,9 +1,10 @@
 /*
- * Copyright  1999-2004 The Apache Software Foundation
- *
- *  Licensed under the Apache License, Version 2.0 (the "License");
- *  you may not use this file except in compliance with the License.
- *  You may obtain a copy of the License at
+ * Licensed to the Apache Software Foundation (ASF) under one or more
+ *  contributor license agreements.  See the NOTICE file distributed with
+ *  this work for additional information regarding copyright ownership.
+ *  The ASF licenses this file to You under the Apache License, Version 2.0
+ *  (the "License"); you may not use this file except in compliance with
+ *  the License.  You may obtain a copy of the License at
  *
  *      http://www.apache.org/licenses/LICENSE-2.0
  *

Modified: lenya/branches/BRANCH_1_2_X/src/java/org/apache/lenya/workflow/impl/TransitionImpl.java
URL: http://svn.apache.org/viewvc/lenya/branches/BRANCH_1_2_X/src/java/org/apache/lenya/workflow/impl/TransitionImpl.java?view=diff&rev=473841&r1=473840&r2=473841
==============================================================================
--- lenya/branches/BRANCH_1_2_X/src/java/org/apache/lenya/workflow/impl/TransitionImpl.java (original)
+++ lenya/branches/BRANCH_1_2_X/src/java/org/apache/lenya/workflow/impl/TransitionImpl.java Sat Nov 11 16:46:38 2006
@@ -1,9 +1,10 @@
 /*
- * Copyright  1999-2004 The Apache Software Foundation
- *
- *  Licensed under the Apache License, Version 2.0 (the "License");
- *  you may not use this file except in compliance with the License.
- *  You may obtain a copy of the License at
+ * Licensed to the Apache Software Foundation (ASF) under one or more
+ *  contributor license agreements.  See the NOTICE file distributed with
+ *  this work for additional information regarding copyright ownership.
+ *  The ASF licenses this file to You under the Apache License, Version 2.0
+ *  (the "License"); you may not use this file except in compliance with
+ *  the License.  You may obtain a copy of the License at
  *
  *      http://www.apache.org/licenses/LICENSE-2.0
  *

Modified: lenya/branches/BRANCH_1_2_X/src/java/org/apache/lenya/workflow/impl/Version.java
URL: http://svn.apache.org/viewvc/lenya/branches/BRANCH_1_2_X/src/java/org/apache/lenya/workflow/impl/Version.java?view=diff&rev=473841&r1=473840&r2=473841
==============================================================================
--- lenya/branches/BRANCH_1_2_X/src/java/org/apache/lenya/workflow/impl/Version.java (original)
+++ lenya/branches/BRANCH_1_2_X/src/java/org/apache/lenya/workflow/impl/Version.java Sat Nov 11 16:46:38 2006
@@ -1,9 +1,10 @@
 /*
- * Copyright  1999-2004 The Apache Software Foundation
- *
- *  Licensed under the Apache License, Version 2.0 (the "License");
- *  you may not use this file except in compliance with the License.
- *  You may obtain a copy of the License at
+ * Licensed to the Apache Software Foundation (ASF) under one or more
+ *  contributor license agreements.  See the NOTICE file distributed with
+ *  this work for additional information regarding copyright ownership.
+ *  The ASF licenses this file to You under the Apache License, Version 2.0
+ *  (the "License"); you may not use this file except in compliance with
+ *  the License.  You may obtain a copy of the License at
  *
  *      http://www.apache.org/licenses/LICENSE-2.0
  *
@@ -15,7 +16,7 @@
  *
  */
 
-/* $Id: Version.java,v 1.4 2004/03/01 16:18:21 gregor Exp $  */
+/* $Id$  */
 
 package org.apache.lenya.workflow.impl;
 

Modified: lenya/branches/BRANCH_1_2_X/src/java/org/apache/lenya/workflow/impl/WorkflowBuilder.java
URL: http://svn.apache.org/viewvc/lenya/branches/BRANCH_1_2_X/src/java/org/apache/lenya/workflow/impl/WorkflowBuilder.java?view=diff&rev=473841&r1=473840&r2=473841
==============================================================================
--- lenya/branches/BRANCH_1_2_X/src/java/org/apache/lenya/workflow/impl/WorkflowBuilder.java (original)
+++ lenya/branches/BRANCH_1_2_X/src/java/org/apache/lenya/workflow/impl/WorkflowBuilder.java Sat Nov 11 16:46:38 2006
@@ -1,9 +1,10 @@
 /*
- * Copyright  1999-2004 The Apache Software Foundation
- *
- *  Licensed under the Apache License, Version 2.0 (the "License");
- *  you may not use this file except in compliance with the License.
- *  You may obtain a copy of the License at
+ * Licensed to the Apache Software Foundation (ASF) under one or more
+ *  contributor license agreements.  See the NOTICE file distributed with
+ *  this work for additional information regarding copyright ownership.
+ *  The ASF licenses this file to You under the Apache License, Version 2.0
+ *  (the "License"); you may not use this file except in compliance with
+ *  the License.  You may obtain a copy of the License at
  *
  *      http://www.apache.org/licenses/LICENSE-2.0
  *

Modified: lenya/branches/BRANCH_1_2_X/src/java/org/apache/lenya/workflow/impl/WorkflowImpl.java
URL: http://svn.apache.org/viewvc/lenya/branches/BRANCH_1_2_X/src/java/org/apache/lenya/workflow/impl/WorkflowImpl.java?view=diff&rev=473841&r1=473840&r2=473841
==============================================================================
--- lenya/branches/BRANCH_1_2_X/src/java/org/apache/lenya/workflow/impl/WorkflowImpl.java (original)
+++ lenya/branches/BRANCH_1_2_X/src/java/org/apache/lenya/workflow/impl/WorkflowImpl.java Sat Nov 11 16:46:38 2006
@@ -1,9 +1,10 @@
 /*
- * Copyright  1999-2004 The Apache Software Foundation
- *
- *  Licensed under the Apache License, Version 2.0 (the "License");
- *  you may not use this file except in compliance with the License.
- *  You may obtain a copy of the License at
+ * Licensed to the Apache Software Foundation (ASF) under one or more
+ *  contributor license agreements.  See the NOTICE file distributed with
+ *  this work for additional information regarding copyright ownership.
+ *  The ASF licenses this file to You under the Apache License, Version 2.0
+ *  (the "License"); you may not use this file except in compliance with
+ *  the License.  You may obtain a copy of the License at
  *
  *      http://www.apache.org/licenses/LICENSE-2.0
  *
@@ -15,7 +16,7 @@
  *
  */
 
-/* $Id: WorkflowImpl.java,v 1.10 2004/03/01 16:18:21 gregor Exp $  */
+/* $Id$  */
 
 package org.apache.lenya.workflow.impl;
 

Modified: lenya/branches/BRANCH_1_2_X/src/java/org/apache/lenya/workflow/impl/WorkflowInstanceImpl.java
URL: http://svn.apache.org/viewvc/lenya/branches/BRANCH_1_2_X/src/java/org/apache/lenya/workflow/impl/WorkflowInstanceImpl.java?view=diff&rev=473841&r1=473840&r2=473841
==============================================================================
--- lenya/branches/BRANCH_1_2_X/src/java/org/apache/lenya/workflow/impl/WorkflowInstanceImpl.java (original)
+++ lenya/branches/BRANCH_1_2_X/src/java/org/apache/lenya/workflow/impl/WorkflowInstanceImpl.java Sat Nov 11 16:46:38 2006
@@ -1,9 +1,10 @@
 /*
- * Copyright  1999-2004 The Apache Software Foundation
- *
- *  Licensed under the Apache License, Version 2.0 (the "License");
- *  you may not use this file except in compliance with the License.
- *  You may obtain a copy of the License at
+ * Licensed to the Apache Software Foundation (ASF) under one or more
+ *  contributor license agreements.  See the NOTICE file distributed with
+ *  this work for additional information regarding copyright ownership.
+ *  The ASF licenses this file to You under the Apache License, Version 2.0
+ *  (the "License"); you may not use this file except in compliance with
+ *  the License.  You may obtain a copy of the License at
  *
  *      http://www.apache.org/licenses/LICENSE-2.0
  *

Modified: lenya/branches/BRANCH_1_2_X/src/java/org/apache/lenya/xml/Configuration.java
URL: http://svn.apache.org/viewvc/lenya/branches/BRANCH_1_2_X/src/java/org/apache/lenya/xml/Configuration.java?view=diff&rev=473841&r1=473840&r2=473841
==============================================================================
--- lenya/branches/BRANCH_1_2_X/src/java/org/apache/lenya/xml/Configuration.java (original)
+++ lenya/branches/BRANCH_1_2_X/src/java/org/apache/lenya/xml/Configuration.java Sat Nov 11 16:46:38 2006
@@ -1,9 +1,10 @@
 /*
- * Copyright  1999-2004 The Apache Software Foundation
- *
- *  Licensed under the Apache License, Version 2.0 (the "License");
- *  you may not use this file except in compliance with the License.
- *  You may obtain a copy of the License at
+ * Licensed to the Apache Software Foundation (ASF) under one or more
+ *  contributor license agreements.  See the NOTICE file distributed with
+ *  this work for additional information regarding copyright ownership.
+ *  The ASF licenses this file to You under the Apache License, Version 2.0
+ *  (the "License"); you may not use this file except in compliance with
+ *  the License.  You may obtain a copy of the License at
  *
  *      http://www.apache.org/licenses/LICENSE-2.0
  *

Modified: lenya/branches/BRANCH_1_2_X/src/java/org/apache/lenya/xml/DOMParserFactory.java
URL: http://svn.apache.org/viewvc/lenya/branches/BRANCH_1_2_X/src/java/org/apache/lenya/xml/DOMParserFactory.java?view=diff&rev=473841&r1=473840&r2=473841
==============================================================================
--- lenya/branches/BRANCH_1_2_X/src/java/org/apache/lenya/xml/DOMParserFactory.java (original)
+++ lenya/branches/BRANCH_1_2_X/src/java/org/apache/lenya/xml/DOMParserFactory.java Sat Nov 11 16:46:38 2006
@@ -1,9 +1,10 @@
 /*
- * Copyright  1999-2004 The Apache Software Foundation
- *
- *  Licensed under the Apache License, Version 2.0 (the "License");
- *  you may not use this file except in compliance with the License.
- *  You may obtain a copy of the License at
+ * Licensed to the Apache Software Foundation (ASF) under one or more
+ *  contributor license agreements.  See the NOTICE file distributed with
+ *  this work for additional information regarding copyright ownership.
+ *  The ASF licenses this file to You under the Apache License, Version 2.0
+ *  (the "License"); you may not use this file except in compliance with
+ *  the License.  You may obtain a copy of the License at
  *
  *      http://www.apache.org/licenses/LICENSE-2.0
  *

Modified: lenya/branches/BRANCH_1_2_X/src/java/org/apache/lenya/xml/DOMUtil.java
URL: http://svn.apache.org/viewvc/lenya/branches/BRANCH_1_2_X/src/java/org/apache/lenya/xml/DOMUtil.java?view=diff&rev=473841&r1=473840&r2=473841
==============================================================================
--- lenya/branches/BRANCH_1_2_X/src/java/org/apache/lenya/xml/DOMUtil.java (original)
+++ lenya/branches/BRANCH_1_2_X/src/java/org/apache/lenya/xml/DOMUtil.java Sat Nov 11 16:46:38 2006
@@ -1,9 +1,10 @@
 /*
- * Copyright  1999-2004 The Apache Software Foundation
- *
- *  Licensed under the Apache License, Version 2.0 (the "License");
- *  you may not use this file except in compliance with the License.
- *  You may obtain a copy of the License at
+ * Licensed to the Apache Software Foundation (ASF) under one or more
+ *  contributor license agreements.  See the NOTICE file distributed with
+ *  this work for additional information regarding copyright ownership.
+ *  The ASF licenses this file to You under the Apache License, Version 2.0
+ *  (the "License"); you may not use this file except in compliance with
+ *  the License.  You may obtain a copy of the License at
  *
  *      http://www.apache.org/licenses/LICENSE-2.0
  *

Modified: lenya/branches/BRANCH_1_2_X/src/java/org/apache/lenya/xml/DOMWriter.java
URL: http://svn.apache.org/viewvc/lenya/branches/BRANCH_1_2_X/src/java/org/apache/lenya/xml/DOMWriter.java?view=diff&rev=473841&r1=473840&r2=473841
==============================================================================
--- lenya/branches/BRANCH_1_2_X/src/java/org/apache/lenya/xml/DOMWriter.java (original)
+++ lenya/branches/BRANCH_1_2_X/src/java/org/apache/lenya/xml/DOMWriter.java Sat Nov 11 16:46:38 2006
@@ -1,9 +1,10 @@
 /*
- * Copyright  1999-2004 The Apache Software Foundation
- *
- *  Licensed under the Apache License, Version 2.0 (the "License");
- *  you may not use this file except in compliance with the License.
- *  You may obtain a copy of the License at
+ * Licensed to the Apache Software Foundation (ASF) under one or more
+ *  contributor license agreements.  See the NOTICE file distributed with
+ *  this work for additional information regarding copyright ownership.
+ *  The ASF licenses this file to You under the Apache License, Version 2.0
+ *  (the "License"); you may not use this file except in compliance with
+ *  the License.  You may obtain a copy of the License at
  *
  *      http://www.apache.org/licenses/LICENSE-2.0
  *

Modified: lenya/branches/BRANCH_1_2_X/src/java/org/apache/lenya/xml/DocumentHelper.java
URL: http://svn.apache.org/viewvc/lenya/branches/BRANCH_1_2_X/src/java/org/apache/lenya/xml/DocumentHelper.java?view=diff&rev=473841&r1=473840&r2=473841
==============================================================================
--- lenya/branches/BRANCH_1_2_X/src/java/org/apache/lenya/xml/DocumentHelper.java (original)
+++ lenya/branches/BRANCH_1_2_X/src/java/org/apache/lenya/xml/DocumentHelper.java Sat Nov 11 16:46:38 2006
@@ -1,9 +1,10 @@
 /*
- * Copyright  1999-2004 The Apache Software Foundation
- *
- *  Licensed under the Apache License, Version 2.0 (the "License");
- *  you may not use this file except in compliance with the License.
- *  You may obtain a copy of the License at
+ * Licensed to the Apache Software Foundation (ASF) under one or more
+ *  contributor license agreements.  See the NOTICE file distributed with
+ *  this work for additional information regarding copyright ownership.
+ *  The ASF licenses this file to You under the Apache License, Version 2.0
+ *  (the "License"); you may not use this file except in compliance with
+ *  the License.  You may obtain a copy of the License at
  *
  *      http://www.apache.org/licenses/LICENSE-2.0
  *
@@ -15,7 +16,7 @@
  *
  */
 
-/* $Id: DocumentHelper.java,v 1.29 2004/07/29 16:09:29 andreas Exp $  */
+/* $Id$  */
 
 package org.apache.lenya.xml;
 

Modified: lenya/branches/BRANCH_1_2_X/src/java/org/apache/lenya/xml/MalformedXPointerException.java
URL: http://svn.apache.org/viewvc/lenya/branches/BRANCH_1_2_X/src/java/org/apache/lenya/xml/MalformedXPointerException.java?view=diff&rev=473841&r1=473840&r2=473841
==============================================================================
--- lenya/branches/BRANCH_1_2_X/src/java/org/apache/lenya/xml/MalformedXPointerException.java (original)
+++ lenya/branches/BRANCH_1_2_X/src/java/org/apache/lenya/xml/MalformedXPointerException.java Sat Nov 11 16:46:38 2006
@@ -1,9 +1,10 @@
 /*
- * Copyright  1999-2004 The Apache Software Foundation
- *
- *  Licensed under the Apache License, Version 2.0 (the "License");
- *  you may not use this file except in compliance with the License.
- *  You may obtain a copy of the License at
+ * Licensed to the Apache Software Foundation (ASF) under one or more
+ *  contributor license agreements.  See the NOTICE file distributed with
+ *  this work for additional information regarding copyright ownership.
+ *  The ASF licenses this file to You under the Apache License, Version 2.0
+ *  (the "License"); you may not use this file except in compliance with
+ *  the License.  You may obtain a copy of the License at
  *
  *      http://www.apache.org/licenses/LICENSE-2.0
  *
@@ -15,7 +16,7 @@
  *
  */
 
-/* $Id: MalformedXPointerException.java,v 1.10 2004/03/01 16:18:23 gregor Exp $  */
+/* $Id$  */
 
 package org.apache.lenya.xml;
 

Modified: lenya/branches/BRANCH_1_2_X/src/java/org/apache/lenya/xml/NamespaceHelper.java
URL: http://svn.apache.org/viewvc/lenya/branches/BRANCH_1_2_X/src/java/org/apache/lenya/xml/NamespaceHelper.java?view=diff&rev=473841&r1=473840&r2=473841
==============================================================================
--- lenya/branches/BRANCH_1_2_X/src/java/org/apache/lenya/xml/NamespaceHelper.java (original)
+++ lenya/branches/BRANCH_1_2_X/src/java/org/apache/lenya/xml/NamespaceHelper.java Sat Nov 11 16:46:38 2006
@@ -1,9 +1,10 @@
 /*
- * Copyright  1999-2004 The Apache Software Foundation
- *
- *  Licensed under the Apache License, Version 2.0 (the "License");
- *  you may not use this file except in compliance with the License.
- *  You may obtain a copy of the License at
+ * Licensed to the Apache Software Foundation (ASF) under one or more
+ *  contributor license agreements.  See the NOTICE file distributed with
+ *  this work for additional information regarding copyright ownership.
+ *  The ASF licenses this file to You under the Apache License, Version 2.0
+ *  (the "License"); you may not use this file except in compliance with
+ *  the License.  You may obtain a copy of the License at
  *
  *      http://www.apache.org/licenses/LICENSE-2.0
  *
@@ -15,7 +16,7 @@
  *
  */
 
-/* $Id: NamespaceHelper.java,v 1.17 2004/03/01 16:18:23 gregor Exp $  */
+/* $Id$  */
 
 package org.apache.lenya.xml;
 

Modified: lenya/branches/BRANCH_1_2_X/src/java/org/apache/lenya/xml/Normalize.java
URL: http://svn.apache.org/viewvc/lenya/branches/BRANCH_1_2_X/src/java/org/apache/lenya/xml/Normalize.java?view=diff&rev=473841&r1=473840&r2=473841
==============================================================================
--- lenya/branches/BRANCH_1_2_X/src/java/org/apache/lenya/xml/Normalize.java (original)
+++ lenya/branches/BRANCH_1_2_X/src/java/org/apache/lenya/xml/Normalize.java Sat Nov 11 16:46:38 2006
@@ -1,9 +1,10 @@
 /*
- * Copyright  1999-2004 The Apache Software Foundation
- *
- *  Licensed under the Apache License, Version 2.0 (the "License");
- *  you may not use this file except in compliance with the License.
- *  You may obtain a copy of the License at
+ * Licensed to the Apache Software Foundation (ASF) under one or more
+ *  contributor license agreements.  See the NOTICE file distributed with
+ *  this work for additional information regarding copyright ownership.
+ *  The ASF licenses this file to You under the Apache License, Version 2.0
+ *  (the "License"); you may not use this file except in compliance with
+ *  the License.  You may obtain a copy of the License at
  *
  *      http://www.apache.org/licenses/LICENSE-2.0
  *
@@ -15,7 +16,7 @@
  *
  */
 
-/* $Id: Normalize.java,v 1.10 2004/03/01 16:18:23 gregor Exp $  */
+/* $Id$  */
 
 package org.apache.lenya.xml;
 

Modified: lenya/branches/BRANCH_1_2_X/src/java/org/apache/lenya/xml/RelaxNG.java
URL: http://svn.apache.org/viewvc/lenya/branches/BRANCH_1_2_X/src/java/org/apache/lenya/xml/RelaxNG.java?view=diff&rev=473841&r1=473840&r2=473841
==============================================================================
--- lenya/branches/BRANCH_1_2_X/src/java/org/apache/lenya/xml/RelaxNG.java (original)
+++ lenya/branches/BRANCH_1_2_X/src/java/org/apache/lenya/xml/RelaxNG.java Sat Nov 11 16:46:38 2006
@@ -1,9 +1,10 @@
 /*
- * Copyright  1999-2004 The Apache Software Foundation
- *
- *  Licensed under the Apache License, Version 2.0 (the "License");
- *  you may not use this file except in compliance with the License.
- *  You may obtain a copy of the License at
+ * Licensed to the Apache Software Foundation (ASF) under one or more
+ *  contributor license agreements.  See the NOTICE file distributed with
+ *  this work for additional information regarding copyright ownership.
+ *  The ASF licenses this file to You under the Apache License, Version 2.0
+ *  (the "License"); you may not use this file except in compliance with
+ *  the License.  You may obtain a copy of the License at
  *
  *      http://www.apache.org/licenses/LICENSE-2.0
  *

Modified: lenya/branches/BRANCH_1_2_X/src/java/org/apache/lenya/xml/XLink.java
URL: http://svn.apache.org/viewvc/lenya/branches/BRANCH_1_2_X/src/java/org/apache/lenya/xml/XLink.java?view=diff&rev=473841&r1=473840&r2=473841
==============================================================================
--- lenya/branches/BRANCH_1_2_X/src/java/org/apache/lenya/xml/XLink.java (original)
+++ lenya/branches/BRANCH_1_2_X/src/java/org/apache/lenya/xml/XLink.java Sat Nov 11 16:46:38 2006
@@ -1,9 +1,10 @@
 /*
- * Copyright  1999-2004 The Apache Software Foundation
- *
- *  Licensed under the Apache License, Version 2.0 (the "License");
- *  you may not use this file except in compliance with the License.
- *  You may obtain a copy of the License at
+ * Licensed to the Apache Software Foundation (ASF) under one or more
+ *  contributor license agreements.  See the NOTICE file distributed with
+ *  this work for additional information regarding copyright ownership.
+ *  The ASF licenses this file to You under the Apache License, Version 2.0
+ *  (the "License"); you may not use this file except in compliance with
+ *  the License.  You may obtain a copy of the License at
  *
  *      http://www.apache.org/licenses/LICENSE-2.0
  *
@@ -15,7 +16,7 @@
  *
  */
 
-/* $Id: XLink.java,v 1.12 2004/03/01 16:18:23 gregor Exp $  */
+/* $Id$  */
 
 package org.apache.lenya.xml;
 

Modified: lenya/branches/BRANCH_1_2_X/src/java/org/apache/lenya/xml/XMLEncToJavaEnc.java
URL: http://svn.apache.org/viewvc/lenya/branches/BRANCH_1_2_X/src/java/org/apache/lenya/xml/XMLEncToJavaEnc.java?view=diff&rev=473841&r1=473840&r2=473841
==============================================================================
--- lenya/branches/BRANCH_1_2_X/src/java/org/apache/lenya/xml/XMLEncToJavaEnc.java (original)
+++ lenya/branches/BRANCH_1_2_X/src/java/org/apache/lenya/xml/XMLEncToJavaEnc.java Sat Nov 11 16:46:38 2006
@@ -1,9 +1,10 @@
 /*
- * Copyright  1999-2004 The Apache Software Foundation
- *
- *  Licensed under the Apache License, Version 2.0 (the "License");
- *  you may not use this file except in compliance with the License.
- *  You may obtain a copy of the License at
+ * Licensed to the Apache Software Foundation (ASF) under one or more
+ *  contributor license agreements.  See the NOTICE file distributed with
+ *  this work for additional information regarding copyright ownership.
+ *  The ASF licenses this file to You under the Apache License, Version 2.0
+ *  (the "License"); you may not use this file except in compliance with
+ *  the License.  You may obtain a copy of the License at
  *
  *      http://www.apache.org/licenses/LICENSE-2.0
  *
@@ -15,7 +16,7 @@
  *
  */
 
-/* $Id: XMLEncToJavaEnc.java,v 1.12 2004/03/01 16:18:23 gregor Exp $  */
+/* $Id$  */
 
 package org.apache.lenya.xml;
 

Modified: lenya/branches/BRANCH_1_2_X/src/java/org/apache/lenya/xml/XPSAssembler.java
URL: http://svn.apache.org/viewvc/lenya/branches/BRANCH_1_2_X/src/java/org/apache/lenya/xml/XPSAssembler.java?view=diff&rev=473841&r1=473840&r2=473841
==============================================================================
--- lenya/branches/BRANCH_1_2_X/src/java/org/apache/lenya/xml/XPSAssembler.java (original)
+++ lenya/branches/BRANCH_1_2_X/src/java/org/apache/lenya/xml/XPSAssembler.java Sat Nov 11 16:46:38 2006
@@ -1,9 +1,10 @@
 /*
- * Copyright  1999-2004 The Apache Software Foundation
- *
- *  Licensed under the Apache License, Version 2.0 (the "License");
- *  you may not use this file except in compliance with the License.
- *  You may obtain a copy of the License at
+ * Licensed to the Apache Software Foundation (ASF) under one or more
+ *  contributor license agreements.  See the NOTICE file distributed with
+ *  this work for additional information regarding copyright ownership.
+ *  The ASF licenses this file to You under the Apache License, Version 2.0
+ *  (the "License"); you may not use this file except in compliance with
+ *  the License.  You may obtain a copy of the License at
  *
  *      http://www.apache.org/licenses/LICENSE-2.0
  *

Modified: lenya/branches/BRANCH_1_2_X/src/java/org/apache/lenya/xml/XPSInclude.java
URL: http://svn.apache.org/viewvc/lenya/branches/BRANCH_1_2_X/src/java/org/apache/lenya/xml/XPSInclude.java?view=diff&rev=473841&r1=473840&r2=473841
==============================================================================
--- lenya/branches/BRANCH_1_2_X/src/java/org/apache/lenya/xml/XPSInclude.java (original)
+++ lenya/branches/BRANCH_1_2_X/src/java/org/apache/lenya/xml/XPSInclude.java Sat Nov 11 16:46:38 2006
@@ -1,9 +1,10 @@
 /*
- * Copyright  1999-2004 The Apache Software Foundation
- *
- *  Licensed under the Apache License, Version 2.0 (the "License");
- *  you may not use this file except in compliance with the License.
- *  You may obtain a copy of the License at
+ * Licensed to the Apache Software Foundation (ASF) under one or more
+ *  contributor license agreements.  See the NOTICE file distributed with
+ *  this work for additional information regarding copyright ownership.
+ *  The ASF licenses this file to You under the Apache License, Version 2.0
+ *  (the "License"); you may not use this file except in compliance with
+ *  the License.  You may obtain a copy of the License at
  *
  *      http://www.apache.org/licenses/LICENSE-2.0
  *
@@ -15,7 +16,7 @@
  *
  */
 
-/* $Id: XPSInclude.java,v 1.10 2004/03/01 16:18:23 gregor Exp $  */
+/* $Id$  */
 
 package org.apache.lenya.xml;
 

Modified: lenya/branches/BRANCH_1_2_X/src/java/org/apache/lenya/xml/XPSSourceInformation.java
URL: http://svn.apache.org/viewvc/lenya/branches/BRANCH_1_2_X/src/java/org/apache/lenya/xml/XPSSourceInformation.java?view=diff&rev=473841&r1=473840&r2=473841
==============================================================================
--- lenya/branches/BRANCH_1_2_X/src/java/org/apache/lenya/xml/XPSSourceInformation.java (original)
+++ lenya/branches/BRANCH_1_2_X/src/java/org/apache/lenya/xml/XPSSourceInformation.java Sat Nov 11 16:46:38 2006
@@ -1,9 +1,10 @@
 /*
- * Copyright  1999-2004 The Apache Software Foundation
- *
- *  Licensed under the Apache License, Version 2.0 (the "License");
- *  you may not use this file except in compliance with the License.
- *  You may obtain a copy of the License at
+ * Licensed to the Apache Software Foundation (ASF) under one or more
+ *  contributor license agreements.  See the NOTICE file distributed with
+ *  this work for additional information regarding copyright ownership.
+ *  The ASF licenses this file to You under the Apache License, Version 2.0
+ *  (the "License"); you may not use this file except in compliance with
+ *  the License.  You may obtain a copy of the License at
  *
  *      http://www.apache.org/licenses/LICENSE-2.0
  *

Modified: lenya/branches/BRANCH_1_2_X/src/java/org/apache/lenya/xml/XPath.java
URL: http://svn.apache.org/viewvc/lenya/branches/BRANCH_1_2_X/src/java/org/apache/lenya/xml/XPath.java?view=diff&rev=473841&r1=473840&r2=473841
==============================================================================
--- lenya/branches/BRANCH_1_2_X/src/java/org/apache/lenya/xml/XPath.java (original)
+++ lenya/branches/BRANCH_1_2_X/src/java/org/apache/lenya/xml/XPath.java Sat Nov 11 16:46:38 2006
@@ -1,9 +1,10 @@
 /*
- * Copyright  1999-2004 The Apache Software Foundation
- *
- *  Licensed under the Apache License, Version 2.0 (the "License");
- *  you may not use this file except in compliance with the License.
- *  You may obtain a copy of the License at
+ * Licensed to the Apache Software Foundation (ASF) under one or more
+ *  contributor license agreements.  See the NOTICE file distributed with
+ *  this work for additional information regarding copyright ownership.
+ *  The ASF licenses this file to You under the Apache License, Version 2.0
+ *  (the "License"); you may not use this file except in compliance with
+ *  the License.  You may obtain a copy of the License at
  *
  *      http://www.apache.org/licenses/LICENSE-2.0
  *

Modified: lenya/branches/BRANCH_1_2_X/src/java/org/apache/lenya/xml/XPointerFactory.java
URL: http://svn.apache.org/viewvc/lenya/branches/BRANCH_1_2_X/src/java/org/apache/lenya/xml/XPointerFactory.java?view=diff&rev=473841&r1=473840&r2=473841
==============================================================================
--- lenya/branches/BRANCH_1_2_X/src/java/org/apache/lenya/xml/XPointerFactory.java (original)
+++ lenya/branches/BRANCH_1_2_X/src/java/org/apache/lenya/xml/XPointerFactory.java Sat Nov 11 16:46:38 2006
@@ -1,9 +1,10 @@
 /*
- * Copyright  1999-2004 The Apache Software Foundation
- *
- *  Licensed under the Apache License, Version 2.0 (the "License");
- *  you may not use this file except in compliance with the License.
- *  You may obtain a copy of the License at
+ * Licensed to the Apache Software Foundation (ASF) under one or more
+ *  contributor license agreements.  See the NOTICE file distributed with
+ *  this work for additional information regarding copyright ownership.
+ *  The ASF licenses this file to You under the Apache License, Version 2.0
+ *  (the "License"); you may not use this file except in compliance with
+ *  the License.  You may obtain a copy of the License at
  *
  *      http://www.apache.org/licenses/LICENSE-2.0
  *

Modified: lenya/branches/BRANCH_1_2_X/src/java/org/apache/lenya/xml/conf.properties
URL: http://svn.apache.org/viewvc/lenya/branches/BRANCH_1_2_X/src/java/org/apache/lenya/xml/conf.properties?view=diff&rev=473841&r1=473840&r2=473841
==============================================================================
--- lenya/branches/BRANCH_1_2_X/src/java/org/apache/lenya/xml/conf.properties (original)
+++ lenya/branches/BRANCH_1_2_X/src/java/org/apache/lenya/xml/conf.properties Sat Nov 11 16:46:38 2006
@@ -1,8 +1,9 @@
-# Copyright 1999-2004 The Apache Software Foundation
-#
-# Licensed under the Apache License, Version 2.0 (the "License");
-# you may not use this file except in compliance with the License.
-# You may obtain a copy of the License at
+# Licensed to the Apache Software Foundation (ASF) under one or more
+# contributor license agreements.  See the NOTICE file distributed with
+# this work for additional information regarding copyright ownership.
+# The ASF licenses this file to You under the Apache License, Version 2.0
+# (the "License"); you may not use this file except in compliance with
+# the License.  You may obtain a copy of the License at
 #
 #     http://www.apache.org/licenses/LICENSE-2.0
 #

Modified: lenya/branches/BRANCH_1_2_X/src/java/org/apache/lenya/xml/parser/Parser.java
URL: http://svn.apache.org/viewvc/lenya/branches/BRANCH_1_2_X/src/java/org/apache/lenya/xml/parser/Parser.java?view=diff&rev=473841&r1=473840&r2=473841
==============================================================================
--- lenya/branches/BRANCH_1_2_X/src/java/org/apache/lenya/xml/parser/Parser.java (original)
+++ lenya/branches/BRANCH_1_2_X/src/java/org/apache/lenya/xml/parser/Parser.java Sat Nov 11 16:46:38 2006
@@ -1,9 +1,10 @@
 /*
- * Copyright  1999-2004 The Apache Software Foundation
- *
- *  Licensed under the Apache License, Version 2.0 (the "License");
- *  you may not use this file except in compliance with the License.
- *  You may obtain a copy of the License at
+ * Licensed to the Apache Software Foundation (ASF) under one or more
+ *  contributor license agreements.  See the NOTICE file distributed with
+ *  this work for additional information regarding copyright ownership.
+ *  The ASF licenses this file to You under the Apache License, Version 2.0
+ *  (the "License"); you may not use this file except in compliance with
+ *  the License.  You may obtain a copy of the License at
  *
  *      http://www.apache.org/licenses/LICENSE-2.0
  *
@@ -15,7 +16,7 @@
  *
  */
 
-/* $Id: Parser.java,v 1.14 2004/03/01 16:18:25 gregor Exp $  */
+/* $Id$  */
 
 package org.apache.lenya.xml.parser;
 

Modified: lenya/branches/BRANCH_1_2_X/src/java/org/apache/lenya/xml/parser/XercesParser.java
URL: http://svn.apache.org/viewvc/lenya/branches/BRANCH_1_2_X/src/java/org/apache/lenya/xml/parser/XercesParser.java?view=diff&rev=473841&r1=473840&r2=473841
==============================================================================
--- lenya/branches/BRANCH_1_2_X/src/java/org/apache/lenya/xml/parser/XercesParser.java (original)
+++ lenya/branches/BRANCH_1_2_X/src/java/org/apache/lenya/xml/parser/XercesParser.java Sat Nov 11 16:46:38 2006
@@ -1,9 +1,10 @@
 /*
- * Copyright  1999-2004 The Apache Software Foundation
- *
- *  Licensed under the Apache License, Version 2.0 (the "License");
- *  you may not use this file except in compliance with the License.
- *  You may obtain a copy of the License at
+ * Licensed to the Apache Software Foundation (ASF) under one or more
+ *  contributor license agreements.  See the NOTICE file distributed with
+ *  this work for additional information regarding copyright ownership.
+ *  The ASF licenses this file to You under the Apache License, Version 2.0
+ *  (the "License"); you may not use this file except in compliance with
+ *  the License.  You may obtain a copy of the License at
  *
  *      http://www.apache.org/licenses/LICENSE-2.0
  *
@@ -15,7 +16,7 @@
  *
  */
 
-/* $Id: XercesParser.java,v 1.16 2004/03/01 16:18:25 gregor Exp $  */
+/* $Id$  */
 
 package org.apache.lenya.xml.parser;
 

Modified: lenya/branches/BRANCH_1_2_X/src/java/org/apache/lenya/xml/xpointer/XPointer.java
URL: http://svn.apache.org/viewvc/lenya/branches/BRANCH_1_2_X/src/java/org/apache/lenya/xml/xpointer/XPointer.java?view=diff&rev=473841&r1=473840&r2=473841
==============================================================================
--- lenya/branches/BRANCH_1_2_X/src/java/org/apache/lenya/xml/xpointer/XPointer.java (original)
+++ lenya/branches/BRANCH_1_2_X/src/java/org/apache/lenya/xml/xpointer/XPointer.java Sat Nov 11 16:46:38 2006
@@ -1,9 +1,10 @@
 /*
- * Copyright  1999-2004 The Apache Software Foundation
- *
- *  Licensed under the Apache License, Version 2.0 (the "License");
- *  you may not use this file except in compliance with the License.
- *  You may obtain a copy of the License at
+ * Licensed to the Apache Software Foundation (ASF) under one or more
+ *  contributor license agreements.  See the NOTICE file distributed with
+ *  this work for additional information regarding copyright ownership.
+ *  The ASF licenses this file to You under the Apache License, Version 2.0
+ *  (the "License"); you may not use this file except in compliance with
+ *  the License.  You may obtain a copy of the License at
  *
  *      http://www.apache.org/licenses/LICENSE-2.0
  *
@@ -15,7 +16,7 @@
  *
  */
 
-/* $Id: XPointer.java,v 1.13 2004/03/01 16:18:26 gregor Exp $  */
+/* $Id$  */
 
 package org.apache.lenya.xml.xpointer;
 

Modified: lenya/branches/BRANCH_1_2_X/src/java/org/apache/lenya/xml/xpointer/XalanXPointer.java
URL: http://svn.apache.org/viewvc/lenya/branches/BRANCH_1_2_X/src/java/org/apache/lenya/xml/xpointer/XalanXPointer.java?view=diff&rev=473841&r1=473840&r2=473841
==============================================================================
--- lenya/branches/BRANCH_1_2_X/src/java/org/apache/lenya/xml/xpointer/XalanXPointer.java (original)
+++ lenya/branches/BRANCH_1_2_X/src/java/org/apache/lenya/xml/xpointer/XalanXPointer.java Sat Nov 11 16:46:38 2006
@@ -1,9 +1,10 @@
 /*
- * Copyright  1999-2004 The Apache Software Foundation
- *
- *  Licensed under the Apache License, Version 2.0 (the "License");
- *  you may not use this file except in compliance with the License.
- *  You may obtain a copy of the License at
+ * Licensed to the Apache Software Foundation (ASF) under one or more
+ *  contributor license agreements.  See the NOTICE file distributed with
+ *  this work for additional information regarding copyright ownership.
+ *  The ASF licenses this file to You under the Apache License, Version 2.0
+ *  (the "License"); you may not use this file except in compliance with
+ *  the License.  You may obtain a copy of the License at
  *
  *      http://www.apache.org/licenses/LICENSE-2.0
  *

Modified: lenya/branches/BRANCH_1_2_X/src/java/org/apache/lenya/xml/xpsconf.properties
URL: http://svn.apache.org/viewvc/lenya/branches/BRANCH_1_2_X/src/java/org/apache/lenya/xml/xpsconf.properties?view=diff&rev=473841&r1=473840&r2=473841
==============================================================================
--- lenya/branches/BRANCH_1_2_X/src/java/org/apache/lenya/xml/xpsconf.properties (original)
+++ lenya/branches/BRANCH_1_2_X/src/java/org/apache/lenya/xml/xpsconf.properties Sat Nov 11 16:46:38 2006
@@ -1,8 +1,9 @@
-# Copyright 1999-2004 The Apache Software Foundation
-#
-# Licensed under the Apache License, Version 2.0 (the "License");
-# you may not use this file except in compliance with the License.
-# You may obtain a copy of the License at
+# Licensed to the Apache Software Foundation (ASF) under one or more
+# contributor license agreements.  See the NOTICE file distributed with
+# this work for additional information regarding copyright ownership.
+# The ASF licenses this file to You under the Apache License, Version 2.0
+# (the "License"); you may not use this file except in compliance with
+# the License.  You may obtain a copy of the License at
 #
 #     http://www.apache.org/licenses/LICENSE-2.0
 #

Modified: lenya/branches/BRANCH_1_2_X/src/resources/dev/eclipse/checkstyle-plugin.cfg
URL: http://svn.apache.org/viewvc/lenya/branches/BRANCH_1_2_X/src/resources/dev/eclipse/checkstyle-plugin.cfg?view=diff&rev=473841&r1=473840&r2=473841
==============================================================================
--- lenya/branches/BRANCH_1_2_X/src/resources/dev/eclipse/checkstyle-plugin.cfg (original)
+++ lenya/branches/BRANCH_1_2_X/src/resources/dev/eclipse/checkstyle-plugin.cfg Sat Nov 11 16:46:38 2006
@@ -1,10 +1,11 @@
 <?xml version="1.0" encoding="UTF-8"?>
 <!--
-  Copyright 1999-2004 The Apache Software Foundation
-
-  Licensed under the Apache License, Version 2.0 (the "License");
-  you may not use this file except in compliance with the License.
-  You may obtain a copy of the License at
+  Licensed to the Apache Software Foundation (ASF) under one or more
+  contributor license agreements.  See the NOTICE file distributed with
+  this work for additional information regarding copyright ownership.
+  The ASF licenses this file to You under the Apache License, Version 2.0
+  (the "License"); you may not use this file except in compliance with
+  the License.  You may obtain a copy of the License at
 
       http://www.apache.org/licenses/LICENSE-2.0
 
@@ -15,7 +16,7 @@
   limitations under the License.
 -->
 
-<!-- $Id: checkstyle-plugin.cfg,v 1.3 2004/03/13 12:44:37 gregor Exp $ -->
+<!-- $Id$ -->
 
 <checkstyle-configurations file-format-version="1.0.0">
     <check-configuration name="standard">

Modified: lenya/branches/BRANCH_1_2_X/src/resources/dev/eclipse/classpath-tmpl.xml
URL: http://svn.apache.org/viewvc/lenya/branches/BRANCH_1_2_X/src/resources/dev/eclipse/classpath-tmpl.xml?view=diff&rev=473841&r1=473840&r2=473841
==============================================================================
--- lenya/branches/BRANCH_1_2_X/src/resources/dev/eclipse/classpath-tmpl.xml (original)
+++ lenya/branches/BRANCH_1_2_X/src/resources/dev/eclipse/classpath-tmpl.xml Sat Nov 11 16:46:38 2006
@@ -1,10 +1,11 @@
 <?xml version="1.0"?>
 <!--
-  Copyright 1999-2004 The Apache Software Foundation
-
-  Licensed under the Apache License, Version 2.0 (the "License");
-  you may not use this file except in compliance with the License.
-  You may obtain a copy of the License at
+  Licensed to the Apache Software Foundation (ASF) under one or more
+  contributor license agreements.  See the NOTICE file distributed with
+  this work for additional information regarding copyright ownership.
+  The ASF licenses this file to You under the Apache License, Version 2.0
+  (the "License"); you may not use this file except in compliance with
+  the License.  You may obtain a copy of the License at
 
       http://www.apache.org/licenses/LICENSE-2.0
 

Modified: lenya/branches/BRANCH_1_2_X/src/resources/dev/eclipse/make-classpath.xsl
URL: http://svn.apache.org/viewvc/lenya/branches/BRANCH_1_2_X/src/resources/dev/eclipse/make-classpath.xsl?view=diff&rev=473841&r1=473840&r2=473841
==============================================================================
--- lenya/branches/BRANCH_1_2_X/src/resources/dev/eclipse/make-classpath.xsl (original)
+++ lenya/branches/BRANCH_1_2_X/src/resources/dev/eclipse/make-classpath.xsl Sat Nov 11 16:46:38 2006
@@ -1,10 +1,11 @@
 <?xml version="1.0" encoding="UTF-8"?>
 <!--
-  Copyright 1999-2004 The Apache Software Foundation
-
-  Licensed under the Apache License, Version 2.0 (the "License");
-  you may not use this file except in compliance with the License.
-  You may obtain a copy of the License at
+  Licensed to the Apache Software Foundation (ASF) under one or more
+  contributor license agreements.  See the NOTICE file distributed with
+  this work for additional information regarding copyright ownership.
+  The ASF licenses this file to You under the Apache License, Version 2.0
+  (the "License"); you may not use this file except in compliance with
+  the License.  You may obtain a copy of the License at
 
       http://www.apache.org/licenses/LICENSE-2.0
 

Modified: lenya/branches/BRANCH_1_2_X/src/targets/compile-build.xml
URL: http://svn.apache.org/viewvc/lenya/branches/BRANCH_1_2_X/src/targets/compile-build.xml?view=diff&rev=473841&r1=473840&r2=473841
==============================================================================
--- lenya/branches/BRANCH_1_2_X/src/targets/compile-build.xml (original)
+++ lenya/branches/BRANCH_1_2_X/src/targets/compile-build.xml Sat Nov 11 16:46:38 2006
@@ -1,10 +1,11 @@
 <?xml version="1.0"?>
 <!--
-  Copyright 1999-2004 The Apache Software Foundation
-
-  Licensed under the Apache License, Version 2.0 (the "License");
-  you may not use this file except in compliance with the License.
-  You may obtain a copy of the License at
+  Licensed to the Apache Software Foundation (ASF) under one or more
+  contributor license agreements.  See the NOTICE file distributed with
+  this work for additional information regarding copyright ownership.
+  The ASF licenses this file to You under the Apache License, Version 2.0
+  (the "License"); you may not use this file except in compliance with
+  the License.  You may obtain a copy of the License at
 
       http://www.apache.org/licenses/LICENSE-2.0
 

Modified: lenya/branches/BRANCH_1_2_X/src/targets/dist-build.xml
URL: http://svn.apache.org/viewvc/lenya/branches/BRANCH_1_2_X/src/targets/dist-build.xml?view=diff&rev=473841&r1=473840&r2=473841
==============================================================================
--- lenya/branches/BRANCH_1_2_X/src/targets/dist-build.xml (original)
+++ lenya/branches/BRANCH_1_2_X/src/targets/dist-build.xml Sat Nov 11 16:46:38 2006
@@ -1,10 +1,11 @@
 <?xml version="1.0"?>
 <!--
-  Copyright 1999-2004 The Apache Software Foundation
-
-  Licensed under the Apache License, Version 2.0 (the "License");
-  you may not use this file except in compliance with the License.
-  You may obtain a copy of the License at
+  Licensed to the Apache Software Foundation (ASF) under one or more
+  contributor license agreements.  See the NOTICE file distributed with
+  this work for additional information regarding copyright ownership.
+  The ASF licenses this file to You under the Apache License, Version 2.0
+  (the "License"); you may not use this file except in compliance with
+  the License.  You may obtain a copy of the License at
 
       http://www.apache.org/licenses/LICENSE-2.0
 

Modified: lenya/branches/BRANCH_1_2_X/src/targets/docs-build.xml
URL: http://svn.apache.org/viewvc/lenya/branches/BRANCH_1_2_X/src/targets/docs-build.xml?view=diff&rev=473841&r1=473840&r2=473841
==============================================================================
--- lenya/branches/BRANCH_1_2_X/src/targets/docs-build.xml (original)
+++ lenya/branches/BRANCH_1_2_X/src/targets/docs-build.xml Sat Nov 11 16:46:38 2006
@@ -1,10 +1,11 @@
 <?xml version="1.0"?>
 <!--
-  Copyright 1999-2004 The Apache Software Foundation
-
-  Licensed under the Apache License, Version 2.0 (the "License");
-  you may not use this file except in compliance with the License.
-  You may obtain a copy of the License at
+  Licensed to the Apache Software Foundation (ASF) under one or more
+  contributor license agreements.  See the NOTICE file distributed with
+  this work for additional information regarding copyright ownership.
+  The ASF licenses this file to You under the Apache License, Version 2.0
+  (the "License"); you may not use this file except in compliance with
+  the License.  You may obtain a copy of the License at
 
       http://www.apache.org/licenses/LICENSE-2.0
 

Modified: lenya/branches/BRANCH_1_2_X/src/targets/export-build.xml
URL: http://svn.apache.org/viewvc/lenya/branches/BRANCH_1_2_X/src/targets/export-build.xml?view=diff&rev=473841&r1=473840&r2=473841
==============================================================================
--- lenya/branches/BRANCH_1_2_X/src/targets/export-build.xml (original)
+++ lenya/branches/BRANCH_1_2_X/src/targets/export-build.xml Sat Nov 11 16:46:38 2006
@@ -1,10 +1,11 @@
 <?xml version="1.0"?>
 <!--
-  Copyright 1999-2004 The Apache Software Foundation
-
-  Licensed under the Apache License, Version 2.0 (the "License");
-  you may not use this file except in compliance with the License.
-  You may obtain a copy of the License at
+  Licensed to the Apache Software Foundation (ASF) under one or more
+  contributor license agreements.  See the NOTICE file distributed with
+  this work for additional information regarding copyright ownership.
+  The ASF licenses this file to You under the Apache License, Version 2.0
+  (the "License"); you may not use this file except in compliance with
+  the License.  You may obtain a copy of the License at
 
       http://www.apache.org/licenses/LICENSE-2.0
 

Modified: lenya/branches/BRANCH_1_2_X/src/targets/ide-build.xml
URL: http://svn.apache.org/viewvc/lenya/branches/BRANCH_1_2_X/src/targets/ide-build.xml?view=diff&rev=473841&r1=473840&r2=473841
==============================================================================
--- lenya/branches/BRANCH_1_2_X/src/targets/ide-build.xml (original)
+++ lenya/branches/BRANCH_1_2_X/src/targets/ide-build.xml Sat Nov 11 16:46:38 2006
@@ -1,10 +1,11 @@
 <?xml version="1.0"?>
 <!--
-  Copyright 1999-2004 The Apache Software Foundation
-
-  Licensed under the Apache License, Version 2.0 (the "License");
-  you may not use this file except in compliance with the License.
-  You may obtain a copy of the License at
+  Licensed to the Apache Software Foundation (ASF) under one or more
+  contributor license agreements.  See the NOTICE file distributed with
+  this work for additional information regarding copyright ownership.
+  The ASF licenses this file to You under the Apache License, Version 2.0
+  (the "License"); you may not use this file except in compliance with
+  the License.  You may obtain a copy of the License at
 
       http://www.apache.org/licenses/LICENSE-2.0
 

Modified: lenya/branches/BRANCH_1_2_X/src/targets/init-build.xml
URL: http://svn.apache.org/viewvc/lenya/branches/BRANCH_1_2_X/src/targets/init-build.xml?view=diff&rev=473841&r1=473840&r2=473841
==============================================================================
--- lenya/branches/BRANCH_1_2_X/src/targets/init-build.xml (original)
+++ lenya/branches/BRANCH_1_2_X/src/targets/init-build.xml Sat Nov 11 16:46:38 2006
@@ -1,10 +1,11 @@
 <?xml version="1.0"?>
 <!--
-  Copyright 1999-2004 The Apache Software Foundation
-
-  Licensed under the Apache License, Version 2.0 (the "License");
-  you may not use this file except in compliance with the License.
-  You may obtain a copy of the License at
+  Licensed to the Apache Software Foundation (ASF) under one or more
+  contributor license agreements.  See the NOTICE file distributed with
+  this work for additional information regarding copyright ownership.
+  The ASF licenses this file to You under the Apache License, Version 2.0
+  (the "License"); you may not use this file except in compliance with
+  the License.  You may obtain a copy of the License at
 
       http://www.apache.org/licenses/LICENSE-2.0
 

Modified: lenya/branches/BRANCH_1_2_X/src/targets/kupu-build.xml
URL: http://svn.apache.org/viewvc/lenya/branches/BRANCH_1_2_X/src/targets/kupu-build.xml?view=diff&rev=473841&r1=473840&r2=473841
==============================================================================
--- lenya/branches/BRANCH_1_2_X/src/targets/kupu-build.xml (original)
+++ lenya/branches/BRANCH_1_2_X/src/targets/kupu-build.xml Sat Nov 11 16:46:38 2006
@@ -1,10 +1,11 @@
 <?xml version="1.0"?>
 <!--
-  Copyright 1999-2004 The Apache Software Foundation
-
-  Licensed under the Apache License, Version 2.0 (the "License");
-  you may not use this file except in compliance with the License.
-  You may obtain a copy of the License at
+  Licensed to the Apache Software Foundation (ASF) under one or more
+  contributor license agreements.  See the NOTICE file distributed with
+  this work for additional information regarding copyright ownership.
+  The ASF licenses this file to You under the Apache License, Version 2.0
+  (the "License"); you may not use this file except in compliance with
+  the License.  You may obtain a copy of the License at
 
       http://www.apache.org/licenses/LICENSE-2.0
 

Modified: lenya/branches/BRANCH_1_2_X/src/targets/message-build.xml
URL: http://svn.apache.org/viewvc/lenya/branches/BRANCH_1_2_X/src/targets/message-build.xml?view=diff&rev=473841&r1=473840&r2=473841
==============================================================================
--- lenya/branches/BRANCH_1_2_X/src/targets/message-build.xml (original)
+++ lenya/branches/BRANCH_1_2_X/src/targets/message-build.xml Sat Nov 11 16:46:38 2006
@@ -1,10 +1,11 @@
 <?xml version="1.0"?>
 <!--
-  Copyright 1999-2004 The Apache Software Foundation
-
-  Licensed under the Apache License, Version 2.0 (the "License");
-  you may not use this file except in compliance with the License.
-  You may obtain a copy of the License at
+  Licensed to the Apache Software Foundation (ASF) under one or more
+  contributor license agreements.  See the NOTICE file distributed with
+  this work for additional information regarding copyright ownership.
+  The ASF licenses this file to You under the Apache License, Version 2.0
+  (the "License"); you may not use this file except in compliance with
+  the License.  You may obtain a copy of the License at
 
       http://www.apache.org/licenses/LICENSE-2.0
 

Modified: lenya/branches/BRANCH_1_2_X/src/targets/properties-build.xml
URL: http://svn.apache.org/viewvc/lenya/branches/BRANCH_1_2_X/src/targets/properties-build.xml?view=diff&rev=473841&r1=473840&r2=473841
==============================================================================
--- lenya/branches/BRANCH_1_2_X/src/targets/properties-build.xml (original)
+++ lenya/branches/BRANCH_1_2_X/src/targets/properties-build.xml Sat Nov 11 16:46:38 2006
@@ -1,10 +1,11 @@
 <?xml version="1.0"?>
 <!--
-  Copyright 1999-2004 The Apache Software Foundation
-
-  Licensed under the Apache License, Version 2.0 (the "License");
-  you may not use this file except in compliance with the License.
-  You may obtain a copy of the License at
+  Licensed to the Apache Software Foundation (ASF) under one or more
+  contributor license agreements.  See the NOTICE file distributed with
+  this work for additional information regarding copyright ownership.
+  The ASF licenses this file to You under the Apache License, Version 2.0
+  (the "License"); you may not use this file except in compliance with
+  the License.  You may obtain a copy of the License at
 
       http://www.apache.org/licenses/LICENSE-2.0
 

Modified: lenya/branches/BRANCH_1_2_X/src/targets/publication-test-build-template.xml
URL: http://svn.apache.org/viewvc/lenya/branches/BRANCH_1_2_X/src/targets/publication-test-build-template.xml?view=diff&rev=473841&r1=473840&r2=473841
==============================================================================
--- lenya/branches/BRANCH_1_2_X/src/targets/publication-test-build-template.xml (original)
+++ lenya/branches/BRANCH_1_2_X/src/targets/publication-test-build-template.xml Sat Nov 11 16:46:38 2006
@@ -1,10 +1,11 @@
 <?xml version="1.0"?>
 <!--
-  Copyright 1999-2004 The Apache Software Foundation
-
-  Licensed under the Apache License, Version 2.0 (the "License");
-  you may not use this file except in compliance with the License.
-  You may obtain a copy of the License at
+  Licensed to the Apache Software Foundation (ASF) under one or more
+  contributor license agreements.  See the NOTICE file distributed with
+  this work for additional information regarding copyright ownership.
+  The ASF licenses this file to You under the Apache License, Version 2.0
+  (the "License"); you may not use this file except in compliance with
+  the License.  You may obtain a copy of the License at
 
       http://www.apache.org/licenses/LICENSE-2.0
 

Modified: lenya/branches/BRANCH_1_2_X/src/targets/publication-test-build.xml
URL: http://svn.apache.org/viewvc/lenya/branches/BRANCH_1_2_X/src/targets/publication-test-build.xml?view=diff&rev=473841&r1=473840&r2=473841
==============================================================================
--- lenya/branches/BRANCH_1_2_X/src/targets/publication-test-build.xml (original)
+++ lenya/branches/BRANCH_1_2_X/src/targets/publication-test-build.xml Sat Nov 11 16:46:38 2006
@@ -1,10 +1,11 @@
 <?xml version="1.0"?>
 <!--
-  Copyright 1999-2004 The Apache Software Foundation
-
-  Licensed under the Apache License, Version 2.0 (the "License");
-  you may not use this file except in compliance with the License.
-  You may obtain a copy of the License at
+  Licensed to the Apache Software Foundation (ASF) under one or more
+  contributor license agreements.  See the NOTICE file distributed with
+  this work for additional information regarding copyright ownership.
+  The ASF licenses this file to You under the Apache License, Version 2.0
+  (the "License"); you may not use this file except in compliance with
+  the License.  You may obtain a copy of the License at
 
       http://www.apache.org/licenses/LICENSE-2.0
 

Modified: lenya/branches/BRANCH_1_2_X/src/targets/test-build.xml
URL: http://svn.apache.org/viewvc/lenya/branches/BRANCH_1_2_X/src/targets/test-build.xml?view=diff&rev=473841&r1=473840&r2=473841
==============================================================================
--- lenya/branches/BRANCH_1_2_X/src/targets/test-build.xml (original)
+++ lenya/branches/BRANCH_1_2_X/src/targets/test-build.xml Sat Nov 11 16:46:38 2006
@@ -1,10 +1,11 @@
 <?xml version="1.0"?>
 <!--
-  Copyright 1999-2004 The Apache Software Foundation
-
-  Licensed under the Apache License, Version 2.0 (the "License");
-  you may not use this file except in compliance with the License.
-  You may obtain a copy of the License at
+  Licensed to the Apache Software Foundation (ASF) under one or more
+  contributor license agreements.  See the NOTICE file distributed with
+  this work for additional information regarding copyright ownership.
+  The ASF licenses this file to You under the Apache License, Version 2.0
+  (the "License"); you may not use this file except in compliance with
+  the License.  You may obtain a copy of the License at
 
       http://www.apache.org/licenses/LICENSE-2.0
 

Modified: lenya/branches/BRANCH_1_2_X/src/targets/webapp-build.xml
URL: http://svn.apache.org/viewvc/lenya/branches/BRANCH_1_2_X/src/targets/webapp-build.xml?view=diff&rev=473841&r1=473840&r2=473841
==============================================================================
--- lenya/branches/BRANCH_1_2_X/src/targets/webapp-build.xml (original)
+++ lenya/branches/BRANCH_1_2_X/src/targets/webapp-build.xml Sat Nov 11 16:46:38 2006
@@ -1,10 +1,11 @@
 <?xml version="1.0"?>
 <!--
-  Copyright 1999-2004 The Apache Software Foundation
-
-  Licensed under the Apache License, Version 2.0 (the "License");
-  you may not use this file except in compliance with the License.
-  You may obtain a copy of the License at
+  Licensed to the Apache Software Foundation (ASF) under one or more
+  contributor license agreements.  See the NOTICE file distributed with
+  this work for additional information regarding copyright ownership.
+  The ASF licenses this file to You under the Apache License, Version 2.0
+  (the "License"); you may not use this file except in compliance with
+  the License.  You may obtain a copy of the License at
 
       http://www.apache.org/licenses/LICENSE-2.0
 

Modified: lenya/branches/BRANCH_1_2_X/src/test/anteater/tests.xml
URL: http://svn.apache.org/viewvc/lenya/branches/BRANCH_1_2_X/src/test/anteater/tests.xml?view=diff&rev=473841&r1=473840&r2=473841
==============================================================================
--- lenya/branches/BRANCH_1_2_X/src/test/anteater/tests.xml (original)
+++ lenya/branches/BRANCH_1_2_X/src/test/anteater/tests.xml Sat Nov 11 16:46:38 2006
@@ -1,10 +1,11 @@
 <?xml version="1.0" encoding="UTF-8"?>
 <!--
-  Copyright 1999-2004 The Apache Software Foundation
-
-  Licensed under the Apache License, Version 2.0 (the "License");
-  you may not use this file except in compliance with the License.
-  You may obtain a copy of the License at
+  Licensed to the Apache Software Foundation (ASF) under one or more
+  contributor license agreements.  See the NOTICE file distributed with
+  this work for additional information regarding copyright ownership.
+  The ASF licenses this file to You under the Apache License, Version 2.0
+  (the "License"); you may not use this file except in compliance with
+  the License.  You may obtain a copy of the License at
 
       http://www.apache.org/licenses/LICENSE-2.0
 
@@ -15,7 +16,7 @@
   limitations under the License.
 -->
 
-<!-- $Id: tests.xml,v 1.4 2004/03/13 12:44:37 gregor Exp $ -->
+<!-- $Id$ -->
 
 <!DOCTYPE project [
   <!ENTITY default SYSTEM "../../webapp/lenya/pubs/default/test/anteater/tests.xml"> 

Modified: lenya/branches/BRANCH_1_2_X/src/test/org/apache/lenya/ac/file/FileGroupTest.java
URL: http://svn.apache.org/viewvc/lenya/branches/BRANCH_1_2_X/src/test/org/apache/lenya/ac/file/FileGroupTest.java?view=diff&rev=473841&r1=473840&r2=473841
==============================================================================
--- lenya/branches/BRANCH_1_2_X/src/test/org/apache/lenya/ac/file/FileGroupTest.java (original)
+++ lenya/branches/BRANCH_1_2_X/src/test/org/apache/lenya/ac/file/FileGroupTest.java Sat Nov 11 16:46:38 2006
@@ -1,9 +1,10 @@
 /*
- * Copyright  1999-2004 The Apache Software Foundation
- *
- *  Licensed under the Apache License, Version 2.0 (the "License");
- *  you may not use this file except in compliance with the License.
- *  You may obtain a copy of the License at
+ * Licensed to the Apache Software Foundation (ASF) under one or more
+ *  contributor license agreements.  See the NOTICE file distributed with
+ *  this work for additional information regarding copyright ownership.
+ *  The ASF licenses this file to You under the Apache License, Version 2.0
+ *  (the "License"); you may not use this file except in compliance with
+ *  the License.  You may obtain a copy of the License at
  *
  *      http://www.apache.org/licenses/LICENSE-2.0
  *
@@ -15,7 +16,7 @@
  *
  */
 
-/* $Id: FileGroupTest.java,v 1.4 2004/03/20 11:46:20 gregor Exp $  */
+/* $Id$  */
 
 package org.apache.lenya.ac.file;
 

Modified: lenya/branches/BRANCH_1_2_X/src/test/org/apache/lenya/ac/file/FileRoleTest.java
URL: http://svn.apache.org/viewvc/lenya/branches/BRANCH_1_2_X/src/test/org/apache/lenya/ac/file/FileRoleTest.java?view=diff&rev=473841&r1=473840&r2=473841
==============================================================================
--- lenya/branches/BRANCH_1_2_X/src/test/org/apache/lenya/ac/file/FileRoleTest.java (original)
+++ lenya/branches/BRANCH_1_2_X/src/test/org/apache/lenya/ac/file/FileRoleTest.java Sat Nov 11 16:46:38 2006
@@ -1,9 +1,10 @@
 /*
- * Copyright  1999-2004 The Apache Software Foundation
- *
- *  Licensed under the Apache License, Version 2.0 (the "License");
- *  you may not use this file except in compliance with the License.
- *  You may obtain a copy of the License at
+ * Licensed to the Apache Software Foundation (ASF) under one or more
+ *  contributor license agreements.  See the NOTICE file distributed with
+ *  this work for additional information regarding copyright ownership.
+ *  The ASF licenses this file to You under the Apache License, Version 2.0
+ *  (the "License"); you may not use this file except in compliance with
+ *  the License.  You may obtain a copy of the License at
  *
  *      http://www.apache.org/licenses/LICENSE-2.0
  *
@@ -15,7 +16,7 @@
  *
  */
 
-/* $Id: FileRoleTest.java,v 1.3 2004/03/04 15:37:59 egli Exp $  */
+/* $Id$  */
 
 package org.apache.lenya.ac.file;
 

Modified: lenya/branches/BRANCH_1_2_X/src/test/org/apache/lenya/ac/file/FileUserTest.java
URL: http://svn.apache.org/viewvc/lenya/branches/BRANCH_1_2_X/src/test/org/apache/lenya/ac/file/FileUserTest.java?view=diff&rev=473841&r1=473840&r2=473841
==============================================================================
--- lenya/branches/BRANCH_1_2_X/src/test/org/apache/lenya/ac/file/FileUserTest.java (original)
+++ lenya/branches/BRANCH_1_2_X/src/test/org/apache/lenya/ac/file/FileUserTest.java Sat Nov 11 16:46:38 2006
@@ -1,9 +1,10 @@
 /*
- * Copyright  1999-2004 The Apache Software Foundation
- *
- *  Licensed under the Apache License, Version 2.0 (the "License");
- *  you may not use this file except in compliance with the License.
- *  You may obtain a copy of the License at
+ * Licensed to the Apache Software Foundation (ASF) under one or more
+ *  contributor license agreements.  See the NOTICE file distributed with
+ *  this work for additional information regarding copyright ownership.
+ *  The ASF licenses this file to You under the Apache License, Version 2.0
+ *  (the "License"); you may not use this file except in compliance with
+ *  the License.  You may obtain a copy of the License at
  *
  *      http://www.apache.org/licenses/LICENSE-2.0
  *
@@ -34,7 +35,7 @@
 /**
  * File user test.
  * 
- * @version $Id:$
+ * @version $Id$
  */
 public class FileUserTest extends AccessControlTest {
     private HashMap groups = new HashMap();

Modified: lenya/branches/BRANCH_1_2_X/src/test/org/apache/lenya/ac/impl/AccessControlTest.java
URL: http://svn.apache.org/viewvc/lenya/branches/BRANCH_1_2_X/src/test/org/apache/lenya/ac/impl/AccessControlTest.java?view=diff&rev=473841&r1=473840&r2=473841
==============================================================================
--- lenya/branches/BRANCH_1_2_X/src/test/org/apache/lenya/ac/impl/AccessControlTest.java (original)
+++ lenya/branches/BRANCH_1_2_X/src/test/org/apache/lenya/ac/impl/AccessControlTest.java Sat Nov 11 16:46:38 2006
@@ -1,9 +1,10 @@
 /*
- * Copyright  1999-2004 The Apache Software Foundation
- *
- *  Licensed under the Apache License, Version 2.0 (the "License");
- *  you may not use this file except in compliance with the License.
- *  You may obtain a copy of the License at
+ * Licensed to the Apache Software Foundation (ASF) under one or more
+ *  contributor license agreements.  See the NOTICE file distributed with
+ *  this work for additional information regarding copyright ownership.
+ *  The ASF licenses this file to You under the Apache License, Version 2.0
+ *  (the "License"); you may not use this file except in compliance with
+ *  the License.  You may obtain a copy of the License at
  *
  *      http://www.apache.org/licenses/LICENSE-2.0
  *
@@ -15,7 +16,7 @@
  *
  */
 
-/* $Id: AccessControlTest.java,v 1.3 2004/03/04 15:40:19 egli Exp $  */
+/* $Id$  */
 
 package org.apache.lenya.ac.impl;
 

Modified: lenya/branches/BRANCH_1_2_X/src/test/org/apache/lenya/ac/impl/AccessControllerTest.java
URL: http://svn.apache.org/viewvc/lenya/branches/BRANCH_1_2_X/src/test/org/apache/lenya/ac/impl/AccessControllerTest.java?view=diff&rev=473841&r1=473840&r2=473841
==============================================================================
--- lenya/branches/BRANCH_1_2_X/src/test/org/apache/lenya/ac/impl/AccessControllerTest.java (original)
+++ lenya/branches/BRANCH_1_2_X/src/test/org/apache/lenya/ac/impl/AccessControllerTest.java Sat Nov 11 16:46:38 2006
@@ -1,9 +1,10 @@
 /*
- * Copyright  1999-2004 The Apache Software Foundation
- *
- *  Licensed under the Apache License, Version 2.0 (the "License");
- *  you may not use this file except in compliance with the License.
- *  You may obtain a copy of the License at
+ * Licensed to the Apache Software Foundation (ASF) under one or more
+ *  contributor license agreements.  See the NOTICE file distributed with
+ *  this work for additional information regarding copyright ownership.
+ *  The ASF licenses this file to You under the Apache License, Version 2.0
+ *  (the "License"); you may not use this file except in compliance with
+ *  the License.  You may obtain a copy of the License at
  *
  *      http://www.apache.org/licenses/LICENSE-2.0
  *
@@ -15,7 +16,7 @@
  *
  */
 
-/* $Id: AccessControllerTest.java,v 1.2 2004/03/04 15:40:19 egli Exp $  */
+/* $Id$  */
 
 package org.apache.lenya.ac.impl;
 

Modified: lenya/branches/BRANCH_1_2_X/src/test/org/apache/lenya/ac/impl/AccreditableManagerTest.java
URL: http://svn.apache.org/viewvc/lenya/branches/BRANCH_1_2_X/src/test/org/apache/lenya/ac/impl/AccreditableManagerTest.java?view=diff&rev=473841&r1=473840&r2=473841
==============================================================================
--- lenya/branches/BRANCH_1_2_X/src/test/org/apache/lenya/ac/impl/AccreditableManagerTest.java (original)
+++ lenya/branches/BRANCH_1_2_X/src/test/org/apache/lenya/ac/impl/AccreditableManagerTest.java Sat Nov 11 16:46:38 2006
@@ -1,9 +1,10 @@
 /*
-* Copyright 1999-2004 The Apache Software Foundation
-*
-* Licensed under the Apache License, Version 2.0 (the "License");
-* you may not use this file except in compliance with the License.
-* You may obtain a copy of the License at
+* Licensed to the Apache Software Foundation (ASF) under one or more
+* contributor license agreements.  See the NOTICE file distributed with
+* this work for additional information regarding copyright ownership.
+* The ASF licenses this file to You under the Apache License, Version 2.0
+* (the "License"); you may not use this file except in compliance with
+* the License.  You may obtain a copy of the License at
 *
 *     http://www.apache.org/licenses/LICENSE-2.0
 *

Modified: lenya/branches/BRANCH_1_2_X/src/test/org/apache/lenya/ac/impl/GroupManagerTest.java
URL: http://svn.apache.org/viewvc/lenya/branches/BRANCH_1_2_X/src/test/org/apache/lenya/ac/impl/GroupManagerTest.java?view=diff&rev=473841&r1=473840&r2=473841
==============================================================================
--- lenya/branches/BRANCH_1_2_X/src/test/org/apache/lenya/ac/impl/GroupManagerTest.java (original)
+++ lenya/branches/BRANCH_1_2_X/src/test/org/apache/lenya/ac/impl/GroupManagerTest.java Sat Nov 11 16:46:38 2006
@@ -1,9 +1,10 @@
 /*
- * Copyright  1999-2004 The Apache Software Foundation
- *
- *  Licensed under the Apache License, Version 2.0 (the "License");
- *  you may not use this file except in compliance with the License.
- *  You may obtain a copy of the License at
+ * Licensed to the Apache Software Foundation (ASF) under one or more
+ *  contributor license agreements.  See the NOTICE file distributed with
+ *  this work for additional information regarding copyright ownership.
+ *  The ASF licenses this file to You under the Apache License, Version 2.0
+ *  (the "License"); you may not use this file except in compliance with
+ *  the License.  You may obtain a copy of the License at
  *
  *      http://www.apache.org/licenses/LICENSE-2.0
  *
@@ -15,7 +16,7 @@
  *
  */
 
-/* $Id: GroupManagerTest.java,v 1.3 2004/03/04 15:40:19 egli Exp $  */
+/* $Id$  */
 
 package org.apache.lenya.ac.impl;
 

Modified: lenya/branches/BRANCH_1_2_X/src/test/org/apache/lenya/ac/impl/IdentityTest.java
URL: http://svn.apache.org/viewvc/lenya/branches/BRANCH_1_2_X/src/test/org/apache/lenya/ac/impl/IdentityTest.java?view=diff&rev=473841&r1=473840&r2=473841
==============================================================================
--- lenya/branches/BRANCH_1_2_X/src/test/org/apache/lenya/ac/impl/IdentityTest.java (original)
+++ lenya/branches/BRANCH_1_2_X/src/test/org/apache/lenya/ac/impl/IdentityTest.java Sat Nov 11 16:46:38 2006
@@ -1,9 +1,10 @@
 /*
-* Copyright 1999-2004 The Apache Software Foundation
-*
-* Licensed under the Apache License, Version 2.0 (the "License");
-* you may not use this file except in compliance with the License.
-* You may obtain a copy of the License at
+* Licensed to the Apache Software Foundation (ASF) under one or more
+* contributor license agreements.  See the NOTICE file distributed with
+* this work for additional information regarding copyright ownership.
+* The ASF licenses this file to You under the Apache License, Version 2.0
+* (the "License"); you may not use this file except in compliance with
+* the License.  You may obtain a copy of the License at
 *
 *     http://www.apache.org/licenses/LICENSE-2.0
 *

Modified: lenya/branches/BRANCH_1_2_X/src/test/org/apache/lenya/ac/impl/IdentityTestCase.xtest
URL: http://svn.apache.org/viewvc/lenya/branches/BRANCH_1_2_X/src/test/org/apache/lenya/ac/impl/IdentityTestCase.xtest?view=diff&rev=473841&r1=473840&r2=473841
==============================================================================
Binary files - no diff available.

Modified: lenya/branches/BRANCH_1_2_X/src/test/org/apache/lenya/ac/impl/LDAPUserTest.java
URL: http://svn.apache.org/viewvc/lenya/branches/BRANCH_1_2_X/src/test/org/apache/lenya/ac/impl/LDAPUserTest.java?view=diff&rev=473841&r1=473840&r2=473841
==============================================================================
--- lenya/branches/BRANCH_1_2_X/src/test/org/apache/lenya/ac/impl/LDAPUserTest.java (original)
+++ lenya/branches/BRANCH_1_2_X/src/test/org/apache/lenya/ac/impl/LDAPUserTest.java Sat Nov 11 16:46:38 2006
@@ -1,9 +1,10 @@
 /*
- * Copyright  1999-2004 The Apache Software Foundation
- *
- *  Licensed under the Apache License, Version 2.0 (the "License");
- *  you may not use this file except in compliance with the License.
- *  You may obtain a copy of the License at
+ * Licensed to the Apache Software Foundation (ASF) under one or more
+ *  contributor license agreements.  See the NOTICE file distributed with
+ *  this work for additional information regarding copyright ownership.
+ *  The ASF licenses this file to You under the Apache License, Version 2.0
+ *  (the "License"); you may not use this file except in compliance with
+ *  the License.  You may obtain a copy of the License at
  *
  *      http://www.apache.org/licenses/LICENSE-2.0
  *
@@ -36,7 +37,7 @@
 /**
  * LDAP user test.
  * 
- * @version $Id:$
+ * @version $Id$
  */
 public class LDAPUserTest extends AccessControlTest {
     /**

Modified: lenya/branches/BRANCH_1_2_X/src/test/org/apache/lenya/ac/impl/PolicyManagerTest.java
URL: http://svn.apache.org/viewvc/lenya/branches/BRANCH_1_2_X/src/test/org/apache/lenya/ac/impl/PolicyManagerTest.java?view=diff&rev=473841&r1=473840&r2=473841
==============================================================================
--- lenya/branches/BRANCH_1_2_X/src/test/org/apache/lenya/ac/impl/PolicyManagerTest.java (original)
+++ lenya/branches/BRANCH_1_2_X/src/test/org/apache/lenya/ac/impl/PolicyManagerTest.java Sat Nov 11 16:46:38 2006
@@ -1,9 +1,10 @@
 /*
- * Copyright  1999-2004 The Apache Software Foundation
- *
- *  Licensed under the Apache License, Version 2.0 (the "License");
- *  you may not use this file except in compliance with the License.
- *  You may obtain a copy of the License at
+ * Licensed to the Apache Software Foundation (ASF) under one or more
+ *  contributor license agreements.  See the NOTICE file distributed with
+ *  this work for additional information regarding copyright ownership.
+ *  The ASF licenses this file to You under the Apache License, Version 2.0
+ *  (the "License"); you may not use this file except in compliance with
+ *  the License.  You may obtain a copy of the License at
  *
  *      http://www.apache.org/licenses/LICENSE-2.0
  *
@@ -15,7 +16,7 @@
  *
  */
 
-/* $Id: PolicyManagerTest.java,v 1.2 2004/03/04 15:40:19 egli Exp $  */
+/* $Id$  */
 
 package org.apache.lenya.ac.impl;
 

Modified: lenya/branches/BRANCH_1_2_X/src/test/org/apache/lenya/ac/impl/PolicyTest.java
URL: http://svn.apache.org/viewvc/lenya/branches/BRANCH_1_2_X/src/test/org/apache/lenya/ac/impl/PolicyTest.java?view=diff&rev=473841&r1=473840&r2=473841
==============================================================================
--- lenya/branches/BRANCH_1_2_X/src/test/org/apache/lenya/ac/impl/PolicyTest.java (original)
+++ lenya/branches/BRANCH_1_2_X/src/test/org/apache/lenya/ac/impl/PolicyTest.java Sat Nov 11 16:46:38 2006
@@ -1,9 +1,10 @@
 /*
- * Copyright  1999-2004 The Apache Software Foundation
- *
- *  Licensed under the Apache License, Version 2.0 (the "License");
- *  you may not use this file except in compliance with the License.
- *  You may obtain a copy of the License at
+ * Licensed to the Apache Software Foundation (ASF) under one or more
+ *  contributor license agreements.  See the NOTICE file distributed with
+ *  this work for additional information regarding copyright ownership.
+ *  The ASF licenses this file to You under the Apache License, Version 2.0
+ *  (the "License"); you may not use this file except in compliance with
+ *  the License.  You may obtain a copy of the License at
  *
  *      http://www.apache.org/licenses/LICENSE-2.0
  *
@@ -15,7 +16,7 @@
  *
  */
 
-/* $Id: PolicyTest.java,v 1.3 2004/03/04 15:40:19 egli Exp $  */
+/* $Id$  */
 
 package org.apache.lenya.ac.impl;
 



---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscribe@lenya.apache.org
For additional commands, e-mail: commits-help@lenya.apache.org