You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@cmda.apache.org by xi...@apache.org on 2015/09/05 02:20:42 UTC

[38/50] [abbrv] incubator-cmda git commit: add comment in aboutProject.html

add comment in aboutProject.html


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

Branch: refs/heads/master
Commit: 73a41cbdc49210bffa43607795c13fe623a69b28
Parents: 2990a2c
Author: cat1021 <lo...@gmail.com>
Authored: Fri Sep 4 16:22:38 2015 -0700
Committer: cat1021 <lo...@gmail.com>
Committed: Fri Sep 4 16:22:38 2015 -0700

----------------------------------------------------------------------
 app/views/climate/aboutProject.scala.html | 17 +++++++++++++++++
 1 file changed, 17 insertions(+)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/incubator-cmda/blob/73a41cbd/app/views/climate/aboutProject.scala.html
----------------------------------------------------------------------
diff --git a/app/views/climate/aboutProject.scala.html b/app/views/climate/aboutProject.scala.html
index 9857fea..b498dc3 100644
--- a/app/views/climate/aboutProject.scala.html
+++ b/app/views/climate/aboutProject.scala.html
@@ -1,3 +1,20 @@
+@*******************************************************************************
+ * Licensed to the Apache Software Foundation (ASF) under one or more		   *
+ * contributor license agreements.  See the NOTICE file distributed with	   *
+ * this work for additional information regarding copyright ownership.         *
+ * The ASF licenses this file to You under the Apache License, Version 2.0     *
+ * (the "License"); you may not use this file except in compliance with        *
+ * the License.  You may obtain a copy of the License at                       *
+ *                                                                             *
+ *    http://www.apache.org/licenses/LICENSE-2.0                               *
+ *																			   *
+ * Unless required by applicable law or agreed to in writing, software         *
+ * distributed under the License is distributed on an "AS IS" BASIS,           *
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.    *
+ * See the License for the specific language governing permissions and         *
+ * limitations under the License.											   *
+ *******************************************************************************@ 
+ 
 @(message: String)
 
 @main("About Project") {