Changeset 3315


Ignore:
Timestamp:
11/07/08 09:37:59 (5 years ago)
Author:
bsittler
Message:

add more copyright info

File:
1 edited

Legend:

Unmodified
Added
Removed
  • libcaca/trunk/caca-php/examples/www/img2txt.php

    r3314 r3315  
    256256        $stdout .= sprintf( 
    257257        "img2txt Copyright 2006-2007 Sam Hocevar and Jean-Yves Lamoureux\n" . 
    258         "Internet: <sam@zoy.org> <jylam@lnxscene.org> Version: %s\n" . 
     258        "        Copyright 2008 Benjamin C. Wiley Sittler\n" . 
     259        "Internet: <sam@zoy.org> <jylam@lnxscene.org> <bsittler@gmail.com> Version: %s\n" . 
    259260        "\n" . 
    260261        "img2txt, along with its documentation, may be freely copied and distributed.\n" . 
Note: See TracChangeset for help on using the changeset viewer.