From d2d13d6dc6dd92b9f197dcac3f2a7f733c10ca08 Mon Sep 17 00:00:00 2001 From: anatoly techtonik Date: Sat, 29 Mar 2014 09:08:00 +0300 Subject: [PATCH] gui/camelot: Replace ads with warnings --- docs/scenarios/gui.rst | 13 ++++--------- 1 file changed, 4 insertions(+), 9 deletions(-) diff --git a/docs/scenarios/gui.rst b/docs/scenarios/gui.rst index 2bde519..966ee7a 100644 --- a/docs/scenarios/gui.rst +++ b/docs/scenarios/gui.rst @@ -5,16 +5,11 @@ Alphabetical list of GUI Applications. Camelot ------- +.. note:: If your software does not fully comply with the GPL you will need a commercial license! + `Camelot `_ provides components for building -business applications on top of Python, SQLAlchemy and Qt. It is inspired by -the Django admin interface. - -You can use Camelot to develop both simple and complex business applications -at warp speed. - -The main resource for information is the website: -http://www.python-camelot.com -and the mailinglist https://groups.google.com/forum/#!forum/project-camelot +applications on top of Python, SQLAlchemy and Qt. It is inspired by the +Django admin interface. Cocoa -----