You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@groovy.apache.org by pa...@apache.org on 2015/06/09 07:14:46 UTC

incubator-groovy git commit: add Apache license header to LaTeX files

Repository: incubator-groovy
Updated Branches:
  refs/heads/master 8d4ab1cdb -> 3f3e96cbf


add Apache license header to LaTeX files


Project: http://git-wip-us.apache.org/repos/asf/incubator-groovy/repo
Commit: http://git-wip-us.apache.org/repos/asf/incubator-groovy/commit/3f3e96cb
Tree: http://git-wip-us.apache.org/repos/asf/incubator-groovy/tree/3f3e96cb
Diff: http://git-wip-us.apache.org/repos/asf/incubator-groovy/diff/3f3e96cb

Branch: refs/heads/master
Commit: 3f3e96cbfca21bd1eea95c100bfc0af63fe8f161
Parents: 8d4ab1c
Author: pascalschumacher <pa...@gmx.net>
Authored: Tue Jun 9 07:14:32 2015 +0200
Committer: pascalschumacher <pa...@gmx.net>
Committed: Tue Jun 9 07:14:32 2015 +0200

----------------------------------------------------------------------
 src/latex/ref/groovy-reference-card.tex | 15 +++++++++++++++
 src/latex/ref/one-groovy-logo.eps       |  2 +-
 src/latex/ref/one-groovy-logo.mps       | 15 +++++++++++++++
 src/latex/spec/colophon.tex             | 15 +++++++++++++++
 src/latex/spec/expressions.tex          | 15 +++++++++++++++
 src/latex/spec/groovy-lang-spec.tex     | 14 ++++++++++++++
 src/latex/spec/keywords.tex             | 15 +++++++++++++++
 src/latex/spec/operators.tex            | 15 +++++++++++++++
 src/latex/spec/preface.tex              | 15 +++++++++++++++
 src/latex/spec/statements.tex           | 15 +++++++++++++++
 10 files changed, 135 insertions(+), 1 deletion(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/incubator-groovy/blob/3f3e96cb/src/latex/ref/groovy-reference-card.tex
----------------------------------------------------------------------
diff --git a/src/latex/ref/groovy-reference-card.tex b/src/latex/ref/groovy-reference-card.tex
index db1e195..bee0447 100644
--- a/src/latex/ref/groovy-reference-card.tex
+++ b/src/latex/ref/groovy-reference-card.tex
@@ -1,3 +1,18 @@
+% 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.
+
 \documentclass[10pt, landscape]{article}
 \usepackage{multicol}
 \usepackage{graphics}

http://git-wip-us.apache.org/repos/asf/incubator-groovy/blob/3f3e96cb/src/latex/ref/one-groovy-logo.eps
----------------------------------------------------------------------
diff --git a/src/latex/ref/one-groovy-logo.eps b/src/latex/ref/one-groovy-logo.eps
index b96a010..65b95a8 100644
--- a/src/latex/ref/one-groovy-logo.eps
+++ b/src/latex/ref/one-groovy-logo.eps
@@ -1,4 +1,4 @@
-%!PS-Adobe-3.0 EPSF-3.0
+% 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.%!PS-Adobe-3.0 EPSF-3.0
 %%Creator: Adobe Illustrator(TM) 3.2
 %%AI8_CreatorVersion: 10.0
 %%For: (aaaaaaaaaa) (bbbbbbbbbbbb)

http://git-wip-us.apache.org/repos/asf/incubator-groovy/blob/3f3e96cb/src/latex/ref/one-groovy-logo.mps
----------------------------------------------------------------------
diff --git a/src/latex/ref/one-groovy-logo.mps b/src/latex/ref/one-groovy-logo.mps
index 570bb60..8f55c63 100644
--- a/src/latex/ref/one-groovy-logo.mps
+++ b/src/latex/ref/one-groovy-logo.mps
@@ -1,3 +1,18 @@
+% 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.
+
 %!PS-Adobe-3.0 EPSF-3.0
 %%BoundingBox: 197 340 415 450 
 %%Creator: MetaPost

http://git-wip-us.apache.org/repos/asf/incubator-groovy/blob/3f3e96cb/src/latex/spec/colophon.tex
----------------------------------------------------------------------
diff --git a/src/latex/spec/colophon.tex b/src/latex/spec/colophon.tex
index 4abd051..e0b7296 100644
--- a/src/latex/spec/colophon.tex
+++ b/src/latex/spec/colophon.tex
@@ -1,3 +1,18 @@
+% 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.
+
 \chapter{Colophon}
 
 This manual was produced without the aid of Microsoft products.

http://git-wip-us.apache.org/repos/asf/incubator-groovy/blob/3f3e96cb/src/latex/spec/expressions.tex
----------------------------------------------------------------------
diff --git a/src/latex/spec/expressions.tex b/src/latex/spec/expressions.tex
index f212c2e..32b6e66 100644
--- a/src/latex/spec/expressions.tex
+++ b/src/latex/spec/expressions.tex
@@ -1,2 +1,17 @@
+% 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.
+
 \chapter{Expressions}
 

http://git-wip-us.apache.org/repos/asf/incubator-groovy/blob/3f3e96cb/src/latex/spec/groovy-lang-spec.tex
----------------------------------------------------------------------
diff --git a/src/latex/spec/groovy-lang-spec.tex b/src/latex/spec/groovy-lang-spec.tex
index 2fa0de9..9354207 100644
--- a/src/latex/spec/groovy-lang-spec.tex
+++ b/src/latex/spec/groovy-lang-spec.tex
@@ -1,3 +1,17 @@
+% 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.
 
 %%
 %%

http://git-wip-us.apache.org/repos/asf/incubator-groovy/blob/3f3e96cb/src/latex/spec/keywords.tex
----------------------------------------------------------------------
diff --git a/src/latex/spec/keywords.tex b/src/latex/spec/keywords.tex
index 7922452..c30606b 100644
--- a/src/latex/spec/keywords.tex
+++ b/src/latex/spec/keywords.tex
@@ -1,3 +1,18 @@
+% 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.
+
 \chapter{Keywords}
 
 \section{\indexkeyword{class}}

http://git-wip-us.apache.org/repos/asf/incubator-groovy/blob/3f3e96cb/src/latex/spec/operators.tex
----------------------------------------------------------------------
diff --git a/src/latex/spec/operators.tex b/src/latex/spec/operators.tex
index 0eff220..3209380 100644
--- a/src/latex/spec/operators.tex
+++ b/src/latex/spec/operators.tex
@@ -1,3 +1,18 @@
+% 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.
+
 \chapter{Operators}
 
 \section{\indexoperator{.} -- property access}

http://git-wip-us.apache.org/repos/asf/incubator-groovy/blob/3f3e96cb/src/latex/spec/preface.tex
----------------------------------------------------------------------
diff --git a/src/latex/spec/preface.tex b/src/latex/spec/preface.tex
index 0f5d1c1..310425a 100644
--- a/src/latex/spec/preface.tex
+++ b/src/latex/spec/preface.tex
@@ -1,3 +1,18 @@
+% 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.
+
 \chapter{Preface}
 
 Yadda foo.

http://git-wip-us.apache.org/repos/asf/incubator-groovy/blob/3f3e96cb/src/latex/spec/statements.tex
----------------------------------------------------------------------
diff --git a/src/latex/spec/statements.tex b/src/latex/spec/statements.tex
index 69fac31..270c5ca 100644
--- a/src/latex/spec/statements.tex
+++ b/src/latex/spec/statements.tex
@@ -1,2 +1,17 @@
+% 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.
+
 \chapter{Statements}