summaryrefslogtreecommitdiff
path: root/libltdl/slist.c
diff options
context:
space:
mode:
authorAlex Ameen <alex.ameen.tx@gmail.com>2022-02-08 12:11:10 -0600
committerAlex Ameen <alex.ameen.tx@gmail.com>2022-02-08 12:11:10 -0600
commit2dc7dad7706b7a43900ff4539375fd2dca2740af (patch)
treeda62b324383e325ff2b81ce31f003cedc7674e0b /libltdl/slist.c
parentb55b1cc8419b544b5cc3e1c204b2ce85112ed762 (diff)
downloadlibtool-2dc7dad7706b7a43900ff4539375fd2dca2740af.tar.gz
maint: update copyrights across project.
Diffstat (limited to 'libltdl/slist.c')
-rw-r--r--libltdl/slist.c4
1 files changed, 2 insertions, 2 deletions
diff --git a/libltdl/slist.c b/libltdl/slist.c
index ae65cf22..7820f087 100644
--- a/libltdl/slist.c
+++ b/libltdl/slist.c
@@ -1,7 +1,7 @@
/* slist.c -- generalised singly linked lists
- Copyright (C) 2000, 2004, 2007-2009, 2011-2019, 2021 Free Software
- Foundation, Inc.
+ Copyright (C) 2000, 2004, 2007-2009, 2011-2019, 2021-2022 Free
+ Software Foundation, Inc.
Written by Gary V. Vaughan, 2000
NOTE: The canonical source of this file is maintained with the