]> Dogcows Code - chaz/thecheat/blobdiff - SearchContext.m
The Cheat 1.2.5
[chaz/thecheat] / SearchContext.m
index 704e267dd5d4da3d758b3fe250098b3ed207659d..2a8a8028cf89d38522a66bdbb53cff47ccc5a8e6 100644 (file)
@@ -1,10 +1,14 @@
-//
-//  SearchContext.m
-//  The Cheat
-//
-//  Created by Chaz McGarvey on 12/4/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 "SearchContext.h"
 
                        return SearchIterationLastValue;
                }
        }
+       
        return NULL;
 }
 
This page took 0.020286 seconds and 4 git commands to generate.