libdrawtext

diff src/font.c @ 75:47f2f73026fc

release 0.2
author John Tsiombikas <nuclear@member.fsf.org>
date Tue, 15 Apr 2014 05:34:22 +0300
parents df6d52b36bd6
children 49bc37890c38
line diff
     1.1 --- a/src/font.c	Tue Apr 15 05:10:39 2014 +0300
     1.2 +++ b/src/font.c	Tue Apr 15 05:34:22 2014 +0300
     1.3 @@ -1,6 +1,6 @@
     1.4  /*
     1.5  libdrawtext - a simple library for fast text rendering in OpenGL
     1.6 -Copyright (C) 2011  John Tsiombikas <nuclear@member.fsf.org>
     1.7 +Copyright (C) 2011-2014  John Tsiombikas <nuclear@member.fsf.org>
     1.8  
     1.9  This program is free software: you can redistribute it and/or modify
    1.10  it under the terms of the GNU Lesser General Public License as published by