X-Git-Url: http://git.rot13.org/?a=blobdiff_plain;f=install-CPAN.pl;h=7b775fe13f9c7a834d917dd1d30f75e6cbe8b05d;hb=9c5e40e4923179bf0b2b630d3e09797dc4c1fdb0;hp=cd78896c36cdd203701d97d5b693c96508559847;hpb=79f8abd3c9c3a31559cca29c09b37335b7db153e;p=koha.git diff --git a/install-CPAN.pl b/install-CPAN.pl index cd78896c36..7b775fe13f 100644 --- a/install-CPAN.pl +++ b/install-CPAN.pl @@ -18,12 +18,11 @@ # 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 -# Koha; if not, write to the Free Software Foundation, Inc., 59 Temple Place, -# Suite 330, Boston, MA 02111-1307 USA +# You should have received a copy of the GNU General Public License along +# with Koha; if not, write to the Free Software Foundation, Inc., +# 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. # # Current maintainer MJR http://mjr.towers.org.uk/ -# See http://www.koha.org/wiki/?page=KohaInstaller # Create a fake CPAN location for koha use CPAN;