Mercurial > hg > octave-jordi > gnulib-hg
comparison build-aux/install-reloc @ 12559:c2cbabec01dd
update nearly all FSF copyright year lists to include 2010
Use the same procedure as for 2009, outlined in
http://thread.gmane.org/gmane.comp.lib.gnulib.bugs/20081
author | Jim Meyering <meyering@redhat.com> |
---|---|
date | Fri, 01 Jan 2010 10:31:12 +0100 |
parents | 29b9820e29f2 |
children | 97fc9a21a8fb |
comparison
equal
deleted
inserted
replaced
12558:95b959e3dfde | 12559:c2cbabec01dd |
---|---|
1 #!/bin/sh | 1 #!/bin/sh |
2 # install-reloc - install a program including a relocating wrapper | 2 # install-reloc - install a program including a relocating wrapper |
3 # Copyright (C) 2003, 2005-2007, 2009 Free Software Foundation, Inc. | 3 # Copyright (C) 2003, 2005-2007, 2009-2010 Free Software Foundation, Inc. |
4 # Written by Bruno Haible <bruno@clisp.org>, 2003. | 4 # Written by Bruno Haible <bruno@clisp.org>, 2003. |
5 # | 5 # |
6 # This program is free software: you can redistribute it and/or modify | 6 # This program is free software: you can redistribute it and/or modify |
7 # it under the terms of the GNU General Public License as published by | 7 # it under the terms of the GNU General Public License as published by |
8 # the Free Software Foundation; either version 3 of the License, or | 8 # the Free Software Foundation; either version 3 of the License, or |