浏览代码

* Bwarf, typo in the no warranty clause.

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

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

@@ -1,11 +1,11 @@
/*
* $Id: cacatris.h 1 2006-09-22 16:56:18Z jylam $
* $Id: cacatris.h 1 2006-09-22 16:56:18Z jylam $
*
* This program is free software. It commes without any warranty, to
* This program is free software. It comes 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.
* http://sam.zoy.org/wtfpl/COPYING for more details.
*/

#ifndef __CACATRIS_H_


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

@@ -1,11 +1,11 @@
/*
* $Id$
* $Id$
*
* This program is free software. It commes without any warranty, to
* This program is free software. It comes 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.
* http://sam.zoy.org/wtfpl/COPYING for more details.
*/

#include "config.h"


正在加载...
取消
保存