shithub: libdvdcss

Download patch

ref: d1b4617cddd389a4dd58c11d63d65ed9dfca71c8
parent: c3f7706729224b5c7affefac22af2876e0cb2cc3
author: Steve Lhomme <robux@videolan.org>
date: Sun Sep 4 03:43:15 EDT 2005

* libdvdcss: set EOL style in SVN

--- a/README
+++ b/README
@@ -1,5 +1,5 @@
 README for libdvdcss, a portable abstraction library for DVD decryption
-$Id: README,v 1.3 2003/09/09 12:32:40 sam Exp $
+$Id$
 
 
 Introduction
--- a/doc/footer.html
+++ b/doc/footer.html
@@ -1,3 +1,3 @@
-<!-- $Id: footer.html,v 1.2 2003/09/09 12:32:40 sam Exp $ -->
+<!-- $Id$ -->
   </body>
 </html>
--- a/doc/header.html
+++ b/doc/header.html
@@ -7,4 +7,4 @@
     <link href="/doxygen.css" rel="stylesheet" type="text/css">
   </head>
   <body>
-<!-- $Id: header.html,v 1.2 2003/09/09 12:32:40 sam Exp $ -->
+<!-- $Id$ -->
--- a/src/bsdi_dvd.h
+++ b/src/bsdi_dvd.h
@@ -1,5 +1,5 @@
 /*
- * $Id: bsdi_dvd.h,v 1.3 2002/12/19 15:29:53 sam Exp $
+ * $Id$
 */
 
 #ifndef	_DVD_H_
--- a/src/css.h
+++ b/src/css.h
@@ -2,7 +2,7 @@
  * css.h: Structures for DVD authentication and unscrambling
  *****************************************************************************
  * Copyright (C) 1999-2001 VideoLAN
- * $Id: css.h,v 1.8 2002/12/05 10:24:42 sam Exp $
+ * $Id$
  *
  * Author: St�phane Borel <stef@via.ecp.fr>
  *
--- a/src/csstables.h
+++ b/src/csstables.h
@@ -2,7 +2,7 @@
  * csstables.h: CSS Tables for DVD unscrambling
  *****************************************************************************
  * Copyright (C) 1999-2001 VideoLAN
- * $Id: csstables.h,v 1.2 2002/12/05 10:24:42 sam Exp $
+ * $Id$
  *
  * Author: St�phane Borel <stef@via.ecp.fr>
  *
--- a/src/error.c
+++ b/src/error.c
@@ -2,7 +2,7 @@
  * error.c: error management functions
  *****************************************************************************
  * Copyright (C) 1998-2002 VideoLAN
- * $Id: error.c,v 1.8 2003/09/09 10:03:48 sam Exp $
+ * $Id$
  *
  * Author: Samuel Hocevar <sam@zoy.org>
  *
--- a/src/libdvdcss.h
+++ b/src/libdvdcss.h
@@ -2,7 +2,7 @@
  * libdvdcss.h: private DVD reading library data
  *****************************************************************************
  * Copyright (C) 1998-2001 VideoLAN
- * $Id: libdvdcss.h,v 1.10 2003/09/09 10:03:48 sam Exp $
+ * $Id$
  *
  * Authors: St�phane Borel <stef@via.ecp.fr>
  *          Samuel Hocevar <sam@zoy.org>