X-Git-Url: https://git.dogcows.com/gitweb?p=chaz%2Fthecheat;a=blobdiff_plain;f=FadeView.h;h=da6dcb78c4c5f9d0fcb25041ca7031b38e0d5672;hp=912764b39bb91ee09d8e15511af455eaeaf6ba51;hb=HEAD;hpb=d27548f80fe411fda2ee69c74a24eab4292267e9 diff --git a/FadeView.h b/FadeView.h index 912764b..da6dcb7 100644 --- a/FadeView.h +++ b/FadeView.h @@ -1,10 +1,14 @@ -// -// FadeView.h -// The Cheat -// -// Created by Chaz McGarvey on 12/6/04. -// Copyright 2004 Chaz 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. + */ + #import @@ -43,4 +47,4 @@ - (void)fadeViewFinishedAnimation:(FadeView *)theView; -@end \ No newline at end of file +@end