X-Git-Url: https://git.dogcows.com/gitweb?p=chaz%2Fthecheat;a=blobdiff_plain;f=FadeView.m;h=38edf403ea2c8b98c4fdf0183dfd9f9f61530b1f;hp=0e9b7ee6a0db455f389a25e9e2652d9ebd9426df;hb=HEAD;hpb=d27548f80fe411fda2ee69c74a24eab4292267e9 diff --git a/FadeView.m b/FadeView.m index 0e9b7ee..38edf40 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.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 "FadeView.h"