From 260aac1f66d2fc602fc842f0fd16eeff409b9e5a Mon Sep 17 00:00:00 2001 From: timriker Date: Wed, 12 Mar 2014 22:48:36 +0000 Subject: [PATCH] copyright and licensing issues: Artistic License _or_ GPL git-svn-id: https://svn.code.sf.net/p/infobot/code/trunk@1944 c11ca15a-4712-0410-83d8-924469b57eb5 --- AUTHORS | 4 ++-- LICENSE | 7 +++++++ infobot | 2 +- 3 files changed, 10 insertions(+), 3 deletions(-) diff --git a/AUTHORS b/AUTHORS index ec8e1cc..b2d107b 100644 --- a/AUTHORS +++ b/AUTHORS @@ -6,13 +6,13 @@ Infobot original: - License: As perl (GPL & Artistic) + License: As perl (GPL or Artistic) - Kevin A. Lenzo [oznoid] - Patrick Cold [ltd] Later forked as Blootbot (and now remerged back): - License: Artistic + License: As perl (GPL or Artistic) Tim Riker [TimRiker] Is currently maintained by: diff --git a/LICENSE b/LICENSE index 5f22124..47d9fe5 100644 --- a/LICENSE +++ b/LICENSE @@ -1,4 +1,11 @@ +Infobot is Copyright (C) 1997-2015, by Tim Riker and others. +It is free software; you can redistribute it and/or modify it under the terms of either: + +a) the GNU General Public License as published by the Free Software Foundation; + either version 1, or (at your option) any later version, or + +b) the "Artistic License" as contained here: diff --git a/infobot b/infobot index ff2b0a0..ffc3911 100755 --- a/infobot +++ b/infobot @@ -3,7 +3,7 @@ # infobot # copyright kevin lenzo (c) 1997-1999 # copyright david sobon (c) 1999-infinity -# Copyright (c) 2001-2008 Tim Riker +# Copyright (c) 2001-2014 Tim Riker use strict; use vars qw($bot_base_dir $bot_src_dir $bot_misc_dir $bot_state_dir -- 2.39.2