* Added BSD license to more .m files.
* Updated some copyright notices.
* Added some #imports to make the MYNetwork classes build without using the MYUtilities.pch prefix header.
2 // MYUtilitiesTest_main.m
5 // Created by Jens Alfke on 5/21/08.
6 // Copyright 2008 Jens Alfke. All rights reserved.
13 int main(int argc, const char *argv[])
15 RunTestCases(argc,argv);