[FFmpeg-cvslog] Fix FSF address in colormatrix and libzvbi license headers.
Carl Eugen Hoyos
git at videolan.org
Sat Feb 22 11:55:57 CET 2014
ffmpeg | branch: master | Carl Eugen Hoyos <cehoyos at ag.or.at> | Sat Feb 22 11:17:56 2014 +0100| [b89596a432504fb9919089fe9c8fc11f60733b54] | committer: Carl Eugen Hoyos
Fix FSF address in colormatrix and libzvbi license headers.
As reported by irc user aca.
The files in compat/avisynth are maintained elsewhere, no changes.
> http://git.videolan.org/gitweb.cgi/ffmpeg.git/?a=commit;h=b89596a432504fb9919089fe9c8fc11f60733b54
---
libavcodec/libzvbi-teletextdec.c | 2 +-
libavfilter/vf_colormatrix.c | 2 +-
2 files changed, 2 insertions(+), 2 deletions(-)
diff --git a/libavcodec/libzvbi-teletextdec.c b/libavcodec/libzvbi-teletextdec.c
index abc24c3..4129bac 100644
--- a/libavcodec/libzvbi-teletextdec.c
+++ b/libavcodec/libzvbi-teletextdec.c
@@ -15,7 +15,7 @@
*
* You should have received a copy of the GNU Lesser General Public
* License along with this library; if not, write to the Free Software
- * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
+ * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA
*/
#include "avcodec.h"
diff --git a/libavfilter/vf_colormatrix.c b/libavfilter/vf_colormatrix.c
index 2e96263..43654ae 100644
--- a/libavfilter/vf_colormatrix.c
+++ b/libavfilter/vf_colormatrix.c
@@ -17,7 +17,7 @@
*
* You should have received a copy of the GNU General Public License
* along with this program; if not, write to the Free Software Foundation,
- * Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
+ * Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA
*/
/**
More information about the ffmpeg-cvslog
mailing list