X-Git-Url: https://git.dogcows.com/gitweb?p=chaz%2Fthecheat;a=blobdiff_plain;f=TrackerScroller.m;h=4a0bdb1202a9f55fff7cea1c5fdd85cc692c6691;hp=398640252996adce2d2b21b855c8c1361adaa866;hb=refs%2Fheads%2Fmaster;hpb=d27548f80fe411fda2ee69c74a24eab4292267e9 diff --git a/TrackerScroller.m b/TrackerScroller.m index 3986402..4a0bdb1 100644 --- a/TrackerScroller.m +++ b/TrackerScroller.m @@ -1,10 +1,14 @@ -// -// TrackerScroller.m -// The Cheat -// -// Created by Chaz McGarvey on 12/28/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 "TrackerScroller.h"