Hi Daniel, Thanks! I'll post the example files on the site for others to review as soon as they're done.
Kate --- On Tue, 11/27/12, dmg <[email protected]> wrote: > From: dmg <[email protected]> > Subject: Re: Examples to use for testing/discussion... > To: [email protected] > Cc: "[email protected]" <[email protected]> > Date: Tuesday, November 27, 2012, 5:44 PM > > > Hi Kate, > > > I took a quick look at the package ( time_1.7.orig.tar.gz). > Here are > some facts. Some of them will make your analysis easier: > > First, the licenses of the files: > > ---------------------------------------------------------------------- > ./error.c;GPLv2+ > ./getopt.c;GPLv2+ > ./resuse.h;GPLv2+ > ./mdate-sh;GPLv2+ > ./resuse.c;GPLv2+ > ./configure.in;NONE > ./Makefile.am;NONE > ./getopt.h;GPLv2+ > ./getopt1.c;GPLv2+ > ./Makefile.in;UNKNOWN > ./getpagesize.h;NONE > ./configure;UNKNOWN > ./install-sh;MITold > ./time.c;GPLv2+ > ./version.c;NONE > ./mkinstalldirs;UNKNOWN > ./port.h;NONE > ./wait.h;GPLv2+ > ---------------------------------------------------------------------- > > from my quick analysis I can tell you that the following > files "cover" > all the license statements found in then (i.e. the set of > licenses > statements in these files are all the license statements in > the package). > > ---------------------------------------------------------------------- > mkinstalldirs > error.c > configure > install-sh > time.c > resuse.c > getopt.h > wait.h > mdate-sh > configure.in > Makefile.in > getopt1.c > resuse.h > getopt.c > > ---------------------------------------------------------------------- > > I am attaching a zip file with the license statement of each > of the > files in the package and their licence as detected by > Ninka: > > > -----Inline Attachment Follows----- > > _______________________________________________ > Spdx-tech mailing list > [email protected] > https://lists.spdx.org/mailman/listinfo/spdx-tech > _______________________________________________ Spdx-tech mailing list [email protected] https://lists.spdx.org/mailman/listinfo/spdx-tech
