[jbig2-cvs] rev 460 - trunk

giles at ghostscript.com giles at ghostscript.com
Wed May 7 14:30:33 PDT 2008


Author: giles
Date: 2008-05-07 14:30:33 -0700 (Wed, 07 May 2008)
New Revision: 460

Modified:
   trunk/config_win32.h
   trunk/getopt.c
   trunk/getopt.h
   trunk/getopt1.c
   trunk/jbig2.c
   trunk/jbig2.h
   trunk/jbig2_arith.c
   trunk/jbig2_arith.h
   trunk/jbig2_arith_iaid.c
   trunk/jbig2_arith_iaid.h
   trunk/jbig2_arith_int.c
   trunk/jbig2_arith_int.h
   trunk/jbig2_generic.c
   trunk/jbig2_generic.h
   trunk/jbig2_halftone.c
   trunk/jbig2_huffman.c
   trunk/jbig2_huffman.h
   trunk/jbig2_hufftab.h
   trunk/jbig2_image.c
   trunk/jbig2_image.h
   trunk/jbig2_image_pbm.c
   trunk/jbig2_image_png.c
   trunk/jbig2_metadata.c
   trunk/jbig2_metadata.h
   trunk/jbig2_mmr.c
   trunk/jbig2_mmr.h
   trunk/jbig2_page.c
   trunk/jbig2_priv.h
   trunk/jbig2_refinement.c
   trunk/jbig2_segment.c
   trunk/jbig2_symbol_dict.c
   trunk/jbig2_symbol_dict.h
   trunk/jbig2_text.c
   trunk/jbig2_text.h
   trunk/jbig2dec.c
   trunk/memcmp.c
   trunk/os_types.h
   trunk/pbm2png.c
   trunk/sha1.c
   trunk/sha1.h
   trunk/snprintf.c
Log:
Set eol-style on the source files.


Modified: trunk/config_win32.h
===================================================================
--- trunk/config_win32.h	2007-11-09 01:13:21 UTC (rev 459)
+++ trunk/config_win32.h	2008-05-07 21:30:33 UTC (rev 460)
@@ -13,7 +13,7 @@
     Artifex Software, Inc.,  101 Lucas Valley Road #110,
     San Rafael, CA  94903, U.S.A., +1(415)492-9861.
 
-    $Id: $
+    $Id$
 */
 
 /* configuration header file for compiling under Microsoft Windows */


Property changes on: trunk/config_win32.h
___________________________________________________________________
Name: svn:eol-style
   + native


Property changes on: trunk/getopt.c
___________________________________________________________________
Name: svn:eol-style
   + native


Property changes on: trunk/getopt.h
___________________________________________________________________
Name: svn:eol-style
   + native


Property changes on: trunk/getopt1.c
___________________________________________________________________
Name: svn:eol-style
   + native


Property changes on: trunk/jbig2.c
___________________________________________________________________
Name: svn:eol-style
   + native


Property changes on: trunk/jbig2.h
___________________________________________________________________
Name: svn:eol-style
   + native


Property changes on: trunk/jbig2_arith.c
___________________________________________________________________
Name: svn:eol-style
   + native


Property changes on: trunk/jbig2_arith.h
___________________________________________________________________
Name: svn:eol-style
   + native

Modified: trunk/jbig2_arith_iaid.c
===================================================================
--- trunk/jbig2_arith_iaid.c	2007-11-09 01:13:21 UTC (rev 459)
+++ trunk/jbig2_arith_iaid.c	2008-05-07 21:30:33 UTC (rev 460)
@@ -16,7 +16,7 @@
     Artifex Software, Inc.,  101 Lucas Valley Road #110,
     San Rafael, CA  94903, U.S.A., +1(415)492-9861.
 
-    $Id: $
+    $Id$
 */
 
 /* Annex A.3 */


Property changes on: trunk/jbig2_arith_iaid.c
___________________________________________________________________
Name: svn:eol-style
   + native

Modified: trunk/jbig2_arith_iaid.h
===================================================================
--- trunk/jbig2_arith_iaid.h	2007-11-09 01:13:21 UTC (rev 459)
+++ trunk/jbig2_arith_iaid.h	2008-05-07 21:30:33 UTC (rev 460)
@@ -13,7 +13,7 @@
     Artifex Software, Inc.,  101 Lucas Valley Road #110,
     San Rafael, CA  94903, U.S.A., +1(415)492-9861.
 
-    $Id: $
+    $Id$
 */
 
 typedef struct _Jbig2ArithIaidCtx Jbig2ArithIaidCtx;


Property changes on: trunk/jbig2_arith_iaid.h
___________________________________________________________________
Name: svn:eol-style
   + native

Modified: trunk/jbig2_arith_int.c
===================================================================
--- trunk/jbig2_arith_int.c	2007-11-09 01:13:21 UTC (rev 459)
+++ trunk/jbig2_arith_int.c	2008-05-07 21:30:33 UTC (rev 460)
@@ -16,7 +16,7 @@
     Artifex Software, Inc.,  101 Lucas Valley Road #110,
     San Rafael, CA  94903, U.S.A., +1(415)492-9861.
                                                                                 
-    $Id: jbig2_arith.c,v 1.13 2002/08/14 10:25:59 giles Exp $
+    $Id$
 */
 
 /* Annex A */


Property changes on: trunk/jbig2_arith_int.c
___________________________________________________________________
Name: svn:eol-style
   + native

Modified: trunk/jbig2_arith_int.h
===================================================================
--- trunk/jbig2_arith_int.h	2007-11-09 01:13:21 UTC (rev 459)
+++ trunk/jbig2_arith_int.h	2008-05-07 21:30:33 UTC (rev 460)
@@ -13,7 +13,7 @@
     Artifex Software, Inc.,  101 Lucas Valley Road #110,
     San Rafael, CA  94903, U.S.A., +1(415)492-9861.
 
-    $Id: $
+    $Id$
 */
 
 typedef struct _Jbig2ArithIntCtx Jbig2ArithIntCtx;


Property changes on: trunk/jbig2_arith_int.h
___________________________________________________________________
Name: svn:eol-style
   + native


Property changes on: trunk/jbig2_generic.c
___________________________________________________________________
Name: svn:eol-style
   + native


Property changes on: trunk/jbig2_generic.h
___________________________________________________________________
Name: svn:eol-style
   + native


Property changes on: trunk/jbig2_halftone.c
___________________________________________________________________
Name: svn:eol-style
   + native


Property changes on: trunk/jbig2_huffman.c
___________________________________________________________________
Name: svn:eol-style
   + native


Property changes on: trunk/jbig2_huffman.h
___________________________________________________________________
Name: svn:eol-style
   + native


Property changes on: trunk/jbig2_hufftab.h
___________________________________________________________________
Name: svn:eol-style
   + native


Property changes on: trunk/jbig2_image.c
___________________________________________________________________
Name: svn:eol-style
   + native


Property changes on: trunk/jbig2_image.h
___________________________________________________________________
Name: svn:eol-style
   + native


Property changes on: trunk/jbig2_image_pbm.c
___________________________________________________________________
Name: svn:eol-style
   + native

Modified: trunk/jbig2_image_png.c
===================================================================
--- trunk/jbig2_image_png.c	2007-11-09 01:13:21 UTC (rev 459)
+++ trunk/jbig2_image_png.c	2008-05-07 21:30:33 UTC (rev 460)
@@ -13,7 +13,7 @@
     Artifex Software, Inc.,  101 Lucas Valley Road #110,
     San Rafael, CA  94903, U.S.A., +1(415)492-9861.
 
-    $Id: jbig2_image_png.c,v 1.9 2002/08/07 12:50:33 giles Exp $
+    $Id$
 */
 
 #ifdef HAVE_CONFIG_H


Property changes on: trunk/jbig2_image_png.c
___________________________________________________________________
Name: svn:eol-style
   + native


Property changes on: trunk/jbig2_metadata.c
___________________________________________________________________
Name: svn:eol-style
   + native

Modified: trunk/jbig2_metadata.h
===================================================================
--- trunk/jbig2_metadata.h	2007-11-09 01:13:21 UTC (rev 459)
+++ trunk/jbig2_metadata.h	2008-05-07 21:30:33 UTC (rev 460)
@@ -13,7 +13,7 @@
     Artifex Software, Inc.,  101 Lucas Valley Road #110,
     San Rafael, CA  94903, U.S.A., +1(415)492-9861.
 
-    $Id: jbig2_metadata.h,v 1.2 2003/03/05 03:32:41 giles Exp $
+    $Id$
 */
 
 


Property changes on: trunk/jbig2_metadata.h
___________________________________________________________________
Name: svn:eol-style
   + native


Property changes on: trunk/jbig2_mmr.c
___________________________________________________________________
Name: svn:eol-style
   + native

Modified: trunk/jbig2_mmr.h
===================================================================
--- trunk/jbig2_mmr.h	2007-11-09 01:13:21 UTC (rev 459)
+++ trunk/jbig2_mmr.h	2008-05-07 21:30:33 UTC (rev 460)
@@ -13,7 +13,7 @@
     Artifex Software, Inc.,  101 Lucas Valley Road #110,
     San Rafael, CA  94903, U.S.A., +1(415)492-9861.
 
-    $Id: $
+    $Id$
 */
 
 int


Property changes on: trunk/jbig2_mmr.h
___________________________________________________________________
Name: svn:eol-style
   + native


Property changes on: trunk/jbig2_page.c
___________________________________________________________________
Name: svn:eol-style
   + native


Property changes on: trunk/jbig2_priv.h
___________________________________________________________________
Name: svn:eol-style
   + native


Property changes on: trunk/jbig2_refinement.c
___________________________________________________________________
Name: svn:eol-style
   + native


Property changes on: trunk/jbig2_segment.c
___________________________________________________________________
Name: svn:eol-style
   + native


Property changes on: trunk/jbig2_symbol_dict.c
___________________________________________________________________
Name: svn:eol-style
   + native


Property changes on: trunk/jbig2_symbol_dict.h
___________________________________________________________________
Name: svn:eol-style
   + native


Property changes on: trunk/jbig2_text.c
___________________________________________________________________
Name: svn:eol-style
   + native


Property changes on: trunk/jbig2_text.h
___________________________________________________________________
Name: svn:eol-style
   + native


Property changes on: trunk/jbig2dec.c
___________________________________________________________________
Name: svn:eol-style
   + native


Property changes on: trunk/memcmp.c
___________________________________________________________________
Name: svn:eol-style
   + native


Property changes on: trunk/os_types.h
___________________________________________________________________
Name: svn:eol-style
   + native

Modified: trunk/pbm2png.c
===================================================================
--- trunk/pbm2png.c	2007-11-09 01:13:21 UTC (rev 459)
+++ trunk/pbm2png.c	2008-05-07 21:30:33 UTC (rev 460)
@@ -13,7 +13,7 @@
     Artifex Software, Inc.,  101 Lucas Valley Road #110,
     San Rafael, CA  94903, U.S.A., +1(415)492-9861.
 
-    $Id: pbm2png.c,v 1.3 2002/07/08 14:54:02 giles Exp $
+    $Id$
 */
 
 #ifdef HAVE_CONFIG_H


Property changes on: trunk/pbm2png.c
___________________________________________________________________
Name: svn:eol-style
   + native


Property changes on: trunk/sha1.c
___________________________________________________________________
Name: svn:eol-style
   + native


Property changes on: trunk/sha1.h
___________________________________________________________________
Name: svn:eol-style
   + native


Property changes on: trunk/snprintf.c
___________________________________________________________________
Name: svn:eol-style
   + native



More information about the jbig2-cvs mailing list