X-Git-Url: https://git.dogcows.com/gitweb?a=blobdiff_plain;f=TrackerScroller.h;h=9c6f44a2af2e302a8d2e1435678a7cc3b61f774a;hb=556707a7a26ac2dc4d10eff8e4b2abcc893cfce3;hp=17c591d72ed9614ddfce105f383a2bea359a4b55;hpb=d27548f80fe411fda2ee69c74a24eab4292267e9;p=chaz%2Fthecheat diff --git a/TrackerScroller.h b/TrackerScroller.h index 17c591d..9c6f44a 100644 --- a/TrackerScroller.h +++ b/TrackerScroller.h @@ -1,10 +1,14 @@ -// -// TrackerScroller.h -// 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.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 @@ -25,4 +29,4 @@ - (void)scrollerDidStartScrolling:(TrackerScroller *)scroller; - (void)scrollerDidStopScrolling:(TrackerScroller *)scroller; -@end \ No newline at end of file +@end