Changeset 8828

Show
Ignore:
Timestamp:
04/04/08 10:32:54 (8 months ago)
Author:
yusukebe
Message:

lang/perl/WebService-Simple

Location:
lang/perl/WebService-Simple/trunk/lib/WebService
Files:
2 modified

Legend:

Unmodified
Added
Removed
  • lang/perl/WebService-Simple/trunk/lib/WebService/Simple.pm

    r8821 r8828  
    157157Copyright (c) 2008 Yusuke Wada, All rights reserved. 
    158158 
    159 This module is free software; you can redistribute it and/or 
    160 modify it under the same terms as Perl itself. See L<perlartistic>. 
     159This module is free software; you can redistribute it 
     160and/or modify it under the same terms as Perl itself. 
     161See L<perlartistic>. 
    161162 
  • lang/perl/WebService-Simple/trunk/lib/WebService/Simple/Response.pm

    r8821 r8828  
    5050Copyright (c) 2008 Yusuke Wada, All rights reserved. 
    5151 
    52 This module is free software; you can redistribute it and/or 
    53 modify it under the same terms as Perl itself. See L<perlartistic>. 
     52This module is free software; you can redistribute it 
     53and/or modify it under the same terms as Perl itself. 
     54See L<perlartistic>.