X-Git-Url: https://git.dogcows.com/gitweb?a=blobdiff_plain;f=FadeView.m;h=58c1df99f4d12cbc0c1bd3fe3578b0d799e250ae;hb=556707a7a26ac2dc4d10eff8e4b2abcc893cfce3;hp=0e9b7ee6a0db455f389a25e9e2652d9ebd9426df;hpb=d27548f80fe411fda2ee69c74a24eab4292267e9;p=chaz%2Fthecheat diff --git a/FadeView.m b/FadeView.m index 0e9b7ee..58c1df9 100644 --- a/FadeView.m +++ b/FadeView.m @@ -1,10 +1,14 @@ -// -// FadeView.m -// 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 "FadeView.h"