You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@accumulo.apache.org by bi...@apache.org on 2015/02/11 03:59:55 UTC

[1/2] accumulo git commit: ACCUMULO-3578 ACCUMULO-3542 update license and notice for slf4j, javax.servlet-api, jetty, and native tarball

Repository: accumulo
Updated Branches:
  refs/heads/master efb505bad -> 63544e84e


ACCUMULO-3578 ACCUMULO-3542 update license and notice for slf4j, javax.servlet-api, jetty, and native tarball


Project: http://git-wip-us.apache.org/repos/asf/accumulo/repo
Commit: http://git-wip-us.apache.org/repos/asf/accumulo/commit/591a49ec
Tree: http://git-wip-us.apache.org/repos/asf/accumulo/tree/591a49ec
Diff: http://git-wip-us.apache.org/repos/asf/accumulo/diff/591a49ec

Branch: refs/heads/master
Commit: 591a49ecbdafc3d7e81fa9cc98e348bfea849c63
Parents: a15033a
Author: Billie Rinaldi <bi...@apache.org>
Authored: Tue Feb 10 18:42:30 2015 -0800
Committer: Billie Rinaldi <bi...@apache.org>
Committed: Tue Feb 10 18:42:30 2015 -0800

----------------------------------------------------------------------
 LICENSE                                 | 27 +++++++++++++++++++++++++++
 NOTICE                                  |  5 ++++-
 server/native/src/main/resources/NOTICE |  5 +++++
 3 files changed, 36 insertions(+), 1 deletion(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/accumulo/blob/591a49ec/LICENSE
----------------------------------------------------------------------
diff --git a/LICENSE b/LICENSE
index 7af5fb8..e6497dd 100644
--- a/LICENSE
+++ b/LICENSE
@@ -256,3 +256,30 @@ under the following "3-clause BSD" license:
     IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED
     OF THE POSSIBILITY OF SUCH DAMAGE.
 
+The binary distribution of this product bundles slf4j, which is available
+under the following MIT license:
+
+    Copyright (c) 2004-2013 QOS.ch
+    All rights reserved.
+
+    Permission is hereby granted, free  of charge, to any person obtaining
+    a  copy  of this  software  and  associated  documentation files  (the
+    "Software"), to  deal in  the Software without  restriction, including
+    without limitation  the rights to  use, copy, modify,  merge, publish,
+    distribute,  sublicense, and/or sell  copies of  the Software,  and to
+    permit persons to whom the Software  is furnished to do so, subject to
+    the following conditions:
+
+    The  above  copyright  notice  and  this permission  notice  shall  be
+    included in all copies or substantial portions of the Software.
+
+    THE  SOFTWARE IS  PROVIDED  "AS  IS", WITHOUT  WARRANTY  OF ANY  KIND,
+    EXPRESS OR  IMPLIED, INCLUDING  BUT NOT LIMITED  TO THE  WARRANTIES OF
+    MERCHANTABILITY,    FITNESS    FOR    A   PARTICULAR    PURPOSE    AND
+    NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE
+    LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION
+    OF CONTRACT, TORT OR OTHERWISE,  ARISING FROM, OUT OF OR IN CONNECTION
+    WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
+
+The binary distribution of the product bundles javax.servlet-api, which is
+available under the CDDL 1.0 license (http://servlet-spec.java.net).

http://git-wip-us.apache.org/repos/asf/accumulo/blob/591a49ec/NOTICE
----------------------------------------------------------------------
diff --git a/NOTICE b/NOTICE
index af212c2..a3e5d7e 100644
--- a/NOTICE
+++ b/NOTICE
@@ -1,8 +1,11 @@
 Apache Accumulo
-Copyright 2001-2014 The Apache Software Foundation
+Copyright 2001-2015 The Apache Software Foundation
 
 This product includes software developed at
 The Apache Software Foundation (http://www.apache.org/).
 
 This product includes JCommander (https://github.com/cbeust/jcommander),
 Copyright 2010 Cedric Beust cedric@beust.com.
+
+This product includes Jetty (http://eclipse.org/jetty),
+Copyright 1995-2015 Mort Bay Consulting Pty Ltd.

http://git-wip-us.apache.org/repos/asf/accumulo/blob/591a49ec/server/native/src/main/resources/NOTICE
----------------------------------------------------------------------
diff --git a/server/native/src/main/resources/NOTICE b/server/native/src/main/resources/NOTICE
new file mode 100644
index 0000000..a50abde
--- /dev/null
+++ b/server/native/src/main/resources/NOTICE
@@ -0,0 +1,5 @@
+Apache Accumulo
+Copyright 2011-2015 The Apache Software Foundation
+
+This product includes software developed at
+The Apache Software Foundation (http://www.apache.org/).


[2/2] accumulo git commit: Merge branch '1.6'

Posted by bi...@apache.org.
Merge branch '1.6'

Conflicts:
	LICENSE
	NOTICE


Project: http://git-wip-us.apache.org/repos/asf/accumulo/repo
Commit: http://git-wip-us.apache.org/repos/asf/accumulo/commit/63544e84
Tree: http://git-wip-us.apache.org/repos/asf/accumulo/tree/63544e84
Diff: http://git-wip-us.apache.org/repos/asf/accumulo/diff/63544e84

Branch: refs/heads/master
Commit: 63544e84eaac1bf814dba94435dff511a938c80a
Parents: efb505b 591a49e
Author: Billie Rinaldi <bi...@apache.org>
Authored: Tue Feb 10 18:59:04 2015 -0800
Committer: Billie Rinaldi <bi...@apache.org>
Committed: Tue Feb 10 18:59:04 2015 -0800

----------------------------------------------------------------------
 LICENSE                                 | 28 ++++++++++++++++++++++++++++
 NOTICE                                  |  5 ++++-
 server/native/src/main/resources/NOTICE |  5 +++++
 3 files changed, 37 insertions(+), 1 deletion(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/accumulo/blob/63544e84/LICENSE
----------------------------------------------------------------------
diff --cc LICENSE
index d433f05,e6497dd..1387085
--- a/LICENSE
+++ b/LICENSE
@@@ -256,40 -256,30 +256,68 @@@ under the following "3-clause BSD" lice
      IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED
      OF THE POSSIBILITY OF SUCH DAMAGE.
  
 +The binary distribution of this product bundles Protocol Buffers, which is available
 +under the following "3-clause BSD" license:
 +
 +    Copyright 2014, Google Inc. All rights reserved.
 +
 +    Redistribution and use in source and binary forms, with or
 +    without modification, are permitted provided that the following
 +    conditions are met:
 +
 +    Redistributions of source code must retain the above copyright
 +    notice, this list of conditions and the following disclaimer.
 +
 +    Redistributions in binary form must reproduce the above
 +    copyright notice, this list of conditions and the following disclaimer
 +    in the documentation and/or other materials provided with the
 +    distribution.
 +
 +    Neither the name of Google Inc. nor the names of its
 +    contributors may be used to endorse or promote products derived from
 +    this software without specific prior written permission.
 +
 +    THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS
 +    "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT
 +    LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR
 +    A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT
 +    OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL,
 +    SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT
 +    LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE,
 +    DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY
 +    THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
 +    (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE
 +    OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
 +
 +    Code generated by the Protocol Buffer compiler is owned by the owner
 +    of the input file used when generating it. This code is not
 +    standalone and requires a support library to be linked with it. This
 +    support library is itself covered by the above license.
++
+ The binary distribution of this product bundles slf4j, which is available
+ under the following MIT license:
+ 
+     Copyright (c) 2004-2013 QOS.ch
+     All rights reserved.
+ 
+     Permission is hereby granted, free  of charge, to any person obtaining
+     a  copy  of this  software  and  associated  documentation files  (the
+     "Software"), to  deal in  the Software without  restriction, including
+     without limitation  the rights to  use, copy, modify,  merge, publish,
+     distribute,  sublicense, and/or sell  copies of  the Software,  and to
+     permit persons to whom the Software  is furnished to do so, subject to
+     the following conditions:
+ 
+     The  above  copyright  notice  and  this permission  notice  shall  be
+     included in all copies or substantial portions of the Software.
+ 
+     THE  SOFTWARE IS  PROVIDED  "AS  IS", WITHOUT  WARRANTY  OF ANY  KIND,
+     EXPRESS OR  IMPLIED, INCLUDING  BUT NOT LIMITED  TO THE  WARRANTIES OF
+     MERCHANTABILITY,    FITNESS    FOR    A   PARTICULAR    PURPOSE    AND
+     NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE
+     LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION
+     OF CONTRACT, TORT OR OTHERWISE,  ARISING FROM, OUT OF OR IN CONNECTION
+     WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
+ 
+ The binary distribution of the product bundles javax.servlet-api, which is
+ available under the CDDL 1.0 license (http://servlet-spec.java.net).

http://git-wip-us.apache.org/repos/asf/accumulo/blob/63544e84/NOTICE
----------------------------------------------------------------------
diff --cc NOTICE
index 72eb8c1,a3e5d7e..ed53f0c
--- a/NOTICE
+++ b/NOTICE
@@@ -7,34 -7,5 +7,37 @@@ The Apache Software Foundation (http://
  This product includes JCommander (https://github.com/cbeust/jcommander),
  Copyright 2010 Cedric Beust cedric@beust.com.
  
+ This product includes Jetty (http://eclipse.org/jetty),
+ Copyright 1995-2015 Mort Bay Consulting Pty Ltd.
++
 +******************************************************************************
 +
 +Export Control  
 +
 +This distribution includes cryptographic software. The country in which you 
 +currently reside may have restrictions on the import, possession, use, and/or
 +re-export to another country, of encryption software. BEFORE using any 
 +encryption software, please check your country's laws, regulations and 
 +policies concerning the import, possession, or use, and re-export of encryption
 +software, to see if this is permitted. See <http://www.wassenaar.org/> for more
 +information.
 +
 +The U.S. Government Department of Commerce, Bureau of Industry and Security 
 +(BIS), has classified this software as Export Commodity Control Number (ECCN) 
 +5D002.C.1, which includes information security software using or performing 
 +cryptographic functions with asymmetric algorithms. The form and manner of this
 +Apache Software Foundation distribution makes it eligible for export under the 
 +License Exception ENC Technology Software Unrestricted (TSU) exception (see the
 +BIS Export Administration Regulations, Section 740.13) for both object code and
 +source code.
 +
 +The following provides more details on the included cryptographic software: ...
 +
 +Apache Accumulo uses the built-in java cryptography libraries in it's RFile 
 +encryption implementation. See 
 +http://www.oracle.com/us/products/export/export-regulations-345813.html
 +for more details for on Java's cryptography features. Apache Accumulo also uses
 +the bouncycastle library for some crypographic technology as well. See 
 +http://www.bouncycastle.org/wiki/display/JA1/Frequently+Asked+Questions for
 +more details on bouncycastle's cryptography features.
 +