[tor-commits] [flashproxy/master] Adding citation to RTMFPSocket

dcf at torproject.org dcf at torproject.org
Sun Jun 12 08:56:27 UTC 2011


commit acd156a1362b7f60f5c5b066a26f13724ec069e4
Author: Nate Hardison <nate at dn0a208c2d.sunet>
Date:   Fri May 20 13:00:17 2011 -0700

    Adding citation to RTMFPSocket
---
 com/rtmfpcat/rtmfp/RTMFPSocket.as |   10 ++++++++++
 1 files changed, 10 insertions(+), 0 deletions(-)

diff --git a/com/rtmfpcat/rtmfp/RTMFPSocket.as b/com/rtmfpcat/rtmfp/RTMFPSocket.as
index 4b83784..6c61781 100644
--- a/com/rtmfpcat/rtmfp/RTMFPSocket.as
+++ b/com/rtmfpcat/rtmfp/RTMFPSocket.as
@@ -1,3 +1,13 @@
+/* RTMFPSocket abstraction
+ * Author: Nate Hardison, May 2011
+ * 
+ * This code is heavily based off of BelugaFile, an open-source
+ * Air file-transfer application written by Nicholas Bliyk.
+ * Website: http://www.belugafile.com/
+ * Source: http://code.google.com/p/belugafile/ 
+ *
+ */
+
 package rtmfp
 {
     import flash.events.Event;





More information about the tor-commits mailing list