Insert a license note at the top of source files.
commit6911ee1187c0b9d412b0707cc187f42d7e1095cc
authorJohannes Sixt <j6t@kdbg.org>
Sat, 15 Nov 2008 14:36:46 +0000 (15 15:36 +0100)
committerJohannes Sixt <j6t@kdbg.org>
Sat, 15 Nov 2008 14:36:46 +0000 (15 15:36 +0100)
tree710b34f7493690487bbbf9669356f4f92e9933a7
parent838577b28d76b3fbc5302c88fff5f5409241ce72
Insert a license note at the top of source files.

The code has always been licensed under the GPL v2 because this is what
the file COPYING said. Here we now make double-clear by stating this in
the source file.

We do not use the excessive license boilerplate that is customary
elsewhere because we do not think it is necessary to repeat the content
of COPYING.
47 files changed:
kdbg/brkpt.cpp
kdbg/brkpt.h
kdbg/commandids.h
kdbg/dbgdriver.cpp
kdbg/dbgdriver.h
kdbg/dbgmainwnd.cpp
kdbg/dbgmainwnd.h
kdbg/debugger.cpp
kdbg/debugger.h
kdbg/envvar.h
kdbg/exprwnd.cpp
kdbg/exprwnd.h
kdbg/gdbdriver.cpp
kdbg/gdbdriver.h
kdbg/main.cpp
kdbg/mainwndbase.cpp
kdbg/mainwndbase.h
kdbg/memwindow.cpp
kdbg/memwindow.h
kdbg/mydebug.h
kdbg/pgmargs.cpp
kdbg/pgmargs.h
kdbg/pgmsettings.cpp
kdbg/pgmsettings.h
kdbg/prefdebugger.cpp
kdbg/prefdebugger.h
kdbg/prefmisc.cpp
kdbg/prefmisc.h
kdbg/procattach.cpp
kdbg/procattach.h
kdbg/programconfig.cpp
kdbg/programconfig.h
kdbg/regwnd.cpp
kdbg/regwnd.h
kdbg/sourcewnd.cpp
kdbg/sourcewnd.h
kdbg/threadlist.cpp
kdbg/threadlist.h
kdbg/ttywnd.cpp
kdbg/ttywnd.h
kdbg/typetable.cpp
kdbg/typetable.h
kdbg/valarray.h
kdbg/winstack.cpp
kdbg/winstack.h
kdbg/xsldbgdriver.cpp
kdbg/xsldbgdriver.h