* 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> 2006-03-17 Oswald Buddenhagen <ossi@kde.org>
* edit-widget.h (struct WEdit): Add new field. * edit-widget.h (struct WEdit): Add new field.

View File

@ -1,11 +1,10 @@
/* User interface for syntax selection. /* 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 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 it under the terms of the GNU General Public License version 2 as
the Free Software Foundation; either version 2 of the License, or published by the Free Software Foundation.
(at your option) any later version.
This program is distributed in the hope that it will be useful, This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of but WITHOUT ANY WARRANTY; without even the implied warranty of