Hi Kotrappa,
You can always get the latest source from our git repository:

http://www.fossology.org/projects/fossology/wiki/Git_Download

Or if you install from packages, each nightly build is on:

http://www.fossology.org/nightlybuild/2.5.0/current/

The 2.4.0.tar.gz is only the 2.4 release, not the latest source.  So it won’t 
have Larry’s change.

Be aware that Larry’s fix has not been tested extensively and I’m not sure it 
is a good solution.  Here is what he did:

diff --git a/src/copyright/agent/copyright.dic 
b/src/copyright/agent/copyright.dic
index dcd5972..306880d 100644
--- a/src/copyright/agent/copyright.dic
+++ b/src/copyright/agent/copyright.dic
@@ -1,5 +1,6 @@
 copyright
-(c)
+copyright (c)
+(c) copyright
 written
 modified
 patched

I’m not convinced that removing (c) was a good idea.  I think this needs more 
testing.

Bob Gobeille


On Feb 27, 2014, at 2:46 AM, [email protected] wrote:

> Hi Larry,
>  
> Where do I get source code from?
> From here?
> http://sourceforge.net/projects/fossology/files/fossology/
>  
> Do I need to download from link Download fossology-2.4.0.tar.gz (10.6 MB)
> Is this latest with your fix?
>  
>  
> Best regards
> Kotrappa.
>  
>  
>  
> From: Shi, Yao-Bin (Larry, GBU-HPSW, Cloud and OS) 
> [mailto:[email protected]] 
> Sent: Thursday, February 27, 2014 3:04 PM
> To: Gobeille, Robert; Kotrappa DeverShetty (WT01 - Manufacturing & Hi Tech)
> Cc: [email protected]; Akanksha Singh (WT01 - Manufacturing & Hi 
> Tech); Ravishankar T.S (WT01 - Manufacturing & Hi Tech)
> Subject: RE: [FOSSology] Bug - source code statement switch(c) - reported as 
> Copyright info
>  
> I filed a defect  http://www.fossology.org/issues/6597, and fixed in git 
> bee078 ,will update tests later if this fix is make sense.
> If possible, please help to apply this fix to test, thanks.
>                                                         
> -Larry
>  
> From: [email protected] 
> [mailto:[email protected]] On Behalf Of Gobeille, Robert
> Sent: Thursday, February 27, 2014 12:30 AM
> To: [email protected]
> Cc: [email protected]; [email protected]; 
> [email protected]
> Subject: Re: [FOSSology] Bug - source code statement switch(c) - reported as 
> Copyright info
>  
> Hi Kotrappa,
>  
> It is very common for people to use ‘(c)’ in a copyright statement, so that’s 
> why fossology flags this as a possible copyright.  Of course, in this case it 
> is a false positive.  Fossology tends to error on the side of reporting 
> possible copyrights (and licenses) rather than risk missing them.
>  
> This is a fossology issue, not spdx.
>  
> Thanks,
> Bob Gobeille
>  
>  
> On Feb 26, 2014, at 2:16 AM, <[email protected]> 
> <[email protected]> wrote:
>  
> 
> Hi Bob, Matt
>  
> We have installed Fossology 2.4.0 + SPDX 1.0 module. We scanned some of 
> internal source code and tried to get .sdpx results by following command
>  
> wget -qO - --no-check-certificate --post-file=./imp_onoff.zip --timeout=0 
> "http://localhost/repo/?mod=spdx_license_once&noCopyright=false&jsonOutput=false&fullSPDXFlag=true&packageNameInLog=imp_onoff.zip";
>  > imp_onoff.spdx
>  
>  
> We found part of source code where switch(c) is available Fossology+SPDX 
> module reported this part of source code as Copyright Info.
>  
> Please find results of scan as below.
>  
> FileName: setVariant.cpp
> FileType: SOURCE
> FileChecksum: SHA1: 5fbc973c8761ebd6b923010284408be700d6499d
> LicenseConcluded: NOASSERTION
> LicenseInfoInFile: LicenseRef-1
> FileCopyrightText: <text>(c) copyright 2011
> *  company      harman/becker automotive systems gmbh
> author  simon ziehme
> *
> * @brief   to set varints to starter
> (c)
>       {
>       case 'm' :
>          para_m = 1;
>          strcpy(cdefaultmarketcode, optarg);
> http://en.wikipedia.org/wiki/power_of_two#fast_algorithm_to_check_if_a_positive_number_is_a_power_of_two</text>
>  
> The information contained in this electronic message and any attachments to 
> this message are intended for the exclusive use of the addressee(s) and may 
> contain proprietary, confidential or privileged information. If you are not 
> the intended recipient, you should not disseminate, distribute or copy this 
> e-mail. Please notify the sender immediately and destroy all copies of this 
> message and any attachments.
> 
> WARNING: Computer viruses can be transmitted via email. The recipient should 
> check this email and any attachments for the presence of viruses. The company 
> accepts no liability for any damage caused by any virus transmitted by this 
> email.
> 
> www.wipro.com
> 

_______________________________________________
fossology mailing list
[email protected]
http://lists.fossology.org/mailman/listinfo/fossology

Reply via email to