From 3f2f88e69a904ffc4777dfdfc7ca81d23985c6fb Mon Sep 17 00:00:00 2001 From: lazarus-bart Date: Fri, 12 Dec 2014 23:17:35 +0000 Subject: [PATCH] LazEdit: update links to the authors website. git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@3838 8e941d3f-bd1b-0410-a28a-d453659cc2b4 --- applications/lazedit/editorpagecontrol.pp | 2 +- applications/lazedit/htmldialogs.pp | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/applications/lazedit/editorpagecontrol.pp b/applications/lazedit/editorpagecontrol.pp index 461c858a2..e6a14c477 100644 --- a/applications/lazedit/editorpagecontrol.pp +++ b/applications/lazedit/editorpagecontrol.pp @@ -1,7 +1,7 @@ { EditorPageControl unit Copyright (C) 2012 by Bart Broersma & Flying Sheep Inc. - http://home.tiscali.nl/~knmg0017/ + http://www.flyingsheep.nl/ 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 diff --git a/applications/lazedit/htmldialogs.pp b/applications/lazedit/htmldialogs.pp index bcb0186e7..69ab7bcf3 100644 --- a/applications/lazedit/htmldialogs.pp +++ b/applications/lazedit/htmldialogs.pp @@ -1,7 +1,7 @@ { HtmlDialogs unit Copyright (C) 2012 by Bart Broersma & Flying Sheep Inc. - http://home.tiscali.nl/~knmg0017/ + http://www.flyingsheep.nl/ 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