[FFmpeg-devel] [PATCH 08/10] drawutils: fix copyright
Michael Niedermayer
michaelni at gmx.at
Tue May 22 21:57:46 CEST 2012
git blame:
423 Nicolas George
86 Stefano Sabatini
19 Michael Niedermayer
1 Reimar Döffinger
Initial commit:
commit bcfd9e821b6083e9a98b8e5da4de0a4fbf22923b
Author: Stefano Sabatini <stefano.sabatini-lala at poste.it>
Date: Sun Feb 20 23:42:17 2011 +0100
lavfi: add drawutils
Signed-off-by: Michael Niedermayer <michaelni at gmx.at>
---
libavfilter/drawutils.c | 3 +++
1 file changed, 3 insertions(+)
diff --git a/libavfilter/drawutils.c b/libavfilter/drawutils.c
index 954c075..9abe28b 100644
--- a/libavfilter/drawutils.c
+++ b/libavfilter/drawutils.c
@@ -1,4 +1,7 @@
/*
+ * Copyright 2011 Stefano Sabatini <stefano.sabatini-lala poste it>
+ * Copyright 2012 Nicolas George <nicolas.george normalesup org>
+ *
* This file is part of FFmpeg.
*
* FFmpeg is free software; you can redistribute it and/or
--
1.7.9.5
More information about the ffmpeg-devel
mailing list