diff options
Diffstat (limited to 'recordmydesktop/README')
-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. |