diff --git a/plugins/aris/aris_players b/plugins/aris/aris_players index c71ca857..93c9df74 100755 --- a/plugins/aris/aris_players +++ b/plugins/aris/aris_players @@ -1,7 +1,20 @@ #!/usr/bin/php -# Author David Gagnon +# Copyright (C) 2012 David Gagnon # Plugin to monitor ARIS users # +# This program is free software; you can redistribute it and/or modify +# it under the terms of the GNU Library General Public License as published by +# the Free Software Foundation; version 2 only +# +# 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 Library General Public License for more details. +# +# You should have received a copy of the GNU Library 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. +# # Parameters: # # config (required) @@ -9,7 +22,6 @@ # #%# family=manual -