rejig adoc headers - wrong license
Project: http://git-wip-us.apache.org/repos/asf/incubator-groovy/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-groovy/commit/721e4359 Tree: http://git-wip-us.apache.org/repos/asf/incubator-groovy/tree/721e4359 Diff: http://git-wip-us.apache.org/repos/asf/incubator-groovy/diff/721e4359 Branch: refs/heads/master Commit: 721e435907b79d3c5727da65749a05ed67cb1edb Parents: 49f1c98 Author: Paul King <pa...@asert.com.au> Authored: Mon Jun 8 17:18:26 2015 +1000 Committer: Paul King <pa...@asert.com.au> Committed: Mon Jun 8 17:18:26 2015 +1000 ---------------------------------------------------------------------- README.adoc | 19 +++---------------- src/spec/doc/contributors.adoc | 19 +++---------------- src/spec/doc/core-closures.adoc | 19 +++---------------- src/spec/doc/core-differences-java.adoc | 19 +++---------------- src/spec/doc/core-domain-specific-languages.adoc | 19 +++---------------- src/spec/doc/core-gdk.adoc | 19 +++---------------- src/spec/doc/core-getting-started.adoc | 19 +++---------------- src/spec/doc/core-introduction.adoc | 19 +++---------------- src/spec/doc/core-metaprogramming.adoc | 19 +++---------------- src/spec/doc/core-object-orientation.adoc | 19 +++---------------- src/spec/doc/core-operators.adoc | 19 +++---------------- src/spec/doc/core-program-structure.adoc | 19 +++---------------- src/spec/doc/core-semantics.adoc | 19 +++---------------- src/spec/doc/core-syntax.adoc | 19 +++---------------- src/spec/doc/core-testing-guide.adoc | 19 +++---------------- src/spec/doc/core-traits.adoc | 19 +++---------------- .../doc/design-pattern-abstract-factory.adoc | 19 +++---------------- src/spec/doc/design-pattern-adapter.adoc | 19 +++---------------- src/spec/doc/design-pattern-bouncer.adoc | 19 +++---------------- .../design-pattern-chain-of-responsibility.adoc | 19 +++---------------- src/spec/doc/design-pattern-composite.adoc | 19 +++---------------- src/spec/doc/design-pattern-decorator.adoc | 19 +++---------------- src/spec/doc/design-pattern-delegation.adoc | 19 +++---------------- src/spec/doc/design-pattern-flyweight.adoc | 19 +++---------------- src/spec/doc/design-pattern-in-groovy.adoc | 19 +++---------------- src/spec/doc/design-pattern-iterator.adoc | 19 +++---------------- .../doc/design-pattern-loan-my-resource.adoc | 19 +++---------------- src/spec/doc/design-pattern-null-object.adoc | 19 +++---------------- src/spec/doc/design-pattern-pimp-my-library.adoc | 19 +++---------------- src/spec/doc/design-pattern-proxy.adoc | 19 +++---------------- src/spec/doc/design-pattern-singleton.adoc | 19 +++---------------- src/spec/doc/design-pattern-state.adoc | 19 +++---------------- src/spec/doc/design-pattern-strategy.adoc | 19 +++---------------- src/spec/doc/design-pattern-template-method.adoc | 19 +++---------------- src/spec/doc/design-pattern-visitor.adoc | 19 +++---------------- src/spec/doc/grape.adoc | 19 +++---------------- src/spec/doc/groovy-contributions.adoc | 19 +++---------------- src/spec/doc/guide-integrating.adoc | 19 +++---------------- src/spec/doc/index.adoc | 19 +++---------------- src/spec/doc/invokedynamic-support.adoc | 19 +++---------------- src/spec/doc/license.adoc | 19 +++---------------- src/spec/doc/style-guide.adoc | 19 +++---------------- src/spec/doc/tools-groovy.adoc | 19 +++---------------- src/spec/doc/tools-groovyc.adoc | 19 +++---------------- src/spec/doc/tools-groovyeclipse.adoc | 19 +++---------------- src/spec/doc/tools-ide.adoc | 19 +++---------------- src/spec/doc/type-checking-extensions.adoc | 19 +++---------------- src/spec/doc/version-scheme.adoc | 19 +++---------------- src/spec/doc/windows-nsis-installer.adoc | 19 +++---------------- src/spec/doc/working-with-collections.adoc | 19 +++---------------- src/spec/doc/working-with-io.adoc | 19 +++---------------- .../groovy-ant/src/spec/doc/ant-builder.adoc | 19 +++---------------- .../groovy-ant/src/spec/doc/groovy-ant-task.adoc | 19 +++---------------- .../groovy-bsf/src/spec/doc/integrating-bsf.adoc | 19 +++---------------- .../src/spec/doc/groovy-console.adoc | 19 +++---------------- .../groovy-groovydoc/src/spec/doc/groovydoc.adoc | 19 +++---------------- .../groovy-groovysh/src/spec/doc/groovysh.adoc | 19 +++---------------- subprojects/groovy-jmx/src/spec/doc/jmx.adoc | 19 +++---------------- .../groovy-json/src/spec/doc/json-builder.adoc | 19 +++---------------- .../groovy-json/src/spec/doc/json-userguide.adoc | 19 +++---------------- .../src/spec/doc/streaming-jason-builder.adoc | 19 +++---------------- .../src/spec/doc/integrating-jsr223.adoc | 19 +++---------------- .../src/spec/doc/servlet-userguide.adoc | 19 +++---------------- .../groovy-sql/src/spec/doc/sql-userguide.adoc | 19 +++---------------- .../groovy-swing/src/spec/doc/swing-builder.adoc | 19 +++---------------- .../src/spec/doc/markup-template-engine.adoc | 19 +++---------------- .../src/spec/doc/template-engines.adoc | 19 +++---------------- .../groovy-xml/src/spec/doc/dom-builder.adoc | 19 +++---------------- .../groovy-xml/src/spec/doc/sax-builder.adoc | 19 +++---------------- .../groovy-xml/src/spec/doc/stax-builder.adoc | 19 +++---------------- .../groovy-xml/src/spec/doc/xml-userguide.adoc | 19 +++---------------- 71 files changed, 213 insertions(+), 1136 deletions(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/incubator-groovy/blob/721e4359/README.adoc ---------------------------------------------------------------------- diff --git a/README.adoc b/README.adoc index e9f70b2..4555aa4 100644 --- a/README.adoc +++ b/README.adoc @@ -1,21 +1,8 @@ ////////////////////////////////////////// - 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. + This documentation is licensed under a + Creative Commons Attribution-ShareAlike 3.0 Unported License. + https://creativecommons.org/licenses/by-sa/3.0/deed.en ////////////////////////////////////////// http://git-wip-us.apache.org/repos/asf/incubator-groovy/blob/721e4359/src/spec/doc/contributors.adoc ---------------------------------------------------------------------- diff --git a/src/spec/doc/contributors.adoc b/src/spec/doc/contributors.adoc index d8be5b3..31f9079 100644 --- a/src/spec/doc/contributors.adoc +++ b/src/spec/doc/contributors.adoc @@ -1,21 +1,8 @@ ////////////////////////////////////////// - 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. + This documentation is licensed under a + Creative Commons Attribution-ShareAlike 3.0 Unported License. + https://creativecommons.org/licenses/by-sa/3.0/deed.en ////////////////////////////////////////// http://git-wip-us.apache.org/repos/asf/incubator-groovy/blob/721e4359/src/spec/doc/core-closures.adoc ---------------------------------------------------------------------- diff --git a/src/spec/doc/core-closures.adoc b/src/spec/doc/core-closures.adoc index 5637916..46690f2 100644 --- a/src/spec/doc/core-closures.adoc +++ b/src/spec/doc/core-closures.adoc @@ -1,21 +1,8 @@ ////////////////////////////////////////// - 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. + This documentation is licensed under a + Creative Commons Attribution-ShareAlike 3.0 Unported License. + https://creativecommons.org/licenses/by-sa/3.0/deed.en ////////////////////////////////////////// http://git-wip-us.apache.org/repos/asf/incubator-groovy/blob/721e4359/src/spec/doc/core-differences-java.adoc ---------------------------------------------------------------------- diff --git a/src/spec/doc/core-differences-java.adoc b/src/spec/doc/core-differences-java.adoc index 2ffe690..e8a159a 100644 --- a/src/spec/doc/core-differences-java.adoc +++ b/src/spec/doc/core-differences-java.adoc @@ -1,21 +1,8 @@ ////////////////////////////////////////// - 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. + This documentation is licensed under a + Creative Commons Attribution-ShareAlike 3.0 Unported License. + https://creativecommons.org/licenses/by-sa/3.0/deed.en ////////////////////////////////////////// http://git-wip-us.apache.org/repos/asf/incubator-groovy/blob/721e4359/src/spec/doc/core-domain-specific-languages.adoc ---------------------------------------------------------------------- diff --git a/src/spec/doc/core-domain-specific-languages.adoc b/src/spec/doc/core-domain-specific-languages.adoc index d023834..1baeb1f 100644 --- a/src/spec/doc/core-domain-specific-languages.adoc +++ b/src/spec/doc/core-domain-specific-languages.adoc @@ -1,21 +1,8 @@ ////////////////////////////////////////// - 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. + This documentation is licensed under a + Creative Commons Attribution-ShareAlike 3.0 Unported License. + https://creativecommons.org/licenses/by-sa/3.0/deed.en ////////////////////////////////////////// http://git-wip-us.apache.org/repos/asf/incubator-groovy/blob/721e4359/src/spec/doc/core-gdk.adoc ---------------------------------------------------------------------- diff --git a/src/spec/doc/core-gdk.adoc b/src/spec/doc/core-gdk.adoc index 07caae9..330e48e 100644 --- a/src/spec/doc/core-gdk.adoc +++ b/src/spec/doc/core-gdk.adoc @@ -1,21 +1,8 @@ ////////////////////////////////////////// - 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. + This documentation is licensed under a + Creative Commons Attribution-ShareAlike 3.0 Unported License. + https://creativecommons.org/licenses/by-sa/3.0/deed.en ////////////////////////////////////////// http://git-wip-us.apache.org/repos/asf/incubator-groovy/blob/721e4359/src/spec/doc/core-getting-started.adoc ---------------------------------------------------------------------- diff --git a/src/spec/doc/core-getting-started.adoc b/src/spec/doc/core-getting-started.adoc index 676b642..e943860 100644 --- a/src/spec/doc/core-getting-started.adoc +++ b/src/spec/doc/core-getting-started.adoc @@ -1,21 +1,8 @@ ////////////////////////////////////////// - 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. + This documentation is licensed under a + Creative Commons Attribution-ShareAlike 3.0 Unported License. + https://creativecommons.org/licenses/by-sa/3.0/deed.en ////////////////////////////////////////// http://git-wip-us.apache.org/repos/asf/incubator-groovy/blob/721e4359/src/spec/doc/core-introduction.adoc ---------------------------------------------------------------------- diff --git a/src/spec/doc/core-introduction.adoc b/src/spec/doc/core-introduction.adoc index b99e7f0..59ace3e 100644 --- a/src/spec/doc/core-introduction.adoc +++ b/src/spec/doc/core-introduction.adoc @@ -1,21 +1,8 @@ ////////////////////////////////////////// - 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. + This documentation is licensed under a + Creative Commons Attribution-ShareAlike 3.0 Unported License. + https://creativecommons.org/licenses/by-sa/3.0/deed.en ////////////////////////////////////////// http://git-wip-us.apache.org/repos/asf/incubator-groovy/blob/721e4359/src/spec/doc/core-metaprogramming.adoc ---------------------------------------------------------------------- diff --git a/src/spec/doc/core-metaprogramming.adoc b/src/spec/doc/core-metaprogramming.adoc index 108fa2e..0932579 100644 --- a/src/spec/doc/core-metaprogramming.adoc +++ b/src/spec/doc/core-metaprogramming.adoc @@ -1,21 +1,8 @@ ////////////////////////////////////////// - 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. + This documentation is licensed under a + Creative Commons Attribution-ShareAlike 3.0 Unported License. + https://creativecommons.org/licenses/by-sa/3.0/deed.en ////////////////////////////////////////// http://git-wip-us.apache.org/repos/asf/incubator-groovy/blob/721e4359/src/spec/doc/core-object-orientation.adoc ---------------------------------------------------------------------- diff --git a/src/spec/doc/core-object-orientation.adoc b/src/spec/doc/core-object-orientation.adoc index 583052b..5d346ca 100644 --- a/src/spec/doc/core-object-orientation.adoc +++ b/src/spec/doc/core-object-orientation.adoc @@ -1,21 +1,8 @@ ////////////////////////////////////////// - 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. + This documentation is licensed under a + Creative Commons Attribution-ShareAlike 3.0 Unported License. + https://creativecommons.org/licenses/by-sa/3.0/deed.en ////////////////////////////////////////// http://git-wip-us.apache.org/repos/asf/incubator-groovy/blob/721e4359/src/spec/doc/core-operators.adoc ---------------------------------------------------------------------- diff --git a/src/spec/doc/core-operators.adoc b/src/spec/doc/core-operators.adoc index 5d3c767..79a760a 100644 --- a/src/spec/doc/core-operators.adoc +++ b/src/spec/doc/core-operators.adoc @@ -1,21 +1,8 @@ ////////////////////////////////////////// - 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. + This documentation is licensed under a + Creative Commons Attribution-ShareAlike 3.0 Unported License. + https://creativecommons.org/licenses/by-sa/3.0/deed.en ////////////////////////////////////////// http://git-wip-us.apache.org/repos/asf/incubator-groovy/blob/721e4359/src/spec/doc/core-program-structure.adoc ---------------------------------------------------------------------- diff --git a/src/spec/doc/core-program-structure.adoc b/src/spec/doc/core-program-structure.adoc index 317eaba..8e2c892 100644 --- a/src/spec/doc/core-program-structure.adoc +++ b/src/spec/doc/core-program-structure.adoc @@ -1,21 +1,8 @@ ////////////////////////////////////////// - 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. + This documentation is licensed under a + Creative Commons Attribution-ShareAlike 3.0 Unported License. + https://creativecommons.org/licenses/by-sa/3.0/deed.en ////////////////////////////////////////// http://git-wip-us.apache.org/repos/asf/incubator-groovy/blob/721e4359/src/spec/doc/core-semantics.adoc ---------------------------------------------------------------------- diff --git a/src/spec/doc/core-semantics.adoc b/src/spec/doc/core-semantics.adoc index ceb89f9..bcca2d3 100644 --- a/src/spec/doc/core-semantics.adoc +++ b/src/spec/doc/core-semantics.adoc @@ -1,21 +1,8 @@ ////////////////////////////////////////// - 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. + This documentation is licensed under a + Creative Commons Attribution-ShareAlike 3.0 Unported License. + https://creativecommons.org/licenses/by-sa/3.0/deed.en ////////////////////////////////////////// http://git-wip-us.apache.org/repos/asf/incubator-groovy/blob/721e4359/src/spec/doc/core-syntax.adoc ---------------------------------------------------------------------- diff --git a/src/spec/doc/core-syntax.adoc b/src/spec/doc/core-syntax.adoc index 42a251f..309954c 100644 --- a/src/spec/doc/core-syntax.adoc +++ b/src/spec/doc/core-syntax.adoc @@ -1,21 +1,8 @@ ////////////////////////////////////////// - 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. + This documentation is licensed under a + Creative Commons Attribution-ShareAlike 3.0 Unported License. + https://creativecommons.org/licenses/by-sa/3.0/deed.en ////////////////////////////////////////// http://git-wip-us.apache.org/repos/asf/incubator-groovy/blob/721e4359/src/spec/doc/core-testing-guide.adoc ---------------------------------------------------------------------- diff --git a/src/spec/doc/core-testing-guide.adoc b/src/spec/doc/core-testing-guide.adoc index 1e893d9..bf66630 100644 --- a/src/spec/doc/core-testing-guide.adoc +++ b/src/spec/doc/core-testing-guide.adoc @@ -1,21 +1,8 @@ ////////////////////////////////////////// - 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. + This documentation is licensed under a + Creative Commons Attribution-ShareAlike 3.0 Unported License. + https://creativecommons.org/licenses/by-sa/3.0/deed.en ////////////////////////////////////////// http://git-wip-us.apache.org/repos/asf/incubator-groovy/blob/721e4359/src/spec/doc/core-traits.adoc ---------------------------------------------------------------------- diff --git a/src/spec/doc/core-traits.adoc b/src/spec/doc/core-traits.adoc index f8c0cb2..67aa7d9 100644 --- a/src/spec/doc/core-traits.adoc +++ b/src/spec/doc/core-traits.adoc @@ -1,21 +1,8 @@ ////////////////////////////////////////// - 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. + This documentation is licensed under a + Creative Commons Attribution-ShareAlike 3.0 Unported License. + https://creativecommons.org/licenses/by-sa/3.0/deed.en ////////////////////////////////////////// http://git-wip-us.apache.org/repos/asf/incubator-groovy/blob/721e4359/src/spec/doc/design-pattern-abstract-factory.adoc ---------------------------------------------------------------------- diff --git a/src/spec/doc/design-pattern-abstract-factory.adoc b/src/spec/doc/design-pattern-abstract-factory.adoc index 6d189f3..c2ad878 100644 --- a/src/spec/doc/design-pattern-abstract-factory.adoc +++ b/src/spec/doc/design-pattern-abstract-factory.adoc @@ -1,21 +1,8 @@ ////////////////////////////////////////// - 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. + This documentation is licensed under a + Creative Commons Attribution-ShareAlike 3.0 Unported License. + https://creativecommons.org/licenses/by-sa/3.0/deed.en ////////////////////////////////////////// http://git-wip-us.apache.org/repos/asf/incubator-groovy/blob/721e4359/src/spec/doc/design-pattern-adapter.adoc ---------------------------------------------------------------------- diff --git a/src/spec/doc/design-pattern-adapter.adoc b/src/spec/doc/design-pattern-adapter.adoc index 0eb2c21..3f5dcab 100644 --- a/src/spec/doc/design-pattern-adapter.adoc +++ b/src/spec/doc/design-pattern-adapter.adoc @@ -1,21 +1,8 @@ ////////////////////////////////////////// - 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. + This documentation is licensed under a + Creative Commons Attribution-ShareAlike 3.0 Unported License. + https://creativecommons.org/licenses/by-sa/3.0/deed.en ////////////////////////////////////////// http://git-wip-us.apache.org/repos/asf/incubator-groovy/blob/721e4359/src/spec/doc/design-pattern-bouncer.adoc ---------------------------------------------------------------------- diff --git a/src/spec/doc/design-pattern-bouncer.adoc b/src/spec/doc/design-pattern-bouncer.adoc index 3aaf70f..4aef070 100644 --- a/src/spec/doc/design-pattern-bouncer.adoc +++ b/src/spec/doc/design-pattern-bouncer.adoc @@ -1,21 +1,8 @@ ////////////////////////////////////////// - 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. + This documentation is licensed under a + Creative Commons Attribution-ShareAlike 3.0 Unported License. + https://creativecommons.org/licenses/by-sa/3.0/deed.en ////////////////////////////////////////// http://git-wip-us.apache.org/repos/asf/incubator-groovy/blob/721e4359/src/spec/doc/design-pattern-chain-of-responsibility.adoc ---------------------------------------------------------------------- diff --git a/src/spec/doc/design-pattern-chain-of-responsibility.adoc b/src/spec/doc/design-pattern-chain-of-responsibility.adoc index cf1206d..fe0d14f 100644 --- a/src/spec/doc/design-pattern-chain-of-responsibility.adoc +++ b/src/spec/doc/design-pattern-chain-of-responsibility.adoc @@ -1,21 +1,8 @@ ////////////////////////////////////////// - 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. + This documentation is licensed under a + Creative Commons Attribution-ShareAlike 3.0 Unported License. + https://creativecommons.org/licenses/by-sa/3.0/deed.en ////////////////////////////////////////// http://git-wip-us.apache.org/repos/asf/incubator-groovy/blob/721e4359/src/spec/doc/design-pattern-composite.adoc ---------------------------------------------------------------------- diff --git a/src/spec/doc/design-pattern-composite.adoc b/src/spec/doc/design-pattern-composite.adoc index e307431..5e768fd 100644 --- a/src/spec/doc/design-pattern-composite.adoc +++ b/src/spec/doc/design-pattern-composite.adoc @@ -1,21 +1,8 @@ ////////////////////////////////////////// - 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. + This documentation is licensed under a + Creative Commons Attribution-ShareAlike 3.0 Unported License. + https://creativecommons.org/licenses/by-sa/3.0/deed.en ////////////////////////////////////////// http://git-wip-us.apache.org/repos/asf/incubator-groovy/blob/721e4359/src/spec/doc/design-pattern-decorator.adoc ---------------------------------------------------------------------- diff --git a/src/spec/doc/design-pattern-decorator.adoc b/src/spec/doc/design-pattern-decorator.adoc index bc985fb..f1fea00 100644 --- a/src/spec/doc/design-pattern-decorator.adoc +++ b/src/spec/doc/design-pattern-decorator.adoc @@ -1,21 +1,8 @@ ////////////////////////////////////////// - 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. + This documentation is licensed under a + Creative Commons Attribution-ShareAlike 3.0 Unported License. + https://creativecommons.org/licenses/by-sa/3.0/deed.en ////////////////////////////////////////// http://git-wip-us.apache.org/repos/asf/incubator-groovy/blob/721e4359/src/spec/doc/design-pattern-delegation.adoc ---------------------------------------------------------------------- diff --git a/src/spec/doc/design-pattern-delegation.adoc b/src/spec/doc/design-pattern-delegation.adoc index 6e0dc97..6c00d52 100644 --- a/src/spec/doc/design-pattern-delegation.adoc +++ b/src/spec/doc/design-pattern-delegation.adoc @@ -1,21 +1,8 @@ ////////////////////////////////////////// - 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. + This documentation is licensed under a + Creative Commons Attribution-ShareAlike 3.0 Unported License. + https://creativecommons.org/licenses/by-sa/3.0/deed.en ////////////////////////////////////////// http://git-wip-us.apache.org/repos/asf/incubator-groovy/blob/721e4359/src/spec/doc/design-pattern-flyweight.adoc ---------------------------------------------------------------------- diff --git a/src/spec/doc/design-pattern-flyweight.adoc b/src/spec/doc/design-pattern-flyweight.adoc index e07a8c1..950fedf 100644 --- a/src/spec/doc/design-pattern-flyweight.adoc +++ b/src/spec/doc/design-pattern-flyweight.adoc @@ -1,21 +1,8 @@ ////////////////////////////////////////// - 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. + This documentation is licensed under a + Creative Commons Attribution-ShareAlike 3.0 Unported License. + https://creativecommons.org/licenses/by-sa/3.0/deed.en ////////////////////////////////////////// http://git-wip-us.apache.org/repos/asf/incubator-groovy/blob/721e4359/src/spec/doc/design-pattern-in-groovy.adoc ---------------------------------------------------------------------- diff --git a/src/spec/doc/design-pattern-in-groovy.adoc b/src/spec/doc/design-pattern-in-groovy.adoc index 2017f01..77f8453 100644 --- a/src/spec/doc/design-pattern-in-groovy.adoc +++ b/src/spec/doc/design-pattern-in-groovy.adoc @@ -1,21 +1,8 @@ ////////////////////////////////////////// - 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. + This documentation is licensed under a + Creative Commons Attribution-ShareAlike 3.0 Unported License. + https://creativecommons.org/licenses/by-sa/3.0/deed.en ////////////////////////////////////////// http://git-wip-us.apache.org/repos/asf/incubator-groovy/blob/721e4359/src/spec/doc/design-pattern-iterator.adoc ---------------------------------------------------------------------- diff --git a/src/spec/doc/design-pattern-iterator.adoc b/src/spec/doc/design-pattern-iterator.adoc index f17bb3d..037029a 100644 --- a/src/spec/doc/design-pattern-iterator.adoc +++ b/src/spec/doc/design-pattern-iterator.adoc @@ -1,21 +1,8 @@ ////////////////////////////////////////// - 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. + This documentation is licensed under a + Creative Commons Attribution-ShareAlike 3.0 Unported License. + https://creativecommons.org/licenses/by-sa/3.0/deed.en ////////////////////////////////////////// http://git-wip-us.apache.org/repos/asf/incubator-groovy/blob/721e4359/src/spec/doc/design-pattern-loan-my-resource.adoc ---------------------------------------------------------------------- diff --git a/src/spec/doc/design-pattern-loan-my-resource.adoc b/src/spec/doc/design-pattern-loan-my-resource.adoc index f443d35..f304fa8 100644 --- a/src/spec/doc/design-pattern-loan-my-resource.adoc +++ b/src/spec/doc/design-pattern-loan-my-resource.adoc @@ -1,21 +1,8 @@ ////////////////////////////////////////// - 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. + This documentation is licensed under a + Creative Commons Attribution-ShareAlike 3.0 Unported License. + https://creativecommons.org/licenses/by-sa/3.0/deed.en ////////////////////////////////////////// http://git-wip-us.apache.org/repos/asf/incubator-groovy/blob/721e4359/src/spec/doc/design-pattern-null-object.adoc ---------------------------------------------------------------------- diff --git a/src/spec/doc/design-pattern-null-object.adoc b/src/spec/doc/design-pattern-null-object.adoc index ee9c12d..6fb9e3d 100644 --- a/src/spec/doc/design-pattern-null-object.adoc +++ b/src/spec/doc/design-pattern-null-object.adoc @@ -1,21 +1,8 @@ ////////////////////////////////////////// - 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. + This documentation is licensed under a + Creative Commons Attribution-ShareAlike 3.0 Unported License. + https://creativecommons.org/licenses/by-sa/3.0/deed.en ////////////////////////////////////////// http://git-wip-us.apache.org/repos/asf/incubator-groovy/blob/721e4359/src/spec/doc/design-pattern-pimp-my-library.adoc ---------------------------------------------------------------------- diff --git a/src/spec/doc/design-pattern-pimp-my-library.adoc b/src/spec/doc/design-pattern-pimp-my-library.adoc index 3419409..2bef3bb 100644 --- a/src/spec/doc/design-pattern-pimp-my-library.adoc +++ b/src/spec/doc/design-pattern-pimp-my-library.adoc @@ -1,21 +1,8 @@ ////////////////////////////////////////// - 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. + This documentation is licensed under a + Creative Commons Attribution-ShareAlike 3.0 Unported License. + https://creativecommons.org/licenses/by-sa/3.0/deed.en ////////////////////////////////////////// http://git-wip-us.apache.org/repos/asf/incubator-groovy/blob/721e4359/src/spec/doc/design-pattern-proxy.adoc ---------------------------------------------------------------------- diff --git a/src/spec/doc/design-pattern-proxy.adoc b/src/spec/doc/design-pattern-proxy.adoc index 94c2d56..923701c 100644 --- a/src/spec/doc/design-pattern-proxy.adoc +++ b/src/spec/doc/design-pattern-proxy.adoc @@ -1,21 +1,8 @@ ////////////////////////////////////////// - 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. + This documentation is licensed under a + Creative Commons Attribution-ShareAlike 3.0 Unported License. + https://creativecommons.org/licenses/by-sa/3.0/deed.en ////////////////////////////////////////// http://git-wip-us.apache.org/repos/asf/incubator-groovy/blob/721e4359/src/spec/doc/design-pattern-singleton.adoc ---------------------------------------------------------------------- diff --git a/src/spec/doc/design-pattern-singleton.adoc b/src/spec/doc/design-pattern-singleton.adoc index 1ef58b7..c9002ae 100644 --- a/src/spec/doc/design-pattern-singleton.adoc +++ b/src/spec/doc/design-pattern-singleton.adoc @@ -1,21 +1,8 @@ ////////////////////////////////////////// - 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. + This documentation is licensed under a + Creative Commons Attribution-ShareAlike 3.0 Unported License. + https://creativecommons.org/licenses/by-sa/3.0/deed.en ////////////////////////////////////////// http://git-wip-us.apache.org/repos/asf/incubator-groovy/blob/721e4359/src/spec/doc/design-pattern-state.adoc ---------------------------------------------------------------------- diff --git a/src/spec/doc/design-pattern-state.adoc b/src/spec/doc/design-pattern-state.adoc index e99a016..ce61b8d 100644 --- a/src/spec/doc/design-pattern-state.adoc +++ b/src/spec/doc/design-pattern-state.adoc @@ -1,21 +1,8 @@ ////////////////////////////////////////// - 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. + This documentation is licensed under a + Creative Commons Attribution-ShareAlike 3.0 Unported License. + https://creativecommons.org/licenses/by-sa/3.0/deed.en ////////////////////////////////////////// http://git-wip-us.apache.org/repos/asf/incubator-groovy/blob/721e4359/src/spec/doc/design-pattern-strategy.adoc ---------------------------------------------------------------------- diff --git a/src/spec/doc/design-pattern-strategy.adoc b/src/spec/doc/design-pattern-strategy.adoc index e005202..e3a595b 100644 --- a/src/spec/doc/design-pattern-strategy.adoc +++ b/src/spec/doc/design-pattern-strategy.adoc @@ -1,21 +1,8 @@ ////////////////////////////////////////// - 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. + This documentation is licensed under a + Creative Commons Attribution-ShareAlike 3.0 Unported License. + https://creativecommons.org/licenses/by-sa/3.0/deed.en ////////////////////////////////////////// http://git-wip-us.apache.org/repos/asf/incubator-groovy/blob/721e4359/src/spec/doc/design-pattern-template-method.adoc ---------------------------------------------------------------------- diff --git a/src/spec/doc/design-pattern-template-method.adoc b/src/spec/doc/design-pattern-template-method.adoc index 4a2740f..5ba3d92 100644 --- a/src/spec/doc/design-pattern-template-method.adoc +++ b/src/spec/doc/design-pattern-template-method.adoc @@ -1,21 +1,8 @@ ////////////////////////////////////////// - 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. + This documentation is licensed under a + Creative Commons Attribution-ShareAlike 3.0 Unported License. + https://creativecommons.org/licenses/by-sa/3.0/deed.en ////////////////////////////////////////// http://git-wip-us.apache.org/repos/asf/incubator-groovy/blob/721e4359/src/spec/doc/design-pattern-visitor.adoc ---------------------------------------------------------------------- diff --git a/src/spec/doc/design-pattern-visitor.adoc b/src/spec/doc/design-pattern-visitor.adoc index 0a9d788..d55b8d8 100644 --- a/src/spec/doc/design-pattern-visitor.adoc +++ b/src/spec/doc/design-pattern-visitor.adoc @@ -1,21 +1,8 @@ ////////////////////////////////////////// - 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. + This documentation is licensed under a + Creative Commons Attribution-ShareAlike 3.0 Unported License. + https://creativecommons.org/licenses/by-sa/3.0/deed.en ////////////////////////////////////////// http://git-wip-us.apache.org/repos/asf/incubator-groovy/blob/721e4359/src/spec/doc/grape.adoc ---------------------------------------------------------------------- diff --git a/src/spec/doc/grape.adoc b/src/spec/doc/grape.adoc index 2671387..7b3ccd8 100644 --- a/src/spec/doc/grape.adoc +++ b/src/spec/doc/grape.adoc @@ -1,21 +1,8 @@ ////////////////////////////////////////// - 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. + This documentation is licensed under a + Creative Commons Attribution-ShareAlike 3.0 Unported License. + https://creativecommons.org/licenses/by-sa/3.0/deed.en ////////////////////////////////////////// http://git-wip-us.apache.org/repos/asf/incubator-groovy/blob/721e4359/src/spec/doc/groovy-contributions.adoc ---------------------------------------------------------------------- diff --git a/src/spec/doc/groovy-contributions.adoc b/src/spec/doc/groovy-contributions.adoc index 929516f..c9aa8f7 100644 --- a/src/spec/doc/groovy-contributions.adoc +++ b/src/spec/doc/groovy-contributions.adoc @@ -1,21 +1,8 @@ ////////////////////////////////////////// - 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. + This documentation is licensed under a + Creative Commons Attribution-ShareAlike 3.0 Unported License. + https://creativecommons.org/licenses/by-sa/3.0/deed.en ////////////////////////////////////////// http://git-wip-us.apache.org/repos/asf/incubator-groovy/blob/721e4359/src/spec/doc/guide-integrating.adoc ---------------------------------------------------------------------- diff --git a/src/spec/doc/guide-integrating.adoc b/src/spec/doc/guide-integrating.adoc index 6093b69..312c26e 100644 --- a/src/spec/doc/guide-integrating.adoc +++ b/src/spec/doc/guide-integrating.adoc @@ -1,21 +1,8 @@ ////////////////////////////////////////// - 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. + This documentation is licensed under a + Creative Commons Attribution-ShareAlike 3.0 Unported License. + https://creativecommons.org/licenses/by-sa/3.0/deed.en ////////////////////////////////////////// http://git-wip-us.apache.org/repos/asf/incubator-groovy/blob/721e4359/src/spec/doc/index.adoc ---------------------------------------------------------------------- diff --git a/src/spec/doc/index.adoc b/src/spec/doc/index.adoc index 455b786..fa46025 100644 --- a/src/spec/doc/index.adoc +++ b/src/spec/doc/index.adoc @@ -1,21 +1,8 @@ ////////////////////////////////////////// - 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. + This documentation is licensed under a + Creative Commons Attribution-ShareAlike 3.0 Unported License. + https://creativecommons.org/licenses/by-sa/3.0/deed.en ////////////////////////////////////////// http://git-wip-us.apache.org/repos/asf/incubator-groovy/blob/721e4359/src/spec/doc/invokedynamic-support.adoc ---------------------------------------------------------------------- diff --git a/src/spec/doc/invokedynamic-support.adoc b/src/spec/doc/invokedynamic-support.adoc index 7c3314a..824da07 100644 --- a/src/spec/doc/invokedynamic-support.adoc +++ b/src/spec/doc/invokedynamic-support.adoc @@ -1,21 +1,8 @@ ////////////////////////////////////////// - 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. + This documentation is licensed under a + Creative Commons Attribution-ShareAlike 3.0 Unported License. + https://creativecommons.org/licenses/by-sa/3.0/deed.en ////////////////////////////////////////// http://git-wip-us.apache.org/repos/asf/incubator-groovy/blob/721e4359/src/spec/doc/license.adoc ---------------------------------------------------------------------- diff --git a/src/spec/doc/license.adoc b/src/spec/doc/license.adoc index b4edcce..55cdf0e 100644 --- a/src/spec/doc/license.adoc +++ b/src/spec/doc/license.adoc @@ -1,21 +1,8 @@ ////////////////////////////////////////// - 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. + This documentation is licensed under a + Creative Commons Attribution-ShareAlike 3.0 Unported License. + https://creativecommons.org/licenses/by-sa/3.0/deed.en ////////////////////////////////////////// http://git-wip-us.apache.org/repos/asf/incubator-groovy/blob/721e4359/src/spec/doc/style-guide.adoc ---------------------------------------------------------------------- diff --git a/src/spec/doc/style-guide.adoc b/src/spec/doc/style-guide.adoc index f122828..e7f000d 100644 --- a/src/spec/doc/style-guide.adoc +++ b/src/spec/doc/style-guide.adoc @@ -1,21 +1,8 @@ ////////////////////////////////////////// - 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. + This documentation is licensed under a + Creative Commons Attribution-ShareAlike 3.0 Unported License. + https://creativecommons.org/licenses/by-sa/3.0/deed.en ////////////////////////////////////////// http://git-wip-us.apache.org/repos/asf/incubator-groovy/blob/721e4359/src/spec/doc/tools-groovy.adoc ---------------------------------------------------------------------- diff --git a/src/spec/doc/tools-groovy.adoc b/src/spec/doc/tools-groovy.adoc index 241e45d..e14d23a 100644 --- a/src/spec/doc/tools-groovy.adoc +++ b/src/spec/doc/tools-groovy.adoc @@ -1,21 +1,8 @@ ////////////////////////////////////////// - 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. + This documentation is licensed under a + Creative Commons Attribution-ShareAlike 3.0 Unported License. + https://creativecommons.org/licenses/by-sa/3.0/deed.en ////////////////////////////////////////// http://git-wip-us.apache.org/repos/asf/incubator-groovy/blob/721e4359/src/spec/doc/tools-groovyc.adoc ---------------------------------------------------------------------- diff --git a/src/spec/doc/tools-groovyc.adoc b/src/spec/doc/tools-groovyc.adoc index 123695c..2a89e97 100644 --- a/src/spec/doc/tools-groovyc.adoc +++ b/src/spec/doc/tools-groovyc.adoc @@ -1,21 +1,8 @@ ////////////////////////////////////////// - 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. + This documentation is licensed under a + Creative Commons Attribution-ShareAlike 3.0 Unported License. + https://creativecommons.org/licenses/by-sa/3.0/deed.en ////////////////////////////////////////// http://git-wip-us.apache.org/repos/asf/incubator-groovy/blob/721e4359/src/spec/doc/tools-groovyeclipse.adoc ---------------------------------------------------------------------- diff --git a/src/spec/doc/tools-groovyeclipse.adoc b/src/spec/doc/tools-groovyeclipse.adoc index ac12258..a3f887d 100644 --- a/src/spec/doc/tools-groovyeclipse.adoc +++ b/src/spec/doc/tools-groovyeclipse.adoc @@ -1,21 +1,8 @@ ////////////////////////////////////////// - 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. + This documentation is licensed under a + Creative Commons Attribution-ShareAlike 3.0 Unported License. + https://creativecommons.org/licenses/by-sa/3.0/deed.en ////////////////////////////////////////// http://git-wip-us.apache.org/repos/asf/incubator-groovy/blob/721e4359/src/spec/doc/tools-ide.adoc ---------------------------------------------------------------------- diff --git a/src/spec/doc/tools-ide.adoc b/src/spec/doc/tools-ide.adoc index 830807c..752f9d9 100644 --- a/src/spec/doc/tools-ide.adoc +++ b/src/spec/doc/tools-ide.adoc @@ -1,21 +1,8 @@ ////////////////////////////////////////// - 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. + This documentation is licensed under a + Creative Commons Attribution-ShareAlike 3.0 Unported License. + https://creativecommons.org/licenses/by-sa/3.0/deed.en ////////////////////////////////////////// http://git-wip-us.apache.org/repos/asf/incubator-groovy/blob/721e4359/src/spec/doc/type-checking-extensions.adoc ---------------------------------------------------------------------- diff --git a/src/spec/doc/type-checking-extensions.adoc b/src/spec/doc/type-checking-extensions.adoc index 236626e..fe5c6f0 100644 --- a/src/spec/doc/type-checking-extensions.adoc +++ b/src/spec/doc/type-checking-extensions.adoc @@ -1,21 +1,8 @@ ////////////////////////////////////////// - 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. + This documentation is licensed under a + Creative Commons Attribution-ShareAlike 3.0 Unported License. + https://creativecommons.org/licenses/by-sa/3.0/deed.en ////////////////////////////////////////// http://git-wip-us.apache.org/repos/asf/incubator-groovy/blob/721e4359/src/spec/doc/version-scheme.adoc ---------------------------------------------------------------------- diff --git a/src/spec/doc/version-scheme.adoc b/src/spec/doc/version-scheme.adoc index 1b1714b..4d619ef 100644 --- a/src/spec/doc/version-scheme.adoc +++ b/src/spec/doc/version-scheme.adoc @@ -1,21 +1,8 @@ ////////////////////////////////////////// - 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. + This documentation is licensed under a + Creative Commons Attribution-ShareAlike 3.0 Unported License. + https://creativecommons.org/licenses/by-sa/3.0/deed.en ////////////////////////////////////////// http://git-wip-us.apache.org/repos/asf/incubator-groovy/blob/721e4359/src/spec/doc/windows-nsis-installer.adoc ---------------------------------------------------------------------- diff --git a/src/spec/doc/windows-nsis-installer.adoc b/src/spec/doc/windows-nsis-installer.adoc index 15bf334..212bb4f 100644 --- a/src/spec/doc/windows-nsis-installer.adoc +++ b/src/spec/doc/windows-nsis-installer.adoc @@ -1,21 +1,8 @@ ////////////////////////////////////////// - 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. + This documentation is licensed under a + Creative Commons Attribution-ShareAlike 3.0 Unported License. + https://creativecommons.org/licenses/by-sa/3.0/deed.en ////////////////////////////////////////// http://git-wip-us.apache.org/repos/asf/incubator-groovy/blob/721e4359/src/spec/doc/working-with-collections.adoc ---------------------------------------------------------------------- diff --git a/src/spec/doc/working-with-collections.adoc b/src/spec/doc/working-with-collections.adoc index 9fb2d14..bb398a6 100644 --- a/src/spec/doc/working-with-collections.adoc +++ b/src/spec/doc/working-with-collections.adoc @@ -1,21 +1,8 @@ ////////////////////////////////////////// - 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. + This documentation is licensed under a + Creative Commons Attribution-ShareAlike 3.0 Unported License. + https://creativecommons.org/licenses/by-sa/3.0/deed.en ////////////////////////////////////////// http://git-wip-us.apache.org/repos/asf/incubator-groovy/blob/721e4359/src/spec/doc/working-with-io.adoc ---------------------------------------------------------------------- diff --git a/src/spec/doc/working-with-io.adoc b/src/spec/doc/working-with-io.adoc index 005fe70..ad55f4b 100644 --- a/src/spec/doc/working-with-io.adoc +++ b/src/spec/doc/working-with-io.adoc @@ -1,21 +1,8 @@ ////////////////////////////////////////// - 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. + This documentation is licensed under a + Creative Commons Attribution-ShareAlike 3.0 Unported License. + https://creativecommons.org/licenses/by-sa/3.0/deed.en ////////////////////////////////////////// http://git-wip-us.apache.org/repos/asf/incubator-groovy/blob/721e4359/subprojects/groovy-ant/src/spec/doc/ant-builder.adoc ---------------------------------------------------------------------- diff --git a/subprojects/groovy-ant/src/spec/doc/ant-builder.adoc b/subprojects/groovy-ant/src/spec/doc/ant-builder.adoc index 9d7521c..dbc6077 100644 --- a/subprojects/groovy-ant/src/spec/doc/ant-builder.adoc +++ b/subprojects/groovy-ant/src/spec/doc/ant-builder.adoc @@ -1,21 +1,8 @@ ////////////////////////////////////////// - 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. + This documentation is licensed under a + Creative Commons Attribution-ShareAlike 3.0 Unported License. + https://creativecommons.org/licenses/by-sa/3.0/deed.en ////////////////////////////////////////// http://git-wip-us.apache.org/repos/asf/incubator-groovy/blob/721e4359/subprojects/groovy-ant/src/spec/doc/groovy-ant-task.adoc ---------------------------------------------------------------------- diff --git a/subprojects/groovy-ant/src/spec/doc/groovy-ant-task.adoc b/subprojects/groovy-ant/src/spec/doc/groovy-ant-task.adoc index f728525..0dc4f18 100644 --- a/subprojects/groovy-ant/src/spec/doc/groovy-ant-task.adoc +++ b/subprojects/groovy-ant/src/spec/doc/groovy-ant-task.adoc @@ -1,21 +1,8 @@ ////////////////////////////////////////// - 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. + This documentation is licensed under a + Creative Commons Attribution-ShareAlike 3.0 Unported License. + https://creativecommons.org/licenses/by-sa/3.0/deed.en ////////////////////////////////////////// http://git-wip-us.apache.org/repos/asf/incubator-groovy/blob/721e4359/subprojects/groovy-bsf/src/spec/doc/integrating-bsf.adoc ---------------------------------------------------------------------- diff --git a/subprojects/groovy-bsf/src/spec/doc/integrating-bsf.adoc b/subprojects/groovy-bsf/src/spec/doc/integrating-bsf.adoc index 3cd84d3..1f56b4c 100644 --- a/subprojects/groovy-bsf/src/spec/doc/integrating-bsf.adoc +++ b/subprojects/groovy-bsf/src/spec/doc/integrating-bsf.adoc @@ -1,21 +1,8 @@ ////////////////////////////////////////// - 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. + This documentation is licensed under a + Creative Commons Attribution-ShareAlike 3.0 Unported License. + https://creativecommons.org/licenses/by-sa/3.0/deed.en ////////////////////////////////////////// http://git-wip-us.apache.org/repos/asf/incubator-groovy/blob/721e4359/subprojects/groovy-console/src/spec/doc/groovy-console.adoc ---------------------------------------------------------------------- diff --git a/subprojects/groovy-console/src/spec/doc/groovy-console.adoc b/subprojects/groovy-console/src/spec/doc/groovy-console.adoc index 92b775c..64ac62a 100644 --- a/subprojects/groovy-console/src/spec/doc/groovy-console.adoc +++ b/subprojects/groovy-console/src/spec/doc/groovy-console.adoc @@ -1,21 +1,8 @@ ////////////////////////////////////////// - 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. + This documentation is licensed under a + Creative Commons Attribution-ShareAlike 3.0 Unported License. + https://creativecommons.org/licenses/by-sa/3.0/deed.en ////////////////////////////////////////// http://git-wip-us.apache.org/repos/asf/incubator-groovy/blob/721e4359/subprojects/groovy-groovydoc/src/spec/doc/groovydoc.adoc ---------------------------------------------------------------------- diff --git a/subprojects/groovy-groovydoc/src/spec/doc/groovydoc.adoc b/subprojects/groovy-groovydoc/src/spec/doc/groovydoc.adoc index 1ac6569..6b691e3 100644 --- a/subprojects/groovy-groovydoc/src/spec/doc/groovydoc.adoc +++ b/subprojects/groovy-groovydoc/src/spec/doc/groovydoc.adoc @@ -1,21 +1,8 @@ ////////////////////////////////////////// - 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. + This documentation is licensed under a + Creative Commons Attribution-ShareAlike 3.0 Unported License. + https://creativecommons.org/licenses/by-sa/3.0/deed.en //////////////////////////////////////////