summaryrefslogtreecommitdiff
path: root/build-aux/reloc-ldflags
diff options
context:
space:
mode:
authorPaul Eggert <eggert@cs.ucla.edu>2019-01-01 00:25:11 +0100
committerPaul Eggert <eggert@cs.ucla.edu>2019-01-01 00:30:05 +0100
commite6633650a245a4e5bfe2e3de92be93a623eef7a9 (patch)
tree2025c26c23131ccdefc8b3820a9a6c5f19b73692 /build-aux/reloc-ldflags
parentc8450ce160c44ef1aafdbff31cdd4fbfa5c413cb (diff)
downloadgnulib-e6633650a245a4e5bfe2e3de92be93a623eef7a9.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 c2620f56f5..4f2b10d3eb 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-2018 Free Software Foundation, Inc.
+# Copyright 2003-2019 Free Software Foundation, Inc.
# Written by Bruno Haible <bruno@clisp.org>, 2003.
#
# This program is free software: you can redistribute it and/or modify