X-Git-Url: https://git.dogcows.com/gitweb?p=chaz%2Fthecheat;a=blobdiff_plain;f=VariableTable.m;h=bf76767e7011ccd0c0e89fcb1b13ad822d584eec;hp=283b1e856ddf06c0e208a597cd0f4e9ade294954;hb=HEAD;hpb=d27548f80fe411fda2ee69c74a24eab4292267e9 diff --git a/VariableTable.m b/VariableTable.m index 283b1e8..bf76767 100644 --- a/VariableTable.m +++ b/VariableTable.m @@ -1,10 +1,14 @@ -// -// VariableTable.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 "VariableTable.h" @@ -57,7 +61,7 @@ - (void)reloadData -{ +{ if ( _dontUpdate ) { _updatePending = YES; return;