]> git.sesse.net Git - vlc/blobdiff - include/ac3_decoder.h
Bon, puisque �a semble commiter sous BeOS, je commite.
[vlc] / include / ac3_decoder.h
index 9e14925a7e3efafa0a606473c0af9015cec353d2..7ba3061737cdd59a77172057e52f4919324efa7e 100644 (file)
@@ -1,6 +1,24 @@
 /*****************************************************************************
  * ac3_decoder.h : ac3 decoder interface
- * (c)1999 VideoLAN
+ *****************************************************************************
+ * Copyright (C) 1999, 2000 VideoLAN
+ *
+ * Authors:
+ * Michel Kaempf <maxx@via.ecp.fr>
+ *
+ * This program is free software; you can redistribute it and/or modify
+ * it under the terms of the GNU General Public License as published by
+ * the Free Software Foundation; either version 2 of the License, or
+ * (at your option) any later version.
+ * 
+ * This program is distributed in the hope that it will be useful,
+ * but WITHOUT ANY WARRANTY; without even the implied warranty of
+ * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
+ * GNU General Public License for more details.
+ *
+ * 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, USA.
  *****************************************************************************/
 
 /**** ac3 decoder API - public ac3 decoder structures */