]> Dogcows Code - chaz/thecheat/blobdiff - SearchContext.m
update contact information and project URL
[chaz/thecheat] / SearchContext.m
index 704e267dd5d4da3d758b3fe250098b3ed207659d..bd94d9297ef78eb1d10bbeefae60daab94f9eb8c 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.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 "SearchContext.h"
 
                        return SearchIterationLastValue;
                }
        }
+       
        return NULL;
 }
 
This page took 0.017061 seconds and 4 git commands to generate.