浏览代码

* Add a no warranty clause to the code.

git-svn-id: file:///srv/caca.zoy.org/var/lib/svn/cacatris/trunk@1454 92316355-f0b4-4df1-b90c-862c8a59935f
master
sam 18 年前
父节点
当前提交
08339e48b3
共有 2 个文件被更改,包括 8 次插入6 次删除
  1. +4
    -3
      src/cacatris.h
  2. +4
    -3
      src/main.c

+ 4
- 3
src/cacatris.h 查看文件

@@ -1,9 +1,10 @@
/*
* $Id: cacatris.h 1 2006-09-22 16:56:18Z jylam $
*
* This program is free software; you can redistribute it and/or
* modify it under the terms of the Do What The Fuck You Want To
* Public License, Version 2, as published by Sam Hocevar. See
* This program is free software. It commes without any warranty, to
* the extent permitted by applicable law. You can redistribute it
* and/or modify it under the terms of the Do What The Fuck You Want
* To Public License, Version 2, as published by Sam Hocevar. See
* http://sam.zoy.org/wtfpl/COPYING for more details.
*/



+ 4
- 3
src/main.c 查看文件

@@ -1,9 +1,10 @@
/*
* $Id$
*
* This program is free software; you can redistribute it and/or
* modify it under the terms of the Do What The Fuck You Want To
* Public License, Version 2, as published by Sam Hocevar. See
* This program is free software. It commes without any warranty, to
* the extent permitted by applicable law. You can redistribute it
* and/or modify it under the terms of the Do What The Fuck You Want
* To Public License, Version 2, as published by Sam Hocevar. See
* http://sam.zoy.org/wtfpl/COPYING for more details.
*/



正在加载...
取消
保存