File tree Expand file tree Collapse file tree 15 files changed +20
-20
lines changed Expand file tree Collapse file tree 15 files changed +20
-20
lines changed Original file line number Diff line number Diff line change 2
2
FFContext.h
3
3
Syphon Client
4
4
5
- Copyright 2010 bangnoise (Tom Butterworth) & vade (Anton Marini).
5
+ Copyright 2010-2011 bangnoise (Tom Butterworth) & vade (Anton Marini).
6
6
All rights reserved.
7
7
8
8
Redistribution and use in source and binary forms, with or without
Original file line number Diff line number Diff line change 2
2
FFContext.m
3
3
Syphon Client
4
4
5
- Copyright 2010 bangnoise (Tom Butterworth) & vade (Anton Marini).
5
+ Copyright 2010-2011 bangnoise (Tom Butterworth) & vade (Anton Marini).
6
6
All rights reserved.
7
7
8
8
Redistribution and use in source and binary forms, with or without
Original file line number Diff line number Diff line change 2
2
FFPlugin.h
3
3
Syphon Client
4
4
5
- Copyright 2010 bangnoise (Tom Butterworth) & vade (Anton Marini).
5
+ Copyright 2010-2011 bangnoise (Tom Butterworth) & vade (Anton Marini).
6
6
All rights reserved.
7
7
8
8
Redistribution and use in source and binary forms, with or without
Original file line number Diff line number Diff line change 2
2
FFPlugin.m
3
3
Syphon Client
4
4
5
- Copyright 2010 bangnoise (Tom Butterworth) & vade (Anton Marini).
5
+ Copyright 2010-2011 bangnoise (Tom Butterworth) & vade (Anton Marini).
6
6
All rights reserved.
7
7
8
8
Redistribution and use in source and binary forms, with or without
Original file line number Diff line number Diff line change 19
19
<key >CFBundlePackageType </key >
20
20
<string >BNDL </string >
21
21
<key >CFBundleShortVersionString </key >
22
- <string >1.0 </string >
22
+ <string >Public Beta 2 </string >
23
23
<key >CFBundleSignature </key >
24
24
<string >???? </string >
25
25
<key >CFBundleVersion </key >
26
- <string >0.03 </string >
26
+ <string >0.2 </string >
27
27
<key >NSHumanReadableCopyright </key >
28
- <string >Copyright © 2010 Anton Marini & Tom Butterworth, All Rights Reserved. </string >
28
+ <string >Copyright © 2010-2011 Anton Marini & Tom Butterworth, All Rights Reserved. </string >
29
29
</dict >
30
30
</plist >
Original file line number Diff line number Diff line change 2
2
Syphon_ClientPlugin.h
3
3
Syphon Client
4
4
5
- Copyright 2010 bangnoise (Tom Butterworth) & vade (Anton Marini).
5
+ Copyright 2010-2011 bangnoise (Tom Butterworth) & vade (Anton Marini).
6
6
All rights reserved.
7
7
8
8
Redistribution and use in source and binary forms, with or without
Original file line number Diff line number Diff line change 2
2
Syphon_ClientPlugin.h
3
3
Syphon Client
4
4
5
- Copyright 2010 bangnoise (Tom Butterworth) & vade (Anton Marini).
5
+ Copyright 2010-2011 bangnoise (Tom Butterworth) & vade (Anton Marini).
6
6
All rights reserved.
7
7
8
8
Redistribution and use in source and binary forms, with or without
Original file line number Diff line number Diff line change 2
2
FFContext.h
3
3
Syphon Server
4
4
5
- Copyright 2010 bangnoise (Tom Butterworth) & vade (Anton Marini).
5
+ Copyright 2010-2011 bangnoise (Tom Butterworth) & vade (Anton Marini).
6
6
All rights reserved.
7
7
8
8
Redistribution and use in source and binary forms, with or without
Original file line number Diff line number Diff line change 2
2
FFContext.m
3
3
Syphon Server
4
4
5
- Copyright 2010 bangnoise (Tom Butterworth) & vade (Anton Marini).
5
+ Copyright 2010-2011 bangnoise (Tom Butterworth) & vade (Anton Marini).
6
6
All rights reserved.
7
7
8
8
Redistribution and use in source and binary forms, with or without
Original file line number Diff line number Diff line change 2
2
FFPlugin.h
3
3
Syphon Server
4
4
5
- Copyright 2010 bangnoise (Tom Butterworth) & vade (Anton Marini).
5
+ Copyright 2010-2011 bangnoise (Tom Butterworth) & vade (Anton Marini).
6
6
All rights reserved.
7
7
8
8
Redistribution and use in source and binary forms, with or without
Original file line number Diff line number Diff line change 2
2
FFPlugin.m
3
3
Syphon Server
4
4
5
- Copyright 2010 bangnoise (Tom Butterworth) & vade (Anton Marini).
5
+ Copyright 2010-2011 bangnoise (Tom Butterworth) & vade (Anton Marini).
6
6
All rights reserved.
7
7
8
8
Redistribution and use in source and binary forms, with or without
Original file line number Diff line number Diff line change 19
19
<key >CFBundlePackageType </key >
20
20
<string >BNDL </string >
21
21
<key >CFBundleShortVersionString </key >
22
- <string >1.0 </string >
22
+ <string >Public Beta 2 </string >
23
23
<key >CFBundleSignature </key >
24
24
<string >???? </string >
25
25
<key >CFBundleVersion </key >
26
- <string >0.03 </string >
26
+ <string >0.2 </string >
27
27
<key >NSHumanReadableCopyright </key >
28
- <string >Copyright © 2010 Anton Marini & Tom Butterworth, All Rights Reserved. </string >
28
+ <string >Copyright © 2010-2011 Anton Marini & Tom Butterworth, All Rights Reserved. </string >
29
29
</dict >
30
30
</plist >
Original file line number Diff line number Diff line change 2
2
Syphon_ServerPlugin.h
3
3
Syphon Server
4
4
5
- Copyright 2010 bangnoise (Tom Butterworth) & vade (Anton Marini).
5
+ Copyright 2010-2011 bangnoise (Tom Butterworth) & vade (Anton Marini).
6
6
All rights reserved.
7
7
8
8
Redistribution and use in source and binary forms, with or without
Original file line number Diff line number Diff line change 2
2
Syphon_ServerPlugin.m
3
3
Syphon Server
4
4
5
- Copyright 2010 bangnoise (Tom Butterworth) & vade (Anton Marini).
5
+ Copyright 2010-2011 bangnoise (Tom Butterworth) & vade (Anton Marini).
6
6
All rights reserved.
7
7
8
8
Redistribution and use in source and binary forms, with or without
Original file line number Diff line number Diff line change 1
- Syphon Framework License:
1
+ Syphon Framework and Implementations License:
2
2
3
- Copyright 2010 bangnoise (Tom Butterworth) & vade (Anton Marini).
3
+ Copyright 2010-2011 bangnoise (Tom Butterworth) & vade (Anton Marini).
4
4
All rights reserved.
5
5
6
6
Redistribution and use in source and binary forms, with or without
You can’t perform that action at this time.
0 commit comments