set svn:eol-style to native
[reactos.git] / reactos / lib / freetype / src / otvalid / otvalid.c
index 121142e..2f85f60 100644 (file)
@@ -1,30 +1,30 @@
-/***************************************************************************/\r
-/*                                                                         */\r
-/*  otvalid.c                                                              */\r
-/*                                                                         */\r
-/*    FreeType validator for OpenType tables (body only).                  */\r
-/*                                                                         */\r
-/*  Copyright 2004 by                                                      */\r
-/*  David Turner, Robert Wilhelm, and Werner Lemberg.                      */\r
-/*                                                                         */\r
-/*  This file is part of the FreeType project, and may only be used,       */\r
-/*  modified, and distributed under the terms of the FreeType project      */\r
-/*  license, LICENSE.TXT.  By continuing to use, modify, or distribute     */\r
-/*  this file you indicate that you have read the license and              */\r
-/*  understand and accept it fully.                                        */\r
-/*                                                                         */\r
-/***************************************************************************/\r
-\r
-#define FT_MAKE_OPTION_SINGLE_OBJECT\r
-\r
-#include <ft2build.h>\r
-\r
-#include "otvbase.c"\r
-#include "otvcommn.c"\r
-#include "otvgdef.c"\r
-#include "otvgpos.c"\r
-#include "otvgsub.c"\r
-#include "otvjstf.c"\r
-#include "otvmod.c"\r
-\r
-/* END */\r
+/***************************************************************************/
+/*                                                                         */
+/*  otvalid.c                                                              */
+/*                                                                         */
+/*    FreeType validator for OpenType tables (body only).                  */
+/*                                                                         */
+/*  Copyright 2004 by                                                      */
+/*  David Turner, Robert Wilhelm, and Werner Lemberg.                      */
+/*                                                                         */
+/*  This file is part of the FreeType project, and may only be used,       */
+/*  modified, and distributed under the terms of the FreeType project      */
+/*  license, LICENSE.TXT.  By continuing to use, modify, or distribute     */
+/*  this file you indicate that you have read the license and              */
+/*  understand and accept it fully.                                        */
+/*                                                                         */
+/***************************************************************************/
+
+#define FT_MAKE_OPTION_SINGLE_OBJECT
+
+#include <ft2build.h>
+
+#include "otvbase.c"
+#include "otvcommn.c"
+#include "otvgdef.c"
+#include "otvgpos.c"
+#include "otvgsub.c"
+#include "otvjstf.c"
+#include "otvmod.c"
+
+/* END */