You are viewing a plain text version of this content. The canonical link for it is here.
Posted to hcatalog-commits@incubator.apache.org by ha...@apache.org on 2011/08/09 21:04:25 UTC

svn commit: r1155563 - in /incubator/hcatalog/branches/branch-0.1: CHANGES.txt DISCLAIMER.txt NOTICE.txt bin/umaskcheck.sh

Author: hashutosh
Date: Tue Aug  9 21:04:25 2011
New Revision: 1155563

URL: http://svn.apache.org/viewvc?rev=1155563&view=rev
Log:
HCATALOG-78: Update notice.txt and headers and add Disclaimer.txt

Added:
    incubator/hcatalog/branches/branch-0.1/DISCLAIMER.txt
Modified:
    incubator/hcatalog/branches/branch-0.1/CHANGES.txt
    incubator/hcatalog/branches/branch-0.1/NOTICE.txt
    incubator/hcatalog/branches/branch-0.1/bin/umaskcheck.sh

Modified: incubator/hcatalog/branches/branch-0.1/CHANGES.txt
URL: http://svn.apache.org/viewvc/incubator/hcatalog/branches/branch-0.1/CHANGES.txt?rev=1155563&r1=1155562&r2=1155563&view=diff
==============================================================================
--- incubator/hcatalog/branches/branch-0.1/CHANGES.txt (original)
+++ incubator/hcatalog/branches/branch-0.1/CHANGES.txt Tue Aug  9 21:04:25 2011
@@ -15,6 +15,8 @@ Release 0.1.0
     (Krishna Kumar via macyang)
 
   IMPROVEMENTS
+    HCAT-78. Update notice.txt and headers and add Disclaimer.txt (hashutosh) 
+
     HCAT-54. Javadoc is not being built as part of HCatalog docs (hashutosh) 
 
     HCAT-44. Add a releaseaudit target to build.xml (gates)

Added: incubator/hcatalog/branches/branch-0.1/DISCLAIMER.txt
URL: http://svn.apache.org/viewvc/incubator/hcatalog/branches/branch-0.1/DISCLAIMER.txt?rev=1155563&view=auto
==============================================================================
--- incubator/hcatalog/branches/branch-0.1/DISCLAIMER.txt (added)
+++ incubator/hcatalog/branches/branch-0.1/DISCLAIMER.txt Tue Aug  9 21:04:25 2011
@@ -0,0 +1,15 @@
+Apache HCatalog is an effort undergoing incubation at the Apache Software 
+Foundation (ASF), sponsored by the Apache Incubator PMC. 
+
+Incubation is required of all newly accepted projects until a further review 
+indicates that the infrastructure, communications, and decision making process 
+have stabilized in a manner consistent with other successful ASF projects. 
+
+While incubation status is not necessarily a reflection of the completeness 
+or stability of the code, it does indicate that the project has yet to be 
+fully endorsed by the ASF.
+
+For more information about the incubation status of the HCatalog project you
+can go to the following page:
+
+http://incubator.apache.org/hcatalog/

Modified: incubator/hcatalog/branches/branch-0.1/NOTICE.txt
URL: http://svn.apache.org/viewvc/incubator/hcatalog/branches/branch-0.1/NOTICE.txt?rev=1155563&r1=1155562&r2=1155563&view=diff
==============================================================================
--- incubator/hcatalog/branches/branch-0.1/NOTICE.txt (original)
+++ incubator/hcatalog/branches/branch-0.1/NOTICE.txt Tue Aug  9 21:04:25 2011
@@ -4,22 +4,26 @@ Copyright 2011 The Apache Software Found
 This product includes/uses software developed by The Apache Software
 Foundation (http://www.apache.org/).
 
-This product includes/uses Jline (http://jline.sourceforge.net/)
-Copyright (c) 2002-2006, Marc Prud'hommeaux <mw...@cornell.edu>
-All rights reserved.
+This product includes software developed by The JDBM Project
+(http://jdbm.sourceforge.net/).
 
-This product includes/uses JavaEWAH (http://code.google.com/p/javaewah/)
-Copyright 2009-2011, Daniel Lemire
+This product includes/uses ANTLR (http://www.antlr.org/),
+Copyright (c) 2003-2008, Terrence Parr.
 
-This product includes/uses ASM (http://asm.ow2.org/)
-Copyright (c) 2000-2005 INRIA, France Telecom
-All rights reserved.
+This product includes/uses StringTemplate (http://www.stringtemplate.org/),
+Copyright (c) 2008, Terrence Parr.
 
-This product includes/uses JSON (http://www.json.org/)
+This product includes/uses ASM (http://asm.ow2.org/),
+Copyright (c) 2000-2005 INRIA, France Telecom.
+
+This product includes/uses org.json (http://www.json.org/java/index.html),
 Copyright (c) 2002 JSON.org
 
-This product includes/uses ANTLR (http://www.antlr.org/)
-Copyright (c) 2003-2006 Terence Parr
+This product includes/uses SLF4J (http://www.slf4j.org/),
+Copyright (c) 2004-2008 QOS.ch
+
+This product includes/uses Jline (http://jline.sourceforge.net/)
+Copyright (c) 2002-2006, Marc Prud'hommeaux <mw...@cornell.edu>
 All rights reserved.
 
 This product includes/uses DataNucleus (http://www.datanucleus.org/)

Modified: incubator/hcatalog/branches/branch-0.1/bin/umaskcheck.sh
URL: http://svn.apache.org/viewvc/incubator/hcatalog/branches/branch-0.1/bin/umaskcheck.sh?rev=1155563&r1=1155562&r2=1155563&view=diff
==============================================================================
--- incubator/hcatalog/branches/branch-0.1/bin/umaskcheck.sh (original)
+++ incubator/hcatalog/branches/branch-0.1/bin/umaskcheck.sh Tue Aug  9 21:04:25 2011
@@ -1,5 +1,21 @@
 #!/bin/sh
 
+# 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.
+
 if [ `umask` != '0022' ]
 then
   echo "Umask must be set to 0022 to run hcatalog unit tests."