Shorten GPLv2 licence text in header of each source file
authorHugo Villeneuve <hugo@hugovil.com>
Tue, 11 Feb 2014 07:31:11 +0000 (02:31 -0500)
committerHugo Villeneuve <hugo@hugovil.com>
Thu, 13 Feb 2014 05:25:18 +0000 (00:25 -0500)
commit3c838204cd78bcf106fdd65476180659ab629fcb
treeea9ed70d1aa1a69dccad599e6d3896e6b01265b9
parent75172f0ea557b3d104787c34437a99b1453c56de
Shorten GPLv2 licence text in header of each source file
48 files changed:
src/cli/keyboard.c
src/cli/keyboard.h
src/cli/main.c
src/cli/menu.c
src/cli/menu.h
src/common/common.h
src/common/cpu8051.c
src/common/cpu8051.h
src/common/hexfile.c
src/common/hexfile.h
src/common/log.c
src/common/log.h
src/common/memory.c
src/common/memory.h
src/common/opcode2c.pl
src/common/operations.c
src/common/operations.h
src/common/options.c
src/common/options.h
src/common/psw.c
src/common/psw.h
src/common/reg8051.h
src/common/sfr.c
src/common/sfr.h
src/common/timers.c
src/common/timers.h
src/gtk/app-config.c
src/gtk/app-config.h
src/gtk/filemenu.c
src/gtk/filemenu.h
src/gtk/helpmenu.c
src/gtk/helpmenu.h
src/gtk/main.c
src/gtk/main.h
src/gtk/memwin.c
src/gtk/memwin.h
src/gtk/messagebox.c
src/gtk/messagebox.h
src/gtk/pgmwin.c
src/gtk/pgmwin.h
src/gtk/pswwin.c
src/gtk/pswwin.h
src/gtk/regwin.c
src/gtk/regwin.h
src/gtk/timerwin.c
src/gtk/timerwin.h
src/gtk/viewmenu.c
src/gtk/viewmenu.h