Repository: commons-lang Updated Branches: refs/heads/master 1e5e649bb -> 6fea9cd30
Use the same license header for all files. Project: http://git-wip-us.apache.org/repos/asf/commons-lang/repo Commit: http://git-wip-us.apache.org/repos/asf/commons-lang/commit/6fea9cd3 Tree: http://git-wip-us.apache.org/repos/asf/commons-lang/tree/6fea9cd3 Diff: http://git-wip-us.apache.org/repos/asf/commons-lang/diff/6fea9cd3 Branch: refs/heads/master Commit: 6fea9cd301e3b131aa29f290fd707c3289c898fa Parents: 1e5e649 Author: Gary Gregory <ggreg...@apache.org> Authored: Wed Nov 8 10:50:11 2017 -0700 Committer: Gary Gregory <ggreg...@apache.org> Committed: Wed Nov 8 10:50:11 2017 -0700 ---------------------------------------------------------------------- .../release-notes/RELEASE-NOTES-1.0.1.txt | 17 +++++++++- .../release-notes/RELEASE-NOTES-1.0.txt | 17 +++++++++- .../release-notes/RELEASE-NOTES-2.0.txt | 17 +++++++++- .../release-notes/RELEASE-NOTES-2.1.txt | 17 +++++++++- .../release-notes/RELEASE-NOTES-2.2.txt | 17 +++++++++- .../release-notes/RELEASE-NOTES-2.3.txt | 17 +++++++++- .../release-notes/RELEASE-NOTES-2.4.txt | 17 +++++++++- .../release-notes/RELEASE-NOTES-2.5.txt | 17 +++++++++- .../release-notes/RELEASE-NOTES-2.6.txt | 17 +++++++++- .../release-notes/RELEASE-NOTES-3.0.1.txt | 17 +++++++++- .../release-notes/RELEASE-NOTES-3.1.txt | 17 +++++++++- .../release-notes/RELEASE-NOTES-3.2.1.txt | 33 ++++++++++---------- .../release-notes/RELEASE-NOTES-3.2.txt | 33 ++++++++++---------- .../release-notes/RELEASE-NOTES-3.3.1.txt | 17 ++++++++++ .../release-notes/RELEASE-NOTES-3.3.2.txt | 17 ++++++++++ .../release-notes/RELEASE-NOTES-3.3.txt | 33 ++++++++++---------- .../release-notes/RELEASE-NOTES-3.4.txt | 17 ++++++++++ 17 files changed, 275 insertions(+), 62 deletions(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/commons-lang/blob/6fea9cd3/src/site/resources/release-notes/RELEASE-NOTES-1.0.1.txt ---------------------------------------------------------------------- diff --git a/src/site/resources/release-notes/RELEASE-NOTES-1.0.1.txt b/src/site/resources/release-notes/RELEASE-NOTES-1.0.1.txt index ac2f776..9758492 100644 --- a/src/site/resources/release-notes/RELEASE-NOTES-1.0.1.txt +++ b/src/site/resources/release-notes/RELEASE-NOTES-1.0.1.txt @@ -1,4 +1,19 @@ -$Id: RELEASE-NOTES.txt,v 1.4.2.1 2002/11/23 02:52:02 bayard Exp $ +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 + +Unless required by applicable law or agreed to in writing, software +distributed under the License is distributed on an "AS IS" BASIS, +WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. +See the License for the specific language governing permissions and +limitations under the License. + +============================================================================= Commons Lang Package Version 1.0.1 http://git-wip-us.apache.org/repos/asf/commons-lang/blob/6fea9cd3/src/site/resources/release-notes/RELEASE-NOTES-1.0.txt ---------------------------------------------------------------------- diff --git a/src/site/resources/release-notes/RELEASE-NOTES-1.0.txt b/src/site/resources/release-notes/RELEASE-NOTES-1.0.txt index 3164f74..10ee7e8 100644 --- a/src/site/resources/release-notes/RELEASE-NOTES-1.0.txt +++ b/src/site/resources/release-notes/RELEASE-NOTES-1.0.txt @@ -1,4 +1,19 @@ -$Id: RELEASE-NOTES.txt,v 1.4 2002/09/25 10:29:56 scolebourne Exp $ +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 + +Unless required by applicable law or agreed to in writing, software +distributed under the License is distributed on an "AS IS" BASIS, +WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. +See the License for the specific language governing permissions and +limitations under the License. + +============================================================================= Commons Lang Package Version 1.0 http://git-wip-us.apache.org/repos/asf/commons-lang/blob/6fea9cd3/src/site/resources/release-notes/RELEASE-NOTES-2.0.txt ---------------------------------------------------------------------- diff --git a/src/site/resources/release-notes/RELEASE-NOTES-2.0.txt b/src/site/resources/release-notes/RELEASE-NOTES-2.0.txt index ce6d25e..9ee3752 100644 --- a/src/site/resources/release-notes/RELEASE-NOTES-2.0.txt +++ b/src/site/resources/release-notes/RELEASE-NOTES-2.0.txt @@ -1,4 +1,19 @@ -$Id: RELEASE-NOTES.txt 137634 2003-08-19 02:39:59Z bayard $ +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 + +Unless required by applicable law or agreed to in writing, software +distributed under the License is distributed on an "AS IS" BASIS, +WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. +See the License for the specific language governing permissions and +limitations under the License. + +============================================================================= Commons Lang Package Version 2.0 http://git-wip-us.apache.org/repos/asf/commons-lang/blob/6fea9cd3/src/site/resources/release-notes/RELEASE-NOTES-2.1.txt ---------------------------------------------------------------------- diff --git a/src/site/resources/release-notes/RELEASE-NOTES-2.1.txt b/src/site/resources/release-notes/RELEASE-NOTES-2.1.txt index fac5a90..609bccd 100644 --- a/src/site/resources/release-notes/RELEASE-NOTES-2.1.txt +++ b/src/site/resources/release-notes/RELEASE-NOTES-2.1.txt @@ -1,4 +1,19 @@ -$Id: RELEASE-NOTES.txt 179435 2005-06-01 22:19:20Z stevencaswell $ +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 + +Unless required by applicable law or agreed to in writing, software +distributed under the License is distributed on an "AS IS" BASIS, +WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. +See the License for the specific language governing permissions and +limitations under the License. + +============================================================================= Commons Lang Package Version 2.1 http://git-wip-us.apache.org/repos/asf/commons-lang/blob/6fea9cd3/src/site/resources/release-notes/RELEASE-NOTES-2.2.txt ---------------------------------------------------------------------- diff --git a/src/site/resources/release-notes/RELEASE-NOTES-2.2.txt b/src/site/resources/release-notes/RELEASE-NOTES-2.2.txt index 82fd31a..b47e074 100644 --- a/src/site/resources/release-notes/RELEASE-NOTES-2.2.txt +++ b/src/site/resources/release-notes/RELEASE-NOTES-2.2.txt @@ -1,4 +1,19 @@ -$Id: RELEASE-NOTES.txt 447139 2006-09-17 20:36:53Z bayard $ +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 + +Unless required by applicable law or agreed to in writing, software +distributed under the License is distributed on an "AS IS" BASIS, +WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. +See the License for the specific language governing permissions and +limitations under the License. + +============================================================================= Commons Lang Package Version 2.2 http://git-wip-us.apache.org/repos/asf/commons-lang/blob/6fea9cd3/src/site/resources/release-notes/RELEASE-NOTES-2.3.txt ---------------------------------------------------------------------- diff --git a/src/site/resources/release-notes/RELEASE-NOTES-2.3.txt b/src/site/resources/release-notes/RELEASE-NOTES-2.3.txt index d2589cd..eed2ceb 100644 --- a/src/site/resources/release-notes/RELEASE-NOTES-2.3.txt +++ b/src/site/resources/release-notes/RELEASE-NOTES-2.3.txt @@ -1,4 +1,19 @@ -$Id: RELEASE-NOTES.txt 504353 2007-02-06 22:52:29Z bayard $ +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 + +Unless required by applicable law or agreed to in writing, software +distributed under the License is distributed on an "AS IS" BASIS, +WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. +See the License for the specific language governing permissions and +limitations under the License. + +============================================================================= Commons Lang Package Version 2.3 http://git-wip-us.apache.org/repos/asf/commons-lang/blob/6fea9cd3/src/site/resources/release-notes/RELEASE-NOTES-2.4.txt ---------------------------------------------------------------------- diff --git a/src/site/resources/release-notes/RELEASE-NOTES-2.4.txt b/src/site/resources/release-notes/RELEASE-NOTES-2.4.txt index 0313d25..c3dc5b2 100644 --- a/src/site/resources/release-notes/RELEASE-NOTES-2.4.txt +++ b/src/site/resources/release-notes/RELEASE-NOTES-2.4.txt @@ -1,4 +1,19 @@ -$Id: RELEASE-NOTES.txt 637522 2008-03-16 03:41:46Z bayard $ +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 + +Unless required by applicable law or agreed to in writing, software +distributed under the License is distributed on an "AS IS" BASIS, +WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. +See the License for the specific language governing permissions and +limitations under the License. + +============================================================================= Commons Lang Package Version 2.4 http://git-wip-us.apache.org/repos/asf/commons-lang/blob/6fea9cd3/src/site/resources/release-notes/RELEASE-NOTES-2.5.txt ---------------------------------------------------------------------- diff --git a/src/site/resources/release-notes/RELEASE-NOTES-2.5.txt b/src/site/resources/release-notes/RELEASE-NOTES-2.5.txt index 15eb318..b7897cd 100644 --- a/src/site/resources/release-notes/RELEASE-NOTES-2.5.txt +++ b/src/site/resources/release-notes/RELEASE-NOTES-2.5.txt @@ -1,4 +1,19 @@ -$Id: RELEASE-NOTES.txt 912439 2010-02-21 23:27:03Z niallp $ +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 + +Unless required by applicable law or agreed to in writing, software +distributed under the License is distributed on an "AS IS" BASIS, +WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. +See the License for the specific language governing permissions and +limitations under the License. + +============================================================================= Commons Lang Package Version 2.5 http://git-wip-us.apache.org/repos/asf/commons-lang/blob/6fea9cd3/src/site/resources/release-notes/RELEASE-NOTES-2.6.txt ---------------------------------------------------------------------- diff --git a/src/site/resources/release-notes/RELEASE-NOTES-2.6.txt b/src/site/resources/release-notes/RELEASE-NOTES-2.6.txt index aaba61c..a48d9d1 100644 --- a/src/site/resources/release-notes/RELEASE-NOTES-2.6.txt +++ b/src/site/resources/release-notes/RELEASE-NOTES-2.6.txt @@ -1,4 +1,19 @@ -$Id: RELEASE-NOTES.txt 1058313 2011-01-12 20:59:27Z niallp $ +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 + +Unless required by applicable law or agreed to in writing, software +distributed under the License is distributed on an "AS IS" BASIS, +WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. +See the License for the specific language governing permissions and +limitations under the License. + +============================================================================= Commons Lang Package Version 2.6 http://git-wip-us.apache.org/repos/asf/commons-lang/blob/6fea9cd3/src/site/resources/release-notes/RELEASE-NOTES-3.0.1.txt ---------------------------------------------------------------------- diff --git a/src/site/resources/release-notes/RELEASE-NOTES-3.0.1.txt b/src/site/resources/release-notes/RELEASE-NOTES-3.0.1.txt index 241b2a3..8e7b39d 100644 --- a/src/site/resources/release-notes/RELEASE-NOTES-3.0.1.txt +++ b/src/site/resources/release-notes/RELEASE-NOTES-3.0.1.txt @@ -1,4 +1,19 @@ -$Id$ +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 + +Unless required by applicable law or agreed to in writing, software +distributed under the License is distributed on an "AS IS" BASIS, +WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. +See the License for the specific language governing permissions and +limitations under the License. + +============================================================================= Commons Lang Package Version 3.0.1 http://git-wip-us.apache.org/repos/asf/commons-lang/blob/6fea9cd3/src/site/resources/release-notes/RELEASE-NOTES-3.1.txt ---------------------------------------------------------------------- diff --git a/src/site/resources/release-notes/RELEASE-NOTES-3.1.txt b/src/site/resources/release-notes/RELEASE-NOTES-3.1.txt index e0ec133..68b69cb 100644 --- a/src/site/resources/release-notes/RELEASE-NOTES-3.1.txt +++ b/src/site/resources/release-notes/RELEASE-NOTES-3.1.txt @@ -1,4 +1,19 @@ -$Id: RELEASE-NOTES.txt 1199820 2011-11-09 16:14:52Z bayard $ +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 + +Unless required by applicable law or agreed to in writing, software +distributed under the License is distributed on an "AS IS" BASIS, +WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. +See the License for the specific language governing permissions and +limitations under the License. + +============================================================================= Commons Lang Package Version 3.1 http://git-wip-us.apache.org/repos/asf/commons-lang/blob/6fea9cd3/src/site/resources/release-notes/RELEASE-NOTES-3.2.1.txt ---------------------------------------------------------------------- diff --git a/src/site/resources/release-notes/RELEASE-NOTES-3.2.1.txt b/src/site/resources/release-notes/RELEASE-NOTES-3.2.1.txt index 1f34024..d67c8e8 100644 --- a/src/site/resources/release-notes/RELEASE-NOTES-3.2.1.txt +++ b/src/site/resources/release-notes/RELEASE-NOTES-3.2.1.txt @@ -1,20 +1,19 @@ -$Id: RELEASE-NOTES.txt 1555524 2014-01-05 15:24:49Z britter $ - - 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 - - Unless required by applicable law or agreed to in writing, software - distributed under the License is distributed on an "AS IS" BASIS, - WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. - See the License for the specific language governing permissions and - limitations under the License. - +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 + +Unless required by applicable law or agreed to in writing, software +distributed under the License is distributed on an "AS IS" BASIS, +WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. +See the License for the specific language governing permissions and +limitations under the License. + +============================================================================= Apache Commons Lang Version 3.2.1 http://git-wip-us.apache.org/repos/asf/commons-lang/blob/6fea9cd3/src/site/resources/release-notes/RELEASE-NOTES-3.2.txt ---------------------------------------------------------------------- diff --git a/src/site/resources/release-notes/RELEASE-NOTES-3.2.txt b/src/site/resources/release-notes/RELEASE-NOTES-3.2.txt index fdce240..f20f581 100644 --- a/src/site/resources/release-notes/RELEASE-NOTES-3.2.txt +++ b/src/site/resources/release-notes/RELEASE-NOTES-3.2.txt @@ -1,20 +1,19 @@ -$Id$ - - 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 - - Unless required by applicable law or agreed to in writing, software - distributed under the License is distributed on an "AS IS" BASIS, - WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. - See the License for the specific language governing permissions and - limitations under the License. - +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 + +Unless required by applicable law or agreed to in writing, software +distributed under the License is distributed on an "AS IS" BASIS, +WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. +See the License for the specific language governing permissions and +limitations under the License. + +============================================================================= Apache Commons Lang Version 3.2 http://git-wip-us.apache.org/repos/asf/commons-lang/blob/6fea9cd3/src/site/resources/release-notes/RELEASE-NOTES-3.3.1.txt ---------------------------------------------------------------------- diff --git a/src/site/resources/release-notes/RELEASE-NOTES-3.3.1.txt b/src/site/resources/release-notes/RELEASE-NOTES-3.3.1.txt index d14de3a..5997503 100644 --- a/src/site/resources/release-notes/RELEASE-NOTES-3.3.1.txt +++ b/src/site/resources/release-notes/RELEASE-NOTES-3.3.1.txt @@ -1,3 +1,20 @@ +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 + +Unless required by applicable law or agreed to in writing, software +distributed under the License is distributed on an "AS IS" BASIS, +WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. +See the License for the specific language governing permissions and +limitations under the License. + +============================================================================= + Apache Commons Lang Version 3.3.1 Release Notes http://git-wip-us.apache.org/repos/asf/commons-lang/blob/6fea9cd3/src/site/resources/release-notes/RELEASE-NOTES-3.3.2.txt ---------------------------------------------------------------------- diff --git a/src/site/resources/release-notes/RELEASE-NOTES-3.3.2.txt b/src/site/resources/release-notes/RELEASE-NOTES-3.3.2.txt index 1ad880a..1ddb14b 100644 --- a/src/site/resources/release-notes/RELEASE-NOTES-3.3.2.txt +++ b/src/site/resources/release-notes/RELEASE-NOTES-3.3.2.txt @@ -1,3 +1,20 @@ +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 + +Unless required by applicable law or agreed to in writing, software +distributed under the License is distributed on an "AS IS" BASIS, +WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. +See the License for the specific language governing permissions and +limitations under the License. + +============================================================================= + Apache Commons Lang Version 3.3.2 Release Notes http://git-wip-us.apache.org/repos/asf/commons-lang/blob/6fea9cd3/src/site/resources/release-notes/RELEASE-NOTES-3.3.txt ---------------------------------------------------------------------- diff --git a/src/site/resources/release-notes/RELEASE-NOTES-3.3.txt b/src/site/resources/release-notes/RELEASE-NOTES-3.3.txt index 1e069eb..083fb1c 100644 --- a/src/site/resources/release-notes/RELEASE-NOTES-3.3.txt +++ b/src/site/resources/release-notes/RELEASE-NOTES-3.3.txt @@ -1,20 +1,19 @@ -$Id$ - - 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 - - Unless required by applicable law or agreed to in writing, software - distributed under the License is distributed on an "AS IS" BASIS, - WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. - See the License for the specific language governing permissions and - limitations under the License. - +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 + +Unless required by applicable law or agreed to in writing, software +distributed under the License is distributed on an "AS IS" BASIS, +WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. +See the License for the specific language governing permissions and +limitations under the License. + +============================================================================= Apache Commons Lang Version 3.3 http://git-wip-us.apache.org/repos/asf/commons-lang/blob/6fea9cd3/src/site/resources/release-notes/RELEASE-NOTES-3.4.txt ---------------------------------------------------------------------- diff --git a/src/site/resources/release-notes/RELEASE-NOTES-3.4.txt b/src/site/resources/release-notes/RELEASE-NOTES-3.4.txt index eb149d7..170f00b 100644 --- a/src/site/resources/release-notes/RELEASE-NOTES-3.4.txt +++ b/src/site/resources/release-notes/RELEASE-NOTES-3.4.txt @@ -1,3 +1,20 @@ +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 + +Unless required by applicable law or agreed to in writing, software +distributed under the License is distributed on an "AS IS" BASIS, +WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. +See the License for the specific language governing permissions and +limitations under the License. + +============================================================================= + Apache Commons Lang Version 3.4 Release Notes