Modified: 
jakarta/commons/proper/primitives/trunk/src/test/org/apache/commons/collections/primitives/decorators/TestUnmodifiableByteList.java
URL: 
http://svn.apache.org/viewvc/jakarta/commons/proper/primitives/trunk/src/test/org/apache/commons/collections/primitives/decorators/TestUnmodifiableByteList.java?view=diff&rev=480451&r1=480450&r2=480451
==============================================================================
--- 
jakarta/commons/proper/primitives/trunk/src/test/org/apache/commons/collections/primitives/decorators/TestUnmodifiableByteList.java
 (original)
+++ 
jakarta/commons/proper/primitives/trunk/src/test/org/apache/commons/collections/primitives/decorators/TestUnmodifiableByteList.java
 Tue Nov 28 23:45:08 2006
@@ -1,9 +1,10 @@
 /*
- * Copyright 2003-2004 The Apache Software Foundation
- *
- * Licensed under the Apache License, Version 2.0 (the "License");
- * you may not use this file except in compliance with the License.
- * You may obtain a copy of the License at
+ * Licensed to the Apache Software Foundation (ASF) under one or more
+ * contributor license agreements.  See the NOTICE file distributed with
+ * this work for additional information regarding copyright ownership.
+ * The ASF licenses this file to You under the Apache License, Version 2.0
+ * (the "License"); you may not use this file except in compliance with
+ * the License.  You may obtain a copy of the License at
  *
  *     http://www.apache.org/licenses/LICENSE-2.0
  *

Modified: 
jakarta/commons/proper/primitives/trunk/src/test/org/apache/commons/collections/primitives/decorators/TestUnmodifiableByteListIterator.java
URL: 
http://svn.apache.org/viewvc/jakarta/commons/proper/primitives/trunk/src/test/org/apache/commons/collections/primitives/decorators/TestUnmodifiableByteListIterator.java?view=diff&rev=480451&r1=480450&r2=480451
==============================================================================
--- 
jakarta/commons/proper/primitives/trunk/src/test/org/apache/commons/collections/primitives/decorators/TestUnmodifiableByteListIterator.java
 (original)
+++ 
jakarta/commons/proper/primitives/trunk/src/test/org/apache/commons/collections/primitives/decorators/TestUnmodifiableByteListIterator.java
 Tue Nov 28 23:45:08 2006
@@ -1,9 +1,10 @@
 /*
- * Copyright 2003-2004 The Apache Software Foundation
- *
- * Licensed under the Apache License, Version 2.0 (the "License");
- * you may not use this file except in compliance with the License.
- * You may obtain a copy of the License at
+ * Licensed to the Apache Software Foundation (ASF) under one or more
+ * contributor license agreements.  See the NOTICE file distributed with
+ * this work for additional information regarding copyright ownership.
+ * The ASF licenses this file to You under the Apache License, Version 2.0
+ * (the "License"); you may not use this file except in compliance with
+ * the License.  You may obtain a copy of the License at
  *
  *     http://www.apache.org/licenses/LICENSE-2.0
  *

Modified: 
jakarta/commons/proper/primitives/trunk/src/test/org/apache/commons/collections/primitives/decorators/TestUnmodifiableCharIterator.java
URL: 
http://svn.apache.org/viewvc/jakarta/commons/proper/primitives/trunk/src/test/org/apache/commons/collections/primitives/decorators/TestUnmodifiableCharIterator.java?view=diff&rev=480451&r1=480450&r2=480451
==============================================================================
--- 
jakarta/commons/proper/primitives/trunk/src/test/org/apache/commons/collections/primitives/decorators/TestUnmodifiableCharIterator.java
 (original)
+++ 
jakarta/commons/proper/primitives/trunk/src/test/org/apache/commons/collections/primitives/decorators/TestUnmodifiableCharIterator.java
 Tue Nov 28 23:45:08 2006
@@ -1,9 +1,10 @@
 /*
- * Copyright 2003-2004 The Apache Software Foundation
- *
- * Licensed under the Apache License, Version 2.0 (the "License");
- * you may not use this file except in compliance with the License.
- * You may obtain a copy of the License at
+ * Licensed to the Apache Software Foundation (ASF) under one or more
+ * contributor license agreements.  See the NOTICE file distributed with
+ * this work for additional information regarding copyright ownership.
+ * The ASF licenses this file to You under the Apache License, Version 2.0
+ * (the "License"); you may not use this file except in compliance with
+ * the License.  You may obtain a copy of the License at
  *
  *     http://www.apache.org/licenses/LICENSE-2.0
  *

Modified: 
jakarta/commons/proper/primitives/trunk/src/test/org/apache/commons/collections/primitives/decorators/TestUnmodifiableCharList.java
URL: 
http://svn.apache.org/viewvc/jakarta/commons/proper/primitives/trunk/src/test/org/apache/commons/collections/primitives/decorators/TestUnmodifiableCharList.java?view=diff&rev=480451&r1=480450&r2=480451
==============================================================================
--- 
jakarta/commons/proper/primitives/trunk/src/test/org/apache/commons/collections/primitives/decorators/TestUnmodifiableCharList.java
 (original)
+++ 
jakarta/commons/proper/primitives/trunk/src/test/org/apache/commons/collections/primitives/decorators/TestUnmodifiableCharList.java
 Tue Nov 28 23:45:08 2006
@@ -1,9 +1,10 @@
 /*
- * Copyright 2003-2004 The Apache Software Foundation
- *
- * Licensed under the Apache License, Version 2.0 (the "License");
- * you may not use this file except in compliance with the License.
- * You may obtain a copy of the License at
+ * Licensed to the Apache Software Foundation (ASF) under one or more
+ * contributor license agreements.  See the NOTICE file distributed with
+ * this work for additional information regarding copyright ownership.
+ * The ASF licenses this file to You under the Apache License, Version 2.0
+ * (the "License"); you may not use this file except in compliance with
+ * the License.  You may obtain a copy of the License at
  *
  *     http://www.apache.org/licenses/LICENSE-2.0
  *

Modified: 
jakarta/commons/proper/primitives/trunk/src/test/org/apache/commons/collections/primitives/decorators/TestUnmodifiableCharListIterator.java
URL: 
http://svn.apache.org/viewvc/jakarta/commons/proper/primitives/trunk/src/test/org/apache/commons/collections/primitives/decorators/TestUnmodifiableCharListIterator.java?view=diff&rev=480451&r1=480450&r2=480451
==============================================================================
--- 
jakarta/commons/proper/primitives/trunk/src/test/org/apache/commons/collections/primitives/decorators/TestUnmodifiableCharListIterator.java
 (original)
+++ 
jakarta/commons/proper/primitives/trunk/src/test/org/apache/commons/collections/primitives/decorators/TestUnmodifiableCharListIterator.java
 Tue Nov 28 23:45:08 2006
@@ -1,9 +1,10 @@
 /*
- * Copyright 2003-2004 The Apache Software Foundation
- *
- * Licensed under the Apache License, Version 2.0 (the "License");
- * you may not use this file except in compliance with the License.
- * You may obtain a copy of the License at
+ * Licensed to the Apache Software Foundation (ASF) under one or more
+ * contributor license agreements.  See the NOTICE file distributed with
+ * this work for additional information regarding copyright ownership.
+ * The ASF licenses this file to You under the Apache License, Version 2.0
+ * (the "License"); you may not use this file except in compliance with
+ * the License.  You may obtain a copy of the License at
  *
  *     http://www.apache.org/licenses/LICENSE-2.0
  *

Modified: 
jakarta/commons/proper/primitives/trunk/src/test/org/apache/commons/collections/primitives/decorators/TestUnmodifiableDoubleIterator.java
URL: 
http://svn.apache.org/viewvc/jakarta/commons/proper/primitives/trunk/src/test/org/apache/commons/collections/primitives/decorators/TestUnmodifiableDoubleIterator.java?view=diff&rev=480451&r1=480450&r2=480451
==============================================================================
--- 
jakarta/commons/proper/primitives/trunk/src/test/org/apache/commons/collections/primitives/decorators/TestUnmodifiableDoubleIterator.java
 (original)
+++ 
jakarta/commons/proper/primitives/trunk/src/test/org/apache/commons/collections/primitives/decorators/TestUnmodifiableDoubleIterator.java
 Tue Nov 28 23:45:08 2006
@@ -1,9 +1,10 @@
 /*
- * Copyright 2003-2004 The Apache Software Foundation
- *
- * Licensed under the Apache License, Version 2.0 (the "License");
- * you may not use this file except in compliance with the License.
- * You may obtain a copy of the License at
+ * Licensed to the Apache Software Foundation (ASF) under one or more
+ * contributor license agreements.  See the NOTICE file distributed with
+ * this work for additional information regarding copyright ownership.
+ * The ASF licenses this file to You under the Apache License, Version 2.0
+ * (the "License"); you may not use this file except in compliance with
+ * the License.  You may obtain a copy of the License at
  *
  *     http://www.apache.org/licenses/LICENSE-2.0
  *

Modified: 
jakarta/commons/proper/primitives/trunk/src/test/org/apache/commons/collections/primitives/decorators/TestUnmodifiableDoubleList.java
URL: 
http://svn.apache.org/viewvc/jakarta/commons/proper/primitives/trunk/src/test/org/apache/commons/collections/primitives/decorators/TestUnmodifiableDoubleList.java?view=diff&rev=480451&r1=480450&r2=480451
==============================================================================
--- 
jakarta/commons/proper/primitives/trunk/src/test/org/apache/commons/collections/primitives/decorators/TestUnmodifiableDoubleList.java
 (original)
+++ 
jakarta/commons/proper/primitives/trunk/src/test/org/apache/commons/collections/primitives/decorators/TestUnmodifiableDoubleList.java
 Tue Nov 28 23:45:08 2006
@@ -1,9 +1,10 @@
 /*
- * Copyright 2003-2004 The Apache Software Foundation
- *
- * Licensed under the Apache License, Version 2.0 (the "License");
- * you may not use this file except in compliance with the License.
- * You may obtain a copy of the License at
+ * Licensed to the Apache Software Foundation (ASF) under one or more
+ * contributor license agreements.  See the NOTICE file distributed with
+ * this work for additional information regarding copyright ownership.
+ * The ASF licenses this file to You under the Apache License, Version 2.0
+ * (the "License"); you may not use this file except in compliance with
+ * the License.  You may obtain a copy of the License at
  *
  *     http://www.apache.org/licenses/LICENSE-2.0
  *

Modified: 
jakarta/commons/proper/primitives/trunk/src/test/org/apache/commons/collections/primitives/decorators/TestUnmodifiableDoubleListIterator.java
URL: 
http://svn.apache.org/viewvc/jakarta/commons/proper/primitives/trunk/src/test/org/apache/commons/collections/primitives/decorators/TestUnmodifiableDoubleListIterator.java?view=diff&rev=480451&r1=480450&r2=480451
==============================================================================
--- 
jakarta/commons/proper/primitives/trunk/src/test/org/apache/commons/collections/primitives/decorators/TestUnmodifiableDoubleListIterator.java
 (original)
+++ 
jakarta/commons/proper/primitives/trunk/src/test/org/apache/commons/collections/primitives/decorators/TestUnmodifiableDoubleListIterator.java
 Tue Nov 28 23:45:08 2006
@@ -1,9 +1,10 @@
 /*
- * Copyright 2003-2004 The Apache Software Foundation
- *
- * Licensed under the Apache License, Version 2.0 (the "License");
- * you may not use this file except in compliance with the License.
- * You may obtain a copy of the License at
+ * Licensed to the Apache Software Foundation (ASF) under one or more
+ * contributor license agreements.  See the NOTICE file distributed with
+ * this work for additional information regarding copyright ownership.
+ * The ASF licenses this file to You under the Apache License, Version 2.0
+ * (the "License"); you may not use this file except in compliance with
+ * the License.  You may obtain a copy of the License at
  *
  *     http://www.apache.org/licenses/LICENSE-2.0
  *

Modified: 
jakarta/commons/proper/primitives/trunk/src/test/org/apache/commons/collections/primitives/decorators/TestUnmodifiableFloatIterator.java
URL: 
http://svn.apache.org/viewvc/jakarta/commons/proper/primitives/trunk/src/test/org/apache/commons/collections/primitives/decorators/TestUnmodifiableFloatIterator.java?view=diff&rev=480451&r1=480450&r2=480451
==============================================================================
--- 
jakarta/commons/proper/primitives/trunk/src/test/org/apache/commons/collections/primitives/decorators/TestUnmodifiableFloatIterator.java
 (original)
+++ 
jakarta/commons/proper/primitives/trunk/src/test/org/apache/commons/collections/primitives/decorators/TestUnmodifiableFloatIterator.java
 Tue Nov 28 23:45:08 2006
@@ -1,9 +1,10 @@
 /*
- * Copyright 2003-2004 The Apache Software Foundation
- *
- * Licensed under the Apache License, Version 2.0 (the "License");
- * you may not use this file except in compliance with the License.
- * You may obtain a copy of the License at
+ * Licensed to the Apache Software Foundation (ASF) under one or more
+ * contributor license agreements.  See the NOTICE file distributed with
+ * this work for additional information regarding copyright ownership.
+ * The ASF licenses this file to You under the Apache License, Version 2.0
+ * (the "License"); you may not use this file except in compliance with
+ * the License.  You may obtain a copy of the License at
  *
  *     http://www.apache.org/licenses/LICENSE-2.0
  *

Modified: 
jakarta/commons/proper/primitives/trunk/src/test/org/apache/commons/collections/primitives/decorators/TestUnmodifiableFloatList.java
URL: 
http://svn.apache.org/viewvc/jakarta/commons/proper/primitives/trunk/src/test/org/apache/commons/collections/primitives/decorators/TestUnmodifiableFloatList.java?view=diff&rev=480451&r1=480450&r2=480451
==============================================================================
--- 
jakarta/commons/proper/primitives/trunk/src/test/org/apache/commons/collections/primitives/decorators/TestUnmodifiableFloatList.java
 (original)
+++ 
jakarta/commons/proper/primitives/trunk/src/test/org/apache/commons/collections/primitives/decorators/TestUnmodifiableFloatList.java
 Tue Nov 28 23:45:08 2006
@@ -1,9 +1,10 @@
 /*
- * Copyright 2003-2004 The Apache Software Foundation
- *
- * Licensed under the Apache License, Version 2.0 (the "License");
- * you may not use this file except in compliance with the License.
- * You may obtain a copy of the License at
+ * Licensed to the Apache Software Foundation (ASF) under one or more
+ * contributor license agreements.  See the NOTICE file distributed with
+ * this work for additional information regarding copyright ownership.
+ * The ASF licenses this file to You under the Apache License, Version 2.0
+ * (the "License"); you may not use this file except in compliance with
+ * the License.  You may obtain a copy of the License at
  *
  *     http://www.apache.org/licenses/LICENSE-2.0
  *

Modified: 
jakarta/commons/proper/primitives/trunk/src/test/org/apache/commons/collections/primitives/decorators/TestUnmodifiableFloatListIterator.java
URL: 
http://svn.apache.org/viewvc/jakarta/commons/proper/primitives/trunk/src/test/org/apache/commons/collections/primitives/decorators/TestUnmodifiableFloatListIterator.java?view=diff&rev=480451&r1=480450&r2=480451
==============================================================================
--- 
jakarta/commons/proper/primitives/trunk/src/test/org/apache/commons/collections/primitives/decorators/TestUnmodifiableFloatListIterator.java
 (original)
+++ 
jakarta/commons/proper/primitives/trunk/src/test/org/apache/commons/collections/primitives/decorators/TestUnmodifiableFloatListIterator.java
 Tue Nov 28 23:45:08 2006
@@ -1,9 +1,10 @@
 /*
- * Copyright 2003-2004 The Apache Software Foundation
- *
- * Licensed under the Apache License, Version 2.0 (the "License");
- * you may not use this file except in compliance with the License.
- * You may obtain a copy of the License at
+ * Licensed to the Apache Software Foundation (ASF) under one or more
+ * contributor license agreements.  See the NOTICE file distributed with
+ * this work for additional information regarding copyright ownership.
+ * The ASF licenses this file to You under the Apache License, Version 2.0
+ * (the "License"); you may not use this file except in compliance with
+ * the License.  You may obtain a copy of the License at
  *
  *     http://www.apache.org/licenses/LICENSE-2.0
  *

Modified: 
jakarta/commons/proper/primitives/trunk/src/test/org/apache/commons/collections/primitives/decorators/TestUnmodifiableIntIterator.java
URL: 
http://svn.apache.org/viewvc/jakarta/commons/proper/primitives/trunk/src/test/org/apache/commons/collections/primitives/decorators/TestUnmodifiableIntIterator.java?view=diff&rev=480451&r1=480450&r2=480451
==============================================================================
--- 
jakarta/commons/proper/primitives/trunk/src/test/org/apache/commons/collections/primitives/decorators/TestUnmodifiableIntIterator.java
 (original)
+++ 
jakarta/commons/proper/primitives/trunk/src/test/org/apache/commons/collections/primitives/decorators/TestUnmodifiableIntIterator.java
 Tue Nov 28 23:45:08 2006
@@ -1,9 +1,10 @@
 /*
- * Copyright 2003-2004 The Apache Software Foundation
- *
- * Licensed under the Apache License, Version 2.0 (the "License");
- * you may not use this file except in compliance with the License.
- * You may obtain a copy of the License at
+ * Licensed to the Apache Software Foundation (ASF) under one or more
+ * contributor license agreements.  See the NOTICE file distributed with
+ * this work for additional information regarding copyright ownership.
+ * The ASF licenses this file to You under the Apache License, Version 2.0
+ * (the "License"); you may not use this file except in compliance with
+ * the License.  You may obtain a copy of the License at
  *
  *     http://www.apache.org/licenses/LICENSE-2.0
  *

Modified: 
jakarta/commons/proper/primitives/trunk/src/test/org/apache/commons/collections/primitives/decorators/TestUnmodifiableIntList.java
URL: 
http://svn.apache.org/viewvc/jakarta/commons/proper/primitives/trunk/src/test/org/apache/commons/collections/primitives/decorators/TestUnmodifiableIntList.java?view=diff&rev=480451&r1=480450&r2=480451
==============================================================================
--- 
jakarta/commons/proper/primitives/trunk/src/test/org/apache/commons/collections/primitives/decorators/TestUnmodifiableIntList.java
 (original)
+++ 
jakarta/commons/proper/primitives/trunk/src/test/org/apache/commons/collections/primitives/decorators/TestUnmodifiableIntList.java
 Tue Nov 28 23:45:08 2006
@@ -1,9 +1,10 @@
 /*
- * Copyright 2003-2004 The Apache Software Foundation
- *
- * Licensed under the Apache License, Version 2.0 (the "License");
- * you may not use this file except in compliance with the License.
- * You may obtain a copy of the License at
+ * Licensed to the Apache Software Foundation (ASF) under one or more
+ * contributor license agreements.  See the NOTICE file distributed with
+ * this work for additional information regarding copyright ownership.
+ * The ASF licenses this file to You under the Apache License, Version 2.0
+ * (the "License"); you may not use this file except in compliance with
+ * the License.  You may obtain a copy of the License at
  *
  *     http://www.apache.org/licenses/LICENSE-2.0
  *

Modified: 
jakarta/commons/proper/primitives/trunk/src/test/org/apache/commons/collections/primitives/decorators/TestUnmodifiableIntListIterator.java
URL: 
http://svn.apache.org/viewvc/jakarta/commons/proper/primitives/trunk/src/test/org/apache/commons/collections/primitives/decorators/TestUnmodifiableIntListIterator.java?view=diff&rev=480451&r1=480450&r2=480451
==============================================================================
--- 
jakarta/commons/proper/primitives/trunk/src/test/org/apache/commons/collections/primitives/decorators/TestUnmodifiableIntListIterator.java
 (original)
+++ 
jakarta/commons/proper/primitives/trunk/src/test/org/apache/commons/collections/primitives/decorators/TestUnmodifiableIntListIterator.java
 Tue Nov 28 23:45:08 2006
@@ -1,9 +1,10 @@
 /*
- * Copyright 2003-2004 The Apache Software Foundation
- *
- * Licensed under the Apache License, Version 2.0 (the "License");
- * you may not use this file except in compliance with the License.
- * You may obtain a copy of the License at
+ * Licensed to the Apache Software Foundation (ASF) under one or more
+ * contributor license agreements.  See the NOTICE file distributed with
+ * this work for additional information regarding copyright ownership.
+ * The ASF licenses this file to You under the Apache License, Version 2.0
+ * (the "License"); you may not use this file except in compliance with
+ * the License.  You may obtain a copy of the License at
  *
  *     http://www.apache.org/licenses/LICENSE-2.0
  *

Modified: 
jakarta/commons/proper/primitives/trunk/src/test/org/apache/commons/collections/primitives/decorators/TestUnmodifiableLongIterator.java
URL: 
http://svn.apache.org/viewvc/jakarta/commons/proper/primitives/trunk/src/test/org/apache/commons/collections/primitives/decorators/TestUnmodifiableLongIterator.java?view=diff&rev=480451&r1=480450&r2=480451
==============================================================================
--- 
jakarta/commons/proper/primitives/trunk/src/test/org/apache/commons/collections/primitives/decorators/TestUnmodifiableLongIterator.java
 (original)
+++ 
jakarta/commons/proper/primitives/trunk/src/test/org/apache/commons/collections/primitives/decorators/TestUnmodifiableLongIterator.java
 Tue Nov 28 23:45:08 2006
@@ -1,9 +1,10 @@
 /*
- * Copyright 2003-2004 The Apache Software Foundation
- *
- * Licensed under the Apache License, Version 2.0 (the "License");
- * you may not use this file except in compliance with the License.
- * You may obtain a copy of the License at
+ * Licensed to the Apache Software Foundation (ASF) under one or more
+ * contributor license agreements.  See the NOTICE file distributed with
+ * this work for additional information regarding copyright ownership.
+ * The ASF licenses this file to You under the Apache License, Version 2.0
+ * (the "License"); you may not use this file except in compliance with
+ * the License.  You may obtain a copy of the License at
  *
  *     http://www.apache.org/licenses/LICENSE-2.0
  *

Modified: 
jakarta/commons/proper/primitives/trunk/src/test/org/apache/commons/collections/primitives/decorators/TestUnmodifiableLongList.java
URL: 
http://svn.apache.org/viewvc/jakarta/commons/proper/primitives/trunk/src/test/org/apache/commons/collections/primitives/decorators/TestUnmodifiableLongList.java?view=diff&rev=480451&r1=480450&r2=480451
==============================================================================
--- 
jakarta/commons/proper/primitives/trunk/src/test/org/apache/commons/collections/primitives/decorators/TestUnmodifiableLongList.java
 (original)
+++ 
jakarta/commons/proper/primitives/trunk/src/test/org/apache/commons/collections/primitives/decorators/TestUnmodifiableLongList.java
 Tue Nov 28 23:45:08 2006
@@ -1,9 +1,10 @@
 /*
- * Copyright 2003-2004 The Apache Software Foundation
- *
- * Licensed under the Apache License, Version 2.0 (the "License");
- * you may not use this file except in compliance with the License.
- * You may obtain a copy of the License at
+ * Licensed to the Apache Software Foundation (ASF) under one or more
+ * contributor license agreements.  See the NOTICE file distributed with
+ * this work for additional information regarding copyright ownership.
+ * The ASF licenses this file to You under the Apache License, Version 2.0
+ * (the "License"); you may not use this file except in compliance with
+ * the License.  You may obtain a copy of the License at
  *
  *     http://www.apache.org/licenses/LICENSE-2.0
  *

Modified: 
jakarta/commons/proper/primitives/trunk/src/test/org/apache/commons/collections/primitives/decorators/TestUnmodifiableLongListIterator.java
URL: 
http://svn.apache.org/viewvc/jakarta/commons/proper/primitives/trunk/src/test/org/apache/commons/collections/primitives/decorators/TestUnmodifiableLongListIterator.java?view=diff&rev=480451&r1=480450&r2=480451
==============================================================================
--- 
jakarta/commons/proper/primitives/trunk/src/test/org/apache/commons/collections/primitives/decorators/TestUnmodifiableLongListIterator.java
 (original)
+++ 
jakarta/commons/proper/primitives/trunk/src/test/org/apache/commons/collections/primitives/decorators/TestUnmodifiableLongListIterator.java
 Tue Nov 28 23:45:08 2006
@@ -1,9 +1,10 @@
 /*
- * Copyright 2003-2004 The Apache Software Foundation
- *
- * Licensed under the Apache License, Version 2.0 (the "License");
- * you may not use this file except in compliance with the License.
- * You may obtain a copy of the License at
+ * Licensed to the Apache Software Foundation (ASF) under one or more
+ * contributor license agreements.  See the NOTICE file distributed with
+ * this work for additional information regarding copyright ownership.
+ * The ASF licenses this file to You under the Apache License, Version 2.0
+ * (the "License"); you may not use this file except in compliance with
+ * the License.  You may obtain a copy of the License at
  *
  *     http://www.apache.org/licenses/LICENSE-2.0
  *

Modified: 
jakarta/commons/proper/primitives/trunk/src/test/org/apache/commons/collections/primitives/decorators/TestUnmodifiableShortIterator.java
URL: 
http://svn.apache.org/viewvc/jakarta/commons/proper/primitives/trunk/src/test/org/apache/commons/collections/primitives/decorators/TestUnmodifiableShortIterator.java?view=diff&rev=480451&r1=480450&r2=480451
==============================================================================
--- 
jakarta/commons/proper/primitives/trunk/src/test/org/apache/commons/collections/primitives/decorators/TestUnmodifiableShortIterator.java
 (original)
+++ 
jakarta/commons/proper/primitives/trunk/src/test/org/apache/commons/collections/primitives/decorators/TestUnmodifiableShortIterator.java
 Tue Nov 28 23:45:08 2006
@@ -1,9 +1,10 @@
 /*
- * Copyright 2003-2004 The Apache Software Foundation
- *
- * Licensed under the Apache License, Version 2.0 (the "License");
- * you may not use this file except in compliance with the License.
- * You may obtain a copy of the License at
+ * Licensed to the Apache Software Foundation (ASF) under one or more
+ * contributor license agreements.  See the NOTICE file distributed with
+ * this work for additional information regarding copyright ownership.
+ * The ASF licenses this file to You under the Apache License, Version 2.0
+ * (the "License"); you may not use this file except in compliance with
+ * the License.  You may obtain a copy of the License at
  *
  *     http://www.apache.org/licenses/LICENSE-2.0
  *

Modified: 
jakarta/commons/proper/primitives/trunk/src/test/org/apache/commons/collections/primitives/decorators/TestUnmodifiableShortList.java
URL: 
http://svn.apache.org/viewvc/jakarta/commons/proper/primitives/trunk/src/test/org/apache/commons/collections/primitives/decorators/TestUnmodifiableShortList.java?view=diff&rev=480451&r1=480450&r2=480451
==============================================================================
--- 
jakarta/commons/proper/primitives/trunk/src/test/org/apache/commons/collections/primitives/decorators/TestUnmodifiableShortList.java
 (original)
+++ 
jakarta/commons/proper/primitives/trunk/src/test/org/apache/commons/collections/primitives/decorators/TestUnmodifiableShortList.java
 Tue Nov 28 23:45:08 2006
@@ -1,9 +1,10 @@
 /*
- * Copyright 2003-2004 The Apache Software Foundation
- *
- * Licensed under the Apache License, Version 2.0 (the "License");
- * you may not use this file except in compliance with the License.
- * You may obtain a copy of the License at
+ * Licensed to the Apache Software Foundation (ASF) under one or more
+ * contributor license agreements.  See the NOTICE file distributed with
+ * this work for additional information regarding copyright ownership.
+ * The ASF licenses this file to You under the Apache License, Version 2.0
+ * (the "License"); you may not use this file except in compliance with
+ * the License.  You may obtain a copy of the License at
  *
  *     http://www.apache.org/licenses/LICENSE-2.0
  *

Modified: 
jakarta/commons/proper/primitives/trunk/src/test/org/apache/commons/collections/primitives/decorators/TestUnmodifiableShortListIterator.java
URL: 
http://svn.apache.org/viewvc/jakarta/commons/proper/primitives/trunk/src/test/org/apache/commons/collections/primitives/decorators/TestUnmodifiableShortListIterator.java?view=diff&rev=480451&r1=480450&r2=480451
==============================================================================
--- 
jakarta/commons/proper/primitives/trunk/src/test/org/apache/commons/collections/primitives/decorators/TestUnmodifiableShortListIterator.java
 (original)
+++ 
jakarta/commons/proper/primitives/trunk/src/test/org/apache/commons/collections/primitives/decorators/TestUnmodifiableShortListIterator.java
 Tue Nov 28 23:45:08 2006
@@ -1,9 +1,10 @@
 /*
- * Copyright 2003-2004 The Apache Software Foundation
- *
- * Licensed under the Apache License, Version 2.0 (the "License");
- * you may not use this file except in compliance with the License.
- * You may obtain a copy of the License at
+ * Licensed to the Apache Software Foundation (ASF) under one or more
+ * contributor license agreements.  See the NOTICE file distributed with
+ * this work for additional information regarding copyright ownership.
+ * The ASF licenses this file to You under the Apache License, Version 2.0
+ * (the "License"); you may not use this file except in compliance with
+ * the License.  You may obtain a copy of the License at
  *
  *     http://www.apache.org/licenses/LICENSE-2.0
  *



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

Reply via email to