summaryrefslogtreecommitdiff
path: root/build-aux/reloc-ldflags
diff options
context:
space:
mode:
authorPaul Eggert <eggert@cs.ucla.edu>2020-01-01 00:00:18 +0000
committerPaul Eggert <eggert@cs.ucla.edu>2019-12-31 16:02:16 -0800
commit2cdc1bafb20b187ad067056e090fcb4396ed9099 (patch)
tree2ad3f479ae19175447d817d728d2388ecdbb6342 /build-aux/reloc-ldflags
parent87b59dc7b4017eefe7bc8dbb3b035a05b42db765 (diff)
downloadgnulib-2cdc1bafb20b187ad067056e090fcb4396ed9099.tar.gz
maint: Run 'make update-copyright'
Diffstat (limited to 'build-aux/reloc-ldflags')
-rwxr-xr-xbuild-aux/reloc-ldflags2
1 files changed, 1 insertions, 1 deletions
diff --git a/build-aux/reloc-ldflags b/build-aux/reloc-ldflags
index 625fef249f..145e741f8f 100755
--- a/build-aux/reloc-ldflags
+++ b/build-aux/reloc-ldflags
@@ -2,7 +2,7 @@
# Output a system dependent linker command for putting a relocatable library
# search path into an executable.
#
-# Copyright 2003-2019 Free Software Foundation, Inc.
+# Copyright 2003-2020 Free Software Foundation, Inc.
# Written by Bruno Haible <bruno@clisp.org>, 2003.
#
# This program is free software: you can redistribute it and/or modify