]> Dogcows Code - chaz/thecheat/blobdiff - VariableTable.m
update contact information and project URL
[chaz/thecheat] / VariableTable.m
index 283b1e856ddf06c0e208a597cd0f4e9ade294954..bf76767e7011ccd0c0e89fcb1b13ad822d584eec 100644 (file)
@@ -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;
This page took 0.01688 seconds and 4 git commands to generate.