]> Dogcows Code - chaz/thecheat/blobdiff - VariableTable.h
update contact information and project URL
[chaz/thecheat] / VariableTable.h
index de81f4c252ef50e1562c19df6c01f65d12006e7b..14f70fb59d4c63e50243bd63831d70a9c7cf699d 100644 (file)
@@ -1,10 +1,14 @@
-//
-//  VariableTable.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.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 <Cocoa/Cocoa.h>
 #include "ChazLog.h"
@@ -35,4 +39,4 @@
 
 - (void)tableView:(NSTableView *)aTableView didChangeVisibleRows:(NSRange)rows;
 
-@end
\ No newline at end of file
+@end
This page took 0.018478 seconds and 4 git commands to generate.