diff options
| author | Joseph Myers <joseph@codesourcery.com> | 2019-01-01 00:11:28 +0000 |
|---|---|---|
| committer | Joseph Myers <joseph@codesourcery.com> | 2019-01-01 00:11:28 +0000 |
| commit | 04277e02d7f54d3582bebcf8386b317018cd5e1d (patch) | |
| tree | 13727789dcfa30b2ba85939f28ff909f4bff4925 /nis | |
| parent | e740e5b1f0d786bdd95898b61c4a81f8f00bb063 (diff) | |
| download | glibc-04277e02d7f54d3582bebcf8386b317018cd5e1d.tar.xz glibc-04277e02d7f54d3582bebcf8386b317018cd5e1d.zip | |
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 'nis')
76 files changed, 76 insertions, 76 deletions
diff --git a/nis/Makefile b/nis/Makefile index 7849eb77c3..9cefaec40c 100644 --- a/nis/Makefile +++ b/nis/Makefile @@ -1,4 +1,4 @@ -# Copyright (C) 1996-2018 Free Software Foundation, Inc. +# Copyright (C) 1996-2019 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/nis/libnsl.h b/nis/libnsl.h index a551957d80..36f79c8e8e 100644 --- a/nis/libnsl.h +++ b/nis/libnsl.h @@ -1,4 +1,4 @@ -/* Copyright (C) 2005-2018 Free Software Foundation, Inc. +/* Copyright (C) 2005-2019 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/nis/nis_add.c b/nis/nis_add.c index 027f629ead..ad91ac1f79 100644 --- a/nis/nis_add.c +++ b/nis/nis_add.c @@ -1,4 +1,4 @@ -/* Copyright (C) 1997-2018 Free Software Foundation, Inc. +/* Copyright (C) 1997-2019 Free Software Foundation, Inc. This file is part of the GNU C Library. Contributed by Thorsten Kukuk <kukuk@uni-paderborn.de>, 1997. diff --git a/nis/nis_addmember.c b/nis/nis_addmember.c index 55a1188216..4428bfa0cb 100644 --- a/nis/nis_addmember.c +++ b/nis/nis_addmember.c @@ -1,4 +1,4 @@ -/* Copyright (c) 1997-2018 Free Software Foundation, Inc. +/* Copyright (c) 1997-2019 Free Software Foundation, Inc. This file is part of the GNU C Library. Contributed by Thorsten Kukuk <kukuk@vt.uni-paderborn.de>, 1997. diff --git a/nis/nis_call.c b/nis/nis_call.c index 196a9a304b..965b66991e 100644 --- a/nis/nis_call.c +++ b/nis/nis_call.c @@ -1,4 +1,4 @@ -/* Copyright (C) 1997-2018 Free Software Foundation, Inc. +/* Copyright (C) 1997-2019 Free Software Foundation, Inc. This file is part of the GNU C Library. Contributed by Thorsten Kukuk <kukuk@vt.uni-paderborn.de>, 1997. diff --git a/nis/nis_callback.c b/nis/nis_callback.c index e2a3cb9c7d..1668e29ea9 100644 --- a/nis/nis_callback.c +++ b/nis/nis_callback.c @@ -1,4 +1,4 @@ -/* Copyright (C) 1997-2018 Free Software Foundation, Inc. +/* Copyright (C) 1997-2019 Free Software Foundation, Inc. This file is part of the GNU C Library. Contributed by Thorsten Kukuk <kukuk@suse.de>, 1997. diff --git a/nis/nis_checkpoint.c b/nis/nis_checkpoint.c index 41a6d3d5f7..42e262b0c0 100644 --- a/nis/nis_checkpoint.c +++ b/nis/nis_checkpoint.c @@ -1,4 +1,4 @@ -/* Copyright (c) 1997-2018 Free Software Foundation, Inc. +/* Copyright (c) 1997-2019 Free Software Foundation, Inc. This file is part of the GNU C Library. Contributed by Thorsten Kukuk <kukuk@vt.uni-paderborn.de>, 1997. diff --git a/nis/nis_clone_dir.c b/nis/nis_clone_dir.c index d62c833ea0..6fd11d68cd 100644 --- a/nis/nis_clone_dir.c +++ b/nis/nis_clone_dir.c @@ -1,4 +1,4 @@ -/* Copyright (c) 1997-2018 Free Software Foundation, Inc. +/* Copyright (c) 1997-2019 Free Software Foundation, Inc. This file is part of the GNU C Library. Contributed by Thorsten Kukuk <kukuk@vt.uni-paderborn.de>, 1997. diff --git a/nis/nis_clone_obj.c b/nis/nis_clone_obj.c index 203e4dc2fe..02ee04c211 100644 --- a/nis/nis_clone_obj.c +++ b/nis/nis_clone_obj.c @@ -1,4 +1,4 @@ -/* Copyright (c) 1997-2018 Free Software Foundation, Inc. +/* Copyright (c) 1997-2019 Free Software Foundation, Inc. This file is part of the GNU C Library. Contributed by Thorsten Kukuk <kukuk@vt.uni-paderborn.de>, 1997. diff --git a/nis/nis_clone_res.c b/nis/nis_clone_res.c index 3bd2a82890..912b49ab3a 100644 --- a/nis/nis_clone_res.c +++ b/nis/nis_clone_res.c @@ -1,4 +1,4 @@ -/* Copyright (c) 1997-2018 Free Software Foundation, Inc. +/* Copyright (c) 1997-2019 Free Software Foundation, Inc. This file is part of the GNU C Library. Contributed by Thorsten Kukuk <kukuk@vt.uni-paderborn.de>, 1997. diff --git a/nis/nis_creategroup.c b/nis/nis_creategroup.c index e556226f3c..4aaba5ed65 100644 --- a/nis/nis_creategroup.c +++ b/nis/nis_creategroup.c @@ -1,4 +1,4 @@ -/* Copyright (c) 1997-2018 Free Software Foundation, Inc. +/* Copyright (c) 1997-2019 Free Software Foundation, Inc. This file is part of the GNU C Library. Contributed by Thorsten Kukuk <kukuk@suse.de>, 1997. diff --git a/nis/nis_defaults.c b/nis/nis_defaults.c index 0be47aa65c..5d591cf3dc 100644 --- a/nis/nis_defaults.c +++ b/nis/nis_defaults.c @@ -1,4 +1,4 @@ -/* Copyright (c) 1997-2018 Free Software Foundation, Inc. +/* Copyright (c) 1997-2019 Free Software Foundation, Inc. This file is part of the GNU C Library. Contributed by Thorsten Kukuk <kukuk@vt.uni-paderborn.de>, 1997. |
