Changeset 19333 for ext

Show
Ignore:
Timestamp:
01/05/08 01:01:38 (12 months ago)
Author:
Darren_Duncan
Message:

ext/Muldis-DB/ : updated copyright range-ends to 2008

Location:
ext/Muldis-DB
Files:
7 modified

Legend:

Unmodified
Added
Removed
  • ext/Muldis-DB/Changes

    r19245 r19333  
    22--------------------------------------------------------------------------- 
    33 
    4 2007-12-xx   Darren Duncan <perl@DarrenDuncan.net> 
     42008-01-xx   Darren Duncan <perl@DarrenDuncan.net> 
    55 
    66    * Muldis DB version 0.7.0 for Perl 5 is released on CPAN as 
     
    1212 
    1313    * New file versions are: DB.pm and Interface.pm and Validator.pm and 
    14     Example.pm 0.7.0.  The other pre-existing versioned files are 
    15     unchanged.  Added new file lib/Muldis/DB/Engine/Example/Value.pm, which 
    16     starts at version 0.0.0. 
     14    Example.pm 0.7.0 and SeeAlso.pod 0.4.3.  Added new file 
     15    lib/Muldis/DB/Engine/Example/Value.pm, which starts at version 0.0.0. 
     16 
     17    * Incremented all copyright year range-ends to 2008. 
    1718 
    18192007-12-09   Darren Duncan <perl@DarrenDuncan.net> 
  • ext/Muldis-DB/lib/Muldis/DB.pm

    r19127 r19333  
    242242This file is part of the Muldis DB framework. 
    243243 
    244 Muldis DB is Copyright © 2002-2007, Darren Duncan.  All rights reserved. 
     244Muldis DB is Copyright © 2002-2008, Darren Duncan.  All rights reserved. 
    245245 
    246246Muldis DB is free software; you can redistribute it and/or modify it under 
  • ext/Muldis-DB/lib/Muldis/DB/Engine/Example.pm

    r19127 r19333  
    409409This file is part of the Muldis DB framework. 
    410410 
    411 Muldis DB is Copyright © 2002-2007, Darren Duncan. 
     411Muldis DB is Copyright © 2002-2008, Darren Duncan. 
    412412 
    413413See the LICENSE AND COPYRIGHT of L<Muldis::DB> for details. 
  • ext/Muldis-DB/lib/Muldis/DB/Engine/Example/Value.pm

    r19245 r19333  
    610610types. 
    611611 
    612 By contrast, the onewional data types are given physical representations by 
     612By contrast, the optional data types are given physical representations by 
    613613other files: L<Muldis::DB::Engine::Example::Value::Temporal>, 
    614614L<Muldis::DB::Engine::Example::Value::Spatial>. 
     
    633633This file is part of the Muldis DB framework. 
    634634 
    635 Muldis DB is Copyright © 2002-2007, Darren Duncan. 
     635Muldis DB is Copyright © 2002-2008, Darren Duncan. 
    636636 
    637637See the LICENSE AND COPYRIGHT of L<Muldis::DB> for details. 
  • ext/Muldis-DB/lib/Muldis/DB/Interface.pm

    r19127 r19333  
    774774This file is part of the Muldis DB framework. 
    775775 
    776 Muldis DB is Copyright © 2002-2007, Darren Duncan. 
     776Muldis DB is Copyright © 2002-2008, Darren Duncan. 
    777777 
    778778See the LICENSE AND COPYRIGHT of L<Muldis::DB> for details. 
  • ext/Muldis-DB/lib/Muldis/DB/SeeAlso.pod

    r19127 r19333  
    252252This file is part of the Muldis DB framework. 
    253253 
    254 Muldis DB is Copyright © 2002-2007, Darren Duncan. 
     254Muldis DB is Copyright © 2002-2008, Darren Duncan. 
    255255 
    256256See the LICENSE AND COPYRIGHT of L<Muldis::DB> for details. 
  • ext/Muldis-DB/lib/Muldis/DB/Validator.pm

    r19127 r19333  
    327327This file is part of the Muldis DB framework. 
    328328 
    329 Muldis DB is Copyright © 2002-2007, Darren Duncan. 
     329Muldis DB is Copyright © 2002-2008, Darren Duncan. 
    330330 
    331331See the LICENSE AND COPYRIGHT of L<Muldis::DB> for details.