From eec12c00cf3f8c649297cf13fbbac6b0a27676de Mon Sep 17 00:00:00 2001 From: Paul Eggert Date: Sat, 1 Jan 2022 09:43:19 -0800 Subject: maint: run 'make update-copyright' --- build-aux/ldd.sh.in | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'build-aux/ldd.sh.in') diff --git a/build-aux/ldd.sh.in b/build-aux/ldd.sh.in index 74a82a992a..0e2d8fa631 100644 --- a/build-aux/ldd.sh.in +++ b/build-aux/ldd.sh.in @@ -1,7 +1,7 @@ #!/bin/sh # Determine the dynamically linked dependencies of a program. -# Copyright (C) 2006-2021 Free Software Foundation, Inc. +# Copyright (C) 2006-2022 Free Software Foundation, Inc. # Written by Bruno Haible , 2006. # # This program is free software: you can redistribute it and/or modify -- cgit v1.2.1