update javadoc/html files to newer-style ASL headers git-svn-id: https://svn.apache.org/repos/asf/commons/proper/collections/branches/collections_jdk5_branch@740367 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/2aefdf6a Tree: http://git-wip-us.apache.org/repos/asf/commons-collections/tree/2aefdf6a Diff: http://git-wip-us.apache.org/repos/asf/commons-collections/diff/2aefdf6a Branch: refs/heads/collections_jdk5_branch Commit: 2aefdf6a5346e234925760d551ef216802dc608b Parents: dadc033 Author: Matthew Jason Benson <mben...@apache.org> Authored: Tue Feb 3 18:17:29 2009 +0000 Committer: Matthew Jason Benson <mben...@apache.org> Committed: Tue Feb 3 18:17:29 2009 +0000 ---------------------------------------------------------------------- src/java/org/apache/commons/collections/bag/package.html | 11 ++++++----- .../org/apache/commons/collections/bidimap/package.html | 11 ++++++----- .../org/apache/commons/collections/buffer/package.html | 11 ++++++----- .../apache/commons/collections/collection/package.html | 11 ++++++----- .../apache/commons/collections/comparators/package.html | 11 ++++++----- .../org/apache/commons/collections/functors/package.html | 11 ++++++----- .../apache/commons/collections/iterators/package.html | 11 ++++++----- .../org/apache/commons/collections/keyvalue/package.html | 11 ++++++----- .../org/apache/commons/collections/list/package.html | 11 ++++++----- src/java/org/apache/commons/collections/map/package.html | 11 ++++++----- src/java/org/apache/commons/collections/overview.html | 11 ++++++----- src/java/org/apache/commons/collections/package.html | 11 ++++++----- src/java/org/apache/commons/collections/set/package.html | 11 ++++++----- 13 files changed, 78 insertions(+), 65 deletions(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/commons-collections/blob/2aefdf6a/src/java/org/apache/commons/collections/bag/package.html ---------------------------------------------------------------------- diff --git a/src/java/org/apache/commons/collections/bag/package.html b/src/java/org/apache/commons/collections/bag/package.html index f5a84b4..bbf1afe 100644 --- a/src/java/org/apache/commons/collections/bag/package.html +++ b/src/java/org/apache/commons/collections/bag/package.html @@ -1,10 +1,11 @@ <!-- $Id$ --> <!-- - 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/2aefdf6a/src/java/org/apache/commons/collections/bidimap/package.html ---------------------------------------------------------------------- diff --git a/src/java/org/apache/commons/collections/bidimap/package.html b/src/java/org/apache/commons/collections/bidimap/package.html index 0892dc8..d2f4be7 100644 --- a/src/java/org/apache/commons/collections/bidimap/package.html +++ b/src/java/org/apache/commons/collections/bidimap/package.html @@ -1,10 +1,11 @@ <!-- $Id$ --> <!-- - 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/2aefdf6a/src/java/org/apache/commons/collections/buffer/package.html ---------------------------------------------------------------------- diff --git a/src/java/org/apache/commons/collections/buffer/package.html b/src/java/org/apache/commons/collections/buffer/package.html index fb96927..1c20c8f 100644 --- a/src/java/org/apache/commons/collections/buffer/package.html +++ b/src/java/org/apache/commons/collections/buffer/package.html @@ -1,10 +1,11 @@ <!-- $Id$ --> <!-- - 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/2aefdf6a/src/java/org/apache/commons/collections/collection/package.html ---------------------------------------------------------------------- diff --git a/src/java/org/apache/commons/collections/collection/package.html b/src/java/org/apache/commons/collections/collection/package.html index 8057b14..bf847d8 100644 --- a/src/java/org/apache/commons/collections/collection/package.html +++ b/src/java/org/apache/commons/collections/collection/package.html @@ -1,10 +1,11 @@ <!-- $Id$ --> <!-- - 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/2aefdf6a/src/java/org/apache/commons/collections/comparators/package.html ---------------------------------------------------------------------- diff --git a/src/java/org/apache/commons/collections/comparators/package.html b/src/java/org/apache/commons/collections/comparators/package.html index 99e8c96..cde16a1 100644 --- a/src/java/org/apache/commons/collections/comparators/package.html +++ b/src/java/org/apache/commons/collections/comparators/package.html @@ -1,10 +1,11 @@ <!-- $Id$ --> <!-- - Copyright 2002-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/2aefdf6a/src/java/org/apache/commons/collections/functors/package.html ---------------------------------------------------------------------- diff --git a/src/java/org/apache/commons/collections/functors/package.html b/src/java/org/apache/commons/collections/functors/package.html index ad9584a..0243e6f 100644 --- a/src/java/org/apache/commons/collections/functors/package.html +++ b/src/java/org/apache/commons/collections/functors/package.html @@ -1,10 +1,11 @@ <!-- $Id$ --> <!-- - Copyright 2003-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/2aefdf6a/src/java/org/apache/commons/collections/iterators/package.html ---------------------------------------------------------------------- diff --git a/src/java/org/apache/commons/collections/iterators/package.html b/src/java/org/apache/commons/collections/iterators/package.html index 7bd2db3..10c3fe5 100644 --- a/src/java/org/apache/commons/collections/iterators/package.html +++ b/src/java/org/apache/commons/collections/iterators/package.html @@ -1,10 +1,11 @@ <!-- $Id$ --> <!-- - Copyright 2002-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/2aefdf6a/src/java/org/apache/commons/collections/keyvalue/package.html ---------------------------------------------------------------------- diff --git a/src/java/org/apache/commons/collections/keyvalue/package.html b/src/java/org/apache/commons/collections/keyvalue/package.html index fd79e55..cbfce12 100644 --- a/src/java/org/apache/commons/collections/keyvalue/package.html +++ b/src/java/org/apache/commons/collections/keyvalue/package.html @@ -1,10 +1,11 @@ <!-- $Id$ --> <!-- - 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/2aefdf6a/src/java/org/apache/commons/collections/list/package.html ---------------------------------------------------------------------- diff --git a/src/java/org/apache/commons/collections/list/package.html b/src/java/org/apache/commons/collections/list/package.html index 14aa369..31728c3 100644 --- a/src/java/org/apache/commons/collections/list/package.html +++ b/src/java/org/apache/commons/collections/list/package.html @@ -1,10 +1,11 @@ <!-- $Id$ --> <!-- - Copyright 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/2aefdf6a/src/java/org/apache/commons/collections/map/package.html ---------------------------------------------------------------------- diff --git a/src/java/org/apache/commons/collections/map/package.html b/src/java/org/apache/commons/collections/map/package.html index 47e4211..95bbc16 100644 --- a/src/java/org/apache/commons/collections/map/package.html +++ b/src/java/org/apache/commons/collections/map/package.html @@ -1,10 +1,11 @@ <!-- $Id$ --> <!-- - 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/2aefdf6a/src/java/org/apache/commons/collections/overview.html ---------------------------------------------------------------------- diff --git a/src/java/org/apache/commons/collections/overview.html b/src/java/org/apache/commons/collections/overview.html index 83d1f51..6cb5dfd 100644 --- a/src/java/org/apache/commons/collections/overview.html +++ b/src/java/org/apache/commons/collections/overview.html @@ -1,10 +1,11 @@ <!-- $Id$ --> <!-- - 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/2aefdf6a/src/java/org/apache/commons/collections/package.html ---------------------------------------------------------------------- diff --git a/src/java/org/apache/commons/collections/package.html b/src/java/org/apache/commons/collections/package.html index 2a9da01..3de2338 100644 --- a/src/java/org/apache/commons/collections/package.html +++ b/src/java/org/apache/commons/collections/package.html @@ -1,10 +1,11 @@ <!-- $Id$ --> <!-- - Copyright 2003-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/2aefdf6a/src/java/org/apache/commons/collections/set/package.html ---------------------------------------------------------------------- diff --git a/src/java/org/apache/commons/collections/set/package.html b/src/java/org/apache/commons/collections/set/package.html index 36f895b..9cecab1 100644 --- a/src/java/org/apache/commons/collections/set/package.html +++ b/src/java/org/apache/commons/collections/set/package.html @@ -1,10 +1,11 @@ <!-- $Id$ --> <!-- - 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