|
|
@@ -6,7 +6,7 @@ |
|
|
|
* |
|
|
|
* This file is a Php port of "src/img2txt.c" |
|
|
|
* which is: |
|
|
|
* Copyright (c) 2006 Sam Hocevar <sam@zoy.org> |
|
|
|
* Copyright (c) 2006 Sam Hocevar <sam@hocevar.net> |
|
|
|
* 2007 Jean-Yves Lamoureux <jylam@lnxscene.org> |
|
|
|
* All Rights Reserved |
|
|
|
* |
|
|
@@ -234,7 +234,8 @@ function version() |
|
|
|
printf( |
|
|
|
"img2txt Copyright 2006-2007 Sam Hocevar and Jean-Yves Lamoureux\n" . |
|
|
|
" Copyright 2008 Benjamin C. Wiley Sittler\n" . |
|
|
|
"Internet: <sam@zoy.org> <jylam@lnxscene.org> <bsittler@gmail.com> Version: %s\n" . |
|
|
|
"Internet: <sam@hocevar.net> <jylam@lnxscene.org>\n" . |
|
|
|
" <bsittler@gmail.com> Version: %s\n" . |
|
|
|
"\n" . |
|
|
|
"img2txt, along with its documentation, may be freely copied and distributed.\n" . |
|
|
|
"\n" . |
|
|
|