File tree Expand file tree Collapse file tree 4 files changed +7
-7
lines changed Expand file tree Collapse file tree 4 files changed +7
-7
lines changed Original file line number Diff line number Diff line change 3
3
//
4
4
// This class is in the public domain.
5
5
// Originally created by Robbie Hanson in Q3 2010.
6
- // Updated and maintained by Deusty LLC and the Mac development community.
6
+ // Updated and maintained by Deusty LLC and the Apple development community.
7
7
//
8
- // http ://code.google. com/p/cocoaasyncsocket/
8
+ // https ://github. com/robbiehanson/CocoaAsyncSocket
9
9
//
10
10
11
11
#import < Foundation/Foundation.h>
Original file line number Diff line number Diff line change 3
3
//
4
4
// This class is in the public domain.
5
5
// Originally created by Robbie Hanson in Q4 2010.
6
- // Updated and maintained by Deusty LLC and the Mac development community.
6
+ // Updated and maintained by Deusty LLC and the Apple development community.
7
7
//
8
- // http ://code.google. com/p/cocoaasyncsocket/
8
+ // https ://github. com/robbiehanson/CocoaAsyncSocket
9
9
//
10
10
11
11
#if ! __has_feature(objc_arc)
Original file line number Diff line number Diff line change 5
5
// Originally created by Robbie Hanson of Deusty LLC.
6
6
// Updated and maintained by Deusty LLC and the Apple development community.
7
7
//
8
- // http ://code.google. com/p/cocoaasyncsocket/
8
+ // https ://github. com/robbiehanson/CocoaAsyncSocket
9
9
//
10
10
11
11
#import < Foundation/Foundation.h>
Original file line number Diff line number Diff line change 3
3
//
4
4
// This class is in the public domain.
5
5
// Originally created by Robbie Hanson of Deusty LLC.
6
- // Updated and maintained by Deusty LLC and the Mac development community.
6
+ // Updated and maintained by Deusty LLC and the Apple development community.
7
7
//
8
- // http ://code.google. com/p/cocoaasyncsocket/
8
+ // https ://github. com/robbiehanson/CocoaAsyncSocket
9
9
//
10
10
11
11
#if ! __has_feature(objc_arc)
You can’t perform that action at this time.
0 commit comments