summaryrefslogtreecommitdiff
path: root/libltdl/slist.c
diff options
context:
space:
mode:
authorPavel Raiskup <praiskup@redhat.com>2016-02-16 00:28:33 +0100
committerPavel Raiskup <praiskup@redhat.com>2016-02-16 00:33:51 +0100
commitbb8e7b4a061edc3117d664eebd95631fc0b42878 (patch)
tree49aed94ad364e4905561f2e9a0fba551a8e11903 /libltdl/slist.c
parentb5d44b8447039671ad927ec4b5018ba2816331eb (diff)
downloadlibtool-bb8e7b4a061edc3117d664eebd95631fc0b42878.tar.gz
maint: update copyright years
Also update gnulib submodule as it contains updated copyright years too. * gnulib: Latest greatest git hash. * all files: Run 'make update-copyright'.
Diffstat (limited to 'libltdl/slist.c')
-rw-r--r--libltdl/slist.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/libltdl/slist.c b/libltdl/slist.c
index 4c8f20cb..8eecd2fc 100644
--- a/libltdl/slist.c
+++ b/libltdl/slist.c
@@ -1,6 +1,6 @@
/* slist.c -- generalised singly linked lists
- Copyright (C) 2000, 2004, 2007-2009, 2011-2015 Free Software
+ Copyright (C) 2000, 2004, 2007-2009, 2011-2016 Free Software
Foundation, Inc.
Written by Gary V. Vaughan, 2000