You've already forked lazarus-ccr
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:
@ -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
|
||||
|
Reference in New Issue
Block a user