Skip to content

Commit

Permalink
rtmp: Add credit/copyright to librtmp authors for parts of the RTMPE …
Browse files Browse the repository at this point in the history
…code

Our implementation of RTMPE is heavily based on librtmp.

Signed-off-by: Martin Storsjö <[email protected]>
  • Loading branch information
mstorsjo committed Jul 24, 2012
1 parent f7bfb12 commit 6a433fd
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 0 deletions.
2 changes: 2 additions & 0 deletions libavformat/rtmpcrypt.c
Original file line number Diff line number Diff line change
@@ -1,5 +1,7 @@
/*
* RTMPE network protocol
* Copyright (c) 2008-2009 Andrej Stepanchuk
* Copyright (c) 2009-2010 Howard Chu
* Copyright (c) 2012 Samuel Pitoiset
*
* This file is part of Libav.
Expand Down
2 changes: 2 additions & 0 deletions libavformat/rtmpdh.c
Original file line number Diff line number Diff line change
@@ -1,5 +1,7 @@
/*
* RTMP Diffie-Hellmann utilities
* Copyright (c) 2009 Andrej Stepanchuk
* Copyright (c) 2009-2010 Howard Chu
* Copyright (c) 2012 Samuel Pitoiset
*
* This file is part of Libav.
Expand Down

0 comments on commit 6a433fd

Please sign in to comment.