X-Git-Url: https://git.brokenzipper.com/gitweb?a=blobdiff_plain;f=ChazLog.h;h=33d7b9491d19c118739cc8d6a7d147b4ff7772d7;hb=HEAD;hp=bc329a5a341cb21b2fb785f7ac70dfa9df18192a;hpb=d27548f80fe411fda2ee69c74a24eab4292267e9;p=chaz%2Fthecheat diff --git a/ChazLog.h b/ChazLog.h index bc329a5..33d7b94 100644 --- a/ChazLog.h +++ b/ChazLog.h @@ -1,10 +1,14 @@ -// -// ChazLog.h -// Niobium -// -// Created by NB McGarvey on 9/6/04. -// Copyright 2004 NB McGarvey. All rights reserved. -// + +/* + * The Cheat - The legendary universal game trainer for Mac OS X. + * http://www.brokenzipper.com/trac/wiki/TheCheat + * + * Copyright (c) 2003-2011, Charles McGarvey et al. + * + * Distributable under the terms and conditions of the 2-clause BSD + * license; see the file COPYING for the legal text of the license. + */ + #ifndef _ChazLog_h_ #define _ChazLog_h_ @@ -48,4 +52,4 @@ void ChazOpenDebugLog(); #endif -#endif /* _ChazLog_h_ */ \ No newline at end of file +#endif /* _ChazLog_h_ */