* choosesyntax.c: GPL v2 only.

This commit is contained in:
Leonard den Ottolander 2006-03-21 22:22:03 +00:00
parent 25002a0274
commit 8d439c2f88
2 changed files with 7 additions and 4 deletions

View File

@ -1,3 +1,7 @@
2006-03-21 Leonard den Ottolander <leonard den ottolander nl>
* choosesyntax.c: GPL v2 only.
2006-03-17 Oswald Buddenhagen <ossi@kde.org>
* edit-widget.h (struct WEdit): Add new field.

View File

@ -1,11 +1,10 @@
/* User interface for syntax selection.
Copyright (C) 2005 Leonard den Ottolander <leonard den ottolander nl>
Copyright (C) 2005, 2006 Leonard den Ottolander <leonard den ottolander nl>
This program is free software; you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by
the Free Software Foundation; either version 2 of the License, or
(at your option) any later version.
it under the terms of the GNU General Public License version 2 as
published by the Free Software Foundation.
This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of