aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/libraries/irrlicht-1.8/source/Irrlicht/jpeglib/jversion.h
diff options
context:
space:
mode:
authorDavid Walter Seikel2013-01-13 18:54:10 +1000
committerDavid Walter Seikel2013-01-13 18:54:10 +1000
commit959831f4ef5a3e797f576c3de08cd65032c997ad (patch)
treee7351908be5995f0b325b2ebeaa02d5a34b82583 /libraries/irrlicht-1.8/source/Irrlicht/jpeglib/jversion.h
parentAdd info about changes to Irrlicht. (diff)
downloadSledjHamr-959831f4ef5a3e797f576c3de08cd65032c997ad.zip
SledjHamr-959831f4ef5a3e797f576c3de08cd65032c997ad.tar.gz
SledjHamr-959831f4ef5a3e797f576c3de08cd65032c997ad.tar.bz2
SledjHamr-959831f4ef5a3e797f576c3de08cd65032c997ad.tar.xz
Remove damned ancient DOS line endings from Irrlicht. Hopefully I did not go overboard.
Diffstat (limited to 'libraries/irrlicht-1.8/source/Irrlicht/jpeglib/jversion.h')
-rw-r--r--libraries/irrlicht-1.8/source/Irrlicht/jpeglib/jversion.h28
1 files changed, 14 insertions, 14 deletions
diff --git a/libraries/irrlicht-1.8/source/Irrlicht/jpeglib/jversion.h b/libraries/irrlicht-1.8/source/Irrlicht/jpeglib/jversion.h
index 84658eb..5d49151 100644
--- a/libraries/irrlicht-1.8/source/Irrlicht/jpeglib/jversion.h
+++ b/libraries/irrlicht-1.8/source/Irrlicht/jpeglib/jversion.h
@@ -1,14 +1,14 @@
1/* 1/*
2 * jversion.h 2 * jversion.h
3 * 3 *
4 * Copyright (C) 1991-2012, Thomas G. Lane, Guido Vollbeding. 4 * Copyright (C) 1991-2012, Thomas G. Lane, Guido Vollbeding.
5 * This file is part of the Independent JPEG Group's software. 5 * This file is part of the Independent JPEG Group's software.
6 * For conditions of distribution and use, see the accompanying README file. 6 * For conditions of distribution and use, see the accompanying README file.
7 * 7 *
8 * This file contains software version identification. 8 * This file contains software version identification.
9 */ 9 */
10 10
11 11
12#define JVERSION "8d 15-Jan-2012" 12#define JVERSION "8d 15-Jan-2012"
13 13
14#define JCOPYRIGHT "Copyright (C) 2012, Thomas G. Lane, Guido Vollbeding" 14#define JCOPYRIGHT "Copyright (C) 2012, Thomas G. Lane, Guido Vollbeding"