diff options
author | iovar <iovar@f606c939-3180-4ac9-a4b8-4b8779d57d0a> | 2006-11-08 17:29:23 +0000 |
---|---|---|
committer | iovar <iovar@f606c939-3180-4ac9-a4b8-4b8779d57d0a> | 2006-11-08 17:29:23 +0000 |
commit | 93dc58f5dec48b7a0b4f3298f764dd4b8f33fb24 (patch) | |
tree | 1f9104eb6154bab651358e3643382d77f2e874e5 /recordmydesktop | |
parent | 1d637da186506754ddd06efd47c917dc89faf1c9 (diff) |
removed message that was used for rMD-exp. added a license
summary.
git-svn-id: https://recordmydesktop.svn.sourceforge.net/svnroot/recordmydesktop/trunk@156 f606c939-3180-4ac9-a4b8-4b8779d57d0a
Diffstat (limited to 'recordmydesktop')
-rw-r--r-- | recordmydesktop/README | 34 |
1 files changed, 30 insertions, 4 deletions
diff --git a/recordmydesktop/README b/recordmydesktop/README index a64d5a5..4f330b5 100644 --- a/recordmydesktop/README +++ b/recordmydesktop/README @@ -1,6 +1,32 @@ -This is the experimental branch of recordMyDesktop. Changes that will -take place here might render the program unusuable and/or unstable. -Any stable changes that influence the program positively and bugfixes -will be merged back into the main tree. +/********************************************************************************* +* recordMyDesktop * +********************************************************************************** +* * +* Copyright (C) 2006 John Varouhakis * +* * +* * +* This program is free software; you can redistribute it and/or modify * +* it under the terms of the GNU General Public License as published by * +* 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, * +* but WITHOUT ANY WARRANTY; without even the implied warranty of * +* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * +* 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., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA * +* * +* * +* * +* For further information contact me at johnvarouhakis@gmail.com * +**********************************************************************************/ + +Complete lisence can be found in the COPYING file. +Installation and compilation instruction can be found in the INSTALL file. + +REMEMBER TO READ THE MANPAGE BEFORE RUNNING THE PROGRAM. |