From 0f2a411b685d54113433d45472338a067110c66a Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Nikola=20Forr=C3=B3?= Date: Fri, 15 Apr 2016 14:31:47 +0200 Subject: replace FSF addresses with URLs MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit License notices in most of the source files refer to an outdated FSF address. Replace it with URL, like in the rest of the source files.Signed-off-by: Nikola Forró --- libuargp/argp-ba.c | 5 ++--- libuargp/argp-eexst.c | 5 ++--- libuargp/argp-fmtstream.c | 5 ++--- libuargp/argp-fmtstream.h | 5 ++--- libuargp/argp-fs-xinl.c | 5 ++--- libuargp/argp-help.c | 5 ++--- libuargp/argp-parse.c | 5 ++--- libuargp/argp-pv.c | 5 ++--- libuargp/argp-pvh.c | 5 ++--- libuargp/argp-xinl.c | 5 ++--- 10 files changed, 20 insertions(+), 30 deletions(-) (limited to 'libuargp') diff --git a/libuargp/argp-ba.c b/libuargp/argp-ba.c index 3522b029b..632686823 100644 --- a/libuargp/argp-ba.c +++ b/libuargp/argp-ba.c @@ -14,9 +14,8 @@ Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public - License along with the GNU C Library; if not, write to the Free - Software Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA - 02111-1307 USA. */ + License along with the GNU C Library; see the file COPYING.LIB. If + not, see .  */ /* If set by the user program, it should point to string that is the bug-reporting address for the program. It will be printed by argp_help if diff --git a/libuargp/argp-eexst.c b/libuargp/argp-eexst.c index 445b68d1f..0cde4c664 100644 --- a/libuargp/argp-eexst.c +++ b/libuargp/argp-eexst.c @@ -14,9 +14,8 @@ Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public - License along with the GNU C Library; if not, write to the Free - Software Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA - 02111-1307 USA. */ + License along with the GNU C Library; see the file COPYING.LIB. If + not, see .  */ #ifdef HAVE_CONFIG_H # include diff --git a/libuargp/argp-fmtstream.c b/libuargp/argp-fmtstream.c index 75227f93c..a73a300c8 100644 --- a/libuargp/argp-fmtstream.c +++ b/libuargp/argp-fmtstream.c @@ -14,9 +14,8 @@ Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public - License along with the GNU C Library; if not, write to the Free - Software Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA - 02111-1307 USA. + License along with the GNU C Library; see the file COPYING.LIB. If + not, see . Modified for uClibc by: Salvatore Cro */ diff --git a/libuargp/argp-fmtstream.h b/libuargp/argp-fmtstream.h index ca7c83402..ea30585da 100644 --- a/libuargp/argp-fmtstream.h +++ b/libuargp/argp-fmtstream.h @@ -14,9 +14,8 @@ Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public - License along with the GNU C Library; if not, write to the Free - Software Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA - 02111-1307 USA. + License along with the GNU C Library; see the file COPYING.LIB. If + not, see . Modified for uClibc by: Salvatore Cro */ diff --git a/libuargp/argp-fs-xinl.c b/libuargp/argp-fs-xinl.c index 473cbbd9c..d8df78e56 100644 --- a/libuargp/argp-fs-xinl.c +++ b/libuargp/argp-fs-xinl.c @@ -14,9 +14,8 @@ Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public - License along with the GNU C Library; if not, write to the Free - Software Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA - 02111-1307 USA. */ + License along with the GNU C Library; see the file COPYING.LIB. If + not, see .  */ #ifdef HAVE_CONFIG_H # include diff --git a/libuargp/argp-help.c b/libuargp/argp-help.c index 58a5e6e16..0d63ae30b 100644 --- a/libuargp/argp-help.c +++ b/libuargp/argp-help.c @@ -15,9 +15,8 @@ Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public - License along with the GNU C Library; if not, write to the Free - Software Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA - 02111-1307 USA. + License along with the GNU C Library; see the file COPYING.LIB. If + not, see . Modified for uClibc by: Salvatore Cro */ diff --git a/libuargp/argp-parse.c b/libuargp/argp-parse.c index 86b2b24ee..912e3e2ab 100644 --- a/libuargp/argp-parse.c +++ b/libuargp/argp-parse.c @@ -14,9 +14,8 @@ Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public - License along with the GNU C Library; if not, write to the Free - Software Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA - 02111-1307 USA. + License along with the GNU C Library; see the file COPYING.LIB. If + not, see . Modified for uClibc by: Salvatore Cro */ diff --git a/libuargp/argp-pv.c b/libuargp/argp-pv.c index f1227b577..fbfb4511e 100644 --- a/libuargp/argp-pv.c +++ b/libuargp/argp-pv.c @@ -14,9 +14,8 @@ Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public - License along with the GNU C Library; if not, write to the Free - Software Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA - 02111-1307 USA. */ + License along with the GNU C Library; see the file COPYING.LIB. If + not, see .  */ /* If set by the user program to a non-zero value, then a default option --version is added (unless the ARGP_NO_HELP flag is used), which will diff --git a/libuargp/argp-pvh.c b/libuargp/argp-pvh.c index 1f1d962b8..ed7732afd 100644 --- a/libuargp/argp-pvh.c +++ b/libuargp/argp-pvh.c @@ -14,9 +14,8 @@ Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public - License along with the GNU C Library; if not, write to the Free - Software Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA - 02111-1307 USA. */ + License along with the GNU C Library; see the file COPYING.LIB. If + not, see .  */ #ifdef HAVE_CONFIG_H #include diff --git a/libuargp/argp-xinl.c b/libuargp/argp-xinl.c index f1d30002a..e165f66f5 100644 --- a/libuargp/argp-xinl.c +++ b/libuargp/argp-xinl.c @@ -14,9 +14,8 @@ Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public - License along with the GNU C Library; if not, write to the Free - Software Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA - 02111-1307 USA. */ + License along with the GNU C Library; see the file COPYING.LIB. If + not, see .  */ #ifdef HAVE_CONFIG_H # include -- cgit v1.2.3