This is the mail archive of the gdb-cvs@sourceware.org mailing list for the GDB project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

src/gdb ChangeLog acinclude.m4 doc/ChangeLog d ...


CVSROOT:	/cvs/src
Module name:	src
Changes by:	brobecke@sourceware.org	2012-12-19 08:19:59

Modified files:
	gdb            : ChangeLog acinclude.m4 
	gdb/doc        : ChangeLog refcard.tex 
	gdb/testsuite  : ChangeLog dg-extract-results.sh 
	gdb/testsuite/gdb.arch: mips-octeon-bbit.exp 
	gdb/testsuite/gdb.fortran: logical.f90 
	gdb/testsuite/gdb.threads: watchpoint-fork-child.c 
	                           watchpoint-fork-mt.c 
	                           watchpoint-fork-parent.c 
	                           watchpoint-fork-st.c 
	                           watchpoint-fork.h 

Log message:
	update copyright notices in various GDB files.
	
	Update some files in GDB that were accidently left with a GPL v2
	copyright header.
	
	Update some files where the copyright notice still provides the
	old contact info, using the approach for providing the FSF's contact
	info.
	
	gdb/ChangeLog:
	
	* acinclude.m4: Update contact info in copyright notice.
	
	gdb/doc/ChangeLog:
	
	* refcard.tex: Update copyright notice to GPL v3 or later.
	Update contact info.
	
	gdb/testsuite/ChangeLog:
	
	* dg-extract-results.sh: Update contact info in copyright notice.
	* gdb.arch/mips-octeon-bbit.exp: Update copyright notice to
	GPL v3 or later.  Update contact info.
	* gdb.fortran/logical.f90, gdb.threads/watchpoint-fork-child.c,
	gdb.threads/watchpoint-fork-mt.c,
	gdb.threads/watchpoint-fork-parent.c,
	gdb.threads/watchpoint-fork-st.c,
	gdb.threads/watchpoint-fork.h: Likewise.

Patches:
http://sourceware.org/cgi-bin/cvsweb.cgi/src/gdb/ChangeLog.diff?cvsroot=src&r1=1.14970&r2=1.14971
http://sourceware.org/cgi-bin/cvsweb.cgi/src/gdb/acinclude.m4.diff?cvsroot=src&r1=1.38&r2=1.39
http://sourceware.org/cgi-bin/cvsweb.cgi/src/gdb/doc/ChangeLog.diff?cvsroot=src&r1=1.1396&r2=1.1397
http://sourceware.org/cgi-bin/cvsweb.cgi/src/gdb/doc/refcard.tex.diff?cvsroot=src&r1=1.11&r2=1.12
http://sourceware.org/cgi-bin/cvsweb.cgi/src/gdb/testsuite/ChangeLog.diff?cvsroot=src&r1=1.3493&r2=1.3494
http://sourceware.org/cgi-bin/cvsweb.cgi/src/gdb/testsuite/dg-extract-results.sh.diff?cvsroot=src&r1=1.5&r2=1.6
http://sourceware.org/cgi-bin/cvsweb.cgi/src/gdb/testsuite/gdb.arch/mips-octeon-bbit.exp.diff?cvsroot=src&r1=1.1&r2=1.2
http://sourceware.org/cgi-bin/cvsweb.cgi/src/gdb/testsuite/gdb.fortran/logical.f90.diff?cvsroot=src&r1=1.3&r2=1.4
http://sourceware.org/cgi-bin/cvsweb.cgi/src/gdb/testsuite/gdb.threads/watchpoint-fork-child.c.diff?cvsroot=src&r1=1.1&r2=1.2
http://sourceware.org/cgi-bin/cvsweb.cgi/src/gdb/testsuite/gdb.threads/watchpoint-fork-mt.c.diff?cvsroot=src&r1=1.1&r2=1.2
http://sourceware.org/cgi-bin/cvsweb.cgi/src/gdb/testsuite/gdb.threads/watchpoint-fork-parent.c.diff?cvsroot=src&r1=1.1&r2=1.2
http://sourceware.org/cgi-bin/cvsweb.cgi/src/gdb/testsuite/gdb.threads/watchpoint-fork-st.c.diff?cvsroot=src&r1=1.1&r2=1.2
http://sourceware.org/cgi-bin/cvsweb.cgi/src/gdb/testsuite/gdb.threads/watchpoint-fork.h.diff?cvsroot=src&r1=1.1&r2=1.2


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]