summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDenton Woods <denton.woods@gmail.com>2016-12-31 14:22:57 -0600
committerDenton Woods <denton.woods@gmail.com>2016-12-31 14:22:57 -0600
commitbd1c1f704ace660dc1928da426a5c290b0d8fadf (patch)
tree4f433cc5e814a4fcf581292f9af247e126573a15
parent247fd430c5b4bec3ab93e3bbf05c2b7a4bdd555a (diff)
downloaddevil-bd1c1f704ace660dc1928da426a5c290b0d8fadf.tar.gz
- Updated header information on source / header files
-rw-r--r--DevIL/include/IL/devil_internal_exports.h2
-rw-r--r--DevIL/include/IL/il.h2
-rw-r--r--DevIL/include/IL/ilu.h2
-rw-r--r--DevIL/include/IL/ilut.h2
-rw-r--r--DevIL/src-IL/include/il_bits.h2
-rw-r--r--DevIL/src-IL/include/il_bmp.h2
-rw-r--r--DevIL/src-IL/include/il_dcx.h2
-rw-r--r--DevIL/src-IL/include/il_dds.h2
-rw-r--r--DevIL/src-IL/include/il_doompal.h2
-rw-r--r--DevIL/src-IL/include/il_dpx.h2
-rw-r--r--DevIL/src-IL/include/il_endian.h2
-rw-r--r--DevIL/src-IL/include/il_exr.h2
-rw-r--r--DevIL/src-IL/include/il_files.h2
-rw-r--r--DevIL/src-IL/include/il_gif.h2
-rw-r--r--DevIL/src-IL/include/il_icns.h2
-rw-r--r--DevIL/src-IL/include/il_icon.h2
-rw-r--r--DevIL/src-IL/include/il_internal.h2
-rw-r--r--DevIL/src-IL/include/il_jp2.h2
-rw-r--r--DevIL/src-IL/include/il_jpeg.h2
-rw-r--r--DevIL/src-IL/include/il_mdl.h2
-rw-r--r--DevIL/src-IL/include/il_pal.h2
-rw-r--r--DevIL/src-IL/include/il_pcx.h2
-rw-r--r--DevIL/src-IL/include/il_pic.h2
-rw-r--r--DevIL/src-IL/include/il_pnm.h2
-rw-r--r--DevIL/src-IL/include/il_psp.h2
-rw-r--r--DevIL/src-IL/include/il_q2pal.h2
-rw-r--r--DevIL/src-IL/include/il_register.h2
-rw-r--r--DevIL/src-IL/include/il_rle.h2
-rw-r--r--DevIL/src-IL/include/il_sgi.h2
-rw-r--r--DevIL/src-IL/include/il_stack.h2
-rw-r--r--DevIL/src-IL/include/il_states.h2
-rw-r--r--DevIL/src-IL/include/il_targa.h2
-rw-r--r--DevIL/src-IL/include/il_utx.h2
-rw-r--r--DevIL/src-IL/include/il_vtf.h2
-rw-r--r--DevIL/src-IL/include/il_wdp.h2
-rw-r--r--DevIL/src-IL/src/il_alloc.cpp3
-rw-r--r--DevIL/src-IL/src/il_bits.cpp4
-rwxr-xr-xDevIL/src-IL/src/il_blp.cpp4
-rw-r--r--DevIL/src-IL/src/il_bmp.cpp4
-rw-r--r--DevIL/src-IL/src/il_convbuff.cpp4
-rw-r--r--DevIL/src-IL/src/il_convert.cpp4
-rw-r--r--DevIL/src-IL/src/il_cut.cpp4
-rw-r--r--DevIL/src-IL/src/il_dcx.cpp4
-rw-r--r--DevIL/src-IL/src/il_dds-save.cpp4
-rw-r--r--DevIL/src-IL/src/il_dds.cpp2
-rw-r--r--DevIL/src-IL/src/il_devil.cpp2
-rw-r--r--DevIL/src-IL/src/il_dicom.cpp4
-rw-r--r--DevIL/src-IL/src/il_doom.cpp2
-rw-r--r--DevIL/src-IL/src/il_dpx.cpp2
-rw-r--r--DevIL/src-IL/src/il_error.cpp4
-rw-r--r--DevIL/src-IL/src/il_exr.cpp2
-rw-r--r--DevIL/src-IL/src/il_fastconv.cpp2
-rw-r--r--DevIL/src-IL/src/il_files.cpp4
-rw-r--r--DevIL/src-IL/src/il_fits.cpp4
-rw-r--r--DevIL/src-IL/src/il_ftx.cpp4
-rw-r--r--DevIL/src-IL/src/il_gif.cpp4
-rw-r--r--DevIL/src-IL/src/il_hdr.cpp4
-rw-r--r--DevIL/src-IL/src/il_header.cpp4
-rw-r--r--DevIL/src-IL/src/il_icns.cpp4
-rw-r--r--DevIL/src-IL/src/il_icon.cpp4
-rwxr-xr-xDevIL/src-IL/src/il_iff.cpp2
-rw-r--r--DevIL/src-IL/src/il_ilbm.cpp4
-rw-r--r--DevIL/src-IL/src/il_internal.cpp4
-rw-r--r--DevIL/src-IL/src/il_io.cpp4
-rw-r--r--DevIL/src-IL/src/il_iwi.cpp4
-rw-r--r--DevIL/src-IL/src/il_jp2.cpp4
-rw-r--r--DevIL/src-IL/src/il_jpeg.cpp4
-rw-r--r--DevIL/src-IL/src/il_ktx.cpp2
-rw-r--r--DevIL/src-IL/src/il_lif.cpp4
-rw-r--r--DevIL/src-IL/src/il_main.cpp6
-rw-r--r--DevIL/src-IL/src/il_manip.cpp4
-rw-r--r--DevIL/src-IL/src/il_mdl.cpp4
-rw-r--r--DevIL/src-IL/src/il_mng.cpp4
-rwxr-xr-xDevIL/src-IL/src/il_mp3.cpp4
-rw-r--r--DevIL/src-IL/src/il_nvidia.cpp2
-rw-r--r--DevIL/src-IL/src/il_pal.cpp4
-rw-r--r--DevIL/src-IL/src/il_pcd.cpp4
-rw-r--r--DevIL/src-IL/src/il_pcx.cpp4
-rw-r--r--DevIL/src-IL/src/il_pic.cpp4
-rw-r--r--DevIL/src-IL/src/il_pix.cpp4
-rw-r--r--DevIL/src-IL/src/il_png.cpp4
-rw-r--r--DevIL/src-IL/src/il_pnm.cpp4
-rw-r--r--DevIL/src-IL/src/il_profiles.cpp4
-rw-r--r--DevIL/src-IL/src/il_psd.cpp4
-rw-r--r--DevIL/src-IL/src/il_psp.cpp4
-rw-r--r--DevIL/src-IL/src/il_pxr.cpp6
-rw-r--r--DevIL/src-IL/src/il_raw.cpp4
-rw-r--r--DevIL/src-IL/src/il_rawdata.cpp4
-rw-r--r--DevIL/src-IL/src/il_register.cpp4
-rw-r--r--DevIL/src-IL/src/il_rot.cpp4
-rw-r--r--DevIL/src-IL/src/il_sgi.cpp4
-rwxr-xr-xDevIL/src-IL/src/il_size.cpp4
-rwxr-xr-xDevIL/src-IL/src/il_squish.cpp2
-rw-r--r--DevIL/src-IL/src/il_stack.cpp4
-rw-r--r--DevIL/src-IL/src/il_states.cpp4
-rw-r--r--DevIL/src-IL/src/il_sun.cpp4
-rw-r--r--DevIL/src-IL/src/il_targa.cpp4
-rw-r--r--DevIL/src-IL/src/il_texture.cpp4
-rw-r--r--DevIL/src-IL/src/il_tiff.cpp4
-rwxr-xr-xDevIL/src-IL/src/il_tpl.cpp4
-rw-r--r--DevIL/src-IL/src/il_utility.cpp4
-rw-r--r--DevIL/src-IL/src/il_utx.cpp2
-rw-r--r--DevIL/src-IL/src/il_vtf.cpp4
-rw-r--r--DevIL/src-IL/src/il_wal.cpp4
-rwxr-xr-xDevIL/src-IL/src/il_wbmp.cpp4
-rw-r--r--DevIL/src-IL/src/il_wdp.cpp2
-rw-r--r--DevIL/src-IL/src/il_xpm.cpp4
-rw-r--r--DevIL/src-ILU/include/ilu_filter.h2
-rw-r--r--DevIL/src-ILU/include/ilu_region.h2
-rw-r--r--DevIL/src-ILU/include/ilu_states.h2
-rw-r--r--DevIL/src-ILU/src/ilu_error.cpp4
-rw-r--r--DevIL/src-ILU/src/ilu_filter_rcg.cpp6
-rw-r--r--DevIL/src-ILU/src/ilu_main.cpp6
-rw-r--r--DevIL/src-ILU/src/ilu_mipmap.cpp4
-rw-r--r--DevIL/src-ILU/src/ilu_noise.cpp6
-rw-r--r--DevIL/src-ILU/src/ilu_region.cpp6
-rw-r--r--DevIL/src-ILU/src/ilu_rotate.cpp6
-rw-r--r--DevIL/src-ILU/src/ilu_scale.cpp4
-rw-r--r--DevIL/src-ILU/src/ilu_scale2d.cpp6
-rw-r--r--DevIL/src-ILU/src/ilu_scale3d.cpp6
-rw-r--r--DevIL/src-ILU/src/ilu_states.cpp4
-rw-r--r--DevIL/src-ILU/src/ilu_utilities.cpp6
-rw-r--r--DevIL/src-ILUT/include/ilut_allegro.h2
-rw-r--r--DevIL/src-ILUT/include/ilut_internal.h2
-rw-r--r--DevIL/src-ILUT/include/ilut_opengl.h2
-rw-r--r--DevIL/src-ILUT/include/ilut_states.h2
-rw-r--r--DevIL/src-ILUT/src/ilut_directx.cpp2
-rw-r--r--DevIL/src-ILUT/src/ilut_directx10.cpp2
-rw-r--r--DevIL/src-ILUT/src/ilut_directx9.cpp2
-rw-r--r--DevIL/src-ILUT/src/ilut_directxm.cpp6
-rw-r--r--DevIL/src-ILUT/src/ilut_internal.cpp6
-rw-r--r--DevIL/src-ILUT/src/ilut_main.cpp6
-rw-r--r--DevIL/src-ILUT/src/ilut_opengl.cpp6
-rw-r--r--DevIL/src-ILUT/src/ilut_sdlsurface.cpp2
-rw-r--r--DevIL/src-ILUT/src/ilut_states.cpp4
-rw-r--r--DevIL/src-ILUT/src/ilut_win32.cpp4
-rw-r--r--DevIL/src-ILUT/src/ilut_x11.cpp2
137 files changed, 229 insertions, 228 deletions
diff --git a/DevIL/include/IL/devil_internal_exports.h b/DevIL/include/IL/devil_internal_exports.h
index 1b80c598..655082df 100644
--- a/DevIL/include/IL/devil_internal_exports.h
+++ b/DevIL/include/IL/devil_internal_exports.h
@@ -1,7 +1,7 @@
//-----------------------------------------------------------------------------
//
// ImageLib Sources
-// Copyright (C) 2000-2009 by Denton Woods
+// Copyright (C) 2000-2017 by Denton Woods
// Last modified: 01/06/2009
//
// Filename: IL/devil_internal_exports.h
diff --git a/DevIL/include/IL/il.h b/DevIL/include/IL/il.h
index 2b1ecc42..47dfcd7d 100644
--- a/DevIL/include/IL/il.h
+++ b/DevIL/include/IL/il.h
@@ -1,7 +1,7 @@
//-----------------------------------------------------------------------------
//
// ImageLib Sources
-// Copyright (C) 2000-2009 by Denton Woods
+// Copyright (C) 2000-2017 by Denton Woods
// Last modified: 03/07/2009
//
// Filename: IL/il.h
diff --git a/DevIL/include/IL/ilu.h b/DevIL/include/IL/ilu.h
index d593856f..36a42a59 100644
--- a/DevIL/include/IL/ilu.h
+++ b/DevIL/include/IL/ilu.h
@@ -1,7 +1,7 @@
//-----------------------------------------------------------------------------
//
// ImageLib Utility Sources
-// Copyright (C) 2000-2009 by Denton Woods
+// Copyright (C) 2000-2017 by Denton Woods
// Last modified: 03/07/2009
//
// Filename: IL/ilu.h
diff --git a/DevIL/include/IL/ilut.h b/DevIL/include/IL/ilut.h
index 2f78165c..0b9c68b2 100644
--- a/DevIL/include/IL/ilut.h
+++ b/DevIL/include/IL/ilut.h
@@ -1,7 +1,7 @@
//-----------------------------------------------------------------------------
//
// ImageLib Utility Toolkit Sources
-// Copyright (C) 2000-2009 by Denton Woods
+// Copyright (C) 2000-2017 by Denton Woods
// Last modified: 03/07/2009
//
// Filename: IL/ilut.h
diff --git a/DevIL/src-IL/include/il_bits.h b/DevIL/src-IL/include/il_bits.h
index af4eb13d..fa4f7ce4 100644
--- a/DevIL/src-IL/include/il_bits.h
+++ b/DevIL/src-IL/include/il_bits.h
@@ -1,7 +1,7 @@
//-----------------------------------------------------------------------------
//
// ImageLib Sources
-// Copyright (C) 2000-2002 by Denton Woods
+// Copyright (C) 2000-2017 by Denton Woods
// Last modified: 05/25/2001 <--Y2K Compliant! =]
//
// Filename: src-IL/include/il_bits.h
diff --git a/DevIL/src-IL/include/il_bmp.h b/DevIL/src-IL/include/il_bmp.h
index e1ec5146..30e5210e 100644
--- a/DevIL/src-IL/include/il_bmp.h
+++ b/DevIL/src-IL/include/il_bmp.h
@@ -1,7 +1,7 @@
//-----------------------------------------------------------------------------
//
// ImageLib Sources
-// Copyright (C) 2000-2002 by Denton Woods
+// Copyright (C) 2000-2017 by Denton Woods
// Last modified: 09/01/2003 <--Y2K Compliant! =]
//
// Filename: src-IL/include/il_bmp.h
diff --git a/DevIL/src-IL/include/il_dcx.h b/DevIL/src-IL/include/il_dcx.h
index 9ff6da92..c8522b70 100644
--- a/DevIL/src-IL/include/il_dcx.h
+++ b/DevIL/src-IL/include/il_dcx.h
@@ -1,7 +1,7 @@
//-----------------------------------------------------------------------------
//
// ImageLib Sources
-// Copyright (C) 2000-2009 by Denton Woods
+// Copyright (C) 2000-2017 by Denton Woods
// Last modified: 02/26/2009
//
// Filename: src-IL/include/il_dcx.h
diff --git a/DevIL/src-IL/include/il_dds.h b/DevIL/src-IL/include/il_dds.h
index 6d3c7769..42018ab1 100644
--- a/DevIL/src-IL/include/il_dds.h
+++ b/DevIL/src-IL/include/il_dds.h
@@ -1,7 +1,7 @@
//-----------------------------------------------------------------------------
//
// ImageLib Sources
-// Copyright (C) 2000-2008 by Denton Woods
+// Copyright (C) 2000-2017 by Denton Woods
// Last modified: 12/27/2008
//
// Filename: src-IL/include/il_dds.h
diff --git a/DevIL/src-IL/include/il_doompal.h b/DevIL/src-IL/include/il_doompal.h
index 563e1549..fc54bed0 100644
--- a/DevIL/src-IL/include/il_doompal.h
+++ b/DevIL/src-IL/include/il_doompal.h
@@ -1,7 +1,7 @@
//-----------------------------------------------------------------------------
//
// ImageLib Sources
-// Copyright (C) 2000-2002 by Denton Woods
+// Copyright (C) 2000-2017 by Denton Woods
// Last modified: 05/25/2001 <--Y2K Compliant! =]
//
// Filename: src-IL/include/il_doompal.h
diff --git a/DevIL/src-IL/include/il_dpx.h b/DevIL/src-IL/include/il_dpx.h
index 77dea1bc..aee90f5d 100644
--- a/DevIL/src-IL/include/il_dpx.h
+++ b/DevIL/src-IL/include/il_dpx.h
@@ -1,7 +1,7 @@
//-----------------------------------------------------------------------------
//
// ImageLib Sources
-// Copyright (C) 2000-2009 by Denton Woods
+// Copyright (C) 2000-2017 by Denton Woods
// Last modified: 02/26/2009
//
// Filename: src-IL/include/il_dpx.h
diff --git a/DevIL/src-IL/include/il_endian.h b/DevIL/src-IL/include/il_endian.h
index 004055c9..87a0c835 100644
--- a/DevIL/src-IL/include/il_endian.h
+++ b/DevIL/src-IL/include/il_endian.h
@@ -1,7 +1,7 @@
//-----------------------------------------------------------------------------
//
// ImageLib Sources
-// Copyright (C) 2000-2009 by Denton Woods
+// Copyright (C) 2000-2017 by Denton Woods
// Last modified: 01/29/2009
//
// Filename: src-IL/include/il_endian.h
diff --git a/DevIL/src-IL/include/il_exr.h b/DevIL/src-IL/include/il_exr.h
index edeacfea..3d880c45 100644
--- a/DevIL/src-IL/include/il_exr.h
+++ b/DevIL/src-IL/include/il_exr.h
@@ -1,7 +1,7 @@
//-----------------------------------------------------------------------------
//
// ImageLib Sources
-// Copyright (C) 2000-2008 by Denton Woods
+// Copyright (C) 2000-2017 by Denton Woods
// Last modified: 08/29/2008
//
// Filename: src-IL/include/il_exr.h
diff --git a/DevIL/src-IL/include/il_files.h b/DevIL/src-IL/include/il_files.h
index bb8389fc..20701f9e 100644
--- a/DevIL/src-IL/include/il_files.h
+++ b/DevIL/src-IL/include/il_files.h
@@ -1,7 +1,7 @@
//-----------------------------------------------------------------------------
//
// ImageLib Sources
-// Copyright (C) 2000-2009 by Denton Woods
+// Copyright (C) 2000-2017 by Denton Woods
// Last modified: 01/04/2009
//
// Filename: src-IL/include/il_files.h
diff --git a/DevIL/src-IL/include/il_gif.h b/DevIL/src-IL/include/il_gif.h
index 06c17436..98cc9e06 100644
--- a/DevIL/src-IL/include/il_gif.h
+++ b/DevIL/src-IL/include/il_gif.h
@@ -1,7 +1,7 @@
//-----------------------------------------------------------------------------
//
// ImageLib Sources
-// Copyright (C) 2000-2009 by Denton Woods
+// Copyright (C) 2000-2017 by Denton Woods
// Last modified: 02/14/2009
//
// Filename: src-IL/include/il_gif.h
diff --git a/DevIL/src-IL/include/il_icns.h b/DevIL/src-IL/include/il_icns.h
index 0924e59d..630e7152 100644
--- a/DevIL/src-IL/include/il_icns.h
+++ b/DevIL/src-IL/include/il_icns.h
@@ -1,7 +1,7 @@
//-----------------------------------------------------------------------------
//
// ImageLib Sources
-// Copyright (C) 2000-2008 by Denton Woods
+// Copyright (C) 2000-2017 by Denton Woods
// Last modified: 08/23/2008
//
// Filename: src-IL/include/il_icns.h
diff --git a/DevIL/src-IL/include/il_icon.h b/DevIL/src-IL/include/il_icon.h
index 4f314950..aa2124c7 100644
--- a/DevIL/src-IL/include/il_icon.h
+++ b/DevIL/src-IL/include/il_icon.h
@@ -1,7 +1,7 @@
//-----------------------------------------------------------------------------
//
// ImageLib Sources
-// Copyright (C) 2000-2002 by Denton Woods
+// Copyright (C) 2000-2017 by Denton Woods
// Last modified: 05/25/2001 <--Y2K Compliant! =]
//
// Filename: src-IL/include/il_icon.h
diff --git a/DevIL/src-IL/include/il_internal.h b/DevIL/src-IL/include/il_internal.h
index 450ac054..0ad1e413 100644
--- a/DevIL/src-IL/include/il_internal.h
+++ b/DevIL/src-IL/include/il_internal.h
@@ -1,7 +1,7 @@
//-----------------------------------------------------------------------------
//
// ImageLib Sources
-// Copyright (C) 2000-2009 by Denton Woods
+// Copyright (C) 2000-2017 by Denton Woods
// Last modified: 03/01/2009
//
// Filename: src-IL/include/il_internal.h
diff --git a/DevIL/src-IL/include/il_jp2.h b/DevIL/src-IL/include/il_jp2.h
index dd4466ec..dcd73e24 100644
--- a/DevIL/src-IL/include/il_jp2.h
+++ b/DevIL/src-IL/include/il_jp2.h
@@ -1,7 +1,7 @@
//-----------------------------------------------------------------------------
//
// ImageLib Sources
-// Copyright (C) 2000-2008 by Denton Woods
+// Copyright (C) 2000-2017 by Denton Woods
// Last modified: 08/24/2008
//
// Filename: src-IL/src/il_jp2.h
diff --git a/DevIL/src-IL/include/il_jpeg.h b/DevIL/src-IL/include/il_jpeg.h
index 52086cc6..4a61f9da 100644
--- a/DevIL/src-IL/include/il_jpeg.h
+++ b/DevIL/src-IL/include/il_jpeg.h
@@ -1,7 +1,7 @@
//-----------------------------------------------------------------------------
//
// ImageLib Sources
-// Copyright (C) 2000-2009 by Denton Woods
+// Copyright (C) 2000-2017 by Denton Woods
// Last modified: 03/07/2009
//
// Filename: src-IL/include/il_jpeg.h
diff --git a/DevIL/src-IL/include/il_mdl.h b/DevIL/src-IL/include/il_mdl.h
index 1c8c946c..bc3ed0ea 100644
--- a/DevIL/src-IL/include/il_mdl.h
+++ b/DevIL/src-IL/include/il_mdl.h
@@ -1,7 +1,7 @@
//-----------------------------------------------------------------------------
//
// ImageLib Sources
-// Copyright (C) 2000-2002 by Denton Woods
+// Copyright (C) 2000-2017 by Denton Woods
// Last modified: 05/25/2001 <--Y2K Compliant! =]
//
// Filename: src-IL/include/il_mdl.h
diff --git a/DevIL/src-IL/include/il_pal.h b/DevIL/src-IL/include/il_pal.h
index b2b81081..82353269 100644
--- a/DevIL/src-IL/include/il_pal.h
+++ b/DevIL/src-IL/include/il_pal.h
@@ -1,7 +1,7 @@
//-----------------------------------------------------------------------------
//
// ImageLib Sources
-// Copyright (C) 2000-2002 by Denton Woods
+// Copyright (C) 2000-2017 by Denton Woods
// Last modified: 05/25/2001 <--Y2K Compliant! =]
//
// Filename: src-IL/include/il_pal.h
diff --git a/DevIL/src-IL/include/il_pcx.h b/DevIL/src-IL/include/il_pcx.h
index 3bd44ac2..3b161c3f 100644
--- a/DevIL/src-IL/include/il_pcx.h
+++ b/DevIL/src-IL/include/il_pcx.h
@@ -1,7 +1,7 @@
//-----------------------------------------------------------------------------
//
// ImageLib Sources
-// Copyright (C) 2000-2002 by Denton Woods
+// Copyright (C) 2000-2017 by Denton Woods
// Last modified: 05/25/2001 <--Y2K Compliant! =]
//
// Filename: src-IL/include/il_pcx.h
diff --git a/DevIL/src-IL/include/il_pic.h b/DevIL/src-IL/include/il_pic.h
index 761ccde1..eccec728 100644
--- a/DevIL/src-IL/include/il_pic.h
+++ b/DevIL/src-IL/include/il_pic.h
@@ -1,7 +1,7 @@
//-----------------------------------------------------------------------------
//
// ImageLib Sources
-// Copyright (C) 2000-2002 by Denton Woods
+// Copyright (C) 2000-2017 by Denton Woods
// Last modified: 05/21/2002 <--Y2K Compliant! =]
//
// Filename: src-IL/include/il_pic.h
diff --git a/DevIL/src-IL/include/il_pnm.h b/DevIL/src-IL/include/il_pnm.h
index 16141270..cce04a87 100644
--- a/DevIL/src-IL/include/il_pnm.h
+++ b/DevIL/src-IL/include/il_pnm.h
@@ -1,7 +1,7 @@
//-----------------------------------------------------------------------------
//
// ImageLib Sources
-// Copyright (C) 2000-2002 by Denton Woods
+// Copyright (C) 2000-2017 by Denton Woods
// Last modified: 05/25/2001 <--Y2K Compliant! =]
//
// Filename: src-IL/include/il_pnm.h
diff --git a/DevIL/src-IL/include/il_psp.h b/DevIL/src-IL/include/il_psp.h
index ec59885b..f5a789f3 100644
--- a/DevIL/src-IL/include/il_psp.h
+++ b/DevIL/src-IL/include/il_psp.h
@@ -1,7 +1,7 @@
//-----------------------------------------------------------------------------
//
// ImageLib Sources
-// Copyright (C) 2000-2002 by Denton Woods
+// Copyright (C) 2000-2017 by Denton Woods
// Last modified: 05/02/2002 <--Y2K Compliant! =]
//
// Filename: src-IL/include/il_psp.h
diff --git a/DevIL/src-IL/include/il_q2pal.h b/DevIL/src-IL/include/il_q2pal.h
index 1a3ff1b6..ae9436ac 100644
--- a/DevIL/src-IL/include/il_q2pal.h
+++ b/DevIL/src-IL/include/il_q2pal.h
@@ -1,7 +1,7 @@
//-----------------------------------------------------------------------------
//
// ImageLib Sources
-// Copyright (C) 2000-2002 by Denton Woods
+// Copyright (C) 2000-2017 by Denton Woods
// Last modified: 05/25/2001 <--Y2K Compliant! =]
//
// Filename: src-IL/include/il_q2pal.h
diff --git a/DevIL/src-IL/include/il_register.h b/DevIL/src-IL/include/il_register.h
index 916df28f..ae19f9fc 100644
--- a/DevIL/src-IL/include/il_register.h
+++ b/DevIL/src-IL/include/il_register.h
@@ -1,7 +1,7 @@
//-----------------------------------------------------------------------------
//
// ImageLib Sources
-// Copyright (C) 2000-2002 by Denton Woods
+// Copyright (C) 2000-2017 by Denton Woods
// Last modified: 05/25/2001 <--Y2K Compliant! =]
//
// Filename: src-IL/include/il_register.h
diff --git a/DevIL/src-IL/include/il_rle.h b/DevIL/src-IL/include/il_rle.h
index 498bddbe..17c5fd37 100644
--- a/DevIL/src-IL/include/il_rle.h
+++ b/DevIL/src-IL/include/il_rle.h
@@ -1,7 +1,7 @@
//-----------------------------------------------------------------------------
//
// ImageLib Sources
-// Copyright (C) 2000-2002 by Denton Woods
+// Copyright (C) 2000-2017 by Denton Woods
// Last modified: 05/25/2001 <--Y2K Compliant! =]
//
// Filename: src-IL/include/il_rle.h
diff --git a/DevIL/src-IL/include/il_sgi.h b/DevIL/src-IL/include/il_sgi.h
index ae1ef390..1ff85416 100644
--- a/DevIL/src-IL/include/il_sgi.h
+++ b/DevIL/src-IL/include/il_sgi.h
@@ -1,7 +1,7 @@
//-----------------------------------------------------------------------------
//
// ImageLib Sources
-// Copyright (C) 2000-2002 by Denton Woods
+// Copyright (C) 2000-2017 by Denton Woods
// Last modified: 05/25/2002 <--Y2K Compliant! =]
//
// Filename: src-IL/include/sgi.h
diff --git a/DevIL/src-IL/include/il_stack.h b/DevIL/src-IL/include/il_stack.h
index 784fff31..4109ac84 100644
--- a/DevIL/src-IL/include/il_stack.h
+++ b/DevIL/src-IL/include/il_stack.h
@@ -1,7 +1,7 @@
//-----------------------------------------------------------------------------
//
// ImageLib Sources
-// Copyright (C) 2000-2002 by Denton Woods
+// Copyright (C) 2000-2017 by Denton Woods
// Last modified: 05/25/2001 <--Y2K Compliant! =]
//
// Filename: src-IL/include/il_stack.h
diff --git a/DevIL/src-IL/include/il_states.h b/DevIL/src-IL/include/il_states.h
index a5c6d85d..4add400a 100644
--- a/DevIL/src-IL/include/il_states.h
+++ b/DevIL/src-IL/include/il_states.h
@@ -1,7 +1,7 @@
//-----------------------------------------------------------------------------
//
// ImageLib Sources
-// Copyright (C) 2000-2008 by Denton Woods
+// Copyright (C) 2000-2017 by Denton Woods
// Last modified: 11/07/2008
//
// Filename: src-IL/src/il_states.h
diff --git a/DevIL/src-IL/include/il_targa.h b/DevIL/src-IL/include/il_targa.h
index 62c42140..4b914927 100644
--- a/DevIL/src-IL/include/il_targa.h
+++ b/DevIL/src-IL/include/il_targa.h
@@ -1,7 +1,7 @@
//-----------------------------------------------------------------------------
//
// ImageLib Sources
-// Copyright (C) 2000-2002 by Denton Woods
+// Copyright (C) 2000-2017 by Denton Woods
// Last modified: 05/25/2001 <--Y2K Compliant! =]
//
// Filename: src-IL/include/il_targa.h
diff --git a/DevIL/src-IL/include/il_utx.h b/DevIL/src-IL/include/il_utx.h
index ce6f4b7b..07223b25 100644
--- a/DevIL/src-IL/include/il_utx.h
+++ b/DevIL/src-IL/include/il_utx.h
@@ -1,7 +1,7 @@
//-----------------------------------------------------------------------------
//
// ImageLib Sources
-// Copyright (C) 2000-2009 by Denton Woods
+// Copyright (C) 2000-2017 by Denton Woods
// Last modified: 03/02/2009
//
// Filename: src-IL/include/il_utx.h
diff --git a/DevIL/src-IL/include/il_vtf.h b/DevIL/src-IL/include/il_vtf.h
index 7d9d40e5..ce343645 100644
--- a/DevIL/src-IL/include/il_vtf.h
+++ b/DevIL/src-IL/include/il_vtf.h
@@ -1,7 +1,7 @@
//-----------------------------------------------------------------------------
//
// ImageLib Sources
-// Copyright (C) 2000-2009 by Denton Woods
+// Copyright (C) 2000-2017 by Denton Woods
// Last modified: 02/28/2009
//
// Filename: src-IL/include/il_vtf.h
diff --git a/DevIL/src-IL/include/il_wdp.h b/DevIL/src-IL/include/il_wdp.h
index 693b6194..bdf2ac05 100644
--- a/DevIL/src-IL/include/il_wdp.h
+++ b/DevIL/src-IL/include/il_wdp.h
@@ -1,7 +1,7 @@
//-----------------------------------------------------------------------------
//
// ImageLib Sources
-// Copyright (C) 2000-2008 by Denton Woods
+// Copyright (C) 2000-2017 by Denton Woods
// Last modified: 09/26/2008
//
// Filename: src-IL/include/il_hdr.h
diff --git a/DevIL/src-IL/src/il_alloc.cpp b/DevIL/src-IL/src/il_alloc.cpp
index d41103a8..0cb74df6 100644
--- a/DevIL/src-IL/src/il_alloc.cpp
+++ b/DevIL/src-IL/src/il_alloc.cpp
@@ -1,9 +1,10 @@
//-----------------------------------------------------------------------------
//
// ImageLib Sources
+// Copyright (C) 2000-2017 by Denton Woods
// Last modified: 08/17/2009
//
-// Filename: src-IL/src/il_alloc.c
+// Filename: src-IL/src/il_alloc.cpp
//
// Description: Memory allocation functions
//
diff --git a/DevIL/src-IL/src/il_bits.cpp b/DevIL/src-IL/src/il_bits.cpp
index 4e3ba7f4..3cf717f5 100644
--- a/DevIL/src-IL/src/il_bits.cpp
+++ b/DevIL/src-IL/src/il_bits.cpp
@@ -1,10 +1,10 @@
//-----------------------------------------------------------------------------
//
// ImageLib Sources
-// Copyright (C) 2000-2008 by Denton Woods
+// Copyright (C) 2000-2017 by Denton Woods
// Last modified: 08/14/2004
//
-// Filename: src-IL/src/il_bits.c
+// Filename: src-IL/src/il_bits.cpp
//
// Description: Implements a file class that reads/writes bits directly.
//
diff --git a/DevIL/src-IL/src/il_blp.cpp b/DevIL/src-IL/src/il_blp.cpp
index 157c45e8..85fbc4d9 100755
--- a/DevIL/src-IL/src/il_blp.cpp
+++ b/DevIL/src-IL/src/il_blp.cpp
@@ -1,10 +1,10 @@
//-----------------------------------------------------------------------------
//
// ImageLib Sources
-// Copyright (C) 2000-2009 by Denton Woods
+// Copyright (C) 2000-2017 by Denton Woods
// Last modified: 02/14/2009
//
-// Filename: src-IL/src/il_blp.c
+// Filename: src-IL/src/il_blp.cpp
//
// Description: Reads from a Blizzard Texture (.blp).
// Specifications were found at http://www.wowwiki.com/BLP_files
diff --git a/DevIL/src-IL/src/il_bmp.cpp b/DevIL/src-IL/src/il_bmp.cpp
index e4719e1c..0ba5ef02 100644
--- a/DevIL/src-IL/src/il_bmp.cpp
+++ b/DevIL/src-IL/src/il_bmp.cpp
@@ -1,10 +1,10 @@
//-----------------------------------------------------------------------------
//
// ImageLib Sources
-// Copyright (C) 2000-2008 by Denton Woods
+// Copyright (C) 2000-2017 by Denton Woods
// Last modified: 02/09/2009
//
-// Filename: src-IL/src/il_bmp.c
+// Filename: src-IL/src/il_bmp.cpp
//
// Description: Reads from and writes to a bitmap (.bmp) file.
//
diff --git a/DevIL/src-IL/src/il_convbuff.cpp b/DevIL/src-IL/src/il_convbuff.cpp
index 6dbafeab..3ed07a25 100644
--- a/DevIL/src-IL/src/il_convbuff.cpp
+++ b/DevIL/src-IL/src/il_convbuff.cpp
@@ -1,10 +1,10 @@
//-----------------------------------------------------------------------------
//
// ImageLib Sources
-// Copyright (C) 2000-2008 by Denton Woods
+// Copyright (C) 2000-2017 by Denton Woods
// Last modified: 01/08/2007
//
-// Filename: src-IL/src/il_convbuff.c
+// Filename: src-IL/src/il_convbuff.cpp
//
// Description: Converts between several image formats
//
diff --git a/DevIL/src-IL/src/il_convert.cpp b/DevIL/src-IL/src/il_convert.cpp
index 1f72f4f6..ef7aa631 100644
--- a/DevIL/src-IL/src/il_convert.cpp
+++ b/DevIL/src-IL/src/il_convert.cpp
@@ -1,10 +1,10 @@
//-----------------------------------------------------------------------------
//
// ImageLib Sources
-// Copyright (C) 2000-2009 by Denton Woods
+// Copyright (C) 2000-2017 by Denton Woods
// Last modified: 03/07/2009
//
-// Filename: src-IL/src/il_convert.c
+// Filename: src-IL/src/il_convert.cpp
//
// Description: Converts between several image formats
//
diff --git a/DevIL/src-IL/src/il_cut.cpp b/DevIL/src-IL/src/il_cut.cpp
index 100d15ed..b5e9e915 100644
--- a/DevIL/src-IL/src/il_cut.cpp
+++ b/DevIL/src-IL/src/il_cut.cpp
@@ -1,10 +1,10 @@
//-----------------------------------------------------------------------------
//
// ImageLib Sources
-// Copyright (C) 2000-2008 by Denton Woods
+// Copyright (C) 2000-2017 by Denton Woods
// Last modified: 10/10/2006
//
-// Filename: src-IL/src/il_cut.c
+// Filename: src-IL/src/il_cut.cpp
//
// Description: Reads a Dr. Halo .cut file
//
diff --git a/DevIL/src-IL/src/il_dcx.cpp b/DevIL/src-IL/src/il_dcx.cpp
index ec07e3ff..efe1314c 100644
--- a/DevIL/src-IL/src/il_dcx.cpp
+++ b/DevIL/src-IL/src/il_dcx.cpp
@@ -1,10 +1,10 @@
//-----------------------------------------------------------------------------
//
// ImageLib Sources
-// Copyright (C) 2000-2009 by Denton Woods
+// Copyright (C) 2000-2017 by Denton Woods
// Last modified: 03/07/2009
//
-// Filename: src-IL/src/il_dcx.c
+// Filename: src-IL/src/il_dcx.cpp
//
// Description: Reads from a .dcx file.
//
diff --git a/DevIL/src-IL/src/il_dds-save.cpp b/DevIL/src-IL/src/il_dds-save.cpp
index aa18e93a..250076f7 100644
--- a/DevIL/src-IL/src/il_dds-save.cpp
+++ b/DevIL/src-IL/src/il_dds-save.cpp
@@ -1,10 +1,10 @@
//-----------------------------------------------------------------------------
//
// ImageLib Sources
-// Copyright (C) 2000-2009 by Denton Woods
+// Copyright (C) 2000-2017 by Denton Woods
// Last modified: 02/09/2009
//
-// Filename: src-IL/src/il_dds-save.c
+// Filename: src-IL/src/il_dds-save.cpp
//
// Description: Saves a DirectDraw Surface (.dds) file.
//
diff --git a/DevIL/src-IL/src/il_dds.cpp b/DevIL/src-IL/src/il_dds.cpp
index 5a53670e..4ffe8517 100644
--- a/DevIL/src-IL/src/il_dds.cpp
+++ b/DevIL/src-IL/src/il_dds.cpp
@@ -1,7 +1,7 @@
//-----------------------------------------------------------------------------
//
// ImageLib Sources
-// Copyright (C) 2000-2009 by Denton Woods
+// Copyright (C) 2000-2017 by Denton Woods
// Last modified: 02/28/2009
//
// Filename: src-IL/src/il_dds.c
diff --git a/DevIL/src-IL/src/il_devil.cpp b/DevIL/src-IL/src/il_devil.cpp
index fc2f7b7e..bfd6be00 100644
--- a/DevIL/src-IL/src/il_devil.cpp
+++ b/DevIL/src-IL/src/il_devil.cpp
@@ -1,7 +1,7 @@
//-----------------------------------------------------------------------------
//
// ImageLib Sources
-// Copyright (C) 2000-2009 by Denton Woods
+// Copyright (C) 2000-2017 by Denton Woods
// Last modified: 02/01/2009
//
// Filename: src-IL/src/il_devil.c
diff --git a/DevIL/src-IL/src/il_dicom.cpp b/DevIL/src-IL/src/il_dicom.cpp
index 5f27ae79..4d2f55dd 100644
--- a/DevIL/src-IL/src/il_dicom.cpp
+++ b/DevIL/src-IL/src/il_dicom.cpp
@@ -1,10 +1,10 @@
//-----------------------------------------------------------------------------
//
// ImageLib Sources
-// Copyright (C) 2000-2009 by Denton Woods
+// Copyright (C) 2000-2017 by Denton Woods
// Last modified: 02/14/2009
//
-// Filename: src-IL/src/il_dicom.c
+// Filename: src-IL/src/il_dicom.cpp
//
// Description: Reads from a Digital Imaging and Communications in Medicine
// (DICOM) file. Specifications can be found at
diff --git a/DevIL/src-IL/src/il_doom.cpp b/DevIL/src-IL/src/il_doom.cpp
index d032f24d..c6189786 100644
--- a/DevIL/src-IL/src/il_doom.cpp
+++ b/DevIL/src-IL/src/il_doom.cpp
@@ -1,7 +1,7 @@
//-----------------------------------------------------------------------------
//
// ImageLib Sources
-// Copyright (C) 2000-2009 by Denton Woods
+// Copyright (C) 2000-2017 by Denton Woods
// Last modified: 03/07/2009
//
// Filename: src-IL/src/il_doom.c
diff --git a/DevIL/src-IL/src/il_dpx.cpp b/DevIL/src-IL/src/il_dpx.cpp
index bcc21035..2baf9042 100644
--- a/DevIL/src-IL/src/il_dpx.cpp
+++ b/DevIL/src-IL/src/il_dpx.cpp
@@ -1,7 +1,7 @@
//-----------------------------------------------------------------------------
//
// ImageLib Sources
-// Copyright (C) 2000-2009 by Denton Woods
+// Copyright (C) 2000-2017 by Denton Woods
// Last modified: 02/26/2009
//
// Filename: src-IL/src/il_dpx.c
diff --git a/DevIL/src-IL/src/il_error.cpp b/DevIL/src-IL/src/il_error.cpp
index 2519240a..08796f66 100644
--- a/DevIL/src-IL/src/il_error.cpp
+++ b/DevIL/src-IL/src/il_error.cpp
@@ -1,10 +1,10 @@
//-----------------------------------------------------------------------------
//
// ImageLib Sources
-// Copyright (C) 2000-2008 by Denton Woods
+// Copyright (C) 2000-2017 by Denton Woods
// Last modified: 06/02/2007
//
-// Filename: src-IL/src/il_error.c
+// Filename: src-IL/src/il_error.cpp
//
// Description: The error functions
//
diff --git a/DevIL/src-IL/src/il_exr.cpp b/DevIL/src-IL/src/il_exr.cpp
index 6d1420a0..bbb3978c 100644
--- a/DevIL/src-IL/src/il_exr.cpp
+++ b/DevIL/src-IL/src/il_exr.cpp
@@ -1,7 +1,7 @@
//-----------------------------------------------------------------------------
//
// ImageLib Sources
-// Copyright (C) 2000-2009 by Denton Woods
+// Copyright (C) 2000-2017 by Denton Woods
// Last modified: 03/07/2009
//
// Filename: src-IL/src/il_exr.cpp
diff --git a/DevIL/src-IL/src/il_fastconv.cpp b/DevIL/src-IL/src/il_fastconv.cpp
index 1103a878..b6ffc971 100644
--- a/DevIL/src-IL/src/il_fastconv.cpp
+++ b/DevIL/src-IL/src/il_fastconv.cpp
@@ -1,7 +1,7 @@
//-----------------------------------------------------------------------------
//
// ImageLib Sources
-// Copyright (C) 2000-2008 by Denton Woods
+// Copyright (C) 2000-2017 by Denton Woods
// Last modified: 07/07/2006
//
// Filename: src-IL/src/il_fastconv.c
diff --git a/DevIL/src-IL/src/il_files.cpp b/DevIL/src-IL/src/il_files.cpp
index 4c987d5c..54726c3e 100644
--- a/DevIL/src-IL/src/il_files.cpp
+++ b/DevIL/src-IL/src/il_files.cpp
@@ -1,10 +1,10 @@
//-----------------------------------------------------------------------------
//
// ImageLib Sources
-// Copyright (C) 2000-2009 by Denton Woods
+// Copyright (C) 2000-2017 by Denton Woods
// Last modified: 01/04/2009
//
-// Filename: src-IL/src/il_files.c
+// Filename: src-IL/src/il_files.cpp
//
// Description: File handling for DevIL
//
diff --git a/DevIL/src-IL/src/il_fits.cpp b/DevIL/src-IL/src/il_fits.cpp
index bd3c04a2..cf375cee 100644
--- a/DevIL/src-IL/src/il_fits.cpp
+++ b/DevIL/src-IL/src/il_fits.cpp
@@ -1,10 +1,10 @@
//-----------------------------------------------------------------------------
//
// ImageLib Sources
-// Copyright (C) 2000-2009 by Denton Woods
+// Copyright (C) 2000-2017 by Denton Woods
// Last modified: 02/14/2009
//
-// Filename: src-IL/src/il_fits.c
+// Filename: src-IL/src/il_fits.cpp
//
// Description: Reads from a Flexible Image Transport System (.fits) file.
// Specifications were found at
diff --git a/DevIL/src-IL/src/il_ftx.cpp b/DevIL/src-IL/src/il_ftx.cpp
index 3de00c02..caac1fd2 100644
--- a/DevIL/src-IL/src/il_ftx.cpp
+++ b/DevIL/src-IL/src/il_ftx.cpp
@@ -1,10 +1,10 @@
//-----------------------------------------------------------------------------
//
// ImageLib Sources
-// Copyright (C) 2000-2009 by Denton Woods
+// Copyright (C) 2000-2017 by Denton Woods
// Last modified: 02/12/2009
//
-// Filename: src-IL/src/il_ftx.c
+// Filename: src-IL/src/il_ftx.cpp
//
// Description: Reads from a Heavy Metal: FAKK2 (.ftx) file.
//
diff --git a/DevIL/src-IL/src/il_gif.cpp b/DevIL/src-IL/src/il_gif.cpp
index 1ba78885..bf4013c9 100644
--- a/DevIL/src-IL/src/il_gif.cpp
+++ b/DevIL/src-IL/src/il_gif.cpp
@@ -1,10 +1,10 @@
//-----------------------------------------------------------------------------
//
// ImageLib Sources
-// Copyright (C) 2000-2008 by Denton Woods
+// Copyright (C) 2000-2017 by Denton Woods
// Last modified: 03/07/2009
//
-// Filename: src-IL/src/il_gif.c
+// Filename: src-IL/src/il_gif.cpp
//
// Description: Reads from a Graphics Interchange Format (.gif) file.
//
diff --git a/DevIL/src-IL/src/il_hdr.cpp b/DevIL/src-IL/src/il_hdr.cpp
index f318eab2..fd2400fb 100644
--- a/DevIL/src-IL/src/il_hdr.cpp
+++ b/DevIL/src-IL/src/il_hdr.cpp
@@ -1,10 +1,10 @@
//-----------------------------------------------------------------------------
//
// ImageLib Sources
-// Copyright (C) 2000-2008 by Denton Woods (this file by thakis / Denton)
+// Copyright (C) 2000-2017 by Denton Woods (this file by thakis / Denton)
// Last modified: 02/09/2009
//
-// Filename: src-IL/src/il_hdr.c
+// Filename: src-IL/src/il_hdr.cpp
//
// Description: Reads/writes a RADIANCE High Dynamic Range Image
//
diff --git a/DevIL/src-IL/src/il_header.cpp b/DevIL/src-IL/src/il_header.cpp
index d92903d6..4115afe0 100644
--- a/DevIL/src-IL/src/il_header.cpp
+++ b/DevIL/src-IL/src/il_header.cpp
@@ -1,10 +1,10 @@
//-----------------------------------------------------------------------------
//
// ImageLib Sources
-// Copyright (C) 2000-2008 by Denton Woods
+// Copyright (C) 2000-2017 by Denton Woods
// Last modified: 10/10/2006
//
-// Filename: src-IL/src/il_header.c
+// Filename: src-IL/src/il_header.cpp
//
// Description: Generates a C-style header file for the current image.
//
diff --git a/DevIL/src-IL/src/il_icns.cpp b/DevIL/src-IL/src/il_icns.cpp
index 7361b01b..89cf47fd 100644
--- a/DevIL/src-IL/src/il_icns.cpp
+++ b/DevIL/src-IL/src/il_icns.cpp
@@ -1,10 +1,10 @@
//-----------------------------------------------------------------------------
//
// ImageLib Sources
-// Copyright (C) 2001-2009 by Denton Woods
+// Copyright (C) 2000-2017 by Denton Woods
// Last modified: 03/07/2009
//
-// Filename: src-IL/src/il_icns.c
+// Filename: src-IL/src/il_icns.cpp
//
// Description: Reads from a Mac OS X icon (.icns) file.
// Credit for the format of .icns files goes to
diff --git a/DevIL/src-IL/src/il_icon.cpp b/DevIL/src-IL/src/il_icon.cpp
index 1a9a802f..23adb16d 100644
--- a/DevIL/src-IL/src/il_icon.cpp
+++ b/DevIL/src-IL/src/il_icon.cpp
@@ -1,10 +1,10 @@
//-----------------------------------------------------------------------------
//
// ImageLib Sources
-// Copyright (C) 2001-2009 by Denton Woods
+// Copyright (C) 2001-2017 by Denton Woods
// Last modified: 03/07/2009
//
-// Filename: src-IL/src/il_icon.c
+// Filename: src-IL/src/il_icon.cpp
//
// Description: Reads from a Windows icon (.ico) file.
//
diff --git a/DevIL/src-IL/src/il_iff.cpp b/DevIL/src-IL/src/il_iff.cpp
index 588becb4..d4a2afeb 100755
--- a/DevIL/src-IL/src/il_iff.cpp
+++ b/DevIL/src-IL/src/il_iff.cpp
@@ -3,7 +3,7 @@
// ImageLib Sources
// Last modified: 03/0/2009
//
-// Filename: src-IL/src/il_iff.c
+// Filename: src-IL/src/il_iff.cpp
//
// Description: Reads from an .iff file. Contribution from GAIA:
// http://gaia.fdi.ucm.es/grupo/projects/javy/devzone.html#DevILNotes.
diff --git a/DevIL/src-IL/src/il_ilbm.cpp b/DevIL/src-IL/src/il_ilbm.cpp
index ca13e2c1..cdbf73f0 100644
--- a/DevIL/src-IL/src/il_ilbm.cpp
+++ b/DevIL/src-IL/src/il_ilbm.cpp
@@ -1,10 +1,10 @@
//-----------------------------------------------------------------------------
//
// ImageLib Sources
-// Copyright (C) 2000-2009 by Denton Woods
+// Copyright (C) 2000-2017 by Denton Woods
// Last modified: 03/08/2009
//
-// Filename: src-IL/src/il_ilbm.c
+// Filename: src-IL/src/il_ilbm.cpp
//
// Description: IFF ILBM file (.iff, .ilbm, .lbm) functions
// IFF ILBM loader, ported from SDL_Image library (IMG_lbm.c)
diff --git a/DevIL/src-IL/src/il_internal.cpp b/DevIL/src-IL/src/il_internal.cpp
index 35fe9391..95a85a45 100644
--- a/DevIL/src-IL/src/il_internal.cpp
+++ b/DevIL/src-IL/src/il_internal.cpp
@@ -1,10 +1,10 @@
//-----------------------------------------------------------------------------
//
// ImageLib Sources
-// Copyright (C) 2000-2008 by Denton Woods
+// Copyright (C) 2000-2017 by Denton Woods
// Last modified: 11/08/2008
//
-// Filename: src-IL/src/il_internal.c
+// Filename: src-IL/src/il_internal.cpp
//
// Description: Internal stuff for DevIL
//
diff --git a/DevIL/src-IL/src/il_io.cpp b/DevIL/src-IL/src/il_io.cpp
index a1ea6a98..e5af3cac 100644
--- a/DevIL/src-IL/src/il_io.cpp
+++ b/DevIL/src-IL/src/il_io.cpp
@@ -1,10 +1,10 @@
//-----------------------------------------------------------------------------
//
// ImageLib Sources
-// Copyright (C) 2000-2009 by Denton Woods
+// Copyright (C) 2000-2017 by Denton Woods
// Last modified: 03/07/2009
//
-// Filename: src-IL/src/il_io.c
+// Filename: src-IL/src/il_io.cpp
//
// Description: Determines image types and loads/saves images
//
diff --git a/DevIL/src-IL/src/il_iwi.cpp b/DevIL/src-IL/src/il_iwi.cpp
index 6ac4a069..5309b118 100644
--- a/DevIL/src-IL/src/il_iwi.cpp
+++ b/DevIL/src-IL/src/il_iwi.cpp
@@ -1,10 +1,10 @@
//-----------------------------------------------------------------------------
//
// ImageLib Sources
-// Copyright (C) 2000-2009 by Denton Woods
+// Copyright (C) 2000-2017 by Denton Woods
// Last modified: 03/04/2009
//
-// Filename: src-IL/src/il_iwi.c
+// Filename: src-IL/src/il_iwi.cpp
//
// Description: Reads from an Infinity Ward Image (.iwi) file from Call of Duty.
//
diff --git a/DevIL/src-IL/src/il_jp2.cpp b/DevIL/src-IL/src/il_jp2.cpp
index 3d09e257..730afee8 100644
--- a/DevIL/src-IL/src/il_jp2.cpp
+++ b/DevIL/src-IL/src/il_jp2.cpp
@@ -1,10 +1,10 @@
//-----------------------------------------------------------------------------
//
// ImageLib Sources
-// Copyright (C) 2000-2009 by Denton Woods
+// Copyright (C) 2000-2017 by Denton Woods
// Last modified: 03/07/2009
//
-// Filename: src-IL/src/il_jp2.c
+// Filename: src-IL/src/il_jp2.cpp
//
// Description: Jpeg-2000 (.jp2) functions
//
diff --git a/DevIL/src-IL/src/il_jpeg.cpp b/DevIL/src-IL/src/il_jpeg.cpp
index 8b9096a0..8434464f 100644
--- a/DevIL/src-IL/src/il_jpeg.cpp
+++ b/DevIL/src-IL/src/il_jpeg.cpp
@@ -1,10 +1,10 @@
//-----------------------------------------------------------------------------
//
// ImageLib Sources
-// Copyright (C) 2000-2009 by Denton Woods
+// Copyright (C) 2000-2017 by Denton Woods
// Last modified: 02/14/2009
//
-// Filename: src-IL/src/il_jpeg.c
+// Filename: src-IL/src/il_jpeg.cpp
//
// Description: Jpeg (.jpg) functions
//
diff --git a/DevIL/src-IL/src/il_ktx.cpp b/DevIL/src-IL/src/il_ktx.cpp
index 94c21e5a..130c01aa 100644
--- a/DevIL/src-IL/src/il_ktx.cpp
+++ b/DevIL/src-IL/src/il_ktx.cpp
@@ -4,7 +4,7 @@
// Copyright (C) 2000-2016 by Denton Woods
// Last modified: 05/15/2016
//
-// Filename: src-IL/src/il_ktx.c
+// Filename: src-IL/src/il_ktx.cpp
//
// Description: Reads a Khronos Texture .ktx file
//
diff --git a/DevIL/src-IL/src/il_lif.cpp b/DevIL/src-IL/src/il_lif.cpp
index 456975e6..0118f69a 100644
--- a/DevIL/src-IL/src/il_lif.cpp
+++ b/DevIL/src-IL/src/il_lif.cpp
@@ -1,10 +1,10 @@
//-----------------------------------------------------------------------------
//
// ImageLib Sources
-// Copyright (C) 2000-2009 by Denton Woods
+// Copyright (C) 2000-2017 by Denton Woods
// Last modified: 03/07/2009
//
-// Filename: src-IL/src/il_lif.c
+// Filename: src-IL/src/il_lif.cpp
//
// Description: Reads a Homeworld image.
//
diff --git a/DevIL/src-IL/src/il_main.cpp b/DevIL/src-IL/src/il_main.cpp
index ffde2052..a8d19d34 100644
--- a/DevIL/src-IL/src/il_main.cpp
+++ b/DevIL/src-IL/src/il_main.cpp
@@ -1,10 +1,10 @@
//-----------------------------------------------------------------------------
//
// ImageLib Sources
-// Copyright (C) 2000-2002 by Denton Woods
-// Last modified: 02/16/2002 <--Y2K Compliant! =]
+// Copyright (C) 2000-2017 by Denton Woods
+// Last modified: 02/16/2002
//
-// Filename: src-IL/src/il_main.c
+// Filename: src-IL/src/il_main.cpp
//
// Description: Startup function
//
diff --git a/DevIL/src-IL/src/il_manip.cpp b/DevIL/src-IL/src/il_manip.cpp
index 76985554..79acc999 100644
--- a/DevIL/src-IL/src/il_manip.cpp
+++ b/DevIL/src-IL/src/il_manip.cpp
@@ -1,10 +1,10 @@
//-----------------------------------------------------------------------------
//
// ImageLib Sources
-// Copyright (C) 2000-2009 by Denton Woods
+// Copyright (C) 2000-2017 by Denton Woods
// Last modified: 01/24/2009
//
-// Filename: src-IL/src/il_manip.c
+// Filename: src-IL/src/il_manip.cpp
//
// Description: Image manipulation
//
diff --git a/DevIL/src-IL/src/il_mdl.cpp b/DevIL/src-IL/src/il_mdl.cpp
index d6b212a6..6e5d81ab 100644
--- a/DevIL/src-IL/src/il_mdl.cpp
+++ b/DevIL/src-IL/src/il_mdl.cpp
@@ -1,10 +1,10 @@
//-----------------------------------------------------------------------------
//
// ImageLib Sources
-// Copyright (C) 2000-2009 by Denton Woods
+// Copyright (C) 2000-2017 by Denton Woods
// Last modified: 03/07/2009
//
-// Filename: src-IL/src/il_mdl.c
+// Filename: src-IL/src/il_mdl.cpp
//
// Description: Reads a Half-Life model file (.mdl).
//
diff --git a/DevIL/src-IL/src/il_mng.cpp b/DevIL/src-IL/src/il_mng.cpp
index 4b57a256..8241c232 100644
--- a/DevIL/src-IL/src/il_mng.cpp
+++ b/DevIL/src-IL/src/il_mng.cpp
@@ -1,10 +1,10 @@
//-----------------------------------------------------------------------------
//
// ImageLib Sources
-// Copyright (C) 2000-2009 by Denton Woods
+// Copyright (C) 2000-2017 by Denton Woods
// Last modified: 03/07/2009
//
-// Filename: src-IL/src/il_mng.c
+// Filename: src-IL/src/il_mng.cpp
//
// Description: Multiple Network Graphics (.mng) functions
//
diff --git a/DevIL/src-IL/src/il_mp3.cpp b/DevIL/src-IL/src/il_mp3.cpp
index 5e12a4c0..c7f04586 100755
--- a/DevIL/src-IL/src/il_mp3.cpp
+++ b/DevIL/src-IL/src/il_mp3.cpp
@@ -1,10 +1,10 @@
//-----------------------------------------------------------------------------
//
// ImageLib Sources
-// Copyright (C) 2000-2009 by Denton Woods
+// Copyright (C) 2000-2017 by Denton Woods
// Last modified: 03/05/2009
//
-// Filename: src-IL/src/il_mp3.c
+// Filename: src-IL/src/il_mp3.cpp
//
// MimeType: Reads from an MPEG-1 Audio Layer 3 (.mp3) file.
//
diff --git a/DevIL/src-IL/src/il_nvidia.cpp b/DevIL/src-IL/src/il_nvidia.cpp
index b9d6c633..57d1c260 100644
--- a/DevIL/src-IL/src/il_nvidia.cpp
+++ b/DevIL/src-IL/src/il_nvidia.cpp
@@ -1,7 +1,7 @@
//-----------------------------------------------------------------------------
//
// ImageLib Sources
-// Copyright (C) 2000-2009 by Denton Woods
+// Copyright (C) 2000-2017 by Denton Woods
// Last modified: 01/19/2009
//
// Filename: src-IL/src/il_nvidia.cpp
diff --git a/DevIL/src-IL/src/il_pal.cpp b/DevIL/src-IL/src/il_pal.cpp
index c66d5a70..fd4a5103 100644
--- a/DevIL/src-IL/src/il_pal.cpp
+++ b/DevIL/src-IL/src/il_pal.cpp
@@ -1,10 +1,10 @@
//-----------------------------------------------------------------------------
//
// ImageLib Sources
-// Copyright (C) 2000-2009 by Denton Woods
+// Copyright (C) 2000-2017 by Denton Woods
// Last modified: 02/14/2009
//
-// Filename: src-IL/src/il_pal.c
+// Filename: src-IL/src/il_pal.cpp
//
// Description: Loads palettes from different file formats
//
diff --git a/DevIL/src-IL/src/il_pcd.cpp b/DevIL/src-IL/src/il_pcd.cpp
index 8c588398..3ce42020 100644
--- a/DevIL/src-IL/src/il_pcd.cpp
+++ b/DevIL/src-IL/src/il_pcd.cpp
@@ -1,10 +1,10 @@
//-----------------------------------------------------------------------------
//
// ImageLib Sources
-// Copyright (C) 2000-2009 by Denton Woods
+// Copyright (C) 2000-2017 by Denton Woods
// Last modified: 03/07/2009
//
-// Filename: src-IL/src/il_pcd.c
+// Filename: src-IL/src/il_pcd.cpp
//
// Description: Reads from a Kodak PhotoCD (.pcd) file.
// Note: The code here is sloppy - I had to convert it from Pascal,
diff --git a/DevIL/src-IL/src/il_pcx.cpp b/DevIL/src-IL/src/il_pcx.cpp
index bce1387c..1ab0210c 100644
--- a/DevIL/src-IL/src/il_pcx.cpp
+++ b/DevIL/src-IL/src/il_pcx.cpp
@@ -1,10 +1,10 @@
//-----------------------------------------------------------------------------
//
// ImageLib Sources
-// Copyright (C) 2000-2009 by Denton Woods
+// Copyright (C) 2000-2017 by Denton Woods
// Last modified: 03/07/2009
//
-// Filename: src-IL/src/il_pcx.c
+// Filename: src-IL/src/il_pcx.cpp
//
// Description: Reads and writes from/to a .pcx file.
//
diff --git a/DevIL/src-IL/src/il_pic.cpp b/DevIL/src-IL/src/il_pic.cpp
index 85af4d4e..ea0ad586 100644
--- a/DevIL/src-IL/src/il_pic.cpp
+++ b/DevIL/src-IL/src/il_pic.cpp
@@ -1,10 +1,10 @@
//-----------------------------------------------------------------------------
//
// ImageLib Sources
-// Copyright (C) 2000-2009 by Denton Woods
+// Copyright (C) 2000-2017 by Denton Woods
// Last modified: 03/07/2009
//
-// Filename: src-IL/src/il_pic.c
+// Filename: src-IL/src/il_pic.cpp
//
// Description: Softimage Pic (.pic) functions
// Lots of this code is taken from Paul Bourke's Softimage Pic code at
diff --git a/DevIL/src-IL/src/il_pix.cpp b/DevIL/src-IL/src/il_pix.cpp
index 2f1b070d..e43e60fd 100644
--- a/DevIL/src-IL/src/il_pix.cpp
+++ b/DevIL/src-IL/src/il_pix.cpp
@@ -1,10 +1,10 @@
//-----------------------------------------------------------------------------
//
// ImageLib Sources
-// Copyright (C) 2000-2009 by Denton Woods
+// Copyright (C) 2000-2017 by Denton Woods
// Last modified: 03/07/2009
//
-// Filename: src-IL/src/il_pix.c
+// Filename: src-IL/src/il_pix.cpp
//
// Description: Reads from an Alias | Wavefront .pix file.
//
diff --git a/DevIL/src-IL/src/il_png.cpp b/DevIL/src-IL/src/il_png.cpp
index d36c8593..5ceb6458 100644
--- a/DevIL/src-IL/src/il_png.cpp
+++ b/DevIL/src-IL/src/il_png.cpp
@@ -1,10 +1,10 @@
//-----------------------------------------------------------------------------
//
// ImageLib Sources
-// Copyright (C) 2000-2009 by Denton Woods
+// Copyright (C) 2000-2017 by Denton Woods
// Last modified: 03/07/2009
//
-// Filename: src-IL/src/il_png.c
+// Filename: src-IL/src/il_png.cpp
//
// Description: Portable network graphics file (.png) functions
//
diff --git a/DevIL/src-IL/src/il_pnm.cpp b/DevIL/src-IL/src/il_pnm.cpp
index a46fe4c4..fdbf679a 100644
--- a/DevIL/src-IL/src/il_pnm.cpp
+++ b/DevIL/src-IL/src/il_pnm.cpp
@@ -1,10 +1,10 @@
//-----------------------------------------------------------------------------
//
// ImageLib Sources
-// Copyright (C) 2000-2009 by Denton Woods
+// Copyright (C) 2000-2017 by Denton Woods
// Last modified: 03/07/2009
//
-// Filename: src-IL/src/il_pnm.c
+// Filename: src-IL/src/il_pnm.cpp
//
// Description: Reads/writes to/from pbm/pgm/ppm formats (enough slashes? =)
//
diff --git a/DevIL/src-IL/src/il_profiles.cpp b/DevIL/src-IL/src/il_profiles.cpp
index 80e416cc..606c1faa 100644
--- a/DevIL/src-IL/src/il_profiles.cpp
+++ b/DevIL/src-IL/src/il_profiles.cpp
@@ -1,10 +1,10 @@
//-----------------------------------------------------------------------------
//
// ImageLib Sources
-// Copyright (C) 2000-2002 by Denton Woods
+// Copyright (C) 2000-2017 by Denton Woods
// Last modified: 01/23/2001 <--Y2K Compliant! =]
//
-// Filename: src-IL/src/il_profiles.c
+// Filename: src-IL/src/il_profiles.cpp
//
// Description: Colour profile handler
//
diff --git a/DevIL/src-IL/src/il_psd.cpp b/DevIL/src-IL/src/il_psd.cpp
index 257584c2..bd3e953d 100644
--- a/DevIL/src-IL/src/il_psd.cpp
+++ b/DevIL/src-IL/src/il_psd.cpp
@@ -1,10 +1,10 @@
//-----------------------------------------------------------------------------
//
// ImageLib Sources
-// Copyright (C) 2000-2009 by Denton Woods
+// Copyright (C) 2000-2017 by Denton Woods
// Last modified: 03/07/2009
//
-// Filename: src-IL/src/il_psd.c
+// Filename: src-IL/src/il_psd.cpp
//
// Description: Reads and writes Photoshop (.psd) files.
//
diff --git a/DevIL/src-IL/src/il_psp.cpp b/DevIL/src-IL/src/il_psp.cpp
index b431a317..d8c66699 100644
--- a/DevIL/src-IL/src/il_psp.cpp
+++ b/DevIL/src-IL/src/il_psp.cpp
@@ -1,10 +1,10 @@
//-----------------------------------------------------------------------------
//
// ImageLib Sources
-// Copyright (C) 2000-2009 by Denton Woods
+// Copyright (C) 2000-2017 by Denton Woods
// Last modified: 03/07/2009
//
-// Filename: src-IL/src/il_psp.c
+// Filename: src-IL/src/il_psp.cpp
//
// Description: Reads a Paint Shop Pro file.
//
diff --git a/DevIL/src-IL/src/il_pxr.cpp b/DevIL/src-IL/src/il_pxr.cpp
index b185003e..6c493297 100644
--- a/DevIL/src-IL/src/il_pxr.cpp
+++ b/DevIL/src-IL/src/il_pxr.cpp
@@ -1,10 +1,10 @@
//-----------------------------------------------------------------------------
//
// ImageLib Sources
-// Copyright (C) 2000-2002 by Denton Woods
-// Last modified: 05/26/2002 <--Y2K Compliant! =]
+// Copyright (C) 2000-2017 by Denton Woods
+// Last modified: 05/26/2002
//
-// Filename: src-IL/src/il_pxr.c
+// Filename: src-IL/src/il_pxr.cpp
//
// Description: Reads from a Pxrar (.pxr) file.
//
diff --git a/DevIL/src-IL/src/il_raw.cpp b/DevIL/src-IL/src/il_raw.cpp
index 659b8a72..881fdd39 100644
--- a/DevIL/src-IL/src/il_raw.cpp
+++ b/DevIL/src-IL/src/il_raw.cpp
@@ -1,10 +1,10 @@
//-----------------------------------------------------------------------------
//
// ImageLib Sources
-// Copyright (C) 2000-2009 by Denton Woods
+// Copyright (C) 2000-2017 by Denton Woods
// Last modified: 03/07/2009
//
-// Filename: src-IL/src/il_raw.c
+// Filename: src-IL/src/il_raw.cpp
//
// Description: "Raw" file functions
//
diff --git a/DevIL/src-IL/src/il_rawdata.cpp b/DevIL/src-IL/src/il_rawdata.cpp
index 8cfce003..0ba66b6c 100644
--- a/DevIL/src-IL/src/il_rawdata.cpp
+++ b/DevIL/src-IL/src/il_rawdata.cpp
@@ -1,10 +1,10 @@
//-----------------------------------------------------------------------------
//
// ImageLib Sources
-// Copyright (C) 2000-2009 by Denton Woods
+// Copyright (C) 2000-2017 by Denton Woods
// Last modified: 03/07/2009
//
-// Filename: src-IL/src/rawdata.c
+// Filename: src-IL/src/rawdata.cpp
//
// Description: "Raw" file functions
//
diff --git a/DevIL/src-IL/src/il_register.cpp b/DevIL/src-IL/src/il_register.cpp
index fb095844..274674bc 100644
--- a/DevIL/src-IL/src/il_register.cpp
+++ b/DevIL/src-IL/src/il_register.cpp
@@ -1,10 +1,10 @@
//-----------------------------------------------------------------------------
//
// ImageLib Sources
-// Copyright (C) 2000-2008 by Denton Woods
+// Copyright (C) 2000-2017 by Denton Woods
// Last modified: 11/07/2008
//
-// Filename: src-IL/src/il_register.c
+// Filename: src-IL/src/il_register.cpp
//
// Description: Allows the caller to specify user-defined callback functions
// to open files DevIL does not support, to parse files
diff --git a/DevIL/src-IL/src/il_rot.cpp b/DevIL/src-IL/src/il_rot.cpp
index 9601f6b3..c6ec36bc 100644
--- a/DevIL/src-IL/src/il_rot.cpp
+++ b/DevIL/src-IL/src/il_rot.cpp
@@ -1,10 +1,10 @@
//-----------------------------------------------------------------------------
//
// ImageLib Sources
-// Copyright (C) 2000-2009 by Denton Woods
+// Copyright (C) 2000-2017 by Denton Woods
// Last modified: 02/15/2009
//
-// Filename: src-IL/src/il_rot.c
+// Filename: src-IL/src/il_rot.cpp
//
// Description: Reads from a Homeworld 2 - Relic Texture (.rot) file.
//
diff --git a/DevIL/src-IL/src/il_sgi.cpp b/DevIL/src-IL/src/il_sgi.cpp
index 17700ed4..3f07f658 100644
--- a/DevIL/src-IL/src/il_sgi.cpp
+++ b/DevIL/src-IL/src/il_sgi.cpp
@@ -1,10 +1,10 @@
//-----------------------------------------------------------------------------
//
// ImageLib Sources
-// Copyright (C) 2000-2009 by Denton Woods
+// Copyright (C) 2000-2017 by Denton Woods
// Last modified: 03/07/2009
//
-// Filename: src-IL/src/il_sgi.c
+// Filename: src-IL/src/il_sgi.cpp
//
// Description: Reads and writes Silicon Graphics Inc. (.sgi) files.
//
diff --git a/DevIL/src-IL/src/il_size.cpp b/DevIL/src-IL/src/il_size.cpp
index 52553173..3cc8857b 100755
--- a/DevIL/src-IL/src/il_size.cpp
+++ b/DevIL/src-IL/src/il_size.cpp
@@ -1,10 +1,10 @@
//-----------------------------------------------------------------------------
//
// ImageLib Sources
-// Copyright (C) 2000-2009 by Denton Woods
+// Copyright (C) 2000-2017 by Denton Woods
// Last modified: 01/30/2009
//
-// Filename: src-IL/src/il_size.c
+// Filename: src-IL/src/il_size.cpp
//
// Description: Determines the size of output files for lump writing.
//
diff --git a/DevIL/src-IL/src/il_squish.cpp b/DevIL/src-IL/src/il_squish.cpp
index e30c0a8e..20819d51 100755
--- a/DevIL/src-IL/src/il_squish.cpp
+++ b/DevIL/src-IL/src/il_squish.cpp
@@ -1,7 +1,7 @@
//-----------------------------------------------------------------------------
//
// ImageLib Sources
-// Copyright (C) 2000-2009 by Denton Woods
+// Copyright (C) 2000-2017 by Denton Woods
// Last modified: 01/15/2009
//
// Filename: src-IL/src/il_squish.cpp
diff --git a/DevIL/src-IL/src/il_stack.cpp b/DevIL/src-IL/src/il_stack.cpp
index cc955327..286e8985 100644
--- a/DevIL/src-IL/src/il_stack.cpp
+++ b/DevIL/src-IL/src/il_stack.cpp
@@ -1,10 +1,10 @@
//-----------------------------------------------------------------------------
//
// ImageLib Sources
-// Copyright (C) 2000-2008 by Denton Woods
+// Copyright (C) 2000-2017 by Denton Woods
// Last modified: 12/17/2008
//
-// Filename: src-IL/src/il_stack.c
+// Filename: src-IL/src/il_stack.cpp
//
// Description: The main image stack
//
diff --git a/DevIL/src-IL/src/il_states.cpp b/DevIL/src-IL/src/il_states.cpp
index 9a8ae526..974ebe02 100644
--- a/DevIL/src-IL/src/il_states.cpp
+++ b/DevIL/src-IL/src/il_states.cpp
@@ -1,10 +1,10 @@
//-----------------------------------------------------------------------------
//
// ImageLib Sources
-// Copyright (C) 2000-2009 by Denton Woods
+// Copyright (C) 2000-2017 by Denton Woods
// Last modified: 03/07/2009
//
-// Filename: src-IL/src/il_states.c
+// Filename: src-IL/src/il_states.cpp
//
// Description: State machine
//
diff --git a/DevIL/src-IL/src/il_sun.cpp b/DevIL/src-IL/src/il_sun.cpp
index 62009034..61f6ba45 100644
--- a/DevIL/src-IL/src/il_sun.cpp
+++ b/DevIL/src-IL/src/il_sun.cpp
@@ -1,10 +1,10 @@
//-----------------------------------------------------------------------------
//
// ImageLib Sources
-// Copyright (C) 2000-2009 by Denton Woods
+// Copyright (C) 2000-2017 by Denton Woods
// Last modified: 01/06/2009
//
-// Filename: src-IL/src/il_sun.c
+// Filename: src-IL/src/il_sun.cpp
//
// Description: Reads from a Sun RAS file. Specifications available from
// http://www.fileformat.info/format/sunraster/egff.htm.
diff --git a/DevIL/src-IL/src/il_targa.cpp b/DevIL/src-IL/src/il_targa.cpp
index e689ee4e..8cb0e064 100644
--- a/DevIL/src-IL/src/il_targa.cpp
+++ b/DevIL/src-IL/src/il_targa.cpp
@@ -1,10 +1,10 @@
//-----------------------------------------------------------------------------
//
// ImageLib Sources
-// Copyright (C) 2000-2009 by Denton Woods
+// Copyright (C) 2000-2017 by Denton Woods
// Last modified: 03/07/2009
//
-// Filename: src-IL/src/il_targa.c
+// Filename: src-IL/src/il_targa.cpp
//
// Description: Reads from and writes to a Targa (.tga) file.
//
diff --git a/DevIL/src-IL/src/il_texture.cpp b/DevIL/src-IL/src/il_texture.cpp
index ec00d7aa..27d0c7a6 100644
--- a/DevIL/src-IL/src/il_texture.cpp
+++ b/DevIL/src-IL/src/il_texture.cpp
@@ -1,10 +1,10 @@
//-----------------------------------------------------------------------------
//
// ImageLib Sources
-// Copyright (C) 2000-2009 by Denton Woods
+// Copyright (C) 2000-2017 by Denton Woods
// Last modified: 02/16/2009
//
-// Filename: src-IL/src/il_texture.c
+// Filename: src-IL/src/il_texture.cpp
//
// Description: Reads from a Medieval II: Total War (by Creative Assembly)
// Texture (.texture) file.
diff --git a/DevIL/src-IL/src/il_tiff.cpp b/DevIL/src-IL/src/il_tiff.cpp
index 6b0e1b24..df516d99 100644
--- a/DevIL/src-IL/src/il_tiff.cpp
+++ b/DevIL/src-IL/src/il_tiff.cpp
@@ -1,10 +1,10 @@
//-----------------------------------------------------------------------------
//
// ImageLib Sources
-// Copyright (C) 2000-2009 by Denton Woods
+// Copyright (C) 2000-2017 by Denton Woods
// Last modified: 03/07/2009
//
-// Filename: src-IL/src/il_tiff.c
+// Filename: src-IL/src/il_tiff.cpp
//
// Description: Tiff (.tif) functions
//
diff --git a/DevIL/src-IL/src/il_tpl.cpp b/DevIL/src-IL/src/il_tpl.cpp
index 8806016e..bc254fa5 100755
--- a/DevIL/src-IL/src/il_tpl.cpp
+++ b/DevIL/src-IL/src/il_tpl.cpp
@@ -1,10 +1,10 @@
//-----------------------------------------------------------------------------
//
// ImageLib Sources
-// Copyright (C) 2000-2009 by Denton Woods
+// Copyright (C) 2000-2017 by Denton Woods
// Last modified: 03/07/2009
//
-// Filename: src-IL/src/il_tpl.c
+// Filename: src-IL/src/il_tpl.cpp
//
// Description: Reads from a Gamecube Texture Palette (.tpl).
// Specifications were found at
diff --git a/DevIL/src-IL/src/il_utility.cpp b/DevIL/src-IL/src/il_utility.cpp
index e2e6ca7a..e52480d3 100644
--- a/DevIL/src-IL/src/il_utility.cpp
+++ b/DevIL/src-IL/src/il_utility.cpp
@@ -1,10 +1,10 @@
//-----------------------------------------------------------------------------
//
// ImageLib Sources
-// Copyright (C) 2000-2009 by Denton Woods
+// Copyright (C) 2000-2017 by Denton Woods
// Last modified: 02/04/2009
//
-// Filename: src-IL/src/il_utility.c
+// Filename: src-IL/src/il_utility.cpp
//
// Description: Utility functions
//
diff --git a/DevIL/src-IL/src/il_utx.cpp b/DevIL/src-IL/src/il_utx.cpp
index 98c69415..4bd71bad 100644
--- a/DevIL/src-IL/src/il_utx.cpp
+++ b/DevIL/src-IL/src/il_utx.cpp
@@ -1,7 +1,7 @@
//-----------------------------------------------------------------------------
//
// ImageLib Sources
-// Copyright (C) 2000-2009 by Denton Woods
+// Copyright (C) 2000-2017 by Denton Woods
// Last modified: 03/07/2009
//
// Filename: src-IL/src/il_utx.cpp
diff --git a/DevIL/src-IL/src/il_vtf.cpp b/DevIL/src-IL/src/il_vtf.cpp
index 664f7584..af7c0bac 100644
--- a/DevIL/src-IL/src/il_vtf.cpp
+++ b/DevIL/src-IL/src/il_vtf.cpp
@@ -1,10 +1,10 @@
//-----------------------------------------------------------------------------
//
// ImageLib Sources
-// Copyright (C) 2000-2009 by Denton Woods
+// Copyright (C) 2000-2017 by Denton Woods
// Last modified: 03/07/2009
//
-// Filename: src-IL/src/il_vtf.c
+// Filename: src-IL/src/il_vtf.cpp
//
// Description: Reads from and writes to a Valve Texture Format (.vtf) file.
// These are used in Valve's Source games. VTF specs available
diff --git a/DevIL/src-IL/src/il_wal.cpp b/DevIL/src-IL/src/il_wal.cpp
index 67f8117c..1a70b0c9 100644
--- a/DevIL/src-IL/src/il_wal.cpp
+++ b/DevIL/src-IL/src/il_wal.cpp
@@ -1,10 +1,10 @@
//-----------------------------------------------------------------------------
//
// ImageLib Sources
-// Copyright (C) 2000-2009 by Denton Woods
+// Copyright (C) 2000-2017 by Denton Woods
// Last modified: 03/07/2009
//
-// Filename: src-IL/src/il_wal.c
+// Filename: src-IL/src/il_wal.cpp
//
// Description: Loads a Quake .wal texture.
//
diff --git a/DevIL/src-IL/src/il_wbmp.cpp b/DevIL/src-IL/src/il_wbmp.cpp
index 27cf285e..2bf07d5a 100755
--- a/DevIL/src-IL/src/il_wbmp.cpp
+++ b/DevIL/src-IL/src/il_wbmp.cpp
@@ -1,10 +1,10 @@
//-----------------------------------------------------------------------------
//
// ImageLib Sources
-// Copyright (C) 2000-2009 by Denton Woods
+// Copyright (C) 2000-2017 by Denton Woods
// Last modified: 03/07/2009
//
-// Filename: src-IL/src/il_wbmp.c
+// Filename: src-IL/src/il_wbmp.cpp
//
// Description: Reads from a Wireless Bitmap (.wbmp) file. Specs available from
// http://www.ibm.com/developerworks/wireless/library/wi-wbmp/
diff --git a/DevIL/src-IL/src/il_wdp.cpp b/DevIL/src-IL/src/il_wdp.cpp
index fa78211c..d2179290 100644
--- a/DevIL/src-IL/src/il_wdp.cpp
+++ b/DevIL/src-IL/src/il_wdp.cpp
@@ -3,7 +3,7 @@
// ImageLib Sources
// Last modified: 02/09/2009
//
-// Filename: src-IL/src/il_wdp.c
+// Filename: src-IL/src/il_wdp.cpp
//
// Description: Reads a Microsoft HD Photo (.wdp or .hdp)
// Based very much on the Microsoft HD Photo Device Porting Kit 1.0
diff --git a/DevIL/src-IL/src/il_xpm.cpp b/DevIL/src-IL/src/il_xpm.cpp
index 8dd44b4f..4b4a3e83 100644
--- a/DevIL/src-IL/src/il_xpm.cpp
+++ b/DevIL/src-IL/src/il_xpm.cpp
@@ -1,10 +1,10 @@
//-----------------------------------------------------------------------------
//
// ImageLib Sources
-// Copyright (C) 2000-2009 by Denton Woods
+// Copyright (C) 2000-2017 by Denton Woods
// Last modified: 01/04/2009
//
-// Filename: src-IL/src/il_xpm.c
+// Filename: src-IL/src/il_xpm.cpp
//
// Description: Reads from an .xpm file.
//
diff --git a/DevIL/src-ILU/include/ilu_filter.h b/DevIL/src-ILU/include/ilu_filter.h
index 946fe004..a7448c1c 100644
--- a/DevIL/src-ILU/include/ilu_filter.h
+++ b/DevIL/src-ILU/include/ilu_filter.h
@@ -1,7 +1,7 @@
//-----------------------------------------------------------------------------
//
// ImageLib Utility Sources
-// Copyright (C) 2000-2002 by Denton Woods
+// Copyright (C) 2000-2017 by Denton Woods
// Last modified: 05/28/2001 <--Y2K Compliant! =]
//
// Filename: src-ILU/include/ilu_filter.h
diff --git a/DevIL/src-ILU/include/ilu_region.h b/DevIL/src-ILU/include/ilu_region.h
index 83df3247..d0bcf159 100644
--- a/DevIL/src-ILU/include/ilu_region.h
+++ b/DevIL/src-ILU/include/ilu_region.h
@@ -1,7 +1,7 @@
//-----------------------------------------------------------------------------
//
// ImageLib Utility Sources
-// Copyright (C) 2000-2002 by Denton Woods
+// Copyright (C) 2000-2017 by Denton Woods
// Last modified: 07/09/2002 <--Y2K Compliant! =]
//
// Filename: src-ILU/src/ilu_region.h
diff --git a/DevIL/src-ILU/include/ilu_states.h b/DevIL/src-ILU/include/ilu_states.h
index aa1d20ae..9086677d 100644
--- a/DevIL/src-ILU/include/ilu_states.h
+++ b/DevIL/src-ILU/include/ilu_states.h
@@ -1,7 +1,7 @@
//-----------------------------------------------------------------------------
//
// ImageLib Utility Sources
-// Copyright (C) 2000-2002 by Denton Woods
+// Copyright (C) 2000-2017 by Denton Woods
// Last modified: 05/28/2001 <--Y2K Compliant! =]
//
// Filename: src-ILU/include/ilu_states.h
diff --git a/DevIL/src-ILU/src/ilu_error.cpp b/DevIL/src-ILU/src/ilu_error.cpp
index 52f0a913..a954a001 100644
--- a/DevIL/src-ILU/src/ilu_error.cpp
+++ b/DevIL/src-ILU/src/ilu_error.cpp
@@ -1,10 +1,10 @@
//-----------------------------------------------------------------------------
//
// ImageLib Utility Sources
-// Copyright (C) 2000-2009 by Denton Woods
+// Copyright (C) 2000-2017 by Denton Woods
// Last modified: 03/16/2009
//
-// Filename: src-ILU/src/ilu_error.c
+// Filename: src-ILU/src/ilu_error.cpp
//
// Description: Error functions
//
diff --git a/DevIL/src-ILU/src/ilu_filter_rcg.cpp b/DevIL/src-ILU/src/ilu_filter_rcg.cpp
index 3bad4cca..269408ae 100644
--- a/DevIL/src-ILU/src/ilu_filter_rcg.cpp
+++ b/DevIL/src-ILU/src/ilu_filter_rcg.cpp
@@ -1,10 +1,10 @@
//-----------------------------------------------------------------------------
//
// ImageLib Utility Sources
-// Copyright (C) 2000-2002 by Denton Woods
-// Last modified: 10/12/2001 <--Y2K Compliant! =]
+// Copyright (C) 2000-2017 by Denton Woods
+// Last modified: 10/12/2001
//
-// Filename: src-ILU/src/ilu_filter_rcg.c
+// Filename: src-ILU/src/ilu_filter_rcg.cpp
//
// Description: Scales an image. Based on the Graphic Gems III source.
//
diff --git a/DevIL/src-ILU/src/ilu_main.cpp b/DevIL/src-ILU/src/ilu_main.cpp
index 79697ed2..535ae948 100644
--- a/DevIL/src-ILU/src/ilu_main.cpp
+++ b/DevIL/src-ILU/src/ilu_main.cpp
@@ -1,10 +1,10 @@
//-----------------------------------------------------------------------------
//
// ImageLib Utility Sources
-// Copyright (C) 2000-2002 by Denton Woods
-// Last modified: 05/20/2001 <--Y2K Compliant! =]
+// Copyright (C) 2000-2017 by Denton Woods
+// Last modified: 05/20/2001
//
-// Filename: src-ILU/src/ilu_main.c
+// Filename: src-ILU/src/ilu_main.cpp
//
// Description: Startup functions
//
diff --git a/DevIL/src-ILU/src/ilu_mipmap.cpp b/DevIL/src-ILU/src/ilu_mipmap.cpp
index 690bbe20..94efbf51 100644
--- a/DevIL/src-ILU/src/ilu_mipmap.cpp
+++ b/DevIL/src-ILU/src/ilu_mipmap.cpp
@@ -1,10 +1,10 @@
//-----------------------------------------------------------------------------
//
// ImageLib Utility Sources
-// Copyright (C) 2000-2009 by Denton Woods
+// Copyright (C) 2000-2017 by Denton Woods
// Last modified: 02/21/2009
//
-// Filename: src-ILU/src/ilu_mipmap.c
+// Filename: src-ILU/src/ilu_mipmap.cpp
//
// Description: Generates mipmaps for the current image.
//
diff --git a/DevIL/src-ILU/src/ilu_noise.cpp b/DevIL/src-ILU/src/ilu_noise.cpp
index c094be76..90375b2d 100644
--- a/DevIL/src-ILU/src/ilu_noise.cpp
+++ b/DevIL/src-ILU/src/ilu_noise.cpp
@@ -1,10 +1,10 @@
//-----------------------------------------------------------------------------
//
// ImageLib Utility Sources
-// Copyright (C) 2000-2002 by Denton Woods
-// Last modified: 05/25/2001 <--Y2K Compliant! =]
+// Copyright (C) 2000-2017 by Denton Woods
+// Last modified: 05/25/2001
//
-// Filename: src-ILU/src/ilu_noise.c
+// Filename: src-ILU/src/ilu_noise.cpp
//
// Description: Noise generation functions
//
diff --git a/DevIL/src-ILU/src/ilu_region.cpp b/DevIL/src-ILU/src/ilu_region.cpp
index ea03e338..4824c146 100644
--- a/DevIL/src-ILU/src/ilu_region.cpp
+++ b/DevIL/src-ILU/src/ilu_region.cpp
@@ -1,10 +1,10 @@
//-----------------------------------------------------------------------------
//
// ImageLib Utility Sources
-// Copyright (C) 2000-2002 by Denton Woods
-// Last modified: 07/09/2002 <--Y2K Compliant! =]
+// Copyright (C) 2000-2017 by Denton Woods
+// Last modified: 07/09/2002
//
-// Filename: src-ILU/src/ilu_region.c
+// Filename: src-ILU/src/ilu_region.cpp
//
// Description: Creates an image region.
//
diff --git a/DevIL/src-ILU/src/ilu_rotate.cpp b/DevIL/src-ILU/src/ilu_rotate.cpp
index 30551342..c6886228 100644
--- a/DevIL/src-ILU/src/ilu_rotate.cpp
+++ b/DevIL/src-ILU/src/ilu_rotate.cpp
@@ -1,10 +1,10 @@
//-----------------------------------------------------------------------------
//
// ImageLib Utility Sources
-// Copyright (C) 2000-2002 by Denton Woods
-// Last modified: 05/25/2002 <--Y2K Compliant! =]
+// Copyright (C) 2000-2017 by Denton Woods
+// Last modified: 05/25/2002
//
-// Filename: src-ILU/src/ilu_rotate.c
+// Filename: src-ILU/src/ilu_rotate.cpp
//
// Description: Rotates an image.
//
diff --git a/DevIL/src-ILU/src/ilu_scale.cpp b/DevIL/src-ILU/src/ilu_scale.cpp
index 55424a58..b6efaf85 100644
--- a/DevIL/src-ILU/src/ilu_scale.cpp
+++ b/DevIL/src-ILU/src/ilu_scale.cpp
@@ -1,10 +1,10 @@
//-----------------------------------------------------------------------------
//
// ImageLib Utility Sources
-// Copyright (C) 2000-2008 by Denton Woods
+// Copyright (C) 2000-2017 by Denton Woods
// Last modified: 12/27/2008
//
-// Filename: src-ILU/src/ilu_scale.c
+// Filename: src-ILU/src/ilu_scale.cpp
//
// Description: Scales an image.
//
diff --git a/DevIL/src-ILU/src/ilu_scale2d.cpp b/DevIL/src-ILU/src/ilu_scale2d.cpp
index fc579d73..98a5158d 100644
--- a/DevIL/src-ILU/src/ilu_scale2d.cpp
+++ b/DevIL/src-ILU/src/ilu_scale2d.cpp
@@ -1,10 +1,10 @@
//-----------------------------------------------------------------------------
//
// ImageLib Utility Sources
-// Copyright (C) 2000-2002 by Denton Woods
-// Last modified: 05/25/2001 <--Y2K Compliant! =]
+// Copyright (C) 2000-2017 by Denton Woods
+// Last modified: 05/25/2001
//
-// Filename: src-ILU/src/ilu_scale2d.c
+// Filename: src-ILU/src/ilu_scale2d.cpp
//
// Description: Scales an image.
//
diff --git a/DevIL/src-ILU/src/ilu_scale3d.cpp b/DevIL/src-ILU/src/ilu_scale3d.cpp
index 9d0c3831..00b08e00 100644
--- a/DevIL/src-ILU/src/ilu_scale3d.cpp
+++ b/DevIL/src-ILU/src/ilu_scale3d.cpp
@@ -1,10 +1,10 @@
//-----------------------------------------------------------------------------
//
// ImageLib Utility Sources
-// Copyright (C) 2000-2002 by Denton Woods
-// Last modified: 05/25/2001 <--Y2K Compliant! =]
+// Copyright (C) 2000-2017 by Denton Woods
+// Last modified: 05/25/2001
//
-// Filename: src-ILU/src/ilu_scale.c
+// Filename: src-ILU/src/ilu_scale.cpp
//
// Description: Scales an image.
//
diff --git a/DevIL/src-ILU/src/ilu_states.cpp b/DevIL/src-ILU/src/ilu_states.cpp
index e30f7fd9..f3a998cf 100644
--- a/DevIL/src-ILU/src/ilu_states.cpp
+++ b/DevIL/src-ILU/src/ilu_states.cpp
@@ -1,10 +1,10 @@
//-----------------------------------------------------------------------------
//
// ImageLib Utility Sources
-// Copyright (C) 2000-2009 by Denton Woods
+// Copyright (C) 2000-2017 by Denton Woods
// Last modified: 03/07/2009
//
-// Filename: src-ILU/src/ilu_states.c
+// Filename: src-ILU/src/ilu_states.cpp
//
// Description: The state machine
//
diff --git a/DevIL/src-ILU/src/ilu_utilities.cpp b/DevIL/src-ILU/src/ilu_utilities.cpp
index 95ef763b..1e265601 100644
--- a/DevIL/src-ILU/src/ilu_utilities.cpp
+++ b/DevIL/src-ILU/src/ilu_utilities.cpp
@@ -1,10 +1,10 @@
//-----------------------------------------------------------------------------
//
// ImageLib Utility Sources
-// Copyright (C) 2000-2002 by Denton Woods
-// Last modified: 05/25/2001 <--Y2K Compliant! =]
+// Copyright (C) 2000-2017 by Denton Woods
+// Last modified: 05/25/2001
//
-// Filename: src-ILU/src/ilu_utilities.c
+// Filename: src-ILU/src/ilu_utilities.cpp
//
// Description: Utility functions
//
diff --git a/DevIL/src-ILUT/include/ilut_allegro.h b/DevIL/src-ILUT/include/ilut_allegro.h
index fe02e6a1..1ca76228 100644
--- a/DevIL/src-ILUT/include/ilut_allegro.h
+++ b/DevIL/src-ILUT/include/ilut_allegro.h
@@ -1,7 +1,7 @@
//-----------------------------------------------------------------------------
//
// ImageLib Utility Toolkit Sources
-// Copyright (C) 2000-2002 by Denton Woods
+// Copyright (C) 2000-2017 by Denton Woods
// Last modified: 04/20/2002 <--Y2K Compliant! =]
//
// Filename: src-ILUT/include/ilut_alleg.h (Don't want to conflict with allegro.h)
diff --git a/DevIL/src-ILUT/include/ilut_internal.h b/DevIL/src-ILUT/include/ilut_internal.h
index 85670f96..4545204e 100644
--- a/DevIL/src-ILUT/include/ilut_internal.h
+++ b/DevIL/src-ILUT/include/ilut_internal.h
@@ -1,7 +1,7 @@
//-----------------------------------------------------------------------------
//
// ImageLib Utility Toolkit Sources
-// Copyright (C) 2000-2002 by Denton Woods
+// Copyright (C) 2000-2017 by Denton Woods
// Last modified: 02/07/2002 <--Y2K Compliant! =]
//
// Filename: src-ILUT/include/ilut_internal.h
diff --git a/DevIL/src-ILUT/include/ilut_opengl.h b/DevIL/src-ILUT/include/ilut_opengl.h
index 8479243b..d2815df6 100644
--- a/DevIL/src-ILUT/include/ilut_opengl.h
+++ b/DevIL/src-ILUT/include/ilut_opengl.h
@@ -1,7 +1,7 @@
//-----------------------------------------------------------------------------
//
// ImageLib Utility Toolkit Sources
-// Copyright (C) 2000-2009 by Denton Woods
+// Copyright (C) 2000-2017 by Denton Woods
// Last modified: 01/09/2009
//
// Filename: src-ILUT/include/ilut_opengl.h
diff --git a/DevIL/src-ILUT/include/ilut_states.h b/DevIL/src-ILUT/include/ilut_states.h
index 2675e09f..db32ccfd 100644
--- a/DevIL/src-ILUT/include/ilut_states.h
+++ b/DevIL/src-ILUT/include/ilut_states.h
@@ -1,7 +1,7 @@
//-----------------------------------------------------------------------------
//
// ImageLib Utility Toolkit Sources
-// Copyright (C) 2000-2002 by Denton Woods
+// Copyright (C) 2000-2017 by Denton Woods
// Last modified: 05/28/2001 <--Y2K Compliant! =]
//
// Filename: src-ILUT/include/ilut_states.h
diff --git a/DevIL/src-ILUT/src/ilut_directx.cpp b/DevIL/src-ILUT/src/ilut_directx.cpp
index e16560ff..b3d1f1ab 100644
--- a/DevIL/src-ILUT/src/ilut_directx.cpp
+++ b/DevIL/src-ILUT/src/ilut_directx.cpp
@@ -1,7 +1,7 @@
//-----------------------------------------------------------------------------
//
// ImageLib Utility Toolkit Sources
-// Copyright (C) 2000-2008 by Denton Woods
+// Copyright (C) 2000-2017 by Denton Woods
// Last modified: 12/25/2001
//
// Filename: src-ILUT/src/ilut_directx.c
diff --git a/DevIL/src-ILUT/src/ilut_directx10.cpp b/DevIL/src-ILUT/src/ilut_directx10.cpp
index afb00b27..b4ba05f2 100644
--- a/DevIL/src-ILUT/src/ilut_directx10.cpp
+++ b/DevIL/src-ILUT/src/ilut_directx10.cpp
@@ -1,7 +1,7 @@
//-----------------------------------------------------------------------------
//
// ImageLib Utility Toolkit Sources
-// Copyright (C) 2000-2008 by Denton Woods
+// Copyright (C) 2000-2017 by Denton Woods
// Last modified: 12/17/2008
//
// Filename: src-ILUT/src/ilut_directx10.c
diff --git a/DevIL/src-ILUT/src/ilut_directx9.cpp b/DevIL/src-ILUT/src/ilut_directx9.cpp
index 11f33bd5..f0b6ede9 100644
--- a/DevIL/src-ILUT/src/ilut_directx9.cpp
+++ b/DevIL/src-ILUT/src/ilut_directx9.cpp
@@ -1,7 +1,7 @@
//-----------------------------------------------------------------------------
//
// ImageLib Utility Toolkit Sources
-// Copyright (C) 2000-2009 by Denton Woods
+// Copyright (C) 2000-2017 by Denton Woods
// Last modified: 01/30/2009
//
// Filename: src-ILUT/src/ilut_directx9.c
diff --git a/DevIL/src-ILUT/src/ilut_directxm.cpp b/DevIL/src-ILUT/src/ilut_directxm.cpp
index 50b519f5..ba73f1d0 100644
--- a/DevIL/src-ILUT/src/ilut_directxm.cpp
+++ b/DevIL/src-ILUT/src/ilut_directxm.cpp
@@ -1,10 +1,10 @@
//-----------------------------------------------------------------------------
//
// ImageLib Utility Toolkit Sources
-// Copyright (C) 2000-2002 by Denton Woods
-// Last modified: 12/25/2001 <--Y2K Compliant! =]
+// Copyright (C) 2000-2017 by Denton Woods
+// Last modified: 12/25/2001
//
-// Filename: src-ILUT/src/ilut_directxm.c
+// Filename: src-ILUT/src/ilut_directxm.cpp
//
// Description: DirectX functions for textures
//
diff --git a/DevIL/src-ILUT/src/ilut_internal.cpp b/DevIL/src-ILUT/src/ilut_internal.cpp
index 6c1c20da..28fa8245 100644
--- a/DevIL/src-ILUT/src/ilut_internal.cpp
+++ b/DevIL/src-ILUT/src/ilut_internal.cpp
@@ -1,10 +1,10 @@
//-----------------------------------------------------------------------------
//
// ImageLib Utility Toolkit Sources
-// Copyright (C) 2000-2002 by Denton Woods
-// Last modified: 05/15/2002 <--Y2K Compliant! =]
+// Copyright (C) 2000-2017 by Denton Woods
+// Last modified: 05/15/2002
//
-// Filename: src-ILUT/src/ilut_internal.c
+// Filename: src-ILUT/src/ilut_internal.cpp
//
// Description: Internal stuff for ILUT
//
diff --git a/DevIL/src-ILUT/src/ilut_main.cpp b/DevIL/src-ILUT/src/ilut_main.cpp
index 1f21cea2..646cabf3 100644
--- a/DevIL/src-ILUT/src/ilut_main.cpp
+++ b/DevIL/src-ILUT/src/ilut_main.cpp
@@ -1,10 +1,10 @@
//-----------------------------------------------------------------------------
//
// ImageLib Utility Toolkit Sources
-// Copyright (C) 2000-2002 by Denton Woods
-// Last modified: 05/28/2001 <--Y2K Compliant! =]
+// Copyright (C) 2000-2017 by Denton Woods
+// Last modified: 05/28/2001
//
-// Filename: src-ILUT/src/ilut_main.c
+// Filename: src-ILUT/src/ilut_main.cpp
//
// Description: Startup functions
//
diff --git a/DevIL/src-ILUT/src/ilut_opengl.cpp b/DevIL/src-ILUT/src/ilut_opengl.cpp
index a0530047..b7b973a9 100644
--- a/DevIL/src-ILUT/src/ilut_opengl.cpp
+++ b/DevIL/src-ILUT/src/ilut_opengl.cpp
@@ -1,10 +1,10 @@
//-----------------------------------------------------------------------------
//
// ImageLib Utility Toolkit Sources
-// Copyright (C) 2000-2002 by Denton Woods
-// Last modified: 05/25/2002 <--Y2K Compliant! =]
+// Copyright (C) 2000-2017 by Denton Woods
+// Last modified: 05/25/2002
//
-// Filename: src-ILUT/src/ilut_opengl.c
+// Filename: src-ILUT/src/ilut_opengl.cpp
//
// Description: OpenGL functions for images
//
diff --git a/DevIL/src-ILUT/src/ilut_sdlsurface.cpp b/DevIL/src-ILUT/src/ilut_sdlsurface.cpp
index 938e6b50..b0d1f432 100644
--- a/DevIL/src-ILUT/src/ilut_sdlsurface.cpp
+++ b/DevIL/src-ILUT/src/ilut_sdlsurface.cpp
@@ -5,7 +5,7 @@
// Copyright (C) 2002 Nelson Rush.
// Last modified: 05/18/2002
//
-// Filename: src-ILUT/src/ilut_sdlsurface.c
+// Filename: src-ILUT/src/ilut_sdlsurface.cpp
//
// Description: SDL Surface functions for images
//
diff --git a/DevIL/src-ILUT/src/ilut_states.cpp b/DevIL/src-ILUT/src/ilut_states.cpp
index 0062f7da..0c88430c 100644
--- a/DevIL/src-ILUT/src/ilut_states.cpp
+++ b/DevIL/src-ILUT/src/ilut_states.cpp
@@ -1,10 +1,10 @@
//-----------------------------------------------------------------------------
//
// ImageLib Utility Toolkit Sources
-// Copyright (C) 2000-2009 by Denton Woods
+// Copyright (C) 2000-2017 by Denton Woods
// Last modified: 03/07/2009
//
-// Filename: src-ILUT/src/ilut_states.c
+// Filename: src-ILUT/src/ilut_states.cpp
//
// Description: The state machine
//
diff --git a/DevIL/src-ILUT/src/ilut_win32.cpp b/DevIL/src-ILUT/src/ilut_win32.cpp
index 3e43deb3..69ace517 100644
--- a/DevIL/src-ILUT/src/ilut_win32.cpp
+++ b/DevIL/src-ILUT/src/ilut_win32.cpp
@@ -1,10 +1,10 @@
//-----------------------------------------------------------------------------
//
// ImageLib Utility Toolkit Sources
-// Copyright (C) 2000-2008 by Denton Woods
+// Copyright (C) 2000-2017 by Denton Woods
// Last modified: 12/14/2008
//
-// Filename: src-ILUT/src/ilut_win32.c
+// Filename: src-ILUT/src/ilut_win32.cpp
//
// Description: Windows functions for images
//
diff --git a/DevIL/src-ILUT/src/ilut_x11.cpp b/DevIL/src-ILUT/src/ilut_x11.cpp
index bb5ad249..2d17ea8f 100644
--- a/DevIL/src-ILUT/src/ilut_x11.cpp
+++ b/DevIL/src-ILUT/src/ilut_x11.cpp
@@ -5,7 +5,7 @@
// Copyright (C) 2002 Nelson Rush.
// Last modified: 05/18/2002
//
-// Filename: src-ILUT/src/ilut_x11.c
+// Filename: src-ILUT/src/ilut_x11.cpp
//
// Description: X11 Pixmap and XImage binding functions (with XShm)
//