Corrected copyright statement and application name in comment headers

git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@2329 8e941d3f-bd1b-0410-a28a-d453659cc2b4
This commit is contained in:
lazarus-bart
2012-02-29 22:40:24 +00:00
parent 02df30c327
commit 08573f881e
6 changed files with 85 additions and 12 deletions

View File

@ -1,12 +1,13 @@
unit main;
{
EPlus: a text editor with built-in features for HTML editing and
LazEdit: a text editor with built-in features for HTML editing and
Syntax Highlighting for several text formats
(html, xml, css, javascript, pascal, c/c++, perl, python, php, bat, ini, diff, po)
Copyright (C) 2011, 2012 by Bart Broersma & Flying Sheep Inc.
http://home.tiscali.nl/~knmg0017/
Copyright (C) 2011, 2012 by Bart Broersma & Flying Sheep Inc. and
Felipe Monteiro de Carvalho
http://wiki.lazarus.freepascal.org/LazEdit
This library is free software; you can redistribute it and/or modify it
under the terms of the GNU Library General Public License as published by