* Shortened copyright notice

This commit is contained in:
sg 1999-12-30 21:11:34 +00:00
parent d3eee8c9f4
commit d080b353e7
3 changed files with 36 additions and 48 deletions

View File

@ -1,22 +1,15 @@
{ {
$Id$ $Id$
"shedit" - Text editor with syntax highlighting "SHEdit" - Text editor with syntax highlighting
Copyright (C) 1999 Sebastian Guenther (sguenther@gmx.de) Copyright (C) 1999 Sebastian Guenther (sg@freepascal.org)
This program is free software; you can redistribute it and/or modify See the file COPYING.FPC, included in this distribution,
it under the terms of the GNU General Public License as published by for details about the copyright.
the Free Software Foundation; either version 2 of the License, or
(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
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
GNU General Public License for more details.
You should have received a copy of the GNU General Public License
along with this program; if not, write to the Free Software
Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA.
} }
@ -320,7 +313,10 @@ end.
{ {
$Log$ $Log$
Revision 1.1 1999-10-29 15:59:04 peter Revision 1.2 1999-12-30 21:11:34 sg
* Shortened copyright notice
Revision 1.1 1999/10/29 15:59:04 peter
* inserted in fcl * inserted in fcl
} }

View File

@ -1,22 +1,15 @@
{ {
$Id$ $Id$
"shedit" - Text editor with syntax highlighting "SHEdit" - Text editor with syntax highlighting
Copyright (C) 1999 Sebastian Guenther (sguenther@gmx.de) Copyright (C) 1999 Sebastian Guenther (sg@freepascal.org)
This program is free software; you can redistribute it and/or modify See the file COPYING.FPC, included in this distribution,
it under the terms of the GNU General Public License as published by for details about the copyright.
the Free Software Foundation; either version 2 of the License, or
(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
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
GNU General Public License for more details.
You should have received a copy of the GNU General Public License
along with this program; if not, write to the Free Software
Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA.
} }
@ -250,7 +243,10 @@ end.
{ {
$Log$ $Log$
Revision 1.1 1999-10-29 15:59:04 peter Revision 1.2 1999-12-30 21:11:34 sg
* Shortened copyright notice
Revision 1.1 1999/10/29 15:59:04 peter
* inserted in fcl * inserted in fcl
} }

View File

@ -1,22 +1,15 @@
{ {
$Id$ $Id$
"shedit" - Text editor with syntax highlighting "SHEdit" - Text editor with syntax highlighting
Copyright (C) 1999 Sebastian Guenther (sguenther@gmx.de) Copyright (C) 1999 Sebastian Guenther (sg@freepascal.org)
This program is free software; you can redistribute it and/or modify See the file COPYING.FPC, included in this distribution,
it under the terms of the GNU General Public License as published by for details about the copyright.
the Free Software Foundation; either version 2 of the License, or
(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
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
GNU General Public License for more details.
You should have received a copy of the GNU General Public License
along with this program; if not, write to the Free Software
Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA.
} }
@ -143,7 +136,10 @@ end;
{ {
$Log$ $Log$
Revision 1.1 1999-10-29 15:59:04 peter Revision 1.2 1999-12-30 21:13:22 sg
* Shortened copyright notice
Revision 1.1 1999/10/29 15:59:04 peter
* inserted in fcl * inserted in fcl
} }