X-Git-Url: http://git.indexdata.com/?p=simpleserver-moved-to-github.git;a=blobdiff_plain;f=SimpleServer.pm;h=dff0f9c73a0059137b5b5543b135985d444c8191;hp=6e8841a408ad380b52229f1ca1b4b290777b5bb1;hb=a48f5eb3db599938e2077b582ade3e1161837d44;hpb=aa7443b391681a7f67c05fe1ca86a5b214e92e0c diff --git a/SimpleServer.pm b/SimpleServer.pm index 6e8841a..dff0f9c 100644 --- a/SimpleServer.pm +++ b/SimpleServer.pm @@ -1,5 +1,5 @@ ## This file is part of simpleserver -## Copyright (C) 2000-2011 Index Data. +## Copyright (C) 2000-2014 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.15'; +$VERSION = '1.19'; bootstrap Net::Z3950::SimpleServer $VERSION; @@ -910,7 +910,7 @@ Mike Taylor (indexdata.com). =head1 COPYRIGHT AND LICENCE -Copyright (C) 2000-2011 by Index Data. +Copyright (C) 2000-2014 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,