summaryrefslogtreecommitdiff
path: root/tests/gl_array_list.c
diff options
context:
space:
mode:
Diffstat (limited to 'tests/gl_array_list.c')
-rw-r--r--tests/gl_array_list.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/gl_array_list.c b/tests/gl_array_list.c
index d0e2336..af5f891 100644
--- a/tests/gl_array_list.c
+++ b/tests/gl_array_list.c
@@ -1,5 +1,5 @@
/* Sequential list data type implemented by an array.
- Copyright (C) 2006-2011 Free Software Foundation, Inc.
+ Copyright (C) 2006-2013 Free Software Foundation, Inc.
Written by Bruno Haible <bruno@clisp.org>, 2006.
This program is free software: you can redistribute it and/or modify