You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@giraph.apache.org by jg...@apache.org on 2012/02/13 22:22:08 UTC

svn commit: r1243701 - in /incubator/giraph/trunk: CHANGELOG conf/giraph-site.xml

Author: jghoman
Date: Mon Feb 13 21:22:08 2012
New Revision: 1243701

URL: http://svn.apache.org/viewvc?rev=1243701&view=rev
Log:
GIRAPH-148. giraph-site.xml needs Apache header.

Modified:
    incubator/giraph/trunk/CHANGELOG
    incubator/giraph/trunk/conf/giraph-site.xml

Modified: incubator/giraph/trunk/CHANGELOG
URL: http://svn.apache.org/viewvc/incubator/giraph/trunk/CHANGELOG?rev=1243701&r1=1243700&r2=1243701&view=diff
==============================================================================
--- incubator/giraph/trunk/CHANGELOG (original)
+++ incubator/giraph/trunk/CHANGELOG Mon Feb 13 21:22:08 2012
@@ -2,6 +2,8 @@ Giraph Change Log
 
 Release 0.2.0 - unreleased
 
+  GIRAPH-148: giraph-site.xml needs Apache header. (jghoman)
+  
   GIRAPH-139: Change PageRankBenchmark to be accessible via bin/giraph. 
   (jghoman)
   

Modified: incubator/giraph/trunk/conf/giraph-site.xml
URL: http://svn.apache.org/viewvc/incubator/giraph/trunk/conf/giraph-site.xml?rev=1243701&r1=1243700&r2=1243701&view=diff
==============================================================================
--- incubator/giraph/trunk/conf/giraph-site.xml (original)
+++ incubator/giraph/trunk/conf/giraph-site.xml Mon Feb 13 21:22:08 2012
@@ -1,6 +1,23 @@
 <?xml version="1.0"?>
 <?xml-stylesheet type="text/xsl" href="configuration.xsl"?>
+<!--
+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 configuration is for Giraph-specific configs that should be set across runs -->
 
 <configuration>