X-Git-Url: https://git.dogcows.com/gitweb?p=chaz%2Fthecheat;a=blobdiff_plain;f=MySocket.m;h=fdbee922fbe8b36a8f182ea3eb6d76beaeea4948;hp=d040af69b25252edcf8ed228b4ad1bd405f49524;hb=HEAD;hpb=d27548f80fe411fda2ee69c74a24eab4292267e9 diff --git a/MySocket.m b/MySocket.m index d040af6..fdbee92 100644 --- a/MySocket.m +++ b/MySocket.m @@ -1,10 +1,14 @@ -// -// MySocket.m -// The Cheat -// -// Created by Chaz McGarvey on 2/1/05. -// Copyright 2005 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 "MySocket.h"