Changeset 10909 for lib

Show
Ignore:
Timestamp:
06/26/06 05:36:48 (3 years ago)
Author:
audreyt
svk:copy_cache_prev:
14685
Message:

* Update version number, release date (that's tomorrow), etc

Location:
lib
Files:
2 modified

Legend:

Unmodified
Added
Removed
  • lib/Inline/Pugs.pm

    r10049 r10909  
    1111111; 
    112112 
    113 =head1 AUTHORS 
    114  
    115 Audrey Tang C<E<lt>audreyt@audreyt.orgE<gt>> 
    116  
    117113=head1 COPYRIGHT 
    118114 
    119 The author disclaims copyright to this source code.  In place of a legal 
    120 notice, here is a blessing: 
     115Pugs is Copyright 2005-2006, The Pugs Contributors. 
    121116 
    122     May you do good and not evil. 
    123     May you find forgiveness for yourself and forgive others. 
    124     May you share freely, never taking more than you give. 
     117Pugs is a joint work of authorship by the Pugs Contributors. 
     118 
     119Pugs is free software; you can redistribute it and/or modify it under 
     120the terms of either: 
     121 
     122    a) the GNU General Public License, version 2, or 
     123    b) the Artistic License, version 2.0beta5. 
    125124 
    126125=cut 
  • lib/Perl6/Pugs.pm

    r10672 r10909  
    1111=head1 VERSION 
    1212 
    13 This document describes version 6.2.12 of Pugs, released June 14, 2006. 
     13This document describes version 6.2.12 of Pugs, released June 26, 2006. 
    1414 
    1515=head1 SYNOPSIS 
     
    8787Please submit bug reports to C<E<lt>pugsbugs@perl.orgE<gt>>. 
    8888 
    89 =head1 AUTHORS 
    90  
    91 Audrey Tang C<E<lt>audreyt@audreyt.orgE<gt>> 
    92  
    9389=head1 COPYRIGHT 
    9490 
    95 The author disclaims copyright to this source code.  In place of a legal 
    96 notice, here is a blessing: 
     91Pugs is Copyright 2005-2006, The Pugs Contributors. 
    9792 
    98     May you do good and not evil. 
    99     May you find forgiveness for yourself and forgive others. 
    100     May you share freely, never taking more than you give. 
     93Pugs is a joint work of authorship by the Pugs Contributors. 
     94 
     95Pugs is free software; you can redistribute it and/or modify it under 
     96the terms of either: 
     97 
     98    a) the GNU General Public License, version 2, or 
     99    b) the Artistic License, version 2.0beta5. 
    101100 
    102101=cut