diff src/dmdrawline.h @ 863:27949209238b

Update copyrights.
author Matti Hamalainen <ccr@tnsp.org>
date Thu, 01 Jan 2015 09:23:03 +0200
parents 1e5cf1144f36
children e06abfde6c39
line wrap: on
line diff
--- a/src/dmdrawline.h	Sun Nov 23 01:33:18 2014 +0200
+++ b/src/dmdrawline.h	Thu Jan 01 09:23:03 2015 +0200
@@ -2,7 +2,7 @@
  * DMLib
  * -- Simple Bresenham's style line drawing
  * Programmed and designed by Matti 'ccr' Hamalainen
- * (C) Copyright 2011-2012 Tecnic Software productions (TNSP)
+ * (C) Copyright 2011-2015 Tecnic Software productions (TNSP)
  */
 
 int DM_DRAWLINE_NAME (SDL_Surface *screen, DMFloat fx0, DMFloat fy0, DMFloat fx1, DMFloat fy1, const Uint32 col