]> git.sesse.net Git - vlc/blobdiff - include/rsc_files.h
* The Gtk+ interface is now built as a Debian package as well. The Gnome
[vlc] / include / rsc_files.h
index 7d3861dc98e6daf50e274b4e032c8f4c61bc146b..87a916015848df06e692f9308cc50fbe87c3e786 100644 (file)
@@ -1,10 +1,28 @@
 /*****************************************************************************
  * rsc_files.h: resources files manipulation functions
- * (c)1999 VideoLAN
- *****************************************************************************
- * This library describe a general format used to store 'resources'. Resources
+ * This library describes a general format used to store 'resources'. Resources
  * can be anything, including pictures, audio streams, and so on.
  *****************************************************************************
+ * Copyright (C) 1999, 2000 VideoLAN
+ *
+ * Authors: Vincent Seguin <seguin@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.
+ *****************************************************************************/
+
+/*****************************************************************************
  * Requires:
  *  config.h
  *  common.h