summaryrefslogtreecommitdiffstats
path: root/gl/lib/heap.c
diff options
context:
space:
mode:
Diffstat (limited to 'gl/lib/heap.c')
-rw-r--r--gl/lib/heap.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/gl/lib/heap.c b/gl/lib/heap.c
index 45ea196df..3de3550d5 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-2020 Free Software Foundation, Inc.
+ Copyright (C) 2010-2021 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