소스 검색

* 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.
*/



불러오는 중...
취소
저장