]> git.sesse.net Git - vlc/blobdiff - modules/stream_out/description.c
possible fix for Trac Ticket #621, whereby Hauppage WinTV capture cards (PVR-150...
[vlc] / modules / stream_out / description.c
index 0b88fee080b224c80a480322d730dc2d645f669c..df6ec2f0bb420fcb40b736722db8b67dff6c486c 100644 (file)
@@ -1,7 +1,7 @@
 /*****************************************************************************
  * description.c: description stream output module (gathers ES info)
  *****************************************************************************
- * Copyright (C) 2003-2004 VideoLAN (Centrale Réseaux) and its contributors
+ * Copyright (C) 2003-2004 the VideoLAN team
  * $Id$
  *
  * Authors: Gildas Bazin <gbazin@videolan.org>
@@ -18,7 +18,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, USA.
+ * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston MA 02110-1301, USA.
  *****************************************************************************/
 
 /*****************************************************************************