From: Don Armstrong Date: Sun, 13 Apr 2014 19:20:43 +0000 (-0700) Subject: fix the license to match Term::ProgressBar X-Git-Url: https://git.donarmstrong.com/?a=commitdiff_plain;h=0d784cb08b21e5668b9109d0af176e044b509d37;p=term-progressbar.git fix the license to match Term::ProgressBar --- diff --git a/lib/Term/ProgressBar/IO.pm b/lib/Term/ProgressBar/IO.pm index b95ab6f..2999956 100644 --- a/lib/Term/ProgressBar/IO.pm +++ b/lib/Term/ProgressBar/IO.pm @@ -1,6 +1,5 @@ -# This module is part of IO, and is released -# under the terms of the GPL version 3, or any later version at your option. See the -# file README and COPYING for more information. +# This program is free software; you can redistribute it and/or +# modify it under the same terms as Perl itself. # Copyright 2014 by Don Armstrong . package Term::ProgressBar::IO;