From f21337d3029e4cfd3bf629d6838b2e2080ae66b5 Mon Sep 17 00:00:00 2001 From: Francois Cartegnie Date: Mon, 2 Jun 2014 15:46:12 +0200 Subject: [PATCH] demux: mp4: fix copyright --- modules/demux/mp4/mp4.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/modules/demux/mp4/mp4.h b/modules/demux/mp4/mp4.h index 09cadea9ca..813dfd848a 100644 --- a/modules/demux/mp4/mp4.h +++ b/modules/demux/mp4/mp4.h @@ -1,7 +1,7 @@ /***************************************************************************** * mp4.h : MP4 file input module for vlc ***************************************************************************** - * Copyright (C) 2014-2004, 2010, 2014 VLC authors and VideoLAN + * Copyright (C) 2001-2004, 2010, 2014 VLC authors and VideoLAN * * * This program is free software; you can redistribute it and/or modify it -- GitLab