diff options
author | Joseph Myers <joseph@codesourcery.com> | 2018-01-01 00:32:25 +0000 |
---|---|---|
committer | Joseph Myers <joseph@codesourcery.com> | 2018-01-01 00:32:25 +0000 |
commit | 688903eb3ef01301d239ab753d309d45720610a7 (patch) | |
tree | 176ddee4a683a15d7b227b623398db1d8102ceae /argp | |
parent | 4f820792a6217027744d38fc223257914847bbcc (diff) | |
download | glibc-688903eb3ef01301d239ab753d309d45720610a7.zip glibc-688903eb3ef01301d239ab753d309d45720610a7.tar.gz glibc-688903eb3ef01301d239ab753d309d45720610a7.tar.bz2 |
Update copyright dates with scripts/update-copyrights.
* All files with FSF copyright notices: Update copyright dates
using scripts/update-copyrights.
* locale/programs/charmap-kw.h: Regenerated.
* locale/programs/locfile-kw.h: Likewise.
Diffstat (limited to 'argp')
-rw-r--r-- | argp/Makefile | 2 | ||||
-rw-r--r-- | argp/argp-ba.c | 2 | ||||
-rw-r--r-- | argp/argp-eexst.c | 2 | ||||
-rw-r--r-- | argp/argp-fmtstream.c | 2 | ||||
-rw-r--r-- | argp/argp-fmtstream.h | 2 | ||||
-rw-r--r-- | argp/argp-fs-xinl.c | 2 | ||||
-rw-r--r-- | argp/argp-help.c | 2 | ||||
-rw-r--r-- | argp/argp-namefrob.h | 2 | ||||
-rw-r--r-- | argp/argp-parse.c | 2 | ||||
-rw-r--r-- | argp/argp-pv.c | 2 | ||||
-rw-r--r-- | argp/argp-pvh.c | 2 | ||||
-rw-r--r-- | argp/argp-test.c | 2 | ||||
-rw-r--r-- | argp/argp-xinl.c | 2 | ||||
-rw-r--r-- | argp/argp.h | 2 | ||||
-rw-r--r-- | argp/tst-argp1.c | 2 | ||||
-rw-r--r-- | argp/tst-argp2.c | 2 |
16 files changed, 16 insertions, 16 deletions
diff --git a/argp/Makefile b/argp/Makefile index 936e3c4..6e4799c 100644 --- a/argp/Makefile +++ b/argp/Makefile @@ -1,4 +1,4 @@ -# Copyright (C) 1997-2017 Free Software Foundation, Inc. +# Copyright (C) 1997-2018 Free Software Foundation, Inc. # This file is part of the GNU C Library. # The GNU C Library is free software; you can redistribute it and/or diff --git a/argp/argp-ba.c b/argp/argp-ba.c index 8e6c2a5..a831e07 100644 --- a/argp/argp-ba.c +++ b/argp/argp-ba.c @@ -1,5 +1,5 @@ /* Default definition for ARGP_PROGRAM_BUG_ADDRESS. - Copyright (C) 1996-2017 Free Software Foundation, Inc. + Copyright (C) 1996-2018 Free Software Foundation, Inc. This file is part of the GNU C Library. Written by Miles Bader <miles@gnu.ai.mit.edu>. diff --git a/argp/argp-eexst.c b/argp/argp-eexst.c index e42b82d..aed3fcf 100644 --- a/argp/argp-eexst.c +++ b/argp/argp-eexst.c @@ -1,5 +1,5 @@ /* Default definition for ARGP_ERR_EXIT_STATUS - Copyright (C) 1997-2017 Free Software Foundation, Inc. + Copyright (C) 1997-2018 Free Software Foundation, Inc. This file is part of the GNU C Library. Written by Miles Bader <miles@gnu.ai.mit.edu>. diff --git a/argp/argp-fmtstream.c b/argp/argp-fmtstream.c index f12c265..e43a0c7 100644 --- a/argp/argp-fmtstream.c +++ b/argp/argp-fmtstream.c @@ -1,5 +1,5 @@ /* Word-wrapping and line-truncating streams - Copyright (C) 1997-2017 Free Software Foundation, Inc. + Copyright (C) 1997-2018 Free Software Foundation, Inc. This file is part of the GNU C Library. Written by Miles Bader <miles@gnu.ai.mit.edu>. diff --git a/argp/argp-fmtstream.h b/argp/argp-fmtstream.h index 6c39bba..dcedc21 100644 --- a/argp/argp-fmtstream.h +++ b/argp/argp-fmtstream.h @@ -1,5 +1,5 @@ /* Word-wrapping and line-truncating streams. - Copyright (C) 1997-2017 Free Software Foundation, Inc. + Copyright (C) 1997-2018 Free Software Foundation, Inc. This file is part of the GNU C Library. Written by Miles Bader <miles@gnu.ai.mit.edu>. diff --git a/argp/argp-fs-xinl.c b/argp/argp-fs-xinl.c index 8ebbb8e..cceb1c3 100644 --- a/argp/argp-fs-xinl.c +++ b/argp/argp-fs-xinl.c @@ -1,5 +1,5 @@ /* Real definitions for extern inline functions in argp-fmtstream.h - Copyright (C) 1997-2017 Free Software Foundation, Inc. + Copyright (C) 1997-2018 Free Software Foundation, Inc. This file is part of the GNU C Library. Written by Miles Bader <miles@gnu.ai.mit.edu>. diff --git a/argp/argp-help.c b/argp/argp-help.c index 821d98c..2b6b077 100644 --- a/argp/argp-help.c +++ b/argp/argp-help.c @@ -1,5 +1,5 @@ /* Hierarchial argument parsing help output - Copyright (C) 1995-2017 Free Software Foundation, Inc. + Copyright (C) 1995-2018 Free Software Foundation, Inc. This file is part of the GNU C Library. Written by Miles Bader <miles@gnu.ai.mit.edu>. diff --git a/argp/argp-namefrob.h b/argp/argp-namefrob.h index 727acfe..5588fe1 100644 --- a/argp/argp-namefrob.h +++ b/argp/argp-namefrob.h @@ -1,5 +1,5 @@ /* Name frobnication for compiling argp outside of glibc - Copyright (C) 1997-2017 Free Software Foundation, Inc. + Copyright (C) 1997-2018 Free Software Foundation, Inc. This file is part of the GNU C Library. Written by Miles Bader <miles@gnu.ai.mit.edu>. diff --git a/argp/argp-parse.c b/argp/argp-parse.c index 691c462..36fadcf 100644 --- a/argp/argp-parse.c +++ b/argp/argp-parse.c @@ -1,5 +1,5 @@ /* Hierarchial argument parsing, layered over getopt - Copyright (C) 1995-2017 Free Software Foundation, Inc. + Copyright (C) 1995-2018 Free Software Foundation, Inc. This file is part of the GNU C Library. Written by Miles Bader <miles@gnu.ai.mit.edu>. diff --git a/argp/argp-pv.c b/argp/argp-pv.c index 623ebb1..49dc3b5 100644 --- a/argp/argp-pv.c +++ b/argp/argp-pv.c @@ -1,5 +1,5 @@ /* Default definition for ARGP_PROGRAM_VERSION. - Copyright (C) 1996-2017 Free Software Foundation, Inc. + Copyright (C) 1996-2018 Free Software Foundation, Inc. This file is part of the GNU C Library. Written by Miles Bader <miles@gnu.ai.mit.edu>. diff --git a/argp/argp-pvh.c b/argp/argp-pvh.c index 98c6505..8c166ad 100644 --- a/argp/argp-pvh.c +++ b/argp/argp-pvh.c @@ -1,5 +1,5 @@ /* Default definition for ARGP_PROGRAM_VERSION_HOOK. - Copyright (C) 1996-2017 Free Software Foundation, Inc. + Copyright (C) 1996-2018 Free Software Foundation, Inc. This file is part of the GNU C Library. Written by Miles Bader <miles@gnu.ai.mit.edu>. diff --git a/argp/argp-test.c b/argp/argp-test.c index 150b852..8725623 100644 --- a/argp/argp-test.c +++ b/argp/argp-test.c @@ -1,5 +1,5 @@ /* Test program for argp argument parser - Copyright (C) 1997-2017 Free Software Foundation, Inc. + Copyright (C) 1997-2018 Free Software Foundation, Inc. This file is part of the GNU C Library. Written by Miles Bader <miles@gnu.ai.mit.edu>. diff --git a/argp/argp-xinl.c b/argp/argp-xinl.c index 206d0e4..14b8e38 100644 --- a/argp/argp-xinl.c +++ b/argp/argp-xinl.c @@ -1,5 +1,5 @@ /* Real definitions for extern inline functions in argp.h - Copyright (C) 1997-2017 Free Software Foundation, Inc. + Copyright (C) 1997-2018 Free Software Foundation, Inc. This file is part of the GNU C Library. Written by Miles Bader <miles@gnu.ai.mit.edu>. diff --git a/argp/argp.h b/argp/argp.h index 08b48e1..0f25833 100644 --- a/argp/argp.h +++ b/argp/argp.h @@ -1,5 +1,5 @@ /* Hierarchial argument parsing, layered over getopt. - Copyright (C) 1995-2017 Free Software Foundation, Inc. + Copyright (C) 1995-2018 Free Software Foundation, Inc. This file is part of the GNU C Library. Written by Miles Bader <miles@gnu.ai.mit.edu>. diff --git a/argp/tst-argp1.c b/argp/tst-argp1.c index 449c961..259c440 100644 --- a/argp/tst-argp1.c +++ b/argp/tst-argp1.c @@ -1,4 +1,4 @@ -/* Copyright (C) 2002-2017 Free Software Foundation, Inc. +/* Copyright (C) 2002-2018 Free Software Foundation, Inc. This file is part of the GNU C Library. Contributed by Ulrich Drepper <drepper@redhat.com>, 2002. diff --git a/argp/tst-argp2.c b/argp/tst-argp2.c index aca135f..9f9d36e 100644 --- a/argp/tst-argp2.c +++ b/argp/tst-argp2.c @@ -1,4 +1,4 @@ -/* Copyright (C) 2007-2017 Free Software Foundation, Inc. +/* Copyright (C) 2007-2018 Free Software Foundation, Inc. This file is part of the GNU C Library. Contributed by Jakub Jelinek <jakub@redhat.com>, 2007. |