Skip to content

Commit 21aa78f

Browse files
committed
Update Copyright strings, version numbers, Read Mes for QC, FFGL, Unity, Jitter, Simple Server & Client
git-svn-id: http://syphon-implementations.googlecode.com/svn/trunk@100 b9cd2c10-50e7-8ebe-7bf3-e45c7195435b
1 parent 466a39f commit 21aa78f

File tree

15 files changed

+20
-20
lines changed

15 files changed

+20
-20
lines changed

Syphon Implementations/FreeFrame/Syphon Client/FFContext.h

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
FFContext.h
33
Syphon Client
44
5-
Copyright 2010 bangnoise (Tom Butterworth) & vade (Anton Marini).
5+
Copyright 2010-2011 bangnoise (Tom Butterworth) & vade (Anton Marini).
66
All rights reserved.
77
88
Redistribution and use in source and binary forms, with or without

Syphon Implementations/FreeFrame/Syphon Client/FFContext.m

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
FFContext.m
33
Syphon Client
44
5-
Copyright 2010 bangnoise (Tom Butterworth) & vade (Anton Marini).
5+
Copyright 2010-2011 bangnoise (Tom Butterworth) & vade (Anton Marini).
66
All rights reserved.
77
88
Redistribution and use in source and binary forms, with or without

Syphon Implementations/FreeFrame/Syphon Client/FFPlugin.h

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
FFPlugin.h
33
Syphon Client
44
5-
Copyright 2010 bangnoise (Tom Butterworth) & vade (Anton Marini).
5+
Copyright 2010-2011 bangnoise (Tom Butterworth) & vade (Anton Marini).
66
All rights reserved.
77
88
Redistribution and use in source and binary forms, with or without

Syphon Implementations/FreeFrame/Syphon Client/FFPlugin.m

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
FFPlugin.m
33
Syphon Client
44
5-
Copyright 2010 bangnoise (Tom Butterworth) & vade (Anton Marini).
5+
Copyright 2010-2011 bangnoise (Tom Butterworth) & vade (Anton Marini).
66
All rights reserved.
77
88
Redistribution and use in source and binary forms, with or without

Syphon Implementations/FreeFrame/Syphon Client/Info.plist

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -19,12 +19,12 @@
1919
<key>CFBundlePackageType</key>
2020
<string>BNDL</string>
2121
<key>CFBundleShortVersionString</key>
22-
<string>1.0</string>
22+
<string>Public Beta 2</string>
2323
<key>CFBundleSignature</key>
2424
<string>????</string>
2525
<key>CFBundleVersion</key>
26-
<string>0.03</string>
26+
<string>0.2</string>
2727
<key>NSHumanReadableCopyright</key>
28-
<string>Copyright © 2010 Anton Marini &amp; Tom Butterworth, All Rights Reserved.</string>
28+
<string>Copyright © 2010-2011 Anton Marini &amp; Tom Butterworth, All Rights Reserved.</string>
2929
</dict>
3030
</plist>

Syphon Implementations/FreeFrame/Syphon Client/Syphon_ClientPlugin.h

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
Syphon_ClientPlugin.h
33
Syphon Client
44
5-
Copyright 2010 bangnoise (Tom Butterworth) & vade (Anton Marini).
5+
Copyright 2010-2011 bangnoise (Tom Butterworth) & vade (Anton Marini).
66
All rights reserved.
77
88
Redistribution and use in source and binary forms, with or without

Syphon Implementations/FreeFrame/Syphon Client/Syphon_ClientPlugin.m

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
Syphon_ClientPlugin.h
33
Syphon Client
44
5-
Copyright 2010 bangnoise (Tom Butterworth) & vade (Anton Marini).
5+
Copyright 2010-2011 bangnoise (Tom Butterworth) & vade (Anton Marini).
66
All rights reserved.
77
88
Redistribution and use in source and binary forms, with or without

Syphon Implementations/FreeFrame/Syphon Server/FFContext.h

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
FFContext.h
33
Syphon Server
44
5-
Copyright 2010 bangnoise (Tom Butterworth) & vade (Anton Marini).
5+
Copyright 2010-2011 bangnoise (Tom Butterworth) & vade (Anton Marini).
66
All rights reserved.
77
88
Redistribution and use in source and binary forms, with or without

Syphon Implementations/FreeFrame/Syphon Server/FFContext.m

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
FFContext.m
33
Syphon Server
44
5-
Copyright 2010 bangnoise (Tom Butterworth) & vade (Anton Marini).
5+
Copyright 2010-2011 bangnoise (Tom Butterworth) & vade (Anton Marini).
66
All rights reserved.
77
88
Redistribution and use in source and binary forms, with or without

Syphon Implementations/FreeFrame/Syphon Server/FFPlugin.h

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
FFPlugin.h
33
Syphon Server
44
5-
Copyright 2010 bangnoise (Tom Butterworth) & vade (Anton Marini).
5+
Copyright 2010-2011 bangnoise (Tom Butterworth) & vade (Anton Marini).
66
All rights reserved.
77
88
Redistribution and use in source and binary forms, with or without

Syphon Implementations/FreeFrame/Syphon Server/FFPlugin.m

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
FFPlugin.m
33
Syphon Server
44
5-
Copyright 2010 bangnoise (Tom Butterworth) & vade (Anton Marini).
5+
Copyright 2010-2011 bangnoise (Tom Butterworth) & vade (Anton Marini).
66
All rights reserved.
77
88
Redistribution and use in source and binary forms, with or without

Syphon Implementations/FreeFrame/Syphon Server/Info.plist

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -19,12 +19,12 @@
1919
<key>CFBundlePackageType</key>
2020
<string>BNDL</string>
2121
<key>CFBundleShortVersionString</key>
22-
<string>1.0</string>
22+
<string>Public Beta 2</string>
2323
<key>CFBundleSignature</key>
2424
<string>????</string>
2525
<key>CFBundleVersion</key>
26-
<string>0.03</string>
26+
<string>0.2</string>
2727
<key>NSHumanReadableCopyright</key>
28-
<string>Copyright © 2010 Anton Marini &amp; Tom Butterworth, All Rights Reserved.</string>
28+
<string>Copyright © 2010-2011 Anton Marini &amp; Tom Butterworth, All Rights Reserved.</string>
2929
</dict>
3030
</plist>

Syphon Implementations/FreeFrame/Syphon Server/Syphon_ServerPlugin.h

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
Syphon_ServerPlugin.h
33
Syphon Server
44
5-
Copyright 2010 bangnoise (Tom Butterworth) & vade (Anton Marini).
5+
Copyright 2010-2011 bangnoise (Tom Butterworth) & vade (Anton Marini).
66
All rights reserved.
77
88
Redistribution and use in source and binary forms, with or without

Syphon Implementations/FreeFrame/Syphon Server/Syphon_ServerPlugin.m

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
Syphon_ServerPlugin.m
33
Syphon Server
44
5-
Copyright 2010 bangnoise (Tom Butterworth) & vade (Anton Marini).
5+
Copyright 2010-2011 bangnoise (Tom Butterworth) & vade (Anton Marini).
66
All rights reserved.
77
88
Redistribution and use in source and binary forms, with or without

Syphon Implementations/License.txt

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
1-
Syphon Framework License:
1+
Syphon Framework and Implementations License:
22

3-
Copyright 2010 bangnoise (Tom Butterworth) & vade (Anton Marini).
3+
Copyright 2010-2011 bangnoise (Tom Butterworth) & vade (Anton Marini).
44
All rights reserved.
55

66
Redistribution and use in source and binary forms, with or without

0 commit comments

Comments
 (0)