Add Apache License headers to md files

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

Branch: refs/heads/master
Commit: a20395a68ec712a8b4147fb08de707901bebbe2a
Parents: 9aedc3f
Author: Luciano Resende <[email protected]>
Authored: Tue Dec 8 18:26:24 2015 -0800
Committer: Luciano Resende <[email protected]>
Committed: Tue Dec 8 21:00:16 2015 -0800

----------------------------------------------------------------------
 docs/README.md                            | 21 ++++++++++++++++++++-
 docs/algorithms-bibliography.md           | 18 ++++++++++++++++++
 docs/algorithms-classification.md         | 18 ++++++++++++++++++
 docs/algorithms-clustering.md             | 18 ++++++++++++++++++
 docs/algorithms-descriptive-statistics.md | 18 ++++++++++++++++++
 docs/algorithms-matrix-factorization.md   | 18 ++++++++++++++++++
 docs/algorithms-reference.md              | 19 ++++++++++++++++++-
 docs/algorithms-regression.md             | 18 ++++++++++++++++++
 docs/algorithms-survival-analysis.md      | 19 ++++++++++++++++++-
 docs/debugger-guide.md                    | 19 ++++++++++++++++++-
 docs/dml-and-pydml-programming-guide.md   | 18 ++++++++++++++++++
 docs/dml-language-reference.md            | 19 ++++++++++++++++++-
 docs/index.md                             | 18 ++++++++++++++++++
 docs/mlcontext-programming-guide.md       | 18 ++++++++++++++++++
 docs/quick-start-guide.md                 | 18 ++++++++++++++++++
 15 files changed, 272 insertions(+), 5 deletions(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/incubator-systemml/blob/a20395a6/docs/README.md
----------------------------------------------------------------------
diff --git a/docs/README.md b/docs/README.md
index 0474f00..521119b 100644
--- a/docs/README.md
+++ b/docs/README.md
@@ -1,4 +1,23 @@
-# SystemML Documentation
+<!--
+{% comment %}
+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.
+{% endcomment %}
+-->
+
+# Apache SystemML Documentation
 
 The primary SystemML documentation is written in markdown (*.md) and can be 
converted to HTML using
 [Jekyll](http://jekyllrb.com).

http://git-wip-us.apache.org/repos/asf/incubator-systemml/blob/a20395a6/docs/algorithms-bibliography.md
----------------------------------------------------------------------
diff --git a/docs/algorithms-bibliography.md b/docs/algorithms-bibliography.md
index d529c42..e18b4e8 100644
--- a/docs/algorithms-bibliography.md
+++ b/docs/algorithms-bibliography.md
@@ -3,6 +3,24 @@ layout: global
 title: SystemML Algorithms Reference - Bibliography
 displayTitle: <a href="algorithms-reference.html">SystemML Algorithms 
Reference</a>
 ---
+<!--
+{% comment %}
+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.
+{% endcomment %}
+-->
 
 # 7. Bibliography
 

http://git-wip-us.apache.org/repos/asf/incubator-systemml/blob/a20395a6/docs/algorithms-classification.md
----------------------------------------------------------------------
diff --git a/docs/algorithms-classification.md 
b/docs/algorithms-classification.md
index b076017..74539fd 100644
--- a/docs/algorithms-classification.md
+++ b/docs/algorithms-classification.md
@@ -3,6 +3,24 @@ layout: global
 title: SystemML Algorithms Reference - Classification
 displayTitle: <a href="algorithms-reference.html">SystemML Algorithms 
Reference</a>
 ---
+<!--
+{% comment %}
+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.
+{% endcomment %}
+-->
 
 # 2. Classification
 

http://git-wip-us.apache.org/repos/asf/incubator-systemml/blob/a20395a6/docs/algorithms-clustering.md
----------------------------------------------------------------------
diff --git a/docs/algorithms-clustering.md b/docs/algorithms-clustering.md
index 31a31e2..19f2a01 100644
--- a/docs/algorithms-clustering.md
+++ b/docs/algorithms-clustering.md
@@ -3,6 +3,24 @@ layout: global
 title: SystemML Algorithms Reference - Clustering
 displayTitle: <a href="algorithms-reference.html">SystemML Algorithms 
Reference</a>
 ---
+<!--
+{% comment %}
+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.
+{% endcomment %}
+-->
 
 # 3. Clustering
 

http://git-wip-us.apache.org/repos/asf/incubator-systemml/blob/a20395a6/docs/algorithms-descriptive-statistics.md
----------------------------------------------------------------------
diff --git a/docs/algorithms-descriptive-statistics.md 
b/docs/algorithms-descriptive-statistics.md
index a0dd133..3fcdb1a 100644
--- a/docs/algorithms-descriptive-statistics.md
+++ b/docs/algorithms-descriptive-statistics.md
@@ -3,6 +3,24 @@ layout: global
 title: SystemML Algorithms Reference - Descriptive Statistics
 displayTitle: <a href="algorithms-reference.html">SystemML Algorithms 
Reference</a>
 ---
+<!--
+{% comment %}
+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.
+{% endcomment %}
+-->
 
 # 1. Descriptive Statistics
 

http://git-wip-us.apache.org/repos/asf/incubator-systemml/blob/a20395a6/docs/algorithms-matrix-factorization.md
----------------------------------------------------------------------
diff --git a/docs/algorithms-matrix-factorization.md 
b/docs/algorithms-matrix-factorization.md
index 94627e3..2ed8a49 100644
--- a/docs/algorithms-matrix-factorization.md
+++ b/docs/algorithms-matrix-factorization.md
@@ -3,6 +3,24 @@ layout: global
 title: SystemML Algorithms Reference - Matrix Factorization
 displayTitle: <a href="algorithms-reference.html">SystemML Algorithms 
Reference</a>
 ---
+<!--
+{% comment %}
+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.
+{% endcomment %}
+-->
 
 # 5 Matrix Factorization
 

http://git-wip-us.apache.org/repos/asf/incubator-systemml/blob/a20395a6/docs/algorithms-reference.md
----------------------------------------------------------------------
diff --git a/docs/algorithms-reference.md b/docs/algorithms-reference.md
index 4685761..244b882 100644
--- a/docs/algorithms-reference.md
+++ b/docs/algorithms-reference.md
@@ -4,7 +4,24 @@ title: SystemML Algorithms Reference
 description: SystemML Algorithms Reference
 displayTitle: SystemML Algorithms Reference
 ---
-     
+<!--
+{% comment %}
+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.
+{% endcomment %}
+-->
 
 * [Descriptive Statistics](algorithms-descriptive-statistics.html)
   * [Univariate 
Statistics](algorithms-descriptive-statistics.html#univariate-statistics)

http://git-wip-us.apache.org/repos/asf/incubator-systemml/blob/a20395a6/docs/algorithms-regression.md
----------------------------------------------------------------------
diff --git a/docs/algorithms-regression.md b/docs/algorithms-regression.md
index e35003b..f17c452 100644
--- a/docs/algorithms-regression.md
+++ b/docs/algorithms-regression.md
@@ -3,6 +3,24 @@ layout: global
 title: SystemML Algorithms Reference - Regression
 displayTitle: <a href="algorithms-reference.html">SystemML Algorithms 
Reference</a>
 ---
+<!--
+{% comment %}
+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.
+{% endcomment %}
+-->
 
 # 4. Regression
 

http://git-wip-us.apache.org/repos/asf/incubator-systemml/blob/a20395a6/docs/algorithms-survival-analysis.md
----------------------------------------------------------------------
diff --git a/docs/algorithms-survival-analysis.md 
b/docs/algorithms-survival-analysis.md
index e2fa97a..a5e641e 100644
--- a/docs/algorithms-survival-analysis.md
+++ b/docs/algorithms-survival-analysis.md
@@ -3,7 +3,24 @@ layout: global
 title: SystemML Algorithms Reference - Survival Analysis
 displayTitle: <a href="algorithms-reference.html">SystemML Algorithms 
Reference</a>
 ---
-
+<!--
+{% comment %}
+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.
+{% endcomment %}
+-->
 
 # 6. Survival Analysis
 

http://git-wip-us.apache.org/repos/asf/incubator-systemml/blob/a20395a6/docs/debugger-guide.md
----------------------------------------------------------------------
diff --git a/docs/debugger-guide.md b/docs/debugger-guide.md
index c7067df..8032910 100644
--- a/docs/debugger-guide.md
+++ b/docs/debugger-guide.md
@@ -3,7 +3,24 @@ layout: global
 title: SystemML Debugger Guide
 description: SystemML Debugger Guide
 ---
-
+<!--
+{% comment %}
+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.
+{% endcomment %}
+-->
 
 ## Overview
 

http://git-wip-us.apache.org/repos/asf/incubator-systemml/blob/a20395a6/docs/dml-and-pydml-programming-guide.md
----------------------------------------------------------------------
diff --git a/docs/dml-and-pydml-programming-guide.md 
b/docs/dml-and-pydml-programming-guide.md
index 85367e5..2745d3e 100644
--- a/docs/dml-and-pydml-programming-guide.md
+++ b/docs/dml-and-pydml-programming-guide.md
@@ -3,6 +3,24 @@ layout: global
 title: DML and PyDML Programming Guide
 description: DML and PyDML Programming Guide
 ---
+<!--
+{% comment %}
+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.
+{% endcomment %}
+-->
 
 * This will become a table of contents (this text will be scraped).
 {:toc}

http://git-wip-us.apache.org/repos/asf/incubator-systemml/blob/a20395a6/docs/dml-language-reference.md
----------------------------------------------------------------------
diff --git a/docs/dml-language-reference.md b/docs/dml-language-reference.md
index abebe1f..b5a9b96 100644
--- a/docs/dml-language-reference.md
+++ b/docs/dml-language-reference.md
@@ -3,7 +3,24 @@ layout: global
 title: Declarative Machine Learning (DML) Language Reference
 description: Declarative Machine Learning (DML) Language Reference
 ---
-
+<!--
+{% comment %}
+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.
+{% endcomment %}
+-->
 
 ### Table of Contents
 

http://git-wip-us.apache.org/repos/asf/incubator-systemml/blob/a20395a6/docs/index.md
----------------------------------------------------------------------
diff --git a/docs/index.md b/docs/index.md
index a363e5c..f5793e0 100644
--- a/docs/index.md
+++ b/docs/index.md
@@ -4,6 +4,24 @@ displayTitle: SystemML Overview
 title: SystemML Overview
 description: SystemML documentation homepage
 ---
+<!--
+{% comment %}
+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.
+{% endcomment %}
+-->
 
 SystemML is a flexible, scalable machine learning (ML) language written in 
Java.
 SystemML's distinguishing characteristics are: (1) algorithm customizability,

http://git-wip-us.apache.org/repos/asf/incubator-systemml/blob/a20395a6/docs/mlcontext-programming-guide.md
----------------------------------------------------------------------
diff --git a/docs/mlcontext-programming-guide.md 
b/docs/mlcontext-programming-guide.md
index 66caa3d..f5ecda2 100644
--- a/docs/mlcontext-programming-guide.md
+++ b/docs/mlcontext-programming-guide.md
@@ -3,6 +3,24 @@ layout: global
 title: MLContext Programming Guide
 description: MLContext Programming Guide
 ---
+<!--
+{% comment %}
+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.
+{% endcomment %}
+-->
 
 * This will become a table of contents (this text will be scraped).
 {:toc}

http://git-wip-us.apache.org/repos/asf/incubator-systemml/blob/a20395a6/docs/quick-start-guide.md
----------------------------------------------------------------------
diff --git a/docs/quick-start-guide.md b/docs/quick-start-guide.md
index 1a7935b..c9d1f73 100644
--- a/docs/quick-start-guide.md
+++ b/docs/quick-start-guide.md
@@ -5,6 +5,24 @@ author: Christian Kadner
 description: SystemML Quick Start Guide
 displayTitle: SystemML Quick Start Guide
 ---
+<!--
+{% comment %}
+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.
+{% endcomment %}
+-->
 
 * This will become a table of contents (this text will be scraped).
 {:toc}

Reply via email to