diff options
Diffstat (limited to 'gl/lib/heap.h')
-rw-r--r-- | gl/lib/heap.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/gl/lib/heap.h b/gl/lib/heap.h index 02dc2ac6b..4752421cd 100644 --- a/gl/lib/heap.h +++ b/gl/lib/heap.h @@ -1,6 +1,6 @@ /* Barebones heap implementation supporting only insert and pop. - Copyright (C) 2010-2014 Free Software Foundation, Inc. + Copyright (C) 2010-2015 Free Software Foundation, Inc. This program is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by |