From a9580df150d799246eaecbf3c1fb5cecf9f8ab49 Mon Sep 17 00:00:00 2001 From: Vadim Dashevskiy Date: Mon, 23 Jul 2012 13:49:28 +0000 Subject: SecureIM, SeenPlugin, SendSS, Sessions: changed folder structure git-svn-id: http://svn.miranda-ng.org/main/trunk@1122 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c --- plugins/SendScreenshotPlus/docs/credits.txt | 10 ++++++++++ plugins/SendScreenshotPlus/docs/license.txt | 15 +++++++++++++++ 2 files changed, 25 insertions(+) create mode 100644 plugins/SendScreenshotPlus/docs/credits.txt create mode 100644 plugins/SendScreenshotPlus/docs/license.txt (limited to 'plugins/SendScreenshotPlus/docs') diff --git a/plugins/SendScreenshotPlus/docs/credits.txt b/plugins/SendScreenshotPlus/docs/credits.txt new file mode 100644 index 0000000000..122042be3b --- /dev/null +++ b/plugins/SendScreenshotPlus/docs/credits.txt @@ -0,0 +1,10 @@ +Special thanks to Michael Kunz aka "Protogenes" +for helping me with 1001 tips and suggestions +to design the program code. +http://www-user.tu-chemnitz.de/~kunmi/?dbx_tree&lang=de + +Thanks to the "UserinfoEx" programmers group +for the nice button class code. +http://code.google.com/p/userinfoex/ + +and special thanks to all beta-testers... diff --git a/plugins/SendScreenshotPlus/docs/license.txt b/plugins/SendScreenshotPlus/docs/license.txt new file mode 100644 index 0000000000..c5ebcce31f --- /dev/null +++ b/plugins/SendScreenshotPlus/docs/license.txt @@ -0,0 +1,15 @@ +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., +675 Mass Ave, Cambridge, MA 02139, USA. -- cgit v1.2.3