[R-gregmisc-users] SF.net SVN: r-gregmisc: [1157] trunk/SASxport/DESCRIPTION
Brought to you by:
warnes
From: <wa...@us...> - 2007-08-21 18:16:48
|
Revision: 1157 http://r-gregmisc.svn.sourceforge.net/r-gregmisc/?rev=1157&view=rev Author: warnes Date: 2007-08-21 11:16:47 -0700 (Tue, 21 Aug 2007) Log Message: ----------- Slight improvement to credits for BRL-CAD Modified Paths: -------------- trunk/SASxport/DESCRIPTION Modified: trunk/SASxport/DESCRIPTION =================================================================== --- trunk/SASxport/DESCRIPTION 2007-08-21 18:13:07 UTC (rev 1156) +++ trunk/SASxport/DESCRIPTION 2007-08-21 18:16:47 UTC (rev 1157) @@ -1,7 +1,7 @@ Package: SASxport Type: Package Title: Read and Write SAS XPORT Files -Version: 0.99.2 +Version: 0.99.3 Date: 2007-08-15 Description: This package provides functions for reading, listing the contents of, and writing SAS xport format files. @@ -16,7 +16,8 @@ <http://random-technologies-llc.com>, and are provided under the terms of the GNU General Public License, version 2.0 or later. -- - The file 'htond.c' was written by Michael John Muuss and is + The files 'ieee2ibm.c' and 'ibm2ieee.c' were extracted from BRL-CAD, + file /brlcad/src/libbu/htond.c written by Michael John Muuss, Copyright (c) 2004-2007 United States Government as represented by the U.S. Army Research Laboratory, and is utilized and redistributed under the terms of the GNU Lesser General Public License, version 2.1. This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |