Browse Source

more copyright info

tags/v0.99.beta17
Ben Wiley Sittler bsittler 16 years ago
parent
commit
5e49dcc864
1 changed files with 2 additions and 1 deletions
  1. +2
    -1
      caca-php/examples/img2txt.php

+ 2
- 1
caca-php/examples/img2txt.php View File

@@ -233,7 +233,8 @@ function version()
{
printf(
"img2txt Copyright 2006-2007 Sam Hocevar and Jean-Yves Lamoureux\n" .
"Internet: <sam@zoy.org> <jylam@lnxscene.org> Version: %s\n" .
" Copyright 2008 Benjamin C. Wiley Sittler\n" .
"Internet: <sam@zoy.org> <jylam@lnxscene.org> <bsittler@gmail.com> Version: %s\n" .
"\n" .
"img2txt, along with its documentation, may be freely copied and distributed.\n" .
"\n" .


Loading…
Cancel
Save