diff options
Diffstat (limited to 'gl/lib/heap.c')
-rw-r--r-- | gl/lib/heap.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/gl/lib/heap.c b/gl/lib/heap.c index 70aaab05e..a50980659 100644 --- a/gl/lib/heap.c +++ b/gl/lib/heap.c @@ -1,6 +1,6 @@ /* Barebones heap implementation supporting only insert and pop. - Copyright (C) 2010-2016 Free Software Foundation, Inc. + Copyright (C) 2010-2017 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 |