mirror of
https://github.com/MidnightCommander/mc
synced 2024-12-22 20:36:50 +03:00
* choosesyntax.c: GPL v2 only.
This commit is contained in:
parent
25002a0274
commit
8d439c2f88
@ -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.
|
||||
|
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user