[FFmpeg-devel] [PATCH 1/4] network.h: Fix copyright violation and author misattribution
Michael Niedermayer
michaelni at gmx.at
Fri Jun 29 12:23:19 CEST 2012
The problem was introduced by:
commit 2912e87a6c9264d556734e2bf94a99c64cf9b102
Author: Mans Rullgard <mans at mansr.com>
Date: Fri Mar 18 17:35:10 2011 +0000
Replace FFmpeg with Libav in licence headers
Signed-off-by: Mans Rullgard <mans at mansr.com>
Signed-off-by: Michael Niedermayer <michaelni at gmx.at>
---
libavformat/network.c | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/libavformat/network.c b/libavformat/network.c
index 6b4cb57..d434799 100644
--- a/libavformat/network.c
+++ b/libavformat/network.c
@@ -1,5 +1,5 @@
/*
- * Copyright (c) 2007 The Libav Project
+ * Copyright (c) 2007 The FFmpeg Project
*
* This file is part of Libav.
*
--
1.7.9.5
More information about the ffmpeg-devel
mailing list