src/gdb ChangeLog copyright.py

brobecke@sourceware.org brobecke@sourceware.org
Tue Jun 5 13:29:00 GMT 2012


CVSROOT:	/cvs/src
Module name:	src
Changes by:	brobecke@sourceware.org	2012-06-05 13:29:29

Modified files:
	gdb            : ChangeLog copyright.py 

Log message:
	copyright.py: Add gdb/CONTRIBUTE to EXCLUDE_LIST.
	
	Normally, all files should have a copyright header, but gdb/CONTRIBUTE
	currently doesn't, and it adding one at the top of the file would
	probably be more pollution than information.  So don't require
	a copyright header for now.
	
	gdb/ChangeLog:
	
	* copyright.py (EXCLUDE_LIST): Add 'gdb/CONTRIBUTE' to list.

Patches:
http://sourceware.org/cgi-bin/cvsweb.cgi/src/gdb/ChangeLog.diff?cvsroot=src&r1=1.14320&r2=1.14321
http://sourceware.org/cgi-bin/cvsweb.cgi/src/gdb/copyright.py.diff?cvsroot=src&r1=1.7&r2=1.8



More information about the Gdb-cvs mailing list