Author: bdonlan Date: 2004-05-28 19:20:56 -0400 (Fri, 28 May 2004) New Revision: 185
Added: trunk/docs/perl-boilerplate Removed: trunk/docs/boilerplate.pm Log: Rename or boilerplate Deleted: trunk/docs/boilerplate.pm =================================================================== --- trunk/docs/boilerplate.pm 2004-05-28 23:12:33 UTC (rev 184) +++ trunk/docs/boilerplate.pm 2004-05-28 23:20:56 UTC (rev 185) @@ -1,18 +0,0 @@ -# vim: set ft=perl ts=4 sw=4: -# module - use -# -# Copyright (C) 2004 Bryan Donlan, Dylan William Hardison. -# -# This module 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 module 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 module; if not, write to the Free Software -# Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA Copied: trunk/docs/perl-boilerplate (from rev 184, trunk/docs/boilerplate.pm)
