public inbox for u-boot@lists.denx.de
 help / color / mirror / Atom feed
* [U-Boot] Uboot_Header_Modification_by_CVS
@ 2014-01-20  7:11 Arun K. Varghese
  2014-01-20  8:03 ` Albert ARIBAUD
  2014-01-20  9:57 ` Wolfgang Denk
  0 siblings, 2 replies; 3+ messages in thread
From: Arun K. Varghese @ 2014-01-20  7:11 UTC (permalink / raw)
  To: u-boot

Hi,

Issue.
-------

1) Downloaded u-boot-2010.09 source code. (u-boot-2010.09.tar.bz2<http://ftp.denx.de/pub/u-boot/u-boot-2010.09.tar.bz2>)
2) Some files, have version & header information along with the source code.

Ex:
1)      In  u-boot-2010.09/arch/arm/cpu/ixp/npe/include/IxI2cDrv.h

 * @version $Revision: 0.1 $

2)      In u-boot-2010.09/arch/i386/cpu/sc520/sc520_asm.S

 * $Revision: 1.2 $
 * $Date: 1999/09/22 12:49:33 $
 * $Author: chipf $

3) When I do a check in for these files, using CVS, these header information is changed.
CVS is  automatically modifying these headers.

Eg :

In u-boot-2010.09/arch/i386/cpu/sc520/sc520_asm.S

 * $Revision: 1.2 $
 * $Date: 1999/09/22 12:49:33 $
 * $Author: chipf $

If I do a check in, it will be changed to

 * $Revision: 1.1.1.2 $
 * $Date: 2013/12/16 12:49:33 $
 * $Author: Arun $

Doubts
---------

1. Why only few files have these kind of header information in Uboot repository ?

2. If I do a check in via CVS, the headers will be modified,
   So will it be a violation to GPL ?

3.  If it is a Violation , please help me with a solution .

Thanks & Regards,
Arun

^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2014-01-20  9:57 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2014-01-20  7:11 [U-Boot] Uboot_Header_Modification_by_CVS Arun K. Varghese
2014-01-20  8:03 ` Albert ARIBAUD
2014-01-20  9:57 ` Wolfgang Denk

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox