X-Git-Url: http://git.indexdata.com/?p=simpleserver-moved-to-github.git;a=blobdiff_plain;f=SimpleServer.pm;h=5a5475e316a1f089d9a7964b14652923f84858da;hp=77ad19e1786cb81a9e1bcca7c2e368ddc7e416bf;hb=HEAD;hpb=8a007211f150a8f0752a0226efb340ccbfdbdf6b diff --git a/SimpleServer.pm b/SimpleServer.pm index 77ad19e..5a5475e 100644 --- a/SimpleServer.pm +++ b/SimpleServer.pm @@ -1,5 +1,5 @@ ## This file is part of simpleserver -## Copyright (C) 2000-2014 Index Data. +## Copyright (C) 2000-2015 Index Data. ## All rights reserved. ## Redistribution and use in source and binary forms, with or without ## modification, are permitted provided that the following conditions are met: @@ -36,7 +36,7 @@ require AutoLoader; @ISA = qw(Exporter AutoLoader DynaLoader); @EXPORT = qw( ); -$VERSION = '1.19'; +$VERSION = '1.20'; bootstrap Net::Z3950::SimpleServer $VERSION; @@ -916,7 +916,7 @@ Mike Taylor (indexdata.com). =head1 COPYRIGHT AND LICENCE -Copyright (C) 2000-2014 by Index Data. +Copyright (C) 2000-2015 by Index Data. This library is free software; you can redistribute it and/or modify it under the same terms as Perl itself, either Perl version 5.8.4 or,