summaryrefslogtreecommitdiff
path: root/build-aux/ldd.sh.in
diff options
context:
space:
mode:
Diffstat (limited to 'build-aux/ldd.sh.in')
-rw-r--r--build-aux/ldd.sh.in2
1 files changed, 1 insertions, 1 deletions
diff --git a/build-aux/ldd.sh.in b/build-aux/ldd.sh.in
index b5fa8097d4..b2e6bc3cd3 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-2019 Free Software Foundation, Inc.
+# Copyright (C) 2006-2020 Free Software Foundation, Inc.
# Written by Bruno Haible <bruno@clisp.org>, 2006.
#
# This program is free software: you can redistribute it and/or modify