X-Git-Url: https://git.dogcows.com/gitweb?a=blobdiff_plain;f=MySocket.m;h=324a83b79ea2c9ac4dd7c669a18dac72d9b3d457;hb=556707a7a26ac2dc4d10eff8e4b2abcc893cfce3;hp=d040af69b25252edcf8ed228b4ad1bd405f49524;hpb=d27548f80fe411fda2ee69c74a24eab4292267e9;p=chaz%2Fthecheat diff --git a/MySocket.m b/MySocket.m index d040af6..324a83b 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.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 "MySocket.h"