[FFmpeg-cvslog] blowfish.h: include author attribution
Michael Niedermayer
git at videolan.org
Wed Jul 4 23:47:51 CEST 2012
ffmpeg | branch: master | Michael Niedermayer <michaelni at gmx.at> | Wed Jul 4 21:11:39 2012 +0200| [1f29504204b5d6e250657612c4cda014e27d9e89] | committer: Michael Niedermayer
blowfish.h: include author attribution
Reviewed-by: Clément Bœsch <ubitux at gmail.com>
Signed-off-by: Michael Niedermayer <michaelni at gmx.at>
> http://git.videolan.org/gitweb.cgi/ffmpeg.git/?a=commit;h=1f29504204b5d6e250657612c4cda014e27d9e89
---
libavutil/blowfish.h | 1 +
1 file changed, 1 insertion(+)
diff --git a/libavutil/blowfish.h b/libavutil/blowfish.h
index 8236a46..0b00453 100644
--- a/libavutil/blowfish.h
+++ b/libavutil/blowfish.h
@@ -1,5 +1,6 @@
/*
* Blowfish algorithm
+ * Copyright (c) 2012 Samuel Pitoiset
*
* This file is part of FFmpeg.
*
More information about the ffmpeg-cvslog
mailing list