X-Git-Url: http://erislabs.net/gitweb/?a=blobdiff_plain;f=build-aux%2Fldd.sh.in;h=468b61a5e16b334b433046d78d22438d332f905e;hb=cd56634a4a8179fd5a4419fbb3e27211b042ab1c;hp=5e8aabeb9bf002b4d084e79125e96d0393348521;hpb=1f695719beda283be1774ca038688816d43a510c;p=gnulib.git diff --git a/build-aux/ldd.sh.in b/build-aux/ldd.sh.in index 5e8aabeb9..468b61a5e 100644 --- a/build-aux/ldd.sh.in +++ b/build-aux/ldd.sh.in @@ -1,13 +1,13 @@ #!/bin/sh # Determine the dynamically linked dependencies of a program. -# Copyright (C) 2006 Free Software Foundation, Inc. +# Copyright (C) 2006-2014 Free Software Foundation, Inc. # Written by Bruno Haible , 2006. # -# This program is free software; you can redistribute it and/or modify +# This program is free software: you can redistribute it and/or modify # it under the terms of the GNU General Public License as published by -# the Free Software Foundation; either version 2, or (at your option) -# any later version. +# the Free Software Foundation; either version 3 of the License, or +# (at your option) any later version. # # This program is distributed in the hope that it will be useful, # but WITHOUT ANY WARRANTY; without even the implied warranty of @@ -15,8 +15,7 @@ # GNU General Public License for more details. # # You should have received a copy of the GNU General Public License -# along with this program; if not, write to the Free Software Foundation, -# Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. +# along with this program. If not, see . # Usage: ldd.sh program