X-Git-Url: http://git.indexdata.com/?p=simpleserver-moved-to-github.git;a=blobdiff_plain;f=SimpleServer.pm;h=dff0f9c73a0059137b5b5543b135985d444c8191;hp=b2088b4756bd4ed12b61fd59a4fcd6373421413e;hb=a48f5eb3db599938e2077b582ade3e1161837d44;hpb=0d2c0f1cdeaec0675cbd0d2463858ecf834effec diff --git a/SimpleServer.pm b/SimpleServer.pm index b2088b4..dff0f9c 100644 --- a/SimpleServer.pm +++ b/SimpleServer.pm @@ -1,5 +1,5 @@ ## This file is part of simpleserver -## Copyright (C) 2000-2013 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-2013 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,