summaryrefslogtreecommitdiff
path: root/build-aux/install-reloc
diff options
context:
space:
mode:
authorSimon Josefsson <simon@josefsson.org>2012-03-12 12:45:42 +0100
committerSimon Josefsson <simon@josefsson.org>2012-03-12 12:45:42 +0100
commita27cef6cc21820b092cabf44ee1caec3c484935d (patch)
tree0c8ca61bac0d91a99a571a57cc9d08885f8b0615 /build-aux/install-reloc
parent3c7a0ee522192719470c8836a964fc6175fa6c96 (diff)
downloadgnulib-a27cef6cc21820b092cabf44ee1caec3c484935d.tar.gz
Collapse list of copyright years to ranges. See
<https://lists.gnu.org/archive/html/bug-gnulib/2012-03/msg00051.html>. * build-aux/bootstrap.conf, build-aux/csharpcomp.sh.in, build-aux/csharpexec.sh.in, build-aux/gnupload, build-aux/install-reloc, build-aux/javacomp.sh.in, build-aux/javaexec.sh.in, build-aux/ldd.sh.in, build-aux/move-if-change, build-aux/reloc-ldflags, build-aux/relocatable.sh.in, build-aux/x-to-1.in: Fix 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 3edb7a7d6f..4e17a079bd 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, 2005-2007, 2009-2012 Free Software Foundation, Inc.
+# Copyright (C) 2003-2012 Free Software Foundation, Inc.
# Written by Bruno Haible <bruno@clisp.org>, 2003.
#
# This program is free software: you can redistribute it and/or modify