Add license for Sun XDR routines
authorMark Abraham <mark.j.abraham@gmail.com>
Sun, 24 Nov 2013 12:50:04 +0000 (13:50 +0100)
committerGerrit Code Review <gerrit@gerrit.gromacs.org>
Tue, 26 Nov 2013 16:10:26 +0000 (17:10 +0100)
I can find no distribution from Sun, and the original GROMACS import
does not reproduce a coyright statement, if one existed. If this ever
proves to be a problem, we can replace these routines with LGPL
alternatives.

Fixes #1241

Change-Id: I12061672599bf17daa40ad85315ec242a1be6593

COPYING

diff --git a/COPYING b/COPYING
index 066181c6cfeffda32ff27d183d8473b1ec6853f8..948ee8af8ef725e417a3a7f370720066b9221978 100644 (file)
--- a/COPYING
+++ b/COPYING
@@ -17,6 +17,7 @@ This file contains the licenses for the following bodies of code:
 7. Lapack
 8. Subset of Boost C++ library
 9. Google Test and Google Mock
+10. Sun XDR implementation (External Data Representation)
 
 Our chosen method for packaging distributions (CPack) only permits a
 package to have a single license file, so we are unfortunately forced
@@ -1138,3 +1139,36 @@ 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.
+
+
+10. Sun Extensible Data Representation routines (XDR)
+=====================================================
+
+    Files: src/gromacs/fileio/gmx_system_xdr.c
+
+Sun RPC is a product of Sun Microsystems, Inc. and is provided for
+unrestricted use provided that this legend is included on all tape
+media and as a part of the software program in whole or part.  Users
+may copy or modify Sun RPC without charge, but are not authorized
+to license or distribute it to anyone else except as part of a product or
+program developed by the user.
+
+SUN RPC IS PROVIDED AS IS WITH NO WARRANTIES OF ANY KIND INCLUDING THE
+WARRANTIES OF DESIGN, MERCHANTIBILITY AND FITNESS FOR A PARTICULAR
+PURPOSE, OR ARISING FROM A COURSE OF DEALING, USAGE OR TRADE PRACTICE.
+
+Sun RPC is provided with no support and without any obligation on the
+part of Sun Microsystems, Inc. to assist in its use, correction,
+modification or enhancement.
+
+SUN MICROSYSTEMS, INC. SHALL HAVE NO LIABILITY WITH RESPECT TO THE
+INFRINGEMENT OF COPYRIGHTS, TRADE SECRETS OR ANY PATENTS BY SUN RPC
+OR ANY PART THEREOF.
+
+In no event will Sun Microsystems, Inc. be liable for any lost revenue
+or profits or other special, indirect and consequential damages, even if
+Sun has been advised of the possibility of such damages.
+
+Sun Microsystems, Inc.
+2550 Garcia Avenue
+Mountain View, California  94043