]> git.sesse.net Git - vlc/commitdiff
DTS: update copyright.
authorJean-Baptiste Kempf <jb@videolan.org>
Fri, 1 May 2009 18:47:56 +0000 (20:47 +0200)
committerJean-Baptiste Kempf <jb@videolan.org>
Fri, 1 May 2009 18:47:56 +0000 (20:47 +0200)
modules/codec/dts.c

index 62a771d0d6093e09e939836657363e40d4011062..9b4ac47f8d2a92ecf1fe9c414570e584a99bfa5a 100644 (file)
@@ -1,7 +1,7 @@
 /*****************************************************************************
  * dts.c: parse DTS audio sync info and packetize the stream
  *****************************************************************************
- * Copyright (C) 2003-2005 the VideoLAN team
+ * Copyright (C) 2003-2009 the VideoLAN team
  * $Id$
  *
  * Authors: Jon Lech Johansen <jon-vl@nanocrew.net>
@@ -25,6 +25,7 @@
 /*****************************************************************************
  * Preamble
  *****************************************************************************/
+
 #ifdef HAVE_CONFIG_H
 # include "config.h"
 #endif