This is an automated email from the ASF dual-hosted git repository. yifeizhang pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/incubator-marvin-website.git
commit ca4904b99a3ec9f01f9ae257055970dbe0768f90 Author: Julian Hyde <jh...@apache.org> AuthorDate: Fri Dec 4 09:54:36 2015 -0800 Add headers --- site/_data/members.yml | 15 +++++++++++++++ site/_data/mentors.yml | 15 +++++++++++++++ site/_data/project.yml | 16 +++++++++++++++- site/_includes/themes/apache/settings.yml | 15 +++++++++++++++ site/community-members.md | 19 +++++++++++++++++++ site/community.md | 19 +++++++++++++++++++ site/index.md | 18 ++++++++++++++++++ 7 files changed, 116 insertions(+), 1 deletion(-) diff --git a/site/_data/members.yml b/site/_data/members.yml index cb69a32..db31861 100644 --- a/site/_data/members.yml +++ b/site/_data/members.yml @@ -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. +# - name: Alexandre V Evfimievski apache_id: ae2015 pmc: true diff --git a/site/_data/mentors.yml b/site/_data/mentors.yml index f63dba3..400dc81 100644 --- a/site/_data/mentors.yml +++ b/site/_data/mentors.yml @@ -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. +# - name: Luciano Resende apache_id: lresende diff --git a/site/_data/project.yml b/site/_data/project.yml index ed001f0..6a970aa 100644 --- a/site/_data/project.yml +++ b/site/_data/project.yml @@ -1,5 +1,19 @@ +# Licensed to the Apache Software Foundation (ASF) under one or more +# contributor license agreements. See the NOTICE file distributed with +# this work for additional information regarding copyright ownership. +# The ASF licenses this file to you under the Apache License, Version 2.0 +# (the "License"); you may not use this file except in compliance with +# the License. You may obtain a copy of the License at +# +# http://www.apache.org/licenses/LICENSE-2.0 +# +# Unless required by applicable law or agreed to in writing, software +# distributed under the License is distributed on an "AS IS" BASIS, +# WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. +# See the License for the specific language governing permissions and +# limitations under the License. +# # Apache Project configurations - # name: Apache SystemML (incubating) short_name: SystemML diff --git a/site/_includes/themes/apache/settings.yml b/site/_includes/themes/apache/settings.yml index e1c28dc..6e9e5f5 100644 --- a/site/_includes/themes/apache/settings.yml +++ b/site/_includes/themes/apache/settings.yml @@ -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. +# theme : name : apache diff --git a/site/community-members.md b/site/community-members.md index 0734717..4e1a2fb 100644 --- a/site/community-members.md +++ b/site/community-members.md @@ -4,6 +4,25 @@ title: Community Members description: Project Community Page group: nav-right --- +<!-- +{% 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 %} +--> + {% include JB/setup %} <br/><br/><br/> diff --git a/site/community.md b/site/community.md index 57090f3..42139e5 100644 --- a/site/community.md +++ b/site/community.md @@ -4,6 +4,25 @@ title: Community description: Project Community Page group: nav-right --- +<!-- +{% 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 %} +--> + {% include JB/setup %} <br/><br/><br/> diff --git a/site/index.md b/site/index.md index 4b58d66..0d1f178 100644 --- a/site/index.md +++ b/site/index.md @@ -3,6 +3,24 @@ layout: page title: Home tagline: Apache Project ! --- +<!-- +{% 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 %} +--> {% include JB/setup %}