浏览代码

more copyright info

tags/v0.99.beta17
Ben Wiley Sittler bsittler 16 年前
父节点
当前提交
5e49dcc864
共有 1 个文件被更改,包括 2 次插入1 次删除
  1. +2
    -1
      caca-php/examples/img2txt.php

+ 2
- 1
caca-php/examples/img2txt.php 查看文件

@@ -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" .


正在加载...
取消
保存