From b3300cabeda816b79a592c3e7704abbbd3b5505c Mon Sep 17 00:00:00 2001 From: Giuseppe Bilotta Date: Tue, 22 Apr 2008 09:53:22 +0200 Subject: Licensing uniformity: dual-license rbot core under MIT+acknowledgement and GPLv2 --- COPYING | 23 +++++------------------ 1 file changed, 5 insertions(+), 18 deletions(-) (limited to 'COPYING') diff --git a/COPYING b/COPYING index bc09ecc2..b9756806 100644 --- a/COPYING +++ b/COPYING @@ -1,21 +1,8 @@ -Copyright (C) 2002-2005 Tom Gilbert. +rbot the Ruby IRC bot -Permission is hereby granted, free of charge, to any person obtaining a copy -of this software and associated documentation files (the "Software"), to -deal in the Software without restriction, including without limitation the -rights to use, copy, modify, merge, publish, distribute, sublicense, and/or -sell copies of the Software, and to permit persons to whom the Software is -furnished to do so, subject to the following conditions: +Copyright (C) 2007-2008 Giuseppe Bilotta and the rbot development team -The above copyright notice and this permission notice shall be included in -all copies of the Software and its documentation and acknowledgment shall be -given in the documentation and software packages that this Software was -used. - -THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR -IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, -FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL -THE AUTHORS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER -IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN -CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. +This program is free software; you can redistribute it and/or modify it +under the terms of the MIT license with acknolwedgement clause (see +COPYING.rbot) or the GNU General Public License, version 2 (see GPLv2) -- cgit v1.2.3