X-Git-Url: https://git.dogcows.com/gitweb?a=blobdiff_plain;f=FadeView.h;h=84e74572cde3100a7af59addd00cd2d1896613da;hb=3dc6bafe277475bafea57a70e5f9b16cb60365d1;hp=912764b39bb91ee09d8e15511af455eaeaf6ba51;hpb=d27548f80fe411fda2ee69c74a24eab4292267e9;p=chaz%2Fthecheat diff --git a/FadeView.h b/FadeView.h index 912764b..84e7457 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.dogcows.com/chaz/wiki/TheCheat + * + * Copyright (c) 2003-2010, 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