You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@chukwa.apache.org by as...@apache.org on 2009/10/22 05:16:37 UTC

svn commit: r828287 - in /hadoop/chukwa/trunk: ./ conf/ ivy/

Author: asrabkin
Date: Thu Oct 22 03:16:34 2009
New Revision: 828287

URL: http://svn.apache.org/viewvc?rev=828287&view=rev
Log:
CHUKWA-404. Notices on many files

Modified:
    hadoop/chukwa/trunk/NOTICE
    hadoop/chukwa/trunk/conf/chukwa-agent-conf.xml.template
    hadoop/chukwa/trunk/conf/chukwa-collector-conf.xml.template
    hadoop/chukwa/trunk/conf/chukwa-demux-conf.xml.template
    hadoop/chukwa/trunk/conf/chukwa-env.sh.template
    hadoop/chukwa/trunk/conf/chukwa-log4j.properties
    hadoop/chukwa/trunk/conf/commons-logging.properties
    hadoop/chukwa/trunk/conf/configuration.xsl
    hadoop/chukwa/trunk/conf/hadoop-log4j.properties
    hadoop/chukwa/trunk/conf/hadoop-metrics-log4j.properties
    hadoop/chukwa/trunk/conf/hadoop-metrics.properties.template
    hadoop/chukwa/trunk/conf/log4j.properties
    hadoop/chukwa/trunk/conf/mdl.xml
    hadoop/chukwa/trunk/conf/nagios.properties.template
    hadoop/chukwa/trunk/conf/system-data-loader.properties
    hadoop/chukwa/trunk/ivy.xml
    hadoop/chukwa/trunk/ivy/ivysettings.xml
    hadoop/chukwa/trunk/ivy/libraries.properties

Modified: hadoop/chukwa/trunk/NOTICE
URL: http://svn.apache.org/viewvc/hadoop/chukwa/trunk/NOTICE?rev=828287&r1=828286&r2=828287&view=diff
==============================================================================
--- hadoop/chukwa/trunk/NOTICE (original)
+++ hadoop/chukwa/trunk/NOTICE Thu Oct 22 03:16:34 2009
@@ -6,11 +6,17 @@
 
 
 HTMLFilter was written by Joseph O'Connell and is licensed under a Creative Commons Attribution-ShareAlike 2.5 License
- * http://creativecommons.org/licenses/by-sa/2.5/
+* http://josephoconnell.com/java/xss-html-filter/
 
 The NagiosAppender library was written by Jar Lyons and is under the Apache License, version 2.0
-* http://sourceforge.net/projects/nagiosappender/
+* Available from http://sourceforge.net/projects/nagiosappender/
 
-Prefuse is under BSD License, and is available from http://prefuse.org/.
+Prefuse is under BSD License
+* Available from http://prefuse.org/.
 
+iUI is licensed under a Creative Commons Attribution-Share Alike 3.0 License.
+* Available from http://code.google.com/p/iui/
+
+JChronic is under an MIT license.
+* Available from https://jchronic.dev.java.net/
 

Modified: hadoop/chukwa/trunk/conf/chukwa-agent-conf.xml.template
URL: http://svn.apache.org/viewvc/hadoop/chukwa/trunk/conf/chukwa-agent-conf.xml.template?rev=828287&r1=828286&r2=828287&view=diff
==============================================================================
--- hadoop/chukwa/trunk/conf/chukwa-agent-conf.xml.template (original)
+++ hadoop/chukwa/trunk/conf/chukwa-agent-conf.xml.template Thu Oct 22 03:16:34 2009
@@ -1,4 +1,20 @@
 <?xml version="1.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.
+-->
 <?xml-stylesheet type="text/xsl"  href="configuration.xsl"?>
 
 <!-- Put site-specific property overrides in this file. -->

Modified: hadoop/chukwa/trunk/conf/chukwa-collector-conf.xml.template
URL: http://svn.apache.org/viewvc/hadoop/chukwa/trunk/conf/chukwa-collector-conf.xml.template?rev=828287&r1=828286&r2=828287&view=diff
==============================================================================
--- hadoop/chukwa/trunk/conf/chukwa-collector-conf.xml.template (original)
+++ hadoop/chukwa/trunk/conf/chukwa-collector-conf.xml.template Thu Oct 22 03:16:34 2009
@@ -1,4 +1,20 @@
 <?xml version="1.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.
+-->
 <?xml-stylesheet type="text/xsl"  href="configuration.xsl"?>
 
 <!-- Put site-specific property overrides in this file. -->

Modified: hadoop/chukwa/trunk/conf/chukwa-demux-conf.xml.template
URL: http://svn.apache.org/viewvc/hadoop/chukwa/trunk/conf/chukwa-demux-conf.xml.template?rev=828287&r1=828286&r2=828287&view=diff
==============================================================================
--- hadoop/chukwa/trunk/conf/chukwa-demux-conf.xml.template (original)
+++ hadoop/chukwa/trunk/conf/chukwa-demux-conf.xml.template Thu Oct 22 03:16:34 2009
@@ -1,4 +1,20 @@
 <?xml version="1.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.
+-->
 <?xml-stylesheet type="text/xsl"  href="configuration.xsl"?>
 
 <!-- Put site-specific property overrides in this file. -->

Modified: hadoop/chukwa/trunk/conf/chukwa-env.sh.template
URL: http://svn.apache.org/viewvc/hadoop/chukwa/trunk/conf/chukwa-env.sh.template?rev=828287&r1=828286&r2=828287&view=diff
==============================================================================
--- hadoop/chukwa/trunk/conf/chukwa-env.sh.template (original)
+++ hadoop/chukwa/trunk/conf/chukwa-env.sh.template Thu Oct 22 03:16:34 2009
@@ -1,5 +1,21 @@
 # Set Chukwa-specific environment variables here.
 
+# 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.
+
+
 # The only required environment variable is JAVA_HOME.  All others are
 # optional.  When running a distributed configuration it is best to
 # set JAVA_HOME in this file, so that it is correctly defined on

Modified: hadoop/chukwa/trunk/conf/chukwa-log4j.properties
URL: http://svn.apache.org/viewvc/hadoop/chukwa/trunk/conf/chukwa-log4j.properties?rev=828287&r1=828286&r2=828287&view=diff
==============================================================================
--- hadoop/chukwa/trunk/conf/chukwa-log4j.properties (original)
+++ hadoop/chukwa/trunk/conf/chukwa-log4j.properties Thu Oct 22 03:16:34 2009
@@ -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.
+
 log4j.rootLogger=INFO, R 
 log4j.appender.R=org.apache.log4j.RollingFileAppender
 log4j.appender.R.File=${CHUKWA_LOG_DIR}/${APP}.log

Modified: hadoop/chukwa/trunk/conf/commons-logging.properties
URL: http://svn.apache.org/viewvc/hadoop/chukwa/trunk/conf/commons-logging.properties?rev=828287&r1=828286&r2=828287&view=diff
==============================================================================
--- hadoop/chukwa/trunk/conf/commons-logging.properties (original)
+++ hadoop/chukwa/trunk/conf/commons-logging.properties Thu Oct 22 03:16:34 2009
@@ -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.
+
 #Logging Implementation
 
 #Log4J

Modified: hadoop/chukwa/trunk/conf/configuration.xsl
URL: http://svn.apache.org/viewvc/hadoop/chukwa/trunk/conf/configuration.xsl?rev=828287&r1=828286&r2=828287&view=diff
==============================================================================
--- hadoop/chukwa/trunk/conf/configuration.xsl (original)
+++ hadoop/chukwa/trunk/conf/configuration.xsl Thu Oct 22 03:16:34 2009
@@ -1,4 +1,20 @@
 <?xml version="1.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.
+-->
 <xsl:stylesheet xmlns:xsl="http://www.w3.org/1999/XSL/Transform" version="1.0">
 <xsl:output method="html"/>
 <xsl:template match="configuration">

Modified: hadoop/chukwa/trunk/conf/hadoop-log4j.properties
URL: http://svn.apache.org/viewvc/hadoop/chukwa/trunk/conf/hadoop-log4j.properties?rev=828287&r1=828286&r2=828287&view=diff
==============================================================================
--- hadoop/chukwa/trunk/conf/hadoop-log4j.properties (original)
+++ hadoop/chukwa/trunk/conf/hadoop-log4j.properties Thu Oct 22 03:16:34 2009
@@ -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.
+
 # Define some default values that can be overridden by system properties
 hadoop.root.logger=INFO,console
 hadoop.log.dir=.

Modified: hadoop/chukwa/trunk/conf/hadoop-metrics-log4j.properties
URL: http://svn.apache.org/viewvc/hadoop/chukwa/trunk/conf/hadoop-metrics-log4j.properties?rev=828287&r1=828286&r2=828287&view=diff
==============================================================================
--- hadoop/chukwa/trunk/conf/hadoop-metrics-log4j.properties (original)
+++ hadoop/chukwa/trunk/conf/hadoop-metrics-log4j.properties Thu Oct 22 03:16:34 2009
@@ -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.
+
 log4j.appender.chukwa.rpc.recordType=HadoopMetricsProcessor
 log4j.appender.chukwa.rpc.chukwaClientHostname=localhost
 log4j.appender.chukwa.rpc.chukwaClientPortNum=9093

Modified: hadoop/chukwa/trunk/conf/hadoop-metrics.properties.template
URL: http://svn.apache.org/viewvc/hadoop/chukwa/trunk/conf/hadoop-metrics.properties.template?rev=828287&r1=828286&r2=828287&view=diff
==============================================================================
--- hadoop/chukwa/trunk/conf/hadoop-metrics.properties.template (original)
+++ hadoop/chukwa/trunk/conf/hadoop-metrics.properties.template Thu Oct 22 03:16:34 2009
@@ -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.
+
 chukwaAgent.class=org.apache.hadoop.chukwa.inputtools.log4j.Log4JMetricsContext
 chukwaAgent.period=60
 chukwaAgent.directory=@TODO-CHUKWA_LOG_DIR@/metrics/

Modified: hadoop/chukwa/trunk/conf/log4j.properties
URL: http://svn.apache.org/viewvc/hadoop/chukwa/trunk/conf/log4j.properties?rev=828287&r1=828286&r2=828287&view=diff
==============================================================================
--- hadoop/chukwa/trunk/conf/log4j.properties (original)
+++ hadoop/chukwa/trunk/conf/log4j.properties Thu Oct 22 03:16:34 2009
@@ -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.
+
 log4j.rootLogger=INFO, R
 log4j.appender.R=org.apache.log4j.RollingFileAppender
 log4j.appender.R.File=${CHUKWA_LOG_DIR}/chukwa.log

Modified: hadoop/chukwa/trunk/conf/mdl.xml
URL: http://svn.apache.org/viewvc/hadoop/chukwa/trunk/conf/mdl.xml?rev=828287&r1=828286&r2=828287&view=diff
==============================================================================
--- hadoop/chukwa/trunk/conf/mdl.xml (original)
+++ hadoop/chukwa/trunk/conf/mdl.xml Thu Oct 22 03:16:34 2009
@@ -1,4 +1,21 @@
 <?xml version="1.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.
+-->
+
 <?xml-stylesheet type="text/xsl" href="configuration.xsl"?>
 
 <!-- Put site-specific property overrides in this file. -->

Modified: hadoop/chukwa/trunk/conf/nagios.properties.template
URL: http://svn.apache.org/viewvc/hadoop/chukwa/trunk/conf/nagios.properties.template?rev=828287&r1=828286&r2=828287&view=diff
==============================================================================
--- hadoop/chukwa/trunk/conf/nagios.properties.template (original)
+++ hadoop/chukwa/trunk/conf/nagios.properties.template Thu Oct 22 03:16:34 2009
@@ -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.
+
 log4j.rootLogger=debug,CONSOLE,NAGIOS
 
 log4j.appender.CONSOLE=org.apache.log4j.ConsoleAppender

Modified: hadoop/chukwa/trunk/conf/system-data-loader.properties
URL: http://svn.apache.org/viewvc/hadoop/chukwa/trunk/conf/system-data-loader.properties?rev=828287&r1=828286&r2=828287&view=diff
==============================================================================
--- hadoop/chukwa/trunk/conf/system-data-loader.properties (original)
+++ hadoop/chukwa/trunk/conf/system-data-loader.properties Thu Oct 22 03:16:34 2009
@@ -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.
+
 log4j.rootLogger=INFO, R
 log4j.appender.R=org.apache.hadoop.chukwa.inputtools.log4j.ChukwaDailyRollingFileAppender
 log4j.appender.R.File=${CHUKWA_LOG_DIR}/${RECORD_TYPE}.log

Modified: hadoop/chukwa/trunk/ivy.xml
URL: http://svn.apache.org/viewvc/hadoop/chukwa/trunk/ivy.xml?rev=828287&r1=828286&r2=828287&view=diff
==============================================================================
--- hadoop/chukwa/trunk/ivy.xml (original)
+++ hadoop/chukwa/trunk/ivy.xml Thu Oct 22 03:16:34 2009
@@ -1,4 +1,21 @@
 <?xml version="1.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.
+-->
+
 <ivy-module version="1.0">
   <info organisation="org.apache.hadoop.chukwa" module="${ant.project.name}">
     <license name="Apache 2.0"/>

Modified: hadoop/chukwa/trunk/ivy/ivysettings.xml
URL: http://svn.apache.org/viewvc/hadoop/chukwa/trunk/ivy/ivysettings.xml?rev=828287&r1=828286&r2=828287&view=diff
==============================================================================
--- hadoop/chukwa/trunk/ivy/ivysettings.xml (original)
+++ hadoop/chukwa/trunk/ivy/ivysettings.xml Thu Oct 22 03:16:34 2009
@@ -1,4 +1,20 @@
 <ivysettings>
+<!--
+   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.
+-->
   <!--
   see http://www.jayasoft.org/ivy/doc/configuration
   -->

Modified: hadoop/chukwa/trunk/ivy/libraries.properties
URL: http://svn.apache.org/viewvc/hadoop/chukwa/trunk/ivy/libraries.properties?rev=828287&r1=828286&r2=828287&view=diff
==============================================================================
--- hadoop/chukwa/trunk/ivy/libraries.properties (original)
+++ hadoop/chukwa/trunk/ivy/libraries.properties Thu Oct 22 03:16:34 2009
@@ -1,3 +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.
+
+
 #This properties file lists the versions of the various artifacts used by chukwa.
 hadoop.version=0.20.0-dev