Fix license headers to conform to current policy git-svn-id: https://svn.apache.org/repos/asf/commons/proper/collections/branches/COLLECTIONS_3_2_BRANCH@646780 13f79535-47bb-0310-9956-ffa450edef68
Project: http://git-wip-us.apache.org/repos/asf/commons-collections/repo Commit: http://git-wip-us.apache.org/repos/asf/commons-collections/commit/91e368d0 Tree: http://git-wip-us.apache.org/repos/asf/commons-collections/tree/91e368d0 Diff: http://git-wip-us.apache.org/repos/asf/commons-collections/diff/91e368d0 Branch: refs/heads/COLLECTIONS_3_2_BRANCH Commit: 91e368d0b759082c87eae8f411633e3de6de86bf Parents: 392d63a Author: Niall Kegan Pemberton <nia...@apache.org> Authored: Thu Apr 10 12:48:07 2008 +0000 Committer: Niall Kegan Pemberton <nia...@apache.org> Committed: Thu Apr 10 12:48:07 2008 +0000 ---------------------------------------------------------------------- .../commons/collections/AbstractTestObject.java | 11 +++++----- .../apache/commons/collections/BulkTest.java | 11 +++++----- .../commons/collections/LocalTestNode.java | 11 +++++----- .../commons/collections/MapPerformance.java | 11 +++++----- .../org/apache/commons/collections/TestAll.java | 11 +++++----- .../commons/collections/TestAllPackages.java | 11 +++++----- .../commons/collections/TestArrayList.java | 11 +++++----- .../commons/collections/TestArrayStack.java | 11 +++++----- .../commons/collections/TestBagUtils.java | 11 +++++----- .../apache/commons/collections/TestBeanMap.java | 11 +++++----- .../commons/collections/TestBinaryHeap.java | 11 +++++----- .../collections/TestBoundedFifoBuffer.java | 11 +++++----- .../collections/TestBoundedFifoBuffer2.java | 11 +++++----- .../commons/collections/TestBufferUtils.java | 11 +++++----- .../commons/collections/TestClosureUtils.java | 11 +++++----- .../collections/TestCollectionUtils.java | 11 +++++----- .../collections/TestCursorableLinkedList.java | 11 +++++----- .../collections/TestDoubleOrderedMap.java | 11 +++++----- .../collections/TestEnumerationUtils.java | 11 +++++----- .../collections/TestExtendedProperties.java | 11 +++++----- .../commons/collections/TestFactoryUtils.java | 11 +++++----- .../commons/collections/TestFastArrayList.java | 11 +++++----- .../commons/collections/TestFastArrayList1.java | 11 +++++----- .../commons/collections/TestFastHashMap.java | 11 +++++----- .../commons/collections/TestFastHashMap1.java | 11 +++++----- .../commons/collections/TestFastTreeMap.java | 11 +++++----- .../commons/collections/TestFastTreeMap1.java | 11 +++++----- .../apache/commons/collections/TestHashBag.java | 11 +++++----- .../commons/collections/TestIteratorUtils.java | 11 +++++----- .../apache/commons/collections/TestLRUMap.java | 11 +++++----- .../commons/collections/TestLinkedList.java | 11 +++++----- .../commons/collections/TestListUtils.java | 11 +++++----- .../commons/collections/TestMapUtils.java | 11 +++++----- .../commons/collections/TestMultiHashMap.java | 11 +++++----- .../commons/collections/TestPredicateUtils.java | 11 +++++----- .../commons/collections/TestReferenceMap.java | 11 +++++----- .../collections/TestSequencedHashMap.java | 11 +++++----- .../commons/collections/TestSetUtils.java | 11 +++++----- .../collections/TestStaticBucketMap.java | 11 +++++----- .../collections/TestTransformerUtils.java | 11 +++++----- .../apache/commons/collections/TestTreeBag.java | 11 +++++----- .../apache/commons/collections/TestTreeMap.java | 11 +++++----- .../collections/TestTypedCollection.java | 11 +++++----- .../collections/TestUnboundedFifoBuffer.java | 11 +++++----- .../collections/bag/AbstractTestBag.java | 11 +++++----- .../collections/bag/AbstractTestSortedBag.java | 11 +++++----- .../apache/commons/collections/bag/TestAll.java | 11 +++++----- .../commons/collections/bag/TestHashBag.java | 11 +++++----- .../collections/bag/TestPredicatedBag.java | 11 +++++----- .../bag/TestPredicatedSortedBag.java | 11 +++++----- .../collections/bag/TestTransformedBag.java | 11 +++++----- .../bag/TestTransformedSortedBag.java | 11 +++++----- .../commons/collections/bag/TestTreeBag.java | 11 +++++----- .../commons/collections/bag/TestTypedBag.java | 11 +++++----- .../collections/bag/TestTypedSortedBag.java | 11 +++++----- .../bidimap/AbstractTestBidiMap.java | 11 +++++----- .../bidimap/AbstractTestOrderedBidiMap.java | 11 +++++----- .../bidimap/AbstractTestSortedBidiMap.java | 11 +++++----- .../TestAbstractOrderedBidiMapDecorator.java | 11 +++++----- .../commons/collections/bidimap/TestAll.java | 11 +++++----- .../bidimap/TestDualHashBidiMap.java | 11 +++++----- .../bidimap/TestDualTreeBidiMap.java | 11 +++++----- .../bidimap/TestDualTreeBidiMap2.java | 11 +++++----- .../collections/bidimap/TestTreeBidiMap.java | 11 +++++----- .../bidimap/TestUnmodifiableBidiMap.java | 11 +++++----- .../bidimap/TestUnmodifiableOrderedBidiMap.java | 11 +++++----- .../bidimap/TestUnmodifiableSortedBidiMap.java | 11 +++++----- .../commons/collections/buffer/TestAll.java | 11 +++++----- .../collections/buffer/TestBlockingBuffer.java | 11 +++++----- .../collections/buffer/TestBoundedBuffer.java | 11 +++++----- .../buffer/TestBoundedFifoBuffer.java | 11 +++++----- .../buffer/TestBoundedFifoBuffer2.java | 11 +++++----- .../buffer/TestCircularFifoBuffer.java | 11 +++++----- .../buffer/TestPredicatedBuffer.java | 11 +++++----- .../collections/buffer/TestPriorityBuffer.java | 11 +++++----- .../buffer/TestSynchronizedBuffer.java | 11 +++++----- .../buffer/TestTransformedBuffer.java | 11 +++++----- .../buffer/TestUnboundedFifoBuffer.java | 11 +++++----- .../buffer/TestUnmodifiableBuffer.java | 11 +++++----- .../collection/AbstractTestCollection.java | 11 +++++----- .../commons/collections/collection/TestAll.java | 11 +++++----- .../collection/TestCompositeCollection.java | 11 +++++----- .../collection/TestPredicatedCollection.java | 11 +++++----- .../collection/TestSynchronizedCollection.java | 11 +++++----- .../collection/TestTransformedCollection.java | 11 +++++----- .../collection/TestUnmodifiableCollection.java | 11 +++++----- .../comparators/AbstractTestComparator.java | 11 +++++----- .../collections/comparators/TestAll.java | 11 +++++----- .../comparators/TestBooleanComparator.java | 11 +++++----- .../comparators/TestComparableComparator.java | 11 +++++----- .../comparators/TestComparatorChain.java | 11 +++++----- .../comparators/TestFixedOrderComparator.java | 11 +++++----- .../comparators/TestNullComparator.java | 11 +++++----- .../comparators/TestReverseComparator.java | 11 +++++----- .../iterators/AbstractTestIterator.java | 11 +++++----- .../iterators/AbstractTestListIterator.java | 11 +++++----- .../iterators/AbstractTestMapIterator.java | 11 +++++----- .../AbstractTestOrderedMapIterator.java | 11 +++++----- .../commons/collections/iterators/TestAll.java | 11 +++++----- .../iterators/TestArrayIterator.java | 11 +++++----- .../iterators/TestArrayIterator2.java | 11 +++++----- .../iterators/TestArrayListIterator.java | 11 +++++----- .../iterators/TestArrayListIterator2.java | 11 +++++----- .../iterators/TestCollatingIterator.java | 11 +++++----- .../iterators/TestFilterIterator.java | 11 +++++----- .../iterators/TestFilterListIterator.java | 11 +++++----- .../iterators/TestIteratorChain.java | 11 +++++----- .../iterators/TestListIteratorWrapper.java | 11 +++++----- .../iterators/TestLoopingIterator.java | 11 +++++----- .../iterators/TestLoopingListIterator.java | 11 +++++----- .../iterators/TestObjectArrayIterator.java | 11 +++++----- .../iterators/TestObjectArrayListIterator.java | 11 +++++----- .../iterators/TestObjectArrayListIterator2.java | 11 +++++----- .../iterators/TestObjectGraphIterator.java | 11 +++++----- .../iterators/TestReverseListIterator.java | 11 +++++----- .../iterators/TestSingletonIterator.java | 11 +++++----- .../iterators/TestSingletonIterator2.java | 11 +++++----- .../iterators/TestSingletonListIterator.java | 11 +++++----- .../iterators/TestUniqueFilterIterator.java | 11 +++++----- .../iterators/TestUnmodifiableIterator.java | 11 +++++----- .../iterators/TestUnmodifiableListIterator.java | 11 +++++----- .../iterators/TestUnmodifiableMapIterator.java | 11 +++++----- .../TestUnmodifiableOrderedMapIterator.java | 11 +++++----- .../keyvalue/AbstractTestMapEntry.java | 11 +++++----- .../commons/collections/keyvalue/TestAll.java | 11 +++++----- .../keyvalue/TestDefaultKeyValue.java | 11 +++++----- .../keyvalue/TestDefaultMapEntry.java | 11 +++++----- .../collections/keyvalue/TestMultiKey.java | 11 +++++----- .../collections/keyvalue/TestTiedMapEntry.java | 11 +++++----- .../keyvalue/TestUnmodifiableMapEntry.java | 11 +++++----- .../collections/list/AbstractTestList.java | 11 +++++----- .../list/TestAbstractLinkedList.java | 11 +++++----- .../commons/collections/list/TestAll.java | 11 +++++----- .../list/TestCursorableLinkedList.java | 11 +++++----- .../collections/list/TestFixedSizeList.java | 11 +++++----- .../collections/list/TestGrowthList.java | 11 +++++----- .../list/TestNodeCachingLinkedList.java | 11 +++++----- .../collections/list/TestPredicatedList.java | 11 +++++----- .../collections/list/TestSetUniqueList.java | 11 +++++----- .../collections/list/TestSynchronizedList.java | 11 +++++----- .../collections/list/TestTransformedList.java | 11 +++++----- .../commons/collections/list/TestTreeList.java | 11 +++++----- .../commons/collections/list/TestTypedList.java | 11 +++++----- .../collections/list/TestUnmodifiableList.java | 11 +++++----- .../map/AbstractTestIterableMap.java | 11 +++++----- .../collections/map/AbstractTestMap.java | 11 +++++----- .../collections/map/AbstractTestOrderedMap.java | 11 +++++----- .../collections/map/AbstractTestSortedMap.java | 11 +++++----- .../apache/commons/collections/map/TestAll.java | 11 +++++----- .../collections/map/TestCaseInsensitiveMap.java | 11 +++++----- .../collections/map/TestCompositeMap.java | 11 +++++----- .../collections/map/TestDefaultedMap.java | 11 +++++----- .../collections/map/TestFixedSizeMap.java | 11 +++++----- .../collections/map/TestFixedSizeSortedMap.java | 11 +++++----- .../commons/collections/map/TestFlat3Map.java | 11 +++++----- .../commons/collections/map/TestHashedMap.java | 11 +++++----- .../collections/map/TestIdentityMap.java | 11 +++++----- .../commons/collections/map/TestLRUMap.java | 11 +++++----- .../commons/collections/map/TestLazyMap.java | 11 +++++----- .../collections/map/TestLazySortedMap.java | 13 ++++++------ .../commons/collections/map/TestLinkedMap.java | 11 +++++----- .../collections/map/TestListOrderedMap.java | 11 +++++----- .../collections/map/TestListOrderedMap2.java | 11 +++++----- .../collections/map/TestMultiKeyMap.java | 11 +++++----- .../collections/map/TestMultiValueMap.java | 21 ++++++++++---------- .../collections/map/TestPredicatedMap.java | 11 +++++----- .../map/TestPredicatedSortedMap.java | 13 ++++++------ .../map/TestReferenceIdentityMap.java | 11 +++++----- .../collections/map/TestReferenceMap.java | 11 +++++----- .../collections/map/TestSingletonMap.java | 11 +++++----- .../collections/map/TestStaticBucketMap.java | 11 +++++----- .../collections/map/TestTransformedMap.java | 11 +++++----- .../map/TestTransformedSortedMap.java | 11 +++++----- .../collections/map/TestUnmodifiableMap.java | 11 +++++----- .../map/TestUnmodifiableOrderedMap.java | 11 +++++----- .../map/TestUnmodifiableSortedMap.java | 11 +++++----- .../apache/commons/collections/overview.html | 15 +++++++------- .../collections/set/AbstractTestSet.java | 11 +++++----- .../collections/set/AbstractTestSortedSet.java | 11 +++++----- .../apache/commons/collections/set/TestAll.java | 11 +++++----- .../collections/set/TestCompositeSet.java | 11 +++++----- .../collections/set/TestListOrderedSet.java | 11 +++++----- .../collections/set/TestListOrderedSet2.java | 11 +++++----- .../collections/set/TestMapBackedSet.java | 11 +++++----- .../collections/set/TestMapBackedSet2.java | 11 +++++----- .../collections/set/TestPredicatedSet.java | 11 +++++----- .../set/TestPredicatedSortedSet.java | 11 +++++----- .../collections/set/TestSynchronizedSet.java | 11 +++++----- .../set/TestSynchronizedSortedSet.java | 11 +++++----- .../collections/set/TestTransformedSet.java | 11 +++++----- .../set/TestTransformedSortedSet.java | 11 +++++----- .../commons/collections/set/TestTypedSet.java | 11 +++++----- .../collections/set/TestTypedSortedSet.java | 11 +++++----- .../collections/set/TestUnmodifiableSet.java | 11 +++++----- .../set/TestUnmodifiableSortedSet.java | 11 +++++----- 195 files changed, 1179 insertions(+), 984 deletions(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/commons-collections/blob/91e368d0/src/test/org/apache/commons/collections/AbstractTestObject.java ---------------------------------------------------------------------- diff --git a/src/test/org/apache/commons/collections/AbstractTestObject.java b/src/test/org/apache/commons/collections/AbstractTestObject.java index 7cf6dda..41647af 100644 --- a/src/test/org/apache/commons/collections/AbstractTestObject.java +++ b/src/test/org/apache/commons/collections/AbstractTestObject.java @@ -1,9 +1,10 @@ /* - * Copyright 2001-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 * http://git-wip-us.apache.org/repos/asf/commons-collections/blob/91e368d0/src/test/org/apache/commons/collections/BulkTest.java ---------------------------------------------------------------------- diff --git a/src/test/org/apache/commons/collections/BulkTest.java b/src/test/org/apache/commons/collections/BulkTest.java index 4a11685..092694f 100644 --- a/src/test/org/apache/commons/collections/BulkTest.java +++ b/src/test/org/apache/commons/collections/BulkTest.java @@ -1,9 +1,10 @@ /* - * Copyright 2001-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 * http://git-wip-us.apache.org/repos/asf/commons-collections/blob/91e368d0/src/test/org/apache/commons/collections/LocalTestNode.java ---------------------------------------------------------------------- diff --git a/src/test/org/apache/commons/collections/LocalTestNode.java b/src/test/org/apache/commons/collections/LocalTestNode.java index 5e7ab65..20dfdcd 100644 --- a/src/test/org/apache/commons/collections/LocalTestNode.java +++ b/src/test/org/apache/commons/collections/LocalTestNode.java @@ -1,9 +1,10 @@ /* - * Copyright 2001-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 * http://git-wip-us.apache.org/repos/asf/commons-collections/blob/91e368d0/src/test/org/apache/commons/collections/MapPerformance.java ---------------------------------------------------------------------- diff --git a/src/test/org/apache/commons/collections/MapPerformance.java b/src/test/org/apache/commons/collections/MapPerformance.java index 543629e..1ea9a5e 100644 --- a/src/test/org/apache/commons/collections/MapPerformance.java +++ b/src/test/org/apache/commons/collections/MapPerformance.java @@ -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 * http://git-wip-us.apache.org/repos/asf/commons-collections/blob/91e368d0/src/test/org/apache/commons/collections/TestAll.java ---------------------------------------------------------------------- diff --git a/src/test/org/apache/commons/collections/TestAll.java b/src/test/org/apache/commons/collections/TestAll.java index 74f2635..734319f 100644 --- a/src/test/org/apache/commons/collections/TestAll.java +++ b/src/test/org/apache/commons/collections/TestAll.java @@ -1,9 +1,10 @@ /* - * Copyright 2001-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 * http://git-wip-us.apache.org/repos/asf/commons-collections/blob/91e368d0/src/test/org/apache/commons/collections/TestAllPackages.java ---------------------------------------------------------------------- diff --git a/src/test/org/apache/commons/collections/TestAllPackages.java b/src/test/org/apache/commons/collections/TestAllPackages.java index 5d112f8..f081862 100644 --- a/src/test/org/apache/commons/collections/TestAllPackages.java +++ b/src/test/org/apache/commons/collections/TestAllPackages.java @@ -1,9 +1,10 @@ /* - * Copyright 2001-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 * http://git-wip-us.apache.org/repos/asf/commons-collections/blob/91e368d0/src/test/org/apache/commons/collections/TestArrayList.java ---------------------------------------------------------------------- diff --git a/src/test/org/apache/commons/collections/TestArrayList.java b/src/test/org/apache/commons/collections/TestArrayList.java index ffcdb91..200234b 100644 --- a/src/test/org/apache/commons/collections/TestArrayList.java +++ b/src/test/org/apache/commons/collections/TestArrayList.java @@ -1,9 +1,10 @@ /* - * Copyright 2001-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 * http://git-wip-us.apache.org/repos/asf/commons-collections/blob/91e368d0/src/test/org/apache/commons/collections/TestArrayStack.java ---------------------------------------------------------------------- diff --git a/src/test/org/apache/commons/collections/TestArrayStack.java b/src/test/org/apache/commons/collections/TestArrayStack.java index 716fa2d..447f636 100644 --- a/src/test/org/apache/commons/collections/TestArrayStack.java +++ b/src/test/org/apache/commons/collections/TestArrayStack.java @@ -1,9 +1,10 @@ /* - * Copyright 2001-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 * http://git-wip-us.apache.org/repos/asf/commons-collections/blob/91e368d0/src/test/org/apache/commons/collections/TestBagUtils.java ---------------------------------------------------------------------- diff --git a/src/test/org/apache/commons/collections/TestBagUtils.java b/src/test/org/apache/commons/collections/TestBagUtils.java index 234a7a1..309e21c 100644 --- a/src/test/org/apache/commons/collections/TestBagUtils.java +++ b/src/test/org/apache/commons/collections/TestBagUtils.java @@ -1,9 +1,10 @@ /* - * Copyright 2001-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 * http://git-wip-us.apache.org/repos/asf/commons-collections/blob/91e368d0/src/test/org/apache/commons/collections/TestBeanMap.java ---------------------------------------------------------------------- diff --git a/src/test/org/apache/commons/collections/TestBeanMap.java b/src/test/org/apache/commons/collections/TestBeanMap.java index 8905a8d..06a53a9 100644 --- a/src/test/org/apache/commons/collections/TestBeanMap.java +++ b/src/test/org/apache/commons/collections/TestBeanMap.java @@ -1,9 +1,10 @@ /* - * Copyright 2001-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 * http://git-wip-us.apache.org/repos/asf/commons-collections/blob/91e368d0/src/test/org/apache/commons/collections/TestBinaryHeap.java ---------------------------------------------------------------------- diff --git a/src/test/org/apache/commons/collections/TestBinaryHeap.java b/src/test/org/apache/commons/collections/TestBinaryHeap.java index 43ea2a6..04b8dff 100644 --- a/src/test/org/apache/commons/collections/TestBinaryHeap.java +++ b/src/test/org/apache/commons/collections/TestBinaryHeap.java @@ -1,9 +1,10 @@ /* - * Copyright 2001-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 * http://git-wip-us.apache.org/repos/asf/commons-collections/blob/91e368d0/src/test/org/apache/commons/collections/TestBoundedFifoBuffer.java ---------------------------------------------------------------------- diff --git a/src/test/org/apache/commons/collections/TestBoundedFifoBuffer.java b/src/test/org/apache/commons/collections/TestBoundedFifoBuffer.java index b294e44..1acf2d8 100644 --- a/src/test/org/apache/commons/collections/TestBoundedFifoBuffer.java +++ b/src/test/org/apache/commons/collections/TestBoundedFifoBuffer.java @@ -1,9 +1,10 @@ /* - * Copyright 2001-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 * http://git-wip-us.apache.org/repos/asf/commons-collections/blob/91e368d0/src/test/org/apache/commons/collections/TestBoundedFifoBuffer2.java ---------------------------------------------------------------------- diff --git a/src/test/org/apache/commons/collections/TestBoundedFifoBuffer2.java b/src/test/org/apache/commons/collections/TestBoundedFifoBuffer2.java index b0ade0b..e0235cf 100644 --- a/src/test/org/apache/commons/collections/TestBoundedFifoBuffer2.java +++ b/src/test/org/apache/commons/collections/TestBoundedFifoBuffer2.java @@ -1,9 +1,10 @@ /* - * Copyright 2001-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 * http://git-wip-us.apache.org/repos/asf/commons-collections/blob/91e368d0/src/test/org/apache/commons/collections/TestBufferUtils.java ---------------------------------------------------------------------- diff --git a/src/test/org/apache/commons/collections/TestBufferUtils.java b/src/test/org/apache/commons/collections/TestBufferUtils.java index 9600da8..fdbbabe 100644 --- a/src/test/org/apache/commons/collections/TestBufferUtils.java +++ b/src/test/org/apache/commons/collections/TestBufferUtils.java @@ -1,9 +1,10 @@ /* - * Copyright 2001-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 * http://git-wip-us.apache.org/repos/asf/commons-collections/blob/91e368d0/src/test/org/apache/commons/collections/TestClosureUtils.java ---------------------------------------------------------------------- diff --git a/src/test/org/apache/commons/collections/TestClosureUtils.java b/src/test/org/apache/commons/collections/TestClosureUtils.java index f4dafd8..9c8c992 100644 --- a/src/test/org/apache/commons/collections/TestClosureUtils.java +++ b/src/test/org/apache/commons/collections/TestClosureUtils.java @@ -1,9 +1,10 @@ /* - * Copyright 2001-2004,2006 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 * http://git-wip-us.apache.org/repos/asf/commons-collections/blob/91e368d0/src/test/org/apache/commons/collections/TestCollectionUtils.java ---------------------------------------------------------------------- diff --git a/src/test/org/apache/commons/collections/TestCollectionUtils.java b/src/test/org/apache/commons/collections/TestCollectionUtils.java index e3a2d6f..38f992e 100644 --- a/src/test/org/apache/commons/collections/TestCollectionUtils.java +++ b/src/test/org/apache/commons/collections/TestCollectionUtils.java @@ -1,9 +1,10 @@ /* - * Copyright 2001-2005 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 * http://git-wip-us.apache.org/repos/asf/commons-collections/blob/91e368d0/src/test/org/apache/commons/collections/TestCursorableLinkedList.java ---------------------------------------------------------------------- diff --git a/src/test/org/apache/commons/collections/TestCursorableLinkedList.java b/src/test/org/apache/commons/collections/TestCursorableLinkedList.java index 84dbae8..8be8a6d 100644 --- a/src/test/org/apache/commons/collections/TestCursorableLinkedList.java +++ b/src/test/org/apache/commons/collections/TestCursorableLinkedList.java @@ -1,9 +1,10 @@ /* - * Copyright 2001-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 * http://git-wip-us.apache.org/repos/asf/commons-collections/blob/91e368d0/src/test/org/apache/commons/collections/TestDoubleOrderedMap.java ---------------------------------------------------------------------- diff --git a/src/test/org/apache/commons/collections/TestDoubleOrderedMap.java b/src/test/org/apache/commons/collections/TestDoubleOrderedMap.java index cf92be7..8606b77 100644 --- a/src/test/org/apache/commons/collections/TestDoubleOrderedMap.java +++ b/src/test/org/apache/commons/collections/TestDoubleOrderedMap.java @@ -1,9 +1,10 @@ /* - * Copyright 2001-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 * http://git-wip-us.apache.org/repos/asf/commons-collections/blob/91e368d0/src/test/org/apache/commons/collections/TestEnumerationUtils.java ---------------------------------------------------------------------- diff --git a/src/test/org/apache/commons/collections/TestEnumerationUtils.java b/src/test/org/apache/commons/collections/TestEnumerationUtils.java index dda2b9b..64caa47 100644 --- a/src/test/org/apache/commons/collections/TestEnumerationUtils.java +++ b/src/test/org/apache/commons/collections/TestEnumerationUtils.java @@ -1,9 +1,10 @@ /* - * Copyright 2001-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 * http://git-wip-us.apache.org/repos/asf/commons-collections/blob/91e368d0/src/test/org/apache/commons/collections/TestExtendedProperties.java ---------------------------------------------------------------------- diff --git a/src/test/org/apache/commons/collections/TestExtendedProperties.java b/src/test/org/apache/commons/collections/TestExtendedProperties.java index ab093c0..856c0dd 100644 --- a/src/test/org/apache/commons/collections/TestExtendedProperties.java +++ b/src/test/org/apache/commons/collections/TestExtendedProperties.java @@ -1,9 +1,10 @@ /* - * Copyright 2001-2005 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 * http://git-wip-us.apache.org/repos/asf/commons-collections/blob/91e368d0/src/test/org/apache/commons/collections/TestFactoryUtils.java ---------------------------------------------------------------------- diff --git a/src/test/org/apache/commons/collections/TestFactoryUtils.java b/src/test/org/apache/commons/collections/TestFactoryUtils.java index de783e1..e1b8f89 100644 --- a/src/test/org/apache/commons/collections/TestFactoryUtils.java +++ b/src/test/org/apache/commons/collections/TestFactoryUtils.java @@ -1,9 +1,10 @@ /* - * Copyright 2001-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 * http://git-wip-us.apache.org/repos/asf/commons-collections/blob/91e368d0/src/test/org/apache/commons/collections/TestFastArrayList.java ---------------------------------------------------------------------- diff --git a/src/test/org/apache/commons/collections/TestFastArrayList.java b/src/test/org/apache/commons/collections/TestFastArrayList.java index 25f8846..f41a4bb 100644 --- a/src/test/org/apache/commons/collections/TestFastArrayList.java +++ b/src/test/org/apache/commons/collections/TestFastArrayList.java @@ -1,9 +1,10 @@ /* - * Copyright 2001-2005 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 * http://git-wip-us.apache.org/repos/asf/commons-collections/blob/91e368d0/src/test/org/apache/commons/collections/TestFastArrayList1.java ---------------------------------------------------------------------- diff --git a/src/test/org/apache/commons/collections/TestFastArrayList1.java b/src/test/org/apache/commons/collections/TestFastArrayList1.java index fb97f5d..771371f 100644 --- a/src/test/org/apache/commons/collections/TestFastArrayList1.java +++ b/src/test/org/apache/commons/collections/TestFastArrayList1.java @@ -1,9 +1,10 @@ /* - * Copyright 2001-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 * http://git-wip-us.apache.org/repos/asf/commons-collections/blob/91e368d0/src/test/org/apache/commons/collections/TestFastHashMap.java ---------------------------------------------------------------------- diff --git a/src/test/org/apache/commons/collections/TestFastHashMap.java b/src/test/org/apache/commons/collections/TestFastHashMap.java index 4be82a0..d10319d 100644 --- a/src/test/org/apache/commons/collections/TestFastHashMap.java +++ b/src/test/org/apache/commons/collections/TestFastHashMap.java @@ -1,9 +1,10 @@ /* - * Copyright 2001-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 * http://git-wip-us.apache.org/repos/asf/commons-collections/blob/91e368d0/src/test/org/apache/commons/collections/TestFastHashMap1.java ---------------------------------------------------------------------- diff --git a/src/test/org/apache/commons/collections/TestFastHashMap1.java b/src/test/org/apache/commons/collections/TestFastHashMap1.java index cfbdb5b..5eda6b2 100644 --- a/src/test/org/apache/commons/collections/TestFastHashMap1.java +++ b/src/test/org/apache/commons/collections/TestFastHashMap1.java @@ -1,9 +1,10 @@ /* - * Copyright 2001-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 * http://git-wip-us.apache.org/repos/asf/commons-collections/blob/91e368d0/src/test/org/apache/commons/collections/TestFastTreeMap.java ---------------------------------------------------------------------- diff --git a/src/test/org/apache/commons/collections/TestFastTreeMap.java b/src/test/org/apache/commons/collections/TestFastTreeMap.java index 9462a63..45e5aee 100644 --- a/src/test/org/apache/commons/collections/TestFastTreeMap.java +++ b/src/test/org/apache/commons/collections/TestFastTreeMap.java @@ -1,9 +1,10 @@ /* - * Copyright 2001-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 * http://git-wip-us.apache.org/repos/asf/commons-collections/blob/91e368d0/src/test/org/apache/commons/collections/TestFastTreeMap1.java ---------------------------------------------------------------------- diff --git a/src/test/org/apache/commons/collections/TestFastTreeMap1.java b/src/test/org/apache/commons/collections/TestFastTreeMap1.java index bb2a8d9..eae0375 100644 --- a/src/test/org/apache/commons/collections/TestFastTreeMap1.java +++ b/src/test/org/apache/commons/collections/TestFastTreeMap1.java @@ -1,9 +1,10 @@ /* - * Copyright 2001-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 * http://git-wip-us.apache.org/repos/asf/commons-collections/blob/91e368d0/src/test/org/apache/commons/collections/TestHashBag.java ---------------------------------------------------------------------- diff --git a/src/test/org/apache/commons/collections/TestHashBag.java b/src/test/org/apache/commons/collections/TestHashBag.java index eda31e2..6e21122 100644 --- a/src/test/org/apache/commons/collections/TestHashBag.java +++ b/src/test/org/apache/commons/collections/TestHashBag.java @@ -1,9 +1,10 @@ /* - * Copyright 2001-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 * http://git-wip-us.apache.org/repos/asf/commons-collections/blob/91e368d0/src/test/org/apache/commons/collections/TestIteratorUtils.java ---------------------------------------------------------------------- diff --git a/src/test/org/apache/commons/collections/TestIteratorUtils.java b/src/test/org/apache/commons/collections/TestIteratorUtils.java index fbb5192..b61dded 100644 --- a/src/test/org/apache/commons/collections/TestIteratorUtils.java +++ b/src/test/org/apache/commons/collections/TestIteratorUtils.java @@ -1,9 +1,10 @@ /* - * Copyright 2001-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 * http://git-wip-us.apache.org/repos/asf/commons-collections/blob/91e368d0/src/test/org/apache/commons/collections/TestLRUMap.java ---------------------------------------------------------------------- diff --git a/src/test/org/apache/commons/collections/TestLRUMap.java b/src/test/org/apache/commons/collections/TestLRUMap.java index c5db876..48347d9 100644 --- a/src/test/org/apache/commons/collections/TestLRUMap.java +++ b/src/test/org/apache/commons/collections/TestLRUMap.java @@ -1,9 +1,10 @@ /* - * Copyright 2001-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 * http://git-wip-us.apache.org/repos/asf/commons-collections/blob/91e368d0/src/test/org/apache/commons/collections/TestLinkedList.java ---------------------------------------------------------------------- diff --git a/src/test/org/apache/commons/collections/TestLinkedList.java b/src/test/org/apache/commons/collections/TestLinkedList.java index fe97623..c38120d 100644 --- a/src/test/org/apache/commons/collections/TestLinkedList.java +++ b/src/test/org/apache/commons/collections/TestLinkedList.java @@ -1,9 +1,10 @@ /* - * Copyright 2001-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 * http://git-wip-us.apache.org/repos/asf/commons-collections/blob/91e368d0/src/test/org/apache/commons/collections/TestListUtils.java ---------------------------------------------------------------------- diff --git a/src/test/org/apache/commons/collections/TestListUtils.java b/src/test/org/apache/commons/collections/TestListUtils.java index 2d0d16b..58cc040 100644 --- a/src/test/org/apache/commons/collections/TestListUtils.java +++ b/src/test/org/apache/commons/collections/TestListUtils.java @@ -1,9 +1,10 @@ /* - * Copyright 2001-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 * http://git-wip-us.apache.org/repos/asf/commons-collections/blob/91e368d0/src/test/org/apache/commons/collections/TestMapUtils.java ---------------------------------------------------------------------- diff --git a/src/test/org/apache/commons/collections/TestMapUtils.java b/src/test/org/apache/commons/collections/TestMapUtils.java index b240f2e..888cde4 100644 --- a/src/test/org/apache/commons/collections/TestMapUtils.java +++ b/src/test/org/apache/commons/collections/TestMapUtils.java @@ -1,9 +1,10 @@ /* - * Copyright 2001-2005 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 * http://git-wip-us.apache.org/repos/asf/commons-collections/blob/91e368d0/src/test/org/apache/commons/collections/TestMultiHashMap.java ---------------------------------------------------------------------- diff --git a/src/test/org/apache/commons/collections/TestMultiHashMap.java b/src/test/org/apache/commons/collections/TestMultiHashMap.java index 4b6fa26..722bec0 100644 --- a/src/test/org/apache/commons/collections/TestMultiHashMap.java +++ b/src/test/org/apache/commons/collections/TestMultiHashMap.java @@ -1,9 +1,10 @@ /* - * Copyright 2001-2005 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 * http://git-wip-us.apache.org/repos/asf/commons-collections/blob/91e368d0/src/test/org/apache/commons/collections/TestPredicateUtils.java ---------------------------------------------------------------------- diff --git a/src/test/org/apache/commons/collections/TestPredicateUtils.java b/src/test/org/apache/commons/collections/TestPredicateUtils.java index 0b21aef..0440ab5 100644 --- a/src/test/org/apache/commons/collections/TestPredicateUtils.java +++ b/src/test/org/apache/commons/collections/TestPredicateUtils.java @@ -1,9 +1,10 @@ /* - * Copyright 2001-2004,2006 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 * http://git-wip-us.apache.org/repos/asf/commons-collections/blob/91e368d0/src/test/org/apache/commons/collections/TestReferenceMap.java ---------------------------------------------------------------------- diff --git a/src/test/org/apache/commons/collections/TestReferenceMap.java b/src/test/org/apache/commons/collections/TestReferenceMap.java index 5b0c0ef..017f75d 100644 --- a/src/test/org/apache/commons/collections/TestReferenceMap.java +++ b/src/test/org/apache/commons/collections/TestReferenceMap.java @@ -1,9 +1,10 @@ /* - * Copyright 2001-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 * http://git-wip-us.apache.org/repos/asf/commons-collections/blob/91e368d0/src/test/org/apache/commons/collections/TestSequencedHashMap.java ---------------------------------------------------------------------- diff --git a/src/test/org/apache/commons/collections/TestSequencedHashMap.java b/src/test/org/apache/commons/collections/TestSequencedHashMap.java index 3720ea3..f48c630 100644 --- a/src/test/org/apache/commons/collections/TestSequencedHashMap.java +++ b/src/test/org/apache/commons/collections/TestSequencedHashMap.java @@ -1,9 +1,10 @@ /* - * Copyright 2001-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 * http://git-wip-us.apache.org/repos/asf/commons-collections/blob/91e368d0/src/test/org/apache/commons/collections/TestSetUtils.java ---------------------------------------------------------------------- diff --git a/src/test/org/apache/commons/collections/TestSetUtils.java b/src/test/org/apache/commons/collections/TestSetUtils.java index 7e4a6ae..a19df85 100644 --- a/src/test/org/apache/commons/collections/TestSetUtils.java +++ b/src/test/org/apache/commons/collections/TestSetUtils.java @@ -1,9 +1,10 @@ /* - * Copyright 2001-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 * http://git-wip-us.apache.org/repos/asf/commons-collections/blob/91e368d0/src/test/org/apache/commons/collections/TestStaticBucketMap.java ---------------------------------------------------------------------- diff --git a/src/test/org/apache/commons/collections/TestStaticBucketMap.java b/src/test/org/apache/commons/collections/TestStaticBucketMap.java index 6dec918..2a9bcc5 100644 --- a/src/test/org/apache/commons/collections/TestStaticBucketMap.java +++ b/src/test/org/apache/commons/collections/TestStaticBucketMap.java @@ -1,9 +1,10 @@ /* - * Copyright 2001-2005 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 * http://git-wip-us.apache.org/repos/asf/commons-collections/blob/91e368d0/src/test/org/apache/commons/collections/TestTransformerUtils.java ---------------------------------------------------------------------- diff --git a/src/test/org/apache/commons/collections/TestTransformerUtils.java b/src/test/org/apache/commons/collections/TestTransformerUtils.java index 61587e5..7afe81a 100644 --- a/src/test/org/apache/commons/collections/TestTransformerUtils.java +++ b/src/test/org/apache/commons/collections/TestTransformerUtils.java @@ -1,9 +1,10 @@ /* - * Copyright 2001-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 * http://git-wip-us.apache.org/repos/asf/commons-collections/blob/91e368d0/src/test/org/apache/commons/collections/TestTreeBag.java ---------------------------------------------------------------------- diff --git a/src/test/org/apache/commons/collections/TestTreeBag.java b/src/test/org/apache/commons/collections/TestTreeBag.java index 1dc0067..59d83fb 100644 --- a/src/test/org/apache/commons/collections/TestTreeBag.java +++ b/src/test/org/apache/commons/collections/TestTreeBag.java @@ -1,9 +1,10 @@ /* - * Copyright 2001-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 * http://git-wip-us.apache.org/repos/asf/commons-collections/blob/91e368d0/src/test/org/apache/commons/collections/TestTreeMap.java ---------------------------------------------------------------------- diff --git a/src/test/org/apache/commons/collections/TestTreeMap.java b/src/test/org/apache/commons/collections/TestTreeMap.java index 74407a1..b44b035 100644 --- a/src/test/org/apache/commons/collections/TestTreeMap.java +++ b/src/test/org/apache/commons/collections/TestTreeMap.java @@ -1,9 +1,10 @@ /* - * Copyright 2001-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 * http://git-wip-us.apache.org/repos/asf/commons-collections/blob/91e368d0/src/test/org/apache/commons/collections/TestTypedCollection.java ---------------------------------------------------------------------- diff --git a/src/test/org/apache/commons/collections/TestTypedCollection.java b/src/test/org/apache/commons/collections/TestTypedCollection.java index d353b35..2893b24 100644 --- a/src/test/org/apache/commons/collections/TestTypedCollection.java +++ b/src/test/org/apache/commons/collections/TestTypedCollection.java @@ -1,9 +1,10 @@ /* - * Copyright 2001-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 * http://git-wip-us.apache.org/repos/asf/commons-collections/blob/91e368d0/src/test/org/apache/commons/collections/TestUnboundedFifoBuffer.java ---------------------------------------------------------------------- diff --git a/src/test/org/apache/commons/collections/TestUnboundedFifoBuffer.java b/src/test/org/apache/commons/collections/TestUnboundedFifoBuffer.java index 6462566..8f1b04d 100644 --- a/src/test/org/apache/commons/collections/TestUnboundedFifoBuffer.java +++ b/src/test/org/apache/commons/collections/TestUnboundedFifoBuffer.java @@ -1,9 +1,10 @@ /* - * Copyright 2001-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 * http://git-wip-us.apache.org/repos/asf/commons-collections/blob/91e368d0/src/test/org/apache/commons/collections/bag/AbstractTestBag.java ---------------------------------------------------------------------- diff --git a/src/test/org/apache/commons/collections/bag/AbstractTestBag.java b/src/test/org/apache/commons/collections/bag/AbstractTestBag.java index 419defb..5bcbf59 100644 --- a/src/test/org/apache/commons/collections/bag/AbstractTestBag.java +++ b/src/test/org/apache/commons/collections/bag/AbstractTestBag.java @@ -1,9 +1,10 @@ /* - * Copyright 2001-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 * http://git-wip-us.apache.org/repos/asf/commons-collections/blob/91e368d0/src/test/org/apache/commons/collections/bag/AbstractTestSortedBag.java ---------------------------------------------------------------------- diff --git a/src/test/org/apache/commons/collections/bag/AbstractTestSortedBag.java b/src/test/org/apache/commons/collections/bag/AbstractTestSortedBag.java index 36daee5..47df937 100644 --- a/src/test/org/apache/commons/collections/bag/AbstractTestSortedBag.java +++ b/src/test/org/apache/commons/collections/bag/AbstractTestSortedBag.java @@ -1,9 +1,10 @@ /* - * Copyright 2001-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 * http://git-wip-us.apache.org/repos/asf/commons-collections/blob/91e368d0/src/test/org/apache/commons/collections/bag/TestAll.java ---------------------------------------------------------------------- diff --git a/src/test/org/apache/commons/collections/bag/TestAll.java b/src/test/org/apache/commons/collections/bag/TestAll.java index ee9682c..0114eb0 100644 --- a/src/test/org/apache/commons/collections/bag/TestAll.java +++ b/src/test/org/apache/commons/collections/bag/TestAll.java @@ -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 * http://git-wip-us.apache.org/repos/asf/commons-collections/blob/91e368d0/src/test/org/apache/commons/collections/bag/TestHashBag.java ---------------------------------------------------------------------- diff --git a/src/test/org/apache/commons/collections/bag/TestHashBag.java b/src/test/org/apache/commons/collections/bag/TestHashBag.java index a3a807e..d53aa23 100644 --- a/src/test/org/apache/commons/collections/bag/TestHashBag.java +++ b/src/test/org/apache/commons/collections/bag/TestHashBag.java @@ -1,9 +1,10 @@ /* - * Copyright 2001-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 * http://git-wip-us.apache.org/repos/asf/commons-collections/blob/91e368d0/src/test/org/apache/commons/collections/bag/TestPredicatedBag.java ---------------------------------------------------------------------- diff --git a/src/test/org/apache/commons/collections/bag/TestPredicatedBag.java b/src/test/org/apache/commons/collections/bag/TestPredicatedBag.java index 3a1d07f..160173d 100644 --- a/src/test/org/apache/commons/collections/bag/TestPredicatedBag.java +++ b/src/test/org/apache/commons/collections/bag/TestPredicatedBag.java @@ -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 * http://git-wip-us.apache.org/repos/asf/commons-collections/blob/91e368d0/src/test/org/apache/commons/collections/bag/TestPredicatedSortedBag.java ---------------------------------------------------------------------- diff --git a/src/test/org/apache/commons/collections/bag/TestPredicatedSortedBag.java b/src/test/org/apache/commons/collections/bag/TestPredicatedSortedBag.java index 087c030..793d659 100644 --- a/src/test/org/apache/commons/collections/bag/TestPredicatedSortedBag.java +++ b/src/test/org/apache/commons/collections/bag/TestPredicatedSortedBag.java @@ -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 * http://git-wip-us.apache.org/repos/asf/commons-collections/blob/91e368d0/src/test/org/apache/commons/collections/bag/TestTransformedBag.java ---------------------------------------------------------------------- diff --git a/src/test/org/apache/commons/collections/bag/TestTransformedBag.java b/src/test/org/apache/commons/collections/bag/TestTransformedBag.java index f08497e..24145f9 100644 --- a/src/test/org/apache/commons/collections/bag/TestTransformedBag.java +++ b/src/test/org/apache/commons/collections/bag/TestTransformedBag.java @@ -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 * http://git-wip-us.apache.org/repos/asf/commons-collections/blob/91e368d0/src/test/org/apache/commons/collections/bag/TestTransformedSortedBag.java ---------------------------------------------------------------------- diff --git a/src/test/org/apache/commons/collections/bag/TestTransformedSortedBag.java b/src/test/org/apache/commons/collections/bag/TestTransformedSortedBag.java index bc749b1..b886c3a 100644 --- a/src/test/org/apache/commons/collections/bag/TestTransformedSortedBag.java +++ b/src/test/org/apache/commons/collections/bag/TestTransformedSortedBag.java @@ -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 * http://git-wip-us.apache.org/repos/asf/commons-collections/blob/91e368d0/src/test/org/apache/commons/collections/bag/TestTreeBag.java ---------------------------------------------------------------------- diff --git a/src/test/org/apache/commons/collections/bag/TestTreeBag.java b/src/test/org/apache/commons/collections/bag/TestTreeBag.java index 296d1b9..6a9e042 100644 --- a/src/test/org/apache/commons/collections/bag/TestTreeBag.java +++ b/src/test/org/apache/commons/collections/bag/TestTreeBag.java @@ -1,9 +1,10 @@ /* - * Copyright 2001-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 * http://git-wip-us.apache.org/repos/asf/commons-collections/blob/91e368d0/src/test/org/apache/commons/collections/bag/TestTypedBag.java ---------------------------------------------------------------------- diff --git a/src/test/org/apache/commons/collections/bag/TestTypedBag.java b/src/test/org/apache/commons/collections/bag/TestTypedBag.java index 0c9b737..eebc15b 100644 --- a/src/test/org/apache/commons/collections/bag/TestTypedBag.java +++ b/src/test/org/apache/commons/collections/bag/TestTypedBag.java @@ -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 * http://git-wip-us.apache.org/repos/asf/commons-collections/blob/91e368d0/src/test/org/apache/commons/collections/bag/TestTypedSortedBag.java ---------------------------------------------------------------------- diff --git a/src/test/org/apache/commons/collections/bag/TestTypedSortedBag.java b/src/test/org/apache/commons/collections/bag/TestTypedSortedBag.java index 4a1141c..0d4a12d 100644 --- a/src/test/org/apache/commons/collections/bag/TestTypedSortedBag.java +++ b/src/test/org/apache/commons/collections/bag/TestTypedSortedBag.java @@ -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 * http://git-wip-us.apache.org/repos/asf/commons-collections/blob/91e368d0/src/test/org/apache/commons/collections/bidimap/AbstractTestBidiMap.java ---------------------------------------------------------------------- diff --git a/src/test/org/apache/commons/collections/bidimap/AbstractTestBidiMap.java b/src/test/org/apache/commons/collections/bidimap/AbstractTestBidiMap.java index d5888b1..1df4d2f 100644 --- a/src/test/org/apache/commons/collections/bidimap/AbstractTestBidiMap.java +++ b/src/test/org/apache/commons/collections/bidimap/AbstractTestBidiMap.java @@ -1,9 +1,10 @@ /* - * Copyright 2001-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 * http://git-wip-us.apache.org/repos/asf/commons-collections/blob/91e368d0/src/test/org/apache/commons/collections/bidimap/AbstractTestOrderedBidiMap.java ---------------------------------------------------------------------- diff --git a/src/test/org/apache/commons/collections/bidimap/AbstractTestOrderedBidiMap.java b/src/test/org/apache/commons/collections/bidimap/AbstractTestOrderedBidiMap.java index 3b13ab5..ced2978 100644 --- a/src/test/org/apache/commons/collections/bidimap/AbstractTestOrderedBidiMap.java +++ b/src/test/org/apache/commons/collections/bidimap/AbstractTestOrderedBidiMap.java @@ -1,9 +1,10 @@ /* - * Copyright 2001-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 * http://git-wip-us.apache.org/repos/asf/commons-collections/blob/91e368d0/src/test/org/apache/commons/collections/bidimap/AbstractTestSortedBidiMap.java ---------------------------------------------------------------------- diff --git a/src/test/org/apache/commons/collections/bidimap/AbstractTestSortedBidiMap.java b/src/test/org/apache/commons/collections/bidimap/AbstractTestSortedBidiMap.java index 81daba2..405d04d 100644 --- a/src/test/org/apache/commons/collections/bidimap/AbstractTestSortedBidiMap.java +++ b/src/test/org/apache/commons/collections/bidimap/AbstractTestSortedBidiMap.java @@ -1,9 +1,10 @@ /* - * Copyright 2001-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 * http://git-wip-us.apache.org/repos/asf/commons-collections/blob/91e368d0/src/test/org/apache/commons/collections/bidimap/TestAbstractOrderedBidiMapDecorator.java ---------------------------------------------------------------------- diff --git a/src/test/org/apache/commons/collections/bidimap/TestAbstractOrderedBidiMapDecorator.java b/src/test/org/apache/commons/collections/bidimap/TestAbstractOrderedBidiMapDecorator.java index 6d6427d..f324a00 100644 --- a/src/test/org/apache/commons/collections/bidimap/TestAbstractOrderedBidiMapDecorator.java +++ b/src/test/org/apache/commons/collections/bidimap/TestAbstractOrderedBidiMapDecorator.java @@ -1,9 +1,10 @@ /* - * Copyright 2001-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 *