From 2b0c11bf556c7c49e36be5e361705618fd323682 Mon Sep 17 00:00:00 2001 From: Tim Small Date: Mon, 13 Dec 2010 15:46:28 +0100 Subject: [PATCH] Include GPLv2 license boilerplate and copyright notice. --- plugins/other/openvzcpu | 22 ++++++++++++++++++++++ 1 file changed, 22 insertions(+) diff --git a/plugins/other/openvzcpu b/plugins/other/openvzcpu index 1c36a668..1806de6d 100755 --- a/plugins/other/openvzcpu +++ b/plugins/other/openvzcpu @@ -81,13 +81,35 @@ http://wiki.openvz.org/Vestat Tim Small +Copyright 2010 South East Open Source Solutions Ltd. + +The creation of this plugin was funded by Latitude Hosting + +http://www.latitudehosting.net/ + Patches welcome. =head1 LICENSE GPLv2 +=begin comment +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; version 2 dated June, 1991. + +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. + +=end comment =head1 MAGIC MARKERS