summaryrefslogtreecommitdiff
path: root/build-aux/install-reloc
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/install-reloc
parentc8450ce160c44ef1aafdbff31cdd4fbfa5c413cb (diff)
downloadgnulib-e6633650a245a4e5bfe2e3de92be93a623eef7a9.tar.gz
maint: Run 'make update-copyright'
Diffstat (limited to 'build-aux/install-reloc')
-rwxr-xr-xbuild-aux/install-reloc2
1 files changed, 1 insertions, 1 deletions
diff --git a/build-aux/install-reloc b/build-aux/install-reloc
index 3bf85881f7..980303c10d 100755
--- a/build-aux/install-reloc
+++ b/build-aux/install-reloc
@@ -1,6 +1,6 @@
#!/bin/sh
# install-reloc - install a program including a relocating wrapper
-# Copyright (C) 2003-2018 Free Software Foundation, Inc.
+# Copyright (C) 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