diff --git a/ChangeLog b/ChangeLog index 9c3fa98d..10888f8e 100644 --- a/ChangeLog +++ b/ChangeLog @@ -16049,8 +16049,8 @@ russion letters. Thanks to Vladas Lapinskas . (main): Add option -V (version). Copyright (C) 1999, 2000, 2001, 2002, 2003, 2004, 2005, 2006, 2007, - 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015 Free Software - Foundation, Inc. + 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016, 2017 Free + Software Foundation, Inc. This file is part of GNU Inetutils. diff --git a/ChangeLog.0 b/ChangeLog.0 index 4cd7c9fc..af9eb7f8 100644 --- a/ChangeLog.0 +++ b/ChangeLog.0 @@ -2023,7 +2023,7 @@ Sat Dec 30 06:36:41 1995 Roland McGrath Copyright (C) 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005, 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, - 2015 Free Software Foundation, Inc. + 2015, 2016, 2017 Free Software Foundation, Inc. This file is part of GNU Inetutils. diff --git a/Makefile.am b/Makefile.am index 95d666cb..2333b6d3 100644 --- a/Makefile.am +++ b/Makefile.am @@ -1,7 +1,7 @@ # # Copyright (C) 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005, -# 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016 -# Free Software Foundation, Inc. +# 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016, +# 2017 Free Software Foundation, Inc. # # This file is part of GNU Inetutils. # diff --git a/NEWS b/NEWS index 418c4e09..f1a8b490 100644 --- a/NEWS +++ b/NEWS @@ -1,7 +1,7 @@ GNU inetutils NEWS -- history of user-visible changes. Copyright (C) 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005, -2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016 -Free Software Foundation, Inc. +2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016, +2017 Free Software Foundation, Inc. See the end of this file for license conditions. Please send inetutils bug reports to . diff --git a/README b/README index 85966f1d..5d0eeadb 100644 --- a/README +++ b/README @@ -103,8 +103,8 @@ Please send all bug reports to . ======================================================================== Copyright (C) 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005, -2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016 -Free Software Foundation, Inc. +2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016, +2017 Free Software Foundation, Inc. Copying and distribution of this file, with or without modification, are permitted in any medium without royalty provided the copyright diff --git a/README-alpha b/README-alpha index 5253bfb6..3f7e25e3 100644 --- a/README-alpha +++ b/README-alpha @@ -1,7 +1,7 @@ This is the GNU Inetutils package. Copyright (C) 1999, 2000, 2001, 2002, 2003, 2004, 2005, 2006, 2007, -2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016 Free Software -Foundation, Inc. +2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016, 2017 Free +Software Foundation, Inc. See end of file for copying conditions. This document describes the actions needed to build GNU inetutils from diff --git a/THANKS b/THANKS index acc30b8b..0a7c86ce 100644 --- a/THANKS +++ b/THANKS @@ -37,8 +37,8 @@ Todd R. Eigenschink ======================================================================== Copyright (C) 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005, -2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016 -Free Software Foundation, Inc. +2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016, +2017 Free Software Foundation, Inc. Copying and distribution of this file, with or without modification, are permitted in any medium without royalty provided the copyright diff --git a/am/check_macro.m4 b/am/check_macro.m4 index 060bab45..99aea53c 100644 --- a/am/check_macro.m4 +++ b/am/check_macro.m4 @@ -1,7 +1,7 @@ dnl dnl Copyright (C) 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, dnl 2005, 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, -dnl 2016 Free Software Foundation, Inc. +dnl 2016, 2017 Free Software Foundation, Inc. dnl dnl This file is part of GNU Inetutils. dnl diff --git a/am/check_member.m4 b/am/check_member.m4 index 70145bb3..d3ee9b01 100644 --- a/am/check_member.m4 +++ b/am/check_member.m4 @@ -1,7 +1,7 @@ dnl dnl Copyright (C) 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, dnl 2005, 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, -dnl 2016 Free Software Foundation, Inc. +dnl 2016, 2017 Free Software Foundation, Inc. dnl dnl This file is part of GNU Inetutils. dnl diff --git a/am/check_weak_refs.m4 b/am/check_weak_refs.m4 index e7892f86..a0136a86 100644 --- a/am/check_weak_refs.m4 +++ b/am/check_weak_refs.m4 @@ -1,7 +1,7 @@ dnl dnl Copyright (C) 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, dnl 2005, 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, -dnl 2016 Free Software Foundation, Inc. +dnl 2016, 2017 Free Software Foundation, Inc. dnl dnl This file is part of GNU Inetutils. dnl diff --git a/am/config_paths.m4 b/am/config_paths.m4 index fff3c69e..fbc0e161 100644 --- a/am/config_paths.m4 +++ b/am/config_paths.m4 @@ -1,7 +1,7 @@ dnl dnl Copyright (C) 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, dnl 2005, 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, -dnl 2016 Free Software Foundation, Inc. +dnl 2016, 2017 Free Software Foundation, Inc. dnl dnl This file is part of GNU Inetutils. dnl diff --git a/am/enable.m4 b/am/enable.m4 index f09ae8fb..edc154c7 100644 --- a/am/enable.m4 +++ b/am/enable.m4 @@ -1,7 +1,7 @@ dnl dnl Copyright (C) 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, dnl 2005, 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, -dnl 2016 Free Software Foundation, Inc. +dnl 2016, 2017 Free Software Foundation, Inc. dnl dnl This file is part of GNU Inetutils. dnl diff --git a/am/flushleft.m4 b/am/flushleft.m4 index 27a524ff..3ffc7a75 100644 --- a/am/flushleft.m4 +++ b/am/flushleft.m4 @@ -1,7 +1,7 @@ dnl dnl Copyright (C) 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, dnl 2005, 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, -dnl 2016 Free Software Foundation, Inc. +dnl 2016, 2017 Free Software Foundation, Inc. dnl dnl This file is part of GNU Inetutils. dnl diff --git a/am/krb5.m4 b/am/krb5.m4 index 6d475363..6e2d8230 100644 --- a/am/krb5.m4 +++ b/am/krb5.m4 @@ -1,7 +1,7 @@ dnl dnl Copyright (C) 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, dnl 2005, 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, -dnl 2016 Free Software Foundation, Inc. +dnl 2016, 2017 Free Software Foundation, Inc. dnl dnl This file is part of GNU Inetutils. dnl diff --git a/am/libcurses.m4 b/am/libcurses.m4 index 65dd8b5b..2f65b4be 100644 --- a/am/libcurses.m4 +++ b/am/libcurses.m4 @@ -1,7 +1,7 @@ dnl dnl Copyright (C) 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, dnl 2005, 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, -dnl 2016 Free Software Foundation, Inc. +dnl 2016, 2017 Free Software Foundation, Inc. dnl dnl This file is part of GNU Inetutils. dnl diff --git a/am/libidn.m4 b/am/libidn.m4 index b92ce9e9..40e7ada7 100644 --- a/am/libidn.m4 +++ b/am/libidn.m4 @@ -1,5 +1,5 @@ # libidn.m4 serial 1 -dnl Copyright (C) 2013, 2014, 2015, 2016 Free Software Foundation, Inc. +dnl Copyright (C) 2013, 2014, 2015, 2016, 2017 Free Software Foundation, Inc. dnl dnl This file is part of GNU Inetutils. dnl diff --git a/am/readline.m4 b/am/readline.m4 index 2ddaa145..4e1b958f 100644 --- a/am/readline.m4 +++ b/am/readline.m4 @@ -1,6 +1,6 @@ # readline.m4 serial 9 dnl Copyright (C) 2005, 2006, 2009, 2010, 2011, 2012, 2013, 2014, 2015, -dnl 2016 Free Software Foundation, Inc. +dnl 2016, 2017 Free Software Foundation, Inc. dnl This file is free software; the Free Software Foundation dnl gives unlimited permission to copy and/or distribute it, dnl with or without modifications, as long as this notice is preserved. diff --git a/am/result.m4 b/am/result.m4 index d3676a3f..b48e543c 100644 --- a/am/result.m4 +++ b/am/result.m4 @@ -1,7 +1,7 @@ dnl dnl Copyright (C) 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, dnl 2005, 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, -dnl 2016 Free Software Foundation, Inc. +dnl 2016, 2017 Free Software Foundation, Inc. dnl dnl This file is part of GNU Inetutils. dnl diff --git a/bootstrap.conf b/bootstrap.conf index 2964a43a..eefcaf49 100644 --- a/bootstrap.conf +++ b/bootstrap.conf @@ -1,6 +1,6 @@ # bootstrap.conf - Bootstrap configuration. # Copyright (C) 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, -# 2016 Free Software Foundation, Inc. +# 2016, 2017 Free Software Foundation, Inc. # # This file is part of GNU Inetutils. # diff --git a/cfg.mk b/cfg.mk index d2215533..c335c0dd 100644 --- a/cfg.mk +++ b/cfg.mk @@ -1,5 +1,5 @@ # -# Copyright (C) 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016 +# Copyright (C) 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016, 2017 # Free Software Foundation, Inc. # # This file is part of GNU Inetutils. diff --git a/configure.ac b/configure.ac index 2edc6b47..6a6b85e6 100644 --- a/configure.ac +++ b/configure.ac @@ -1,7 +1,7 @@ # configure.ac - Configuration for inetutils # Copyright (C) 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, # 2005, 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, -# 2016 Free Software Foundation, Inc. +# 2016, 2017 Free Software Foundation, Inc. # # This file is part of GNU Inetutils. # diff --git a/doc/Makefile.am b/doc/Makefile.am index 4e17e236..9760bf7f 100644 --- a/doc/Makefile.am +++ b/doc/Makefile.am @@ -1,6 +1,7 @@ # # Copyright (C) 2001, 2002, 2003, 2004, 2005, 2006, 2007, 2008, 2009, -# 2010, 2011, 2012, 2013, 2014, 2015, 2016 Free Software Foundation, Inc. +# 2010, 2011, 2012, 2013, 2014, 2015, 2016, 2017 Free Software +# Foundation, Inc. # # This file is part of GNU Inetutils. # diff --git a/doc/inetutils.texi b/doc/inetutils.texi index e34dc0d6..7637fcda 100644 --- a/doc/inetutils.texi +++ b/doc/inetutils.texi @@ -60,7 +60,7 @@ This manual documents version @value{VERSION} of the @sc{gnu} networking utilities. Copyright @copyright{} 2000, 2001, 2002, 2003, 2004, 2005, 2006, 2007, -2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016 Free Software +2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016, 2017 Free Software Foundation, Inc. @quotation diff --git a/ftp/Makefile.am b/ftp/Makefile.am index 601a476a..696e8581 100644 --- a/ftp/Makefile.am +++ b/ftp/Makefile.am @@ -1,7 +1,7 @@ # # Copyright (C) 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005, -# 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016 -# Free Software Foundation, Inc. +# 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016, +# 2017 Free Software Foundation, Inc. # # This file is part of GNU Inetutils. # diff --git a/ftp/cmds.c b/ftp/cmds.c index c98e9683..233658bd 100644 --- a/ftp/cmds.c +++ b/ftp/cmds.c @@ -1,7 +1,7 @@ /* Copyright (C) 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005, 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, - 2015, 2016 Free Software Foundation, Inc. + 2015, 2016, 2017 Free Software Foundation, Inc. This file is part of GNU Inetutils. diff --git a/ftp/cmdtab.c b/ftp/cmdtab.c index c5964455..8fb2af0b 100644 --- a/ftp/cmdtab.c +++ b/ftp/cmdtab.c @@ -1,7 +1,7 @@ /* Copyright (C) 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005, 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, - 2015, 2016 Free Software Foundation, Inc. + 2015, 2016, 2017 Free Software Foundation, Inc. This file is part of GNU Inetutils. diff --git a/ftp/domacro.c b/ftp/domacro.c index e0b5fc61..d65a8e39 100644 --- a/ftp/domacro.c +++ b/ftp/domacro.c @@ -1,7 +1,7 @@ /* Copyright (C) 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005, 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, - 2015, 2016 Free Software Foundation, Inc. + 2015, 2016, 2017 Free Software Foundation, Inc. This file is part of GNU Inetutils. diff --git a/ftp/extern.h b/ftp/extern.h index 343a8a91..7aa8377f 100644 --- a/ftp/extern.h +++ b/ftp/extern.h @@ -1,7 +1,7 @@ /* Copyright (C) 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005, 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, - 2015, 2016 Free Software Foundation, Inc. + 2015, 2016, 2017 Free Software Foundation, Inc. This file is part of GNU Inetutils. diff --git a/ftp/ftp.c b/ftp/ftp.c index ff0b86cd..a9d96bf5 100644 --- a/ftp/ftp.c +++ b/ftp/ftp.c @@ -1,7 +1,7 @@ /* Copyright (C) 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005, 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, - 2015, 2016 Free Software Foundation, Inc. + 2015, 2016, 2017 Free Software Foundation, Inc. This file is part of GNU Inetutils. diff --git a/ftp/ftp_var.h b/ftp/ftp_var.h index 90719562..823e3be0 100644 --- a/ftp/ftp_var.h +++ b/ftp/ftp_var.h @@ -1,7 +1,7 @@ /* Copyright (C) 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005, 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, - 2015, 2016 Free Software Foundation, Inc. + 2015, 2016, 2017 Free Software Foundation, Inc. This file is part of GNU Inetutils. diff --git a/ftp/main.c b/ftp/main.c index cc8cf1d6..1b9d3f3e 100644 --- a/ftp/main.c +++ b/ftp/main.c @@ -1,7 +1,7 @@ /* Copyright (C) 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005, 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, - 2015, 2016 Free Software Foundation, Inc. + 2015, 2016, 2017 Free Software Foundation, Inc. This file is part of GNU Inetutils. diff --git a/ftp/ruserpass.c b/ftp/ruserpass.c index 03006583..71ae56be 100644 --- a/ftp/ruserpass.c +++ b/ftp/ruserpass.c @@ -1,7 +1,7 @@ /* Copyright (C) 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005, 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, - 2015, 2016 Free Software Foundation, Inc. + 2015, 2016, 2017 Free Software Foundation, Inc. This file is part of GNU Inetutils. diff --git a/ftpd/Makefile.am b/ftpd/Makefile.am index e656e4ea..d25b43d1 100644 --- a/ftpd/Makefile.am +++ b/ftpd/Makefile.am @@ -1,7 +1,7 @@ # # Copyright (C) 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005, -# 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016 -# Free Software Foundation, Inc. +# 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016, +# 2017 Free Software Foundation, Inc. # # This file is part of GNU Inetutils. # diff --git a/ftpd/auth.c b/ftpd/auth.c index 18d3ecfa..cee3bd9f 100644 --- a/ftpd/auth.c +++ b/ftpd/auth.c @@ -1,6 +1,6 @@ /* Copyright (C) 2000, 2001, 2002, 2003, 2004, 2005, 2006, 2007, 2008, - 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016 Free Software + 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016, 2017 Free Software Foundation, Inc. This file is part of GNU Inetutils. diff --git a/ftpd/conf.c b/ftpd/conf.c index b59b2cd0..abe45a79 100644 --- a/ftpd/conf.c +++ b/ftpd/conf.c @@ -1,6 +1,6 @@ /* Copyright (C) 2000, 2001, 2002, 2003, 2004, 2005, 2006, 2007, 2008, - 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016 Free Software + 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016, 2017 Free Software Foundation, Inc. This file is part of GNU Inetutils. diff --git a/ftpd/extern.h b/ftpd/extern.h index 93475f46..4435e735 100644 --- a/ftpd/extern.h +++ b/ftpd/extern.h @@ -1,7 +1,7 @@ /* Copyright (C) 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005, 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, - 2014, 2015, 2016 Free Software Foundation, Inc. + 2014, 2015, 2016, 2017 Free Software Foundation, Inc. This file is part of GNU Inetutils. diff --git a/ftpd/ftpcmd.y b/ftpd/ftpcmd.y index e5b6aea7..3a16e3e2 100644 --- a/ftpd/ftpcmd.y +++ b/ftpd/ftpcmd.y @@ -1,7 +1,7 @@ /* Copyright (C) 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005, 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, - 2014, 2015, 2016 Free Software Foundation, Inc. + 2014, 2015, 2016, 2017 Free Software Foundation, Inc. This file is part of GNU Inetutils. diff --git a/ftpd/ftpd.c b/ftpd/ftpd.c index a3299760..26835244 100644 --- a/ftpd/ftpd.c +++ b/ftpd/ftpd.c @@ -1,7 +1,7 @@ /* Copyright (C) 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005, 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, - 2014, 2015, 2016 Free Software Foundation, Inc. + 2014, 2015, 2016, 2017 Free Software Foundation, Inc. This file is part of GNU Inetutils. diff --git a/ftpd/logwtmp.c b/ftpd/logwtmp.c index 3ff6f903..96f1ab16 100644 --- a/ftpd/logwtmp.c +++ b/ftpd/logwtmp.c @@ -1,7 +1,7 @@ /* Copyright (C) 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005, 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, - 2016 Free Software Foundation, Inc. + 2016, 2017 Free Software Foundation, Inc. This file is part of GNU Inetutils. diff --git a/ftpd/pam.c b/ftpd/pam.c index e40454b4..a16767cb 100644 --- a/ftpd/pam.c +++ b/ftpd/pam.c @@ -1,6 +1,6 @@ /* Copyright (C) 2000, 2001, 2002, 2003, 2004, 2005, 2006, 2007, 2008, - 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016 Free Software + 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016, 2017 Free Software Foundation, Inc. This file is part of GNU Inetutils. diff --git a/ftpd/popen.c b/ftpd/popen.c index a1319860..44ab234a 100644 --- a/ftpd/popen.c +++ b/ftpd/popen.c @@ -1,7 +1,7 @@ /* Copyright (C) 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005, 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, - 2014, 2015, 2016 Free Software Foundation, Inc. + 2014, 2015, 2016, 2017 Free Software Foundation, Inc. This file is part of GNU Inetutils. diff --git a/ftpd/server_mode.c b/ftpd/server_mode.c index dfefb4fc..85218f10 100644 --- a/ftpd/server_mode.c +++ b/ftpd/server_mode.c @@ -1,6 +1,6 @@ /* Copyright (C) 2000, 2001, 2002, 2003, 2004, 2005, 2006, 2007, 2008, - 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016 Free Software + 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016, 2017 Free Software Foundation, Inc. This file is part of GNU Inetutils. diff --git a/ifconfig/Makefile.am b/ifconfig/Makefile.am index b463b97b..c5b2b09a 100644 --- a/ifconfig/Makefile.am +++ b/ifconfig/Makefile.am @@ -1,6 +1,7 @@ # # Copyright (C) 2001, 2002, 2003, 2004, 2005, 2006, 2007, 2008, 2009, -# 2010, 2011, 2012, 2013, 2014, 2015, 2016 Free Software Foundation, Inc. +# 2010, 2011, 2012, 2013, 2014, 2015, 2016, 2017 Free Software +# Foundation, Inc. # # This file is part of GNU Inetutils. # diff --git a/ifconfig/changeif.c b/ifconfig/changeif.c index f6a7e585..d2e02e5c 100644 --- a/ifconfig/changeif.c +++ b/ifconfig/changeif.c @@ -1,6 +1,7 @@ /* changeif.c -- change the configuration of a network interface Copyright (C) 2001, 2002, 2003, 2004, 2005, 2006, 2007, 2008, 2009, - 2010, 2011, 2012, 2013, 2014, 2015, 2016 Free Software Foundation, Inc. + 2010, 2011, 2012, 2013, 2014, 2015, 2016, 2017 Free Software + Foundation, Inc. This file is part of GNU Inetutils. diff --git a/ifconfig/flags.c b/ifconfig/flags.c index 4e444d9b..491efc72 100644 --- a/ifconfig/flags.c +++ b/ifconfig/flags.c @@ -1,6 +1,7 @@ /* flags.c -- network interface flag handling Copyright (C) 2001, 2002, 2003, 2004, 2005, 2006, 2007, 2008, 2009, - 2010, 2011, 2012, 2013, 2014, 2015, 2016 Free Software Foundation, Inc. + 2010, 2011, 2012, 2013, 2014, 2015, 2016, 2017 Free Software + Foundation, Inc. This file is part of GNU Inetutils. diff --git a/ifconfig/flags.h b/ifconfig/flags.h index e8a20932..4a147786 100644 --- a/ifconfig/flags.h +++ b/ifconfig/flags.h @@ -1,6 +1,7 @@ /* Copyright (C) 2001, 2002, 2003, 2004, 2005, 2006, 2007, 2008, 2009, - 2010, 2011, 2012, 2013, 2014, 2015, 2016 Free Software Foundation, Inc. + 2010, 2011, 2012, 2013, 2014, 2015, 2016, 2017 Free Software + Foundation, Inc. This file is part of GNU Inetutils. diff --git a/ifconfig/ifconfig.c b/ifconfig/ifconfig.c index ad064ce0..b4de4813 100644 --- a/ifconfig/ifconfig.c +++ b/ifconfig/ifconfig.c @@ -1,6 +1,7 @@ /* ifconfig.c -- network interface configuration utility Copyright (C) 2001, 2002, 2003, 2004, 2005, 2006, 2007, 2008, 2009, - 2010, 2011, 2012, 2013, 2014, 2015, 2016 Free Software Foundation, Inc. + 2010, 2011, 2012, 2013, 2014, 2015, 2016, 2017 Free Software + Foundation, Inc. This file is part of GNU Inetutils. diff --git a/ifconfig/ifconfig.h b/ifconfig/ifconfig.h index 6522e98e..72760bef 100644 --- a/ifconfig/ifconfig.h +++ b/ifconfig/ifconfig.h @@ -1,6 +1,7 @@ /* Copyright (C) 2001, 2002, 2003, 2004, 2005, 2006, 2007, 2008, 2009, - 2010, 2011, 2012, 2013, 2014, 2015, 2016 Free Software Foundation, Inc. + 2010, 2011, 2012, 2013, 2014, 2015, 2016, 2017 Free Software + Foundation, Inc. This file is part of GNU Inetutils. diff --git a/ifconfig/options.c b/ifconfig/options.c index 26902fcc..dcd26f52 100644 --- a/ifconfig/options.c +++ b/ifconfig/options.c @@ -1,6 +1,7 @@ /* options.c -- process the command line options Copyright (C) 2001, 2002, 2003, 2004, 2005, 2006, 2007, 2008, 2009, - 2010, 2011, 2012, 2013, 2014, 2015, 2016 Free Software Foundation, Inc. + 2010, 2011, 2012, 2013, 2014, 2015, 2016, 2017 Free Software + Foundation, Inc. This file is part of GNU Inetutils. diff --git a/ifconfig/options.h b/ifconfig/options.h index e0474314..be4e43cb 100644 --- a/ifconfig/options.h +++ b/ifconfig/options.h @@ -1,6 +1,7 @@ /* Copyright (C) 2001, 2002, 2003, 2004, 2005, 2006, 2007, 2008, 2009, - 2010, 2011, 2012, 2013, 2014, 2015, 2016 Free Software Foundation, Inc. + 2010, 2011, 2012, 2013, 2014, 2015, 2016, 2017 Free Software + Foundation, Inc. This file is part of GNU Inetutils. diff --git a/ifconfig/printif.c b/ifconfig/printif.c index a4bac45f..68d64c34 100644 --- a/ifconfig/printif.c +++ b/ifconfig/printif.c @@ -1,6 +1,7 @@ /* printif.c -- print an interface configuration Copyright (C) 2001, 2002, 2003, 2004, 2005, 2006, 2007, 2008, 2009, - 2010, 2011, 2012, 2013, 2014, 2015, 2016 Free Software Foundation, Inc. + 2010, 2011, 2012, 2013, 2014, 2015, 2016, 2017 Free Software + Foundation, Inc. This file is part of GNU Inetutils. diff --git a/ifconfig/printif.h b/ifconfig/printif.h index df764895..5bb393d7 100644 --- a/ifconfig/printif.h +++ b/ifconfig/printif.h @@ -1,6 +1,7 @@ /* Copyright (C) 2001, 2002, 2003, 2004, 2005, 2006, 2007, 2008, 2009, - 2010, 2011, 2012, 2013, 2014, 2015, 2016 Free Software Foundation, Inc. + 2010, 2011, 2012, 2013, 2014, 2015, 2016, 2017 Free Software + Foundation, Inc. This file is part of GNU Inetutils. diff --git a/ifconfig/system.c b/ifconfig/system.c index edc1324b..bdc2b6fd 100644 --- a/ifconfig/system.c +++ b/ifconfig/system.c @@ -1,6 +1,7 @@ /* Copyright (C) 2001, 2002, 2003, 2004, 2005, 2006, 2007, 2008, 2009, - 2010, 2011, 2012, 2013, 2014, 2015, 2016 Free Software Foundation, Inc. + 2010, 2011, 2012, 2013, 2014, 2015, 2016, 2017 Free Software + Foundation, Inc. This file is part of GNU Inetutils. diff --git a/ifconfig/system.h b/ifconfig/system.h index bf8aa89a..0765b1bb 100644 --- a/ifconfig/system.h +++ b/ifconfig/system.h @@ -1,6 +1,7 @@ /* Copyright (C) 2001, 2002, 2003, 2004, 2005, 2006, 2007, 2008, 2009, - 2010, 2011, 2012, 2013, 2014, 2015, 2016 Free Software Foundation, Inc. + 2010, 2011, 2012, 2013, 2014, 2015, 2016, 2017 Free Software + Foundation, Inc. This file is part of GNU Inetutils. diff --git a/ifconfig/system/Makefile.am b/ifconfig/system/Makefile.am index 3200c35d..75baaff2 100644 --- a/ifconfig/system/Makefile.am +++ b/ifconfig/system/Makefile.am @@ -1,6 +1,7 @@ # # Copyright (C) 2001, 2002, 2003, 2004, 2005, 2006, 2007, 2008, 2009, -# 2010, 2011, 2012, 2013, 2014, 2015, 2016 Free Software Foundation, Inc. +# 2010, 2011, 2012, 2013, 2014, 2015, 2016, 2017 Free Software +# Foundation, Inc. # # This file is part of GNU Inetutils. # diff --git a/ifconfig/system/bsd.c b/ifconfig/system/bsd.c index a220e535..abfc25c2 100644 --- a/ifconfig/system/bsd.c +++ b/ifconfig/system/bsd.c @@ -1,6 +1,7 @@ /* bsd.c -- BSD specific code for ifconfig Copyright (C) 2001, 2002, 2003, 2004, 2005, 2006, 2007, 2008, 2009, - 2010, 2011, 2012, 2013, 2014, 2015, 2016 Free Software Foundation, Inc. + 2010, 2011, 2012, 2013, 2014, 2015, 2016, 2017 Free Software + Foundation, Inc. This file is part of GNU Inetutils. diff --git a/ifconfig/system/bsd.h b/ifconfig/system/bsd.h index 6e28e27c..cf2a6d5a 100644 --- a/ifconfig/system/bsd.h +++ b/ifconfig/system/bsd.h @@ -1,6 +1,7 @@ /* Copyright (C) 2001, 2002, 2003, 2004, 2005, 2006, 2007, 2008, 2009, - 2010, 2011, 2012, 2013, 2014, 2015, 2016 Free Software Foundation, Inc. + 2010, 2011, 2012, 2013, 2014, 2015, 2016, 2017 Free Software + Foundation, Inc. This file is part of GNU Inetutils. diff --git a/ifconfig/system/generic.c b/ifconfig/system/generic.c index 215c6d84..51a3a19c 100644 --- a/ifconfig/system/generic.c +++ b/ifconfig/system/generic.c @@ -1,6 +1,7 @@ /* generic.c -- generic system code for ifconfig Copyright (C) 2001, 2002, 2003, 2004, 2005, 2006, 2007, 2008, 2009, - 2010, 2011, 2012, 2013, 2014, 2015, 2016 Free Software Foundation, Inc. + 2010, 2011, 2012, 2013, 2014, 2015, 2016, 2017 Free Software + Foundation, Inc. This file is part of GNU Inetutils. diff --git a/ifconfig/system/generic.h b/ifconfig/system/generic.h index 9ef97b99..3c125644 100644 --- a/ifconfig/system/generic.h +++ b/ifconfig/system/generic.h @@ -1,6 +1,7 @@ /* Copyright (C) 2001, 2002, 2003, 2004, 2005, 2006, 2007, 2008, 2009, - 2010, 2011, 2012, 2013, 2014, 2015, 2016 Free Software Foundation, Inc. + 2010, 2011, 2012, 2013, 2014, 2015, 2016, 2017 Free Software + Foundation, Inc. This file is part of GNU Inetutils. diff --git a/ifconfig/system/hurd.c b/ifconfig/system/hurd.c index 6f806b82..63737a24 100644 --- a/ifconfig/system/hurd.c +++ b/ifconfig/system/hurd.c @@ -1,5 +1,5 @@ /* hurd.c -- Code for ifconfig specific to GNU/Hurd. - Copyright (C) 2015, 2016 Free Software Foundation, Inc. + Copyright (C) 2015, 2016, 2017 Free Software Foundation, Inc. This file is part of GNU Inetutils. diff --git a/ifconfig/system/hurd.h b/ifconfig/system/hurd.h index d26c000a..7a643de6 100644 --- a/ifconfig/system/hurd.h +++ b/ifconfig/system/hurd.h @@ -1,5 +1,5 @@ /* - Copyright (C) 2015, 2016 Free Software Foundation, Inc. + Copyright (C) 2015, 2016, 2017 Free Software Foundation, Inc. This file is part of GNU Inetutils. diff --git a/ifconfig/system/linux.c b/ifconfig/system/linux.c index cbd1739b..bd6148e1 100644 --- a/ifconfig/system/linux.c +++ b/ifconfig/system/linux.c @@ -1,6 +1,7 @@ /* linux.c -- Linux specific code for ifconfig Copyright (C) 2001, 2002, 2003, 2004, 2005, 2006, 2007, 2008, 2009, - 2010, 2011, 2012, 2013, 2014, 2015, 2016 Free Software Foundation, Inc. + 2010, 2011, 2012, 2013, 2014, 2015, 2016, 2017 Free Software + Foundation, Inc. This file is part of GNU Inetutils. diff --git a/ifconfig/system/linux.h b/ifconfig/system/linux.h index eeea2eb1..c8a2e4f5 100644 --- a/ifconfig/system/linux.h +++ b/ifconfig/system/linux.h @@ -1,6 +1,7 @@ /* Copyright (C) 2001, 2002, 2003, 2004, 2005, 2006, 2007, 2008, 2009, - 2010, 2011, 2012, 2013, 2014, 2015, 2016 Free Software Foundation, Inc. + 2010, 2011, 2012, 2013, 2014, 2015, 2016, 2017 Free Software + Foundation, Inc. This file is part of GNU Inetutils. diff --git a/ifconfig/system/qnx.c b/ifconfig/system/qnx.c index 475b1227..5e008351 100644 --- a/ifconfig/system/qnx.c +++ b/ifconfig/system/qnx.c @@ -1,6 +1,7 @@ /* qnx.c -- QNX specific code for ifconfig Copyright (C) 2001, 2002, 2003, 2004, 2005, 2006, 2007, 2008, 2009, - 2010, 2011, 2012, 2013, 2014, 2015, 2016 Free Software Foundation, Inc. + 2010, 2011, 2012, 2013, 2014, 2015, 2016, 2017 Free Software + Foundation, Inc. This file is part of GNU Inetutils. diff --git a/ifconfig/system/qnx.h b/ifconfig/system/qnx.h index ee53b391..3784f7d1 100644 --- a/ifconfig/system/qnx.h +++ b/ifconfig/system/qnx.h @@ -1,6 +1,7 @@ /* Copyright (C) 2001, 2002, 2003, 2004, 2005, 2006, 2007, 2008, 2009, - 2010, 2011, 2012, 2013, 2014, 2015, 2016 Free Software Foundation, Inc. + 2010, 2011, 2012, 2013, 2014, 2015, 2016, 2017 Free Software + Foundation, Inc. This file is part of GNU Inetutils. diff --git a/ifconfig/system/solaris.c b/ifconfig/system/solaris.c index f72bc2e5..3393bf33 100644 --- a/ifconfig/system/solaris.c +++ b/ifconfig/system/solaris.c @@ -1,6 +1,7 @@ /* solaris.c -- Solaris specific code for ifconfig Copyright (C) 2001, 2002, 2003, 2004, 2005, 2006, 2007, 2008, 2009, - 2010, 2011, 2012, 2013, 2014, 2015, 2016 Free Software Foundation, Inc. + 2010, 2011, 2012, 2013, 2014, 2015, 2016, 2017 Free Software + Foundation, Inc. This file is part of GNU Inetutils. diff --git a/ifconfig/system/solaris.h b/ifconfig/system/solaris.h index bfe3df6f..2b673914 100644 --- a/ifconfig/system/solaris.h +++ b/ifconfig/system/solaris.h @@ -1,6 +1,7 @@ /* Copyright (C) 2001, 2002, 2003, 2004, 2005, 2006, 2007, 2008, 2009, - 2010, 2011, 2012, 2013, 2014, 2015, 2016 Free Software Foundation, Inc. + 2010, 2011, 2012, 2013, 2014, 2015, 2016, 2017 Free Software + Foundation, Inc. This file is part of GNU Inetutils. diff --git a/libicmp/Makefile.am b/libicmp/Makefile.am index 3759651a..d2f66b55 100644 --- a/libicmp/Makefile.am +++ b/libicmp/Makefile.am @@ -1,6 +1,7 @@ # # Copyright (C) 2001, 2002, 2003, 2004, 2005, 2006, 2007, 2008, 2009, -# 2010, 2011, 2012, 2013, 2014, 2015, 2016 Free Software Foundation, Inc. +# 2010, 2011, 2012, 2013, 2014, 2015, 2016, 2017 Free Software +# Foundation, Inc. # # This file is part of GNU Inetutils. # diff --git a/libicmp/icmp.h b/libicmp/icmp.h index 63eb7d1b..ed371ba3 100644 --- a/libicmp/icmp.h +++ b/libicmp/icmp.h @@ -1,6 +1,7 @@ /* Copyright (C) 2001, 2002, 2003, 2004, 2005, 2006, 2007, 2008, 2009, - 2010, 2011, 2012, 2013, 2014, 2015, 2016 Free Software Foundation, Inc. + 2010, 2011, 2012, 2013, 2014, 2015, 2016, 2017 Free Software + Foundation, Inc. This file is part of GNU Inetutils. diff --git a/libicmp/icmp_address.c b/libicmp/icmp_address.c index 8c01cdca..e06a7a4a 100644 --- a/libicmp/icmp_address.c +++ b/libicmp/icmp_address.c @@ -1,6 +1,7 @@ /* Copyright (C) 2001, 2002, 2003, 2004, 2005, 2006, 2007, 2008, 2009, - 2010, 2011, 2012, 2013, 2014, 2015, 2016 Free Software Foundation, Inc. + 2010, 2011, 2012, 2013, 2014, 2015, 2016, 2017 Free Software + Foundation, Inc. This file is part of GNU Inetutils. diff --git a/libicmp/icmp_cksum.c b/libicmp/icmp_cksum.c index 04acbcc3..17f9469d 100644 --- a/libicmp/icmp_cksum.c +++ b/libicmp/icmp_cksum.c @@ -1,6 +1,7 @@ /* Copyright (C) 2001, 2002, 2003, 2004, 2005, 2006, 2007, 2008, 2009, - 2010, 2011, 2012, 2013, 2014, 2015, 2016 Free Software Foundation, Inc. + 2010, 2011, 2012, 2013, 2014, 2015, 2016, 2017 Free Software + Foundation, Inc. This file is part of GNU Inetutils. diff --git a/libicmp/icmp_echo.c b/libicmp/icmp_echo.c index 4346890f..bb0fd239 100644 --- a/libicmp/icmp_echo.c +++ b/libicmp/icmp_echo.c @@ -1,6 +1,7 @@ /* Copyright (C) 2001, 2002, 2003, 2004, 2005, 2006, 2007, 2008, 2009, - 2010, 2011, 2012, 2013, 2014, 2015, 2016 Free Software Foundation, Inc. + 2010, 2011, 2012, 2013, 2014, 2015, 2016, 2017 Free Software + Foundation, Inc. This file is part of GNU Inetutils. diff --git a/libicmp/icmp_timestamp.c b/libicmp/icmp_timestamp.c index 028c511b..53bf24fa 100644 --- a/libicmp/icmp_timestamp.c +++ b/libicmp/icmp_timestamp.c @@ -1,6 +1,7 @@ /* Copyright (C) 2001, 2002, 2003, 2004, 2005, 2006, 2007, 2008, 2009, - 2010, 2011, 2012, 2013, 2014, 2015, 2016 Free Software Foundation, Inc. + 2010, 2011, 2012, 2013, 2014, 2015, 2016, 2017 Free Software + Foundation, Inc. This file is part of GNU Inetutils. diff --git a/libinetutils/Makefile.am b/libinetutils/Makefile.am index e2aec950..39a5594f 100644 --- a/libinetutils/Makefile.am +++ b/libinetutils/Makefile.am @@ -1,7 +1,7 @@ # # Copyright (C) 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005, -# 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016 -# Free Software Foundation, Inc. +# 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016, +# 2017 Free Software Foundation, Inc. # # This file is part of GNU Inetutils. # diff --git a/libinetutils/argcv.c b/libinetutils/argcv.c index 3a810f21..52b562c0 100644 --- a/libinetutils/argcv.c +++ b/libinetutils/argcv.c @@ -1,6 +1,7 @@ /* argcv.c - simple functions for parsing input based on whitespace Copyright (C) 2001, 2002, 2003, 2004, 2005, 2006, 2007, 2008, 2009, - 2010, 2011, 2012, 2013, 2014, 2015, 2016 Free Software Foundation, Inc. + 2010, 2011, 2012, 2013, 2014, 2015, 2016, 2017 Free Software + Foundation, Inc. This file is part of GNU Inetutils. diff --git a/libinetutils/argcv.h b/libinetutils/argcv.h index ae5add31..b45a187f 100644 --- a/libinetutils/argcv.h +++ b/libinetutils/argcv.h @@ -1,6 +1,7 @@ /* Copyright (C) 2001, 2002, 2003, 2004, 2005, 2006, 2007, 2008, 2009, - 2010, 2011, 2012, 2013, 2014, 2015, 2016 Free Software Foundation, Inc. + 2010, 2011, 2012, 2013, 2014, 2015, 2016, 2017 Free Software + Foundation, Inc. This file is part of GNU Inetutils. diff --git a/libinetutils/cleansess.c b/libinetutils/cleansess.c index b569b472..81605c0c 100644 --- a/libinetutils/cleansess.c +++ b/libinetutils/cleansess.c @@ -1,7 +1,7 @@ /* cleansess.c - Clean up the pty and frob utmp/wtmp accordingly after logout Copyright (C) 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005, 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, - 2016 Free Software Foundation, Inc. + 2016, 2017 Free Software Foundation, Inc. This file is part of GNU Inetutils. diff --git a/libinetutils/daemon.c b/libinetutils/daemon.c index 9db34f7b..851fcbe3 100644 --- a/libinetutils/daemon.c +++ b/libinetutils/daemon.c @@ -1,7 +1,7 @@ /* Copyright (C) 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005, 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, - 2016 Free Software Foundation, Inc. + 2016, 2017 Free Software Foundation, Inc. This file is part of GNU Inetutils. diff --git a/libinetutils/defauthors.c b/libinetutils/defauthors.c index b37fa0bd..3cab38ca 100644 --- a/libinetutils/defauthors.c +++ b/libinetutils/defauthors.c @@ -1,5 +1,5 @@ /* - Copyright (C) 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016 + Copyright (C) 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016, 2017 Free Software Foundation, Inc. This file is part of GNU Inetutils. diff --git a/libinetutils/des_rw.c b/libinetutils/des_rw.c index f7f50008..d9468c5e 100644 --- a/libinetutils/des_rw.c +++ b/libinetutils/des_rw.c @@ -1,7 +1,7 @@ /* Copyright (C) 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005, - 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016 - Free Software Foundation, Inc. + 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016, + 2017 Free Software Foundation, Inc. This file is part of GNU Inetutils. diff --git a/libinetutils/if_index.c b/libinetutils/if_index.c index 055cf363..3f90daea 100644 --- a/libinetutils/if_index.c +++ b/libinetutils/if_index.c @@ -1,6 +1,7 @@ /* Copyright (C) 2001, 2002, 2003, 2004, 2005, 2006, 2007, 2008, 2009, - 2010, 2011, 2012, 2013, 2014, 2015, 2016 Free Software Foundation, Inc. + 2010, 2011, 2012, 2013, 2014, 2015, 2016, 2017 Free Software + Foundation, Inc. This file is part of GNU Inetutils. diff --git a/libinetutils/kcmd.c b/libinetutils/kcmd.c index 45226766..4838ab4a 100644 --- a/libinetutils/kcmd.c +++ b/libinetutils/kcmd.c @@ -1,7 +1,7 @@ /* Copyright (C) 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005, - 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016 - Free Software Foundation, Inc. + 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016, + 2017 Free Software Foundation, Inc. This file is part of GNU Inetutils. diff --git a/libinetutils/kerberos5.c b/libinetutils/kerberos5.c index f189385a..d8d7fd2a 100644 --- a/libinetutils/kerberos5.c +++ b/libinetutils/kerberos5.c @@ -1,5 +1,5 @@ -/* shishi.c -- functions to use Heimdal's and MIT's Kerberos V - Copyright (C) 2014, 2015, 2016 Free Software Foundation, Inc. +/* kerberos5.c -- functions to use Heimdal's and MIT's Kerberos V + Copyright (C) 2014, 2015, 2016, 2017 Free Software Foundation, Inc. This file is part of GNU Inetutils. diff --git a/libinetutils/kerberos5_def.h b/libinetutils/kerberos5_def.h index 19dbac9f..fd803a8c 100644 --- a/libinetutils/kerberos5_def.h +++ b/libinetutils/kerberos5_def.h @@ -1,5 +1,5 @@ /* - Copyright (C) 2014, 2015, 2016 Free Software Foundation, Inc. + Copyright (C) 2014, 2015, 2016, 2017 Free Software Foundation, Inc. This file is part of GNU Inetutils. diff --git a/libinetutils/krcmd.c b/libinetutils/krcmd.c index d57214e9..5b3d08a4 100644 --- a/libinetutils/krcmd.c +++ b/libinetutils/krcmd.c @@ -1,7 +1,7 @@ /* Copyright (C) 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005, - 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016 - Free Software Foundation, Inc. + 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016, + 2017 Free Software Foundation, Inc. This file is part of GNU Inetutils. diff --git a/libinetutils/libinetutils.h b/libinetutils/libinetutils.h index 5baa2d34..5c940c31 100644 --- a/libinetutils/libinetutils.h +++ b/libinetutils/libinetutils.h @@ -1,6 +1,6 @@ /* Copyright (C) 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, - 2015, 2016 Free Software Foundation, Inc. + 2015, 2016, 2017 Free Software Foundation, Inc. This file is part of GNU Inetutils. diff --git a/libinetutils/localhost.c b/libinetutils/localhost.c index c33ec35d..844ab387 100644 --- a/libinetutils/localhost.c +++ b/libinetutils/localhost.c @@ -1,7 +1,7 @@ /* localhost.c - A slightly more convenient wrapper for gethostname Copyright (C) 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005, 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, - 2016 Free Software Foundation, Inc. + 2016, 2017 Free Software Foundation, Inc. This file is part of GNU Inetutils. diff --git a/libinetutils/logwtmp.c b/libinetutils/logwtmp.c index 2c51d1c3..ea86d5b4 100644 --- a/libinetutils/logwtmp.c +++ b/libinetutils/logwtmp.c @@ -1,7 +1,7 @@ /* logwtmp.c - A version of BSDs `logwtmp' that should be widely portable Copyright (C) 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005, - 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016 - Free Software Foundation, Inc. + 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016, + 2017 Free Software Foundation, Inc. This file is part of GNU Inetutils. diff --git a/libinetutils/logwtmpko.c b/libinetutils/logwtmpko.c index c60180f6..2abf4e84 100644 --- a/libinetutils/logwtmpko.c +++ b/libinetutils/logwtmpko.c @@ -1,7 +1,7 @@ /* Copyright (C) 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005, - 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016 - Free Software Foundation, Inc. + 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016, + 2017 Free Software Foundation, Inc. This file is part of GNU Inetutils. diff --git a/libinetutils/setsig.c b/libinetutils/setsig.c index bd3a00ce..2a9773a7 100644 --- a/libinetutils/setsig.c +++ b/libinetutils/setsig.c @@ -1,7 +1,7 @@ /* setsig.c - Set a signal handler, trying to turning on the SA_RESTART bit Copyright (C) 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005, - 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016 - Free Software Foundation, Inc. + 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016, + 2017 Free Software Foundation, Inc. This file is part of GNU Inetutils. diff --git a/libinetutils/shishi.c b/libinetutils/shishi.c index 287093bb..c7097903 100644 --- a/libinetutils/shishi.c +++ b/libinetutils/shishi.c @@ -1,6 +1,6 @@ /* shishi.c -- functions to use kerberos V with shishi Copyright (C) 2005, 2006, 2007, 2008, 2009, 2010, 2011, 2012, - 2013, 2014, 2015, 2016 Free Software Foundation, Inc. + 2013, 2014, 2015, 2016, 2017 Free Software Foundation, Inc. This file is part of GNU Inetutils. diff --git a/libinetutils/shishi_def.h b/libinetutils/shishi_def.h index 187d106a..455c5e2d 100644 --- a/libinetutils/shishi_def.h +++ b/libinetutils/shishi_def.h @@ -1,6 +1,6 @@ /* Copyright (C) 2005, 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, - 2015, 2016 Free Software Foundation, Inc. + 2015, 2016, 2017 Free Software Foundation, Inc. This file is part of GNU Inetutils. diff --git a/libinetutils/tftpsubs.c b/libinetutils/tftpsubs.c index 89913d31..42b0afc7 100644 --- a/libinetutils/tftpsubs.c +++ b/libinetutils/tftpsubs.c @@ -1,7 +1,7 @@ /* Copyright (C) 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005, 2006, - 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016 Free Software - Foundation, Inc. + 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016, 2017 + Free Software Foundation, Inc. This file is part of GNU Inetutils. diff --git a/libinetutils/tftpsubs.h b/libinetutils/tftpsubs.h index ab60f38b..415fd75e 100644 --- a/libinetutils/tftpsubs.h +++ b/libinetutils/tftpsubs.h @@ -1,7 +1,7 @@ /* Copyright (C) 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005, 2006, - 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016 Free Software - Foundation, Inc. + 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016, 2017 + Free Software Foundation, Inc. This file is part of GNU Inetutils. diff --git a/libinetutils/ttymsg.c b/libinetutils/ttymsg.c index 7a82a63d..47d7df8c 100644 --- a/libinetutils/ttymsg.c +++ b/libinetutils/ttymsg.c @@ -1,7 +1,7 @@ /* Copyright (C) 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005, 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, - 2016 Free Software Foundation, Inc. + 2016, 2017 Free Software Foundation, Inc. This file is part of GNU Inetutils. diff --git a/libinetutils/utmp_init.c b/libinetutils/utmp_init.c index 535a34ac..f7d7ae68 100644 --- a/libinetutils/utmp_init.c +++ b/libinetutils/utmp_init.c @@ -1,6 +1,6 @@ /* Copyright (C) 1999, 2000, 2001, 2002, 2003, 2004, 2005, 2006, 2007, - 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016 Free Software + 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016, 2107 Free Software Foundation, Inc. This file is part of GNU Inetutils. diff --git a/libinetutils/utmp_logout.c b/libinetutils/utmp_logout.c index 0645e49d..406ee23b 100644 --- a/libinetutils/utmp_logout.c +++ b/libinetutils/utmp_logout.c @@ -1,6 +1,6 @@ /* Copyright (C) 1999, 2000, 2001, 2002, 2003, 2004, 2005, 2006, 2007, - 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016 Free Software + 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016, 2017 Free Software Foundation, Inc. This file is part of GNU Inetutils. diff --git a/libls/Makefile.am b/libls/Makefile.am index 197a3c50..2f817e01 100644 --- a/libls/Makefile.am +++ b/libls/Makefile.am @@ -1,6 +1,6 @@ # # Copyright (C) 2000, 2001, 2002, 2003, 2004, 2005, 2006, 2007, 2008, -# 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016 Free Software +# 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016, 2017 Free Software # Foundation, Inc. # # This file is part of GNU Inetutils. diff --git a/libls/cmp.c b/libls/cmp.c index fc81f23f..3711fc0d 100644 --- a/libls/cmp.c +++ b/libls/cmp.c @@ -1,6 +1,6 @@ /* Copyright (C) 2000, 2001, 2002, 2003, 2004, 2005, 2006, 2007, 2008, - 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016 Free Software + 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016, 2017 Free Software Foundation, Inc. This file is part of GNU Inetutils. diff --git a/libls/extern.h b/libls/extern.h index 20cf4b5f..009c0f8c 100644 --- a/libls/extern.h +++ b/libls/extern.h @@ -1,6 +1,6 @@ /* Copyright (C) 2000, 2001, 2002, 2003, 2004, 2005, 2006, 2007, 2008, - 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016 Free Software + 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016, 2017 Free Software Foundation, Inc. This file is part of GNU Inetutils. diff --git a/libls/fts.c b/libls/fts.c index 7c93c769..b6dde066 100644 --- a/libls/fts.c +++ b/libls/fts.c @@ -1,6 +1,6 @@ /* Copyright (C) 2000, 2001, 2002, 2003, 2004, 2005, 2006, 2007, 2008, - 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016 Free Software + 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016, 2017 Free Software Foundation, Inc. This file is part of GNU Inetutils. diff --git a/libls/fts.h b/libls/fts.h index 8b6ba4e3..74500543 100644 --- a/libls/fts.h +++ b/libls/fts.h @@ -1,6 +1,6 @@ /* Copyright (C) 2000, 2001, 2002, 2003, 2004, 2005, 2006, 2007, 2008, - 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016 Free Software + 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016, 2017 Free Software Foundation, Inc. This file is part of GNU Inetutils. diff --git a/libls/ls.c b/libls/ls.c index 7caf4210..a3adfc01 100644 --- a/libls/ls.c +++ b/libls/ls.c @@ -1,6 +1,6 @@ /* Copyright (C) 2000, 2001, 2002, 2003, 2004, 2005, 2006, 2007, 2008, - 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016 Free Software + 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016, 2017 Free Software Foundation, Inc. This file is part of GNU Inetutils. diff --git a/libls/ls.h b/libls/ls.h index a35d2693..41e36072 100644 --- a/libls/ls.h +++ b/libls/ls.h @@ -1,6 +1,6 @@ /* Copyright (C) 2000, 2001, 2002, 2003, 2004, 2005, 2006, 2007, 2008, - 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016 Free Software + 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016, 2017 Free Software Foundation, Inc. This file is part of GNU Inetutils. diff --git a/libls/print.c b/libls/print.c index 1537b41b..9d437310 100644 --- a/libls/print.c +++ b/libls/print.c @@ -1,6 +1,6 @@ /* Copyright (C) 2000, 2001, 2002, 2003, 2004, 2005, 2006, 2007, 2008, - 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016 Free Software + 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016, 2017 Free Software Foundation, Inc. This file is part of GNU Inetutils. diff --git a/libls/stat_flags.c b/libls/stat_flags.c index 02938c0f..549e2ed8 100644 --- a/libls/stat_flags.c +++ b/libls/stat_flags.c @@ -1,6 +1,6 @@ /* Copyright (C) 2000, 2001, 2002, 2003, 2004, 2005, 2006, 2007, 2008, - 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016 Free Software + 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016, 2017 Free Software Foundation, Inc. This file is part of GNU Inetutils. diff --git a/libls/util.c b/libls/util.c index 83a57b57..1f955dd8 100644 --- a/libls/util.c +++ b/libls/util.c @@ -1,6 +1,6 @@ /* Copyright (C) 2000, 2001, 2002, 2003, 2004, 2005, 2006, 2007, 2008, - 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016 Free Software + 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016, 2017 Free Software Foundation, Inc. This file is part of GNU Inetutils. diff --git a/libtelnet/Makefile.am b/libtelnet/Makefile.am index ce1d467f..7f02a114 100644 --- a/libtelnet/Makefile.am +++ b/libtelnet/Makefile.am @@ -1,7 +1,7 @@ # # Copyright (C) 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005, -# 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016 -# Free Software Foundation, Inc. +# 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016, +# 2017 Free Software Foundation, Inc. # # This file is part of GNU Inetutils. # diff --git a/libtelnet/auth-proto.h b/libtelnet/auth-proto.h index 690dbf54..eb788e99 100644 --- a/libtelnet/auth-proto.h +++ b/libtelnet/auth-proto.h @@ -1,7 +1,7 @@ /* Copyright (C) 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005, 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, - 2016 Free Software Foundation, Inc. + 2016, 2017 Free Software Foundation, Inc. This file is part of GNU Inetutils. diff --git a/libtelnet/auth.c b/libtelnet/auth.c index a24cb68e..44bedc0e 100644 --- a/libtelnet/auth.c +++ b/libtelnet/auth.c @@ -1,7 +1,7 @@ /* Copyright (C) 1993, 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005, 2006, 2007, 2008, 2009, 2010, 2011, 2012, - 2013, 2014, 2015, 2016 Free Software Foundation, Inc. + 2013, 2014, 2015, 2016, 2017 Free Software Foundation, Inc. This file is part of GNU Inetutils. diff --git a/libtelnet/auth.h b/libtelnet/auth.h index 043ed8ee..8679aea7 100644 --- a/libtelnet/auth.h +++ b/libtelnet/auth.h @@ -1,7 +1,7 @@ /* Copyright (C) 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005, 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, - 2016 Free Software Foundation, Inc. + 2016, 2017 Free Software Foundation, Inc. This file is part of GNU Inetutils. diff --git a/libtelnet/enc-proto.h b/libtelnet/enc-proto.h index e577287f..92336b14 100644 --- a/libtelnet/enc-proto.h +++ b/libtelnet/enc-proto.h @@ -1,7 +1,7 @@ /* Copyright (C) 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005, 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, - 2016 Free Software Foundation, Inc. + 2016, 2017 Free Software Foundation, Inc. This file is part of GNU Inetutils. diff --git a/libtelnet/enc_des.c b/libtelnet/enc_des.c index 03cf33a0..41d4b08d 100644 --- a/libtelnet/enc_des.c +++ b/libtelnet/enc_des.c @@ -1,7 +1,7 @@ /* Copyright (C) 1993, 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005, 2006, 2007, 2008, 2009, 2010, 2011, 2012, - 2013, 2014, 2015, 2016 Free Software Foundation, Inc. + 2013, 2014, 2015, 2016, 2017 Free Software Foundation, Inc. This file is part of GNU Inetutils. diff --git a/libtelnet/encrypt.c b/libtelnet/encrypt.c index c55344bd..1b0b4046 100644 --- a/libtelnet/encrypt.c +++ b/libtelnet/encrypt.c @@ -1,7 +1,7 @@ /* Copyright (C) 1993, 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005, 2006, 2007, 2008, 2009, 2010, 2011, 2012, - 2013, 2014, 2015, 2016 Free Software Foundation, Inc. + 2013, 2014, 2015, 2016, 2017 Free Software Foundation, Inc. This file is part of GNU Inetutils. diff --git a/libtelnet/encrypt.h b/libtelnet/encrypt.h index f7a836f8..2e8ff978 100644 --- a/libtelnet/encrypt.h +++ b/libtelnet/encrypt.h @@ -1,7 +1,7 @@ /* Copyright (C) 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005, 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, - 2016 Free Software Foundation, Inc. + 2016, 2017 Free Software Foundation, Inc. This file is part of GNU Inetutils. diff --git a/libtelnet/forward.c b/libtelnet/forward.c index 73230e52..243a7a3f 100644 --- a/libtelnet/forward.c +++ b/libtelnet/forward.c @@ -1,7 +1,7 @@ /* Copyright (C) 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005, - 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016 - Free Software Foundation, Inc. + 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016, + 2017 Free Software Foundation, Inc. This file is part of GNU Inetutils. diff --git a/libtelnet/genget.c b/libtelnet/genget.c index 7fd69e9d..28707893 100644 --- a/libtelnet/genget.c +++ b/libtelnet/genget.c @@ -1,7 +1,7 @@ /* Copyright (C) 1993, 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005, 2006, 2007, 2008, 2009, 2010, 2011, 2012, - 2013, 2014, 2015, 2016 Free Software Foundation, Inc. + 2013, 2014, 2015, 2016, 2017 Free Software Foundation, Inc. This file is part of GNU Inetutils. diff --git a/libtelnet/genget.h b/libtelnet/genget.h index 71d50916..abba8d2c 100644 --- a/libtelnet/genget.h +++ b/libtelnet/genget.h @@ -1,5 +1,5 @@ /* - Copyright (C) 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016 + Copyright (C) 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016, 2017 Free Software Foundation, Inc. This file is part of GNU Inetutils. diff --git a/libtelnet/getent.c b/libtelnet/getent.c index be54811f..d9819dbc 100644 --- a/libtelnet/getent.c +++ b/libtelnet/getent.c @@ -1,7 +1,7 @@ /* Copyright (C) 1993, 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005, 2006, 2007, 2008, 2009, 2010, 2011, 2012, - 2013, 2014, 2015, 2016 Free Software Foundation, Inc. + 2013, 2014, 2015, 2016, 2017 Free Software Foundation, Inc. This file is part of GNU Inetutils. diff --git a/libtelnet/kerberos.c b/libtelnet/kerberos.c index dfb3690a..3b074919 100644 --- a/libtelnet/kerberos.c +++ b/libtelnet/kerberos.c @@ -1,7 +1,7 @@ /* Copyright (C) 1993, 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005, 2006, 2007, 2008, 2009, 2010, 2011, 2012, - 2013, 2014, 2015, 2016 Free Software Foundation, Inc. + 2013, 2014, 2015, 2016, 2017 Free Software Foundation, Inc. This file is part of GNU Inetutils. diff --git a/libtelnet/kerberos5.c b/libtelnet/kerberos5.c index 49c5c76a..61ae940a 100644 --- a/libtelnet/kerberos5.c +++ b/libtelnet/kerberos5.c @@ -1,7 +1,7 @@ /* Copyright (C) 1993, 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005, 2006, 2007, 2008, 2009, 2010, 2011, 2012, - 2013, 2014, 2015, 2016 Free Software Foundation, Inc. + 2013, 2014, 2015, 2016, 2017 Free Software Foundation, Inc. This file is part of GNU Inetutils. diff --git a/libtelnet/key-proto.h b/libtelnet/key-proto.h index d6cb5f9f..de787caf 100644 --- a/libtelnet/key-proto.h +++ b/libtelnet/key-proto.h @@ -1,7 +1,7 @@ /* Copyright (C) 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005, 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, - 2016 Free Software Foundation, Inc. + 2016, 2017 Free Software Foundation, Inc. This file is part of GNU Inetutils. diff --git a/libtelnet/misc-proto.h b/libtelnet/misc-proto.h index 4c56fc62..187fe4cf 100644 --- a/libtelnet/misc-proto.h +++ b/libtelnet/misc-proto.h @@ -1,7 +1,7 @@ /* Copyright (C) 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005, 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, - 2016 Free Software Foundation, Inc. + 2016, 2017 Free Software Foundation, Inc. This file is part of GNU Inetutils. diff --git a/libtelnet/misc.c b/libtelnet/misc.c index 1a9318c8..0522fbd0 100644 --- a/libtelnet/misc.c +++ b/libtelnet/misc.c @@ -1,7 +1,7 @@ /* Copyright (C) 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005, 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, - 2016 Free Software Foundation, Inc. + 2016, 2017 Free Software Foundation, Inc. This file is part of GNU Inetutils. diff --git a/libtelnet/misc.h b/libtelnet/misc.h index 227465d1..c8c22baf 100644 --- a/libtelnet/misc.h +++ b/libtelnet/misc.h @@ -1,7 +1,7 @@ /* Copyright (C) 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005, 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, - 2016 Free Software Foundation, Inc. + 2016, 2017 Free Software Foundation, Inc. This file is part of GNU Inetutils. diff --git a/libtelnet/read_passwd.c b/libtelnet/read_passwd.c index c620222d..e952292f 100644 --- a/libtelnet/read_passwd.c +++ b/libtelnet/read_passwd.c @@ -1,7 +1,7 @@ /* Copyright (C) 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005, - 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016 - Free Software Foundation, Inc. + 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016, + 2017 Free Software Foundation, Inc. This file is part of GNU Inetutils. diff --git a/libtelnet/shishi.c b/libtelnet/shishi.c index 9f7b3954..e55df9d2 100644 --- a/libtelnet/shishi.c +++ b/libtelnet/shishi.c @@ -1,6 +1,6 @@ /* Copyright (C) 2003, 2004, 2005, 2006, 2007, 2008, 2009, 2010, 2011, - 2012, 2013, 2014, 2015, 2016 Free Software Foundation, Inc. + 2012, 2013, 2014, 2015, 2016, 2017 Free Software Foundation, Inc. This file is part of GNU Inetutils. diff --git a/man/Makefile.am b/man/Makefile.am index 70b14ce6..6f98cdea 100644 --- a/man/Makefile.am +++ b/man/Makefile.am @@ -1,5 +1,5 @@ # -# Copyright (C) 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016 +# Copyright (C) 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016, 2017 # Free Software Foundation, Inc. # # This file is part of GNU Inetutils. diff --git a/paths b/paths index f37f8aa4..ee07a2a3 100644 --- a/paths +++ b/paths @@ -1,7 +1,7 @@ # paths - Paths for inetutils # Copyright (C) 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, # 2005, 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, -# 2016 Free Software Foundation, Inc. +# 2016, 2017 Free Software Foundation, Inc. # # This file is part of GNU Inetutils. # diff --git a/ping/Makefile.am b/ping/Makefile.am index 873f6127..ab324d18 100644 --- a/ping/Makefile.am +++ b/ping/Makefile.am @@ -1,7 +1,7 @@ # # Copyright (C) 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005, -# 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016 -# Free Software Foundation, Inc. +# 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016, +# 2017 Free Software Foundation, Inc. # # This file is part of GNU Inetutils. # diff --git a/ping/libping.c b/ping/libping.c index 0d77d419..6b4ab180 100644 --- a/ping/libping.c +++ b/ping/libping.c @@ -1,6 +1,6 @@ /* - Copyright (C) 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016 - Free Software Foundation, Inc. + Copyright (C) 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016, + 2017 Free Software Foundation, Inc. This file is part of GNU Inetutils. diff --git a/ping/ping.c b/ping/ping.c index 5c3b9a47..a0ffc466 100644 --- a/ping/ping.c +++ b/ping/ping.c @@ -1,7 +1,7 @@ /* Copyright (C) 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005, 2006, - 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016 Free Software - Foundation, Inc. + 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016, 2017 + Free Software Foundation, Inc. This file is part of GNU Inetutils. diff --git a/ping/ping.h b/ping/ping.h index f8cfb200..a053219b 100644 --- a/ping/ping.h +++ b/ping/ping.h @@ -1,6 +1,6 @@ /* - Copyright (C) 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016 - Free Software Foundation, Inc. + Copyright (C) 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016, + 2017 Free Software Foundation, Inc. This file is part of GNU Inetutils. diff --git a/ping/ping6.c b/ping/ping6.c index 8b31a9b2..4bd4e0e9 100644 --- a/ping/ping6.c +++ b/ping/ping6.c @@ -1,6 +1,6 @@ /* Copyright (C) 2005, 2006, 2007, 2008, 2009, 2010, 2011, 2012, - 2013, 2014, 2015, 2016 Free Software Foundation, Inc. + 2013, 2014, 2015, 2016, 2017 Free Software Foundation, Inc. This file is part of GNU Inetutils. diff --git a/ping/ping6.h b/ping/ping6.h index e78fc040..5a5bb6c6 100644 --- a/ping/ping6.h +++ b/ping/ping6.h @@ -1,6 +1,6 @@ /* Copyright (C) 2005, 2006, 2007, 2008, 2009, 2010, 2011, 2012, - 2013, 2014, 2015, 2016 Free Software Foundation, Inc. + 2013, 2014, 2015, 2016, 2017 Free Software Foundation, Inc. This file is part of GNU Inetutils. diff --git a/ping/ping_address.c b/ping/ping_address.c index b82675bc..d5a83b9e 100644 --- a/ping/ping_address.c +++ b/ping/ping_address.c @@ -1,6 +1,7 @@ /* Copyright (C) 2001, 2002, 2003, 2004, 2005, 2006, 2007, 2008, 2009, - 2010, 2011, 2012, 2013, 2014, 2015, 2016 Free Software Foundation, Inc. + 2010, 2011, 2012, 2013, 2014, 2015, 2016, 2017 Free Software + Foundation, Inc. This file is part of GNU Inetutils. diff --git a/ping/ping_common.c b/ping/ping_common.c index 55bb6326..a55dc9d6 100644 --- a/ping/ping_common.c +++ b/ping/ping_common.c @@ -1,6 +1,6 @@ /* Copyright (C) 2005, 2006, 2007, 2008, 2009, 2010, 2011, 2012, - 2013, 2014, 2015, 2016 Free Software Foundation, Inc. + 2013, 2014, 2015, 2016, 2017 Free Software Foundation, Inc. This file is part of GNU Inetutils. diff --git a/ping/ping_common.h b/ping/ping_common.h index 3c23bc6d..72c0802c 100644 --- a/ping/ping_common.h +++ b/ping/ping_common.h @@ -1,6 +1,6 @@ /* Copyright (C) 2005, 2006, 2007, 2008, 2009, 2010, 2011, 2012, - 2013, 2014, 2015, 2016 Free Software Foundation, Inc. + 2013, 2014, 2015, 2016, 2017 Free Software Foundation, Inc. This file is part of GNU Inetutils. diff --git a/ping/ping_echo.c b/ping/ping_echo.c index 434a1e04..f06a09d2 100644 --- a/ping/ping_echo.c +++ b/ping/ping_echo.c @@ -1,6 +1,7 @@ /* Copyright (C) 2001, 2002, 2003, 2004, 2005, 2006, 2007, 2008, 2009, - 2010, 2011, 2012, 2013, 2014, 2015, 2016 Free Software Foundation, Inc. + 2010, 2011, 2012, 2013, 2014, 2015, 2016, 2017 Free Software + Foundation, Inc. This file is part of GNU Inetutils. diff --git a/ping/ping_impl.h b/ping/ping_impl.h index 81ff9a9c..90f4787c 100644 --- a/ping/ping_impl.h +++ b/ping/ping_impl.h @@ -1,6 +1,7 @@ /* Copyright (C) 2001, 2002, 2003, 2004, 2005, 2006, 2007, 2008, 2009, - 2010, 2011, 2012, 2013, 2014, 2015, 2016 Free Software Foundation, Inc. + 2010, 2011, 2012, 2013, 2014, 2015, 2016, 2017 Free Software + Foundation, Inc. This file is part of GNU Inetutils. diff --git a/ping/ping_router.c b/ping/ping_router.c index b8a32d7e..dccc98ef 100644 --- a/ping/ping_router.c +++ b/ping/ping_router.c @@ -1,6 +1,7 @@ /* Copyright (C) 2001, 2002, 2003, 2004, 2005, 2006, 2007, 2008, 2009, - 2010, 2011, 2012, 2013, 2014, 2015, 2016 Free Software Foundation, Inc. + 2010, 2011, 2012, 2013, 2014, 2015, 2016, 2017 Free Software + Foundation, Inc. This file is part of GNU Inetutils. diff --git a/ping/ping_timestamp.c b/ping/ping_timestamp.c index 76d798cd..86d31727 100644 --- a/ping/ping_timestamp.c +++ b/ping/ping_timestamp.c @@ -1,6 +1,7 @@ /* Copyright (C) 2001, 2002, 2003, 2004, 2005, 2006, 2007, 2008, 2009, - 2010, 2011, 2012, 2013, 2014, 2015, 2016 Free Software Foundation, Inc. + 2010, 2011, 2012, 2013, 2014, 2015, 2016, 2017 Free Software + Foundation, Inc. This file is part of GNU Inetutils. diff --git a/src/Makefile.am b/src/Makefile.am index be8e6d9e..68caef69 100644 --- a/src/Makefile.am +++ b/src/Makefile.am @@ -1,7 +1,7 @@ # # Copyright (C) 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005, -# 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016 -# Free Software Foundation, Inc. +# 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016, +# 2017 Free Software Foundation, Inc. # # This file is part of GNU Inetutils. # diff --git a/src/dnsdomainname.c b/src/dnsdomainname.c index d2af699a..c6d48f17 100644 --- a/src/dnsdomainname.c +++ b/src/dnsdomainname.c @@ -1,5 +1,6 @@ /* - Copyright (C) 2012, 2013, 2014, 2015, 2016 Free Software Foundation, Inc. + Copyright (C) 2012, 2013, 2014, 2015, 2016, 2017 Free Software + Foundation, Inc. This file is part of GNU Inetutils. diff --git a/src/hostname.c b/src/hostname.c index f2b587db..7178cc40 100644 --- a/src/hostname.c +++ b/src/hostname.c @@ -1,6 +1,6 @@ /* - Copyright (C) 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016 - Free Software Foundation, Inc. + Copyright (C) 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016, + 2017 Free Software Foundation, Inc. This file is part of GNU Inetutils. diff --git a/src/inetd.c b/src/inetd.c index dc979140..8e21d384 100644 --- a/src/inetd.c +++ b/src/inetd.c @@ -1,7 +1,7 @@ /* Copyright (C) 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005, 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, - 2014, 2015, 2016 Free Software Foundation, Inc. + 2014, 2015, 2016, 2017 Free Software Foundation, Inc. This file is part of GNU Inetutils. diff --git a/src/logger.c b/src/logger.c index ee2a2d37..6caa264d 100644 --- a/src/logger.c +++ b/src/logger.c @@ -1,5 +1,5 @@ /* - Copyright (C) 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016 + Copyright (C) 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016, 2017 Free Software Foundation, Inc. This file is part of GNU Inetutils. diff --git a/src/logprio.h b/src/logprio.h index 60114174..15b0208e 100644 --- a/src/logprio.h +++ b/src/logprio.h @@ -1,5 +1,5 @@ /* - Copyright (C) 2011, 2012, 2013, 2014, 2015, 2016 Free Software + Copyright (C) 2011, 2012, 2013, 2014, 2015, 2016, 2017 Free Software Foundation, Inc. This file is part of GNU Inetutils. diff --git a/src/rcp.c b/src/rcp.c index ed167147..f1a12f04 100644 --- a/src/rcp.c +++ b/src/rcp.c @@ -1,7 +1,7 @@ /* Copyright (C) 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005, 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, - 2015, 2016 Free Software Foundation, Inc. + 2015, 2016, 2017 Free Software Foundation, Inc. This file is part of GNU Inetutils. diff --git a/src/rexec.c b/src/rexec.c index fc8b609c..e8a9e716 100644 --- a/src/rexec.c +++ b/src/rexec.c @@ -1,5 +1,5 @@ /* - Copyright (C) 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016 + Copyright (C) 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016, 2017 Free Software Foundation, Inc. This file is part of GNU Inetutils. diff --git a/src/rexecd.c b/src/rexecd.c index e91fae10..dfd574b8 100644 --- a/src/rexecd.c +++ b/src/rexecd.c @@ -1,7 +1,7 @@ /* Copyright (C) 1993, 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005, 2006, 2007, 2008, 2009, 2010, 2011, 2012, - 2013, 2014, 2015, 2016 Free Software Foundation, Inc. + 2013, 2014, 2015, 2016, 2017 Free Software Foundation, Inc. This file is part of GNU Inetutils. diff --git a/src/rlogin.c b/src/rlogin.c index 07015cd9..e5f1f897 100644 --- a/src/rlogin.c +++ b/src/rlogin.c @@ -1,7 +1,7 @@ /* Copyright (C) 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005, 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, - 2015, 2016 Free Software Foundation, Inc. + 2015, 2016, 2017 Free Software Foundation, Inc. This file is part of GNU Inetutils. diff --git a/src/rlogind.c b/src/rlogind.c index bfe8873f..2d243036 100644 --- a/src/rlogind.c +++ b/src/rlogind.c @@ -1,7 +1,7 @@ /* Copyright (C) 1993, 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005, 2006, 2007, 2008, 2009, 2010, 2011, 2012, - 2013, 2014, 2015, 2016 Free Software Foundation, Inc. + 2013, 2014, 2015, 2016, 2017 Free Software Foundation, Inc. This file is part of GNU Inetutils. diff --git a/src/rsh.c b/src/rsh.c index 01a52295..7fc61e01 100644 --- a/src/rsh.c +++ b/src/rsh.c @@ -1,7 +1,7 @@ /* Copyright (C) 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005, 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, - 2015, 2016 Free Software Foundation, Inc. + 2015, 2016, 2017 Free Software Foundation, Inc. This file is part of GNU Inetutils. diff --git a/src/rshd.c b/src/rshd.c index 701a166c..8d5ba6b3 100644 --- a/src/rshd.c +++ b/src/rshd.c @@ -1,7 +1,7 @@ /* Copyright (C) 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005, 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, - 2014, 2015, 2016 Free Software Foundation, Inc. + 2014, 2015, 2016, 2017 Free Software Foundation, Inc. This file is part of GNU Inetutils. diff --git a/src/syslogd.c b/src/syslogd.c index 692ffa3e..14de681f 100644 --- a/src/syslogd.c +++ b/src/syslogd.c @@ -1,7 +1,7 @@ /* syslogd - log system messages Copyright (C) 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005, - 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016 - Free Software Foundation, Inc. + 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016, + 2017 Free Software Foundation, Inc. This file is part of GNU Inetutils. diff --git a/src/tftp.c b/src/tftp.c index 123d5c6a..cdf7c927 100644 --- a/src/tftp.c +++ b/src/tftp.c @@ -1,7 +1,7 @@ /* Copyright (C) 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005, 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, - 2015, 2016 Free Software Foundation, Inc. + 2015, 2016, 2017 Free Software Foundation, Inc. This file is part of GNU Inetutils. diff --git a/src/tftpd.c b/src/tftpd.c index 3672a5ed..0f2e958e 100644 --- a/src/tftpd.c +++ b/src/tftpd.c @@ -1,7 +1,7 @@ /* Copyright (C) 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005, 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, - 2015, 2016 Free Software Foundation, Inc. + 2015, 2016, 2017 Free Software Foundation, Inc. This file is part of GNU Inetutils. diff --git a/src/traceroute.c b/src/traceroute.c index 301507de..90a176d0 100644 --- a/src/traceroute.c +++ b/src/traceroute.c @@ -1,6 +1,6 @@ /* Copyright (C) 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, - 2016 Free Software Foundation, Inc. + 2016, 2017 Free Software Foundation, Inc. This file is part of GNU Inetutils. diff --git a/src/uucpd.c b/src/uucpd.c index 34e67915..bec1c8f9 100644 --- a/src/uucpd.c +++ b/src/uucpd.c @@ -1,7 +1,7 @@ /* Copyright (C) 1993, 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005, 2006, 2007, 2008, 2009, 2010, 2011, 2012, - 2013, 2014, 2015, 2016 Free Software Foundation, Inc. + 2013, 2014, 2015, 2016, 2017 Free Software Foundation, Inc. This file is part of GNU Inetutils. diff --git a/summary.sh.in b/summary.sh.in index 8f58c471..62371aee 100644 --- a/summary.sh.in +++ b/summary.sh.in @@ -1,6 +1,6 @@ #!/bin/sh # -# Copyright (C) 2013, 2014, 2015, 2016 Free Software Foundation, Inc. +# Copyright (C) 2013, 2014, 2015, 2016, 2017 Free Software Foundation, Inc. # # This file is part of GNU Inetutils. # diff --git a/talk/Makefile.am b/talk/Makefile.am index e67023d9..6ef64838 100644 --- a/talk/Makefile.am +++ b/talk/Makefile.am @@ -1,7 +1,7 @@ # # Copyright (C) 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005, -# 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016 -# Free Software Foundation, Inc. +# 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016, +# 2017 Free Software Foundation, Inc. # # This file is part of GNU Inetutils. # diff --git a/talk/ctl.c b/talk/ctl.c index e02f5691..0f9c8147 100644 --- a/talk/ctl.c +++ b/talk/ctl.c @@ -1,7 +1,7 @@ /* Copyright (C) 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005, 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, - 2015, 2016 Free Software Foundation, Inc. + 2015, 2016, 2017 Free Software Foundation, Inc. This file is part of GNU Inetutils. diff --git a/talk/ctl_transact.c b/talk/ctl_transact.c index 0665fa83..ec8920e3 100644 --- a/talk/ctl_transact.c +++ b/talk/ctl_transact.c @@ -1,7 +1,7 @@ /* Copyright (C) 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005, 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, - 2015, 2016 Free Software Foundation, Inc. + 2015, 2016, 2017 Free Software Foundation, Inc. This file is part of GNU Inetutils. diff --git a/talk/display.c b/talk/display.c index eb8a96d7..37059495 100644 --- a/talk/display.c +++ b/talk/display.c @@ -1,7 +1,7 @@ /* Copyright (C) 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005, 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, - 2015, 2016 Free Software Foundation, Inc. + 2015, 2016, 2017 Free Software Foundation, Inc. This file is part of GNU Inetutils. diff --git a/talk/get_addrs.c b/talk/get_addrs.c index 73ff7759..1af3ded4 100644 --- a/talk/get_addrs.c +++ b/talk/get_addrs.c @@ -1,7 +1,7 @@ /* Copyright (C) 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005, 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, - 2015, 2016 Free Software Foundation, Inc. + 2015, 2016, 2017 Free Software Foundation, Inc. This file is part of GNU Inetutils. diff --git a/talk/get_names.c b/talk/get_names.c index 9b19b805..ffa9187f 100644 --- a/talk/get_names.c +++ b/talk/get_names.c @@ -1,7 +1,7 @@ /* Copyright (C) 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005, 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, - 2015, 2016 Free Software Foundation, Inc. + 2015, 2016, 2017 Free Software Foundation, Inc. This file is part of GNU Inetutils. diff --git a/talk/init_disp.c b/talk/init_disp.c index d61ee0b3..a5e03ac0 100644 --- a/talk/init_disp.c +++ b/talk/init_disp.c @@ -1,7 +1,7 @@ /* Copyright (C) 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005, 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, - 2015, 2016 Free Software Foundation, Inc. + 2015, 2016, 2017 Free Software Foundation, Inc. This file is part of GNU Inetutils. diff --git a/talk/invite.c b/talk/invite.c index 25fd290b..5ac7ab07 100644 --- a/talk/invite.c +++ b/talk/invite.c @@ -1,7 +1,7 @@ /* Copyright (C) 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005, 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, - 2015, 2016 Free Software Foundation, Inc. + 2015, 2016, 2017 Free Software Foundation, Inc. This file is part of GNU Inetutils. diff --git a/talk/io.c b/talk/io.c index a40e55f7..a513ca75 100644 --- a/talk/io.c +++ b/talk/io.c @@ -1,7 +1,7 @@ /* Copyright (C) 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005, 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, - 2015, 2016 Free Software Foundation, Inc. + 2015, 2016, 2017 Free Software Foundation, Inc. This file is part of GNU Inetutils. diff --git a/talk/look_up.c b/talk/look_up.c index 06190db8..76213e85 100644 --- a/talk/look_up.c +++ b/talk/look_up.c @@ -1,7 +1,7 @@ /* Copyright (C) 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005, 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, - 2015, 2016 Free Software Foundation, Inc. + 2015, 2016, 2017 Free Software Foundation, Inc. This file is part of GNU Inetutils. diff --git a/talk/msgs.c b/talk/msgs.c index 217823e5..8a02e017 100644 --- a/talk/msgs.c +++ b/talk/msgs.c @@ -1,7 +1,7 @@ /* Copyright (C) 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005, 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, - 2015, 2016 Free Software Foundation, Inc. + 2015, 2016, 2017 Free Software Foundation, Inc. This file is part of GNU Inetutils. diff --git a/talk/talk.c b/talk/talk.c index 57676fb7..3d55577f 100644 --- a/talk/talk.c +++ b/talk/talk.c @@ -1,7 +1,7 @@ /* Copyright (C) 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005, 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, - 2015, 2016 Free Software Foundation, Inc. + 2015, 2016, 2017 Free Software Foundation, Inc. This file is part of GNU Inetutils. diff --git a/talk/talk.h b/talk/talk.h index 3f1833fc..8eabb17b 100644 --- a/talk/talk.h +++ b/talk/talk.h @@ -1,7 +1,7 @@ /* Copyright (C) 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005, 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, - 2015, 2016 Free Software Foundation, Inc. + 2015, 2016, 2017 Free Software Foundation, Inc. This file is part of GNU Inetutils. diff --git a/talk/talk_ctl.h b/talk/talk_ctl.h index f4215c73..ba618d0e 100644 --- a/talk/talk_ctl.h +++ b/talk/talk_ctl.h @@ -1,7 +1,7 @@ /* Copyright (C) 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005, 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, - 2015, 2016 Free Software Foundation, Inc. + 2015, 2016, 2017 Free Software Foundation, Inc. This file is part of GNU Inetutils. diff --git a/talkd/Makefile.am b/talkd/Makefile.am index de0f0ba0..0f0237c6 100644 --- a/talkd/Makefile.am +++ b/talkd/Makefile.am @@ -1,7 +1,7 @@ # # Copyright (C) 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005, -# 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016 -# Free Software Foundation, Inc. +# 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016, +# 2017 Free Software Foundation, Inc. # # This file is part of GNU Inetutils. # diff --git a/talkd/acl.c b/talkd/acl.c index fcf3743f..4876e67b 100644 --- a/talkd/acl.c +++ b/talkd/acl.c @@ -1,6 +1,7 @@ /* Copyright (C) 2001, 2002, 2003, 2004, 2005, 2006, 2007, 2008, 2009, - 2010, 2011, 2012, 2013, 2014, 2015, 2016 Free Software Foundation, Inc. + 2010, 2011, 2012, 2013, 2014, 2015, 2016, 2017 Free Software + Foundation, Inc. This file is part of GNU Inetutils. diff --git a/talkd/announce.c b/talkd/announce.c index 6cbc9250..0849dc86 100644 --- a/talkd/announce.c +++ b/talkd/announce.c @@ -1,7 +1,7 @@ /* Copyright (C) 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005, 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, - 2014, 2015, 2016 Free Software Foundation, Inc. + 2014, 2015, 2016, 2017 Free Software Foundation, Inc. This file is part of GNU Inetutils. diff --git a/talkd/intalkd.h b/talkd/intalkd.h index ee3a87a9..16ccfabc 100644 --- a/talkd/intalkd.h +++ b/talkd/intalkd.h @@ -1,6 +1,7 @@ /* Copyright (C) 2001, 2002, 2003, 2004, 2005, 2006, 2007, 2008, 2009, - 2010, 2011, 2012, 2013, 2014, 2015, 2016 Free Software Foundation, Inc. + 2010, 2011, 2012, 2013, 2014, 2015, 2016, 2017 Free Software + Foundation, Inc. This file is part of GNU Inetutils. diff --git a/talkd/print.c b/talkd/print.c index 7f4502d2..b8e5b1fc 100644 --- a/talkd/print.c +++ b/talkd/print.c @@ -1,7 +1,7 @@ /* Copyright (C) 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005, 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, - 2016 Free Software Foundation, Inc. + 2016, 2017 Free Software Foundation, Inc. This file is part of GNU Inetutils. diff --git a/talkd/process.c b/talkd/process.c index 97712f74..7b7f6258 100644 --- a/talkd/process.c +++ b/talkd/process.c @@ -1,7 +1,7 @@ /* Copyright (C) 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005, 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, - 2016 Free Software Foundation, Inc. + 2016, 2017 Free Software Foundation, Inc. This file is part of GNU Inetutils. diff --git a/talkd/table.c b/talkd/table.c index bf63670a..0aa78491 100644 --- a/talkd/table.c +++ b/talkd/table.c @@ -1,7 +1,7 @@ /* Copyright (C) 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005, 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, - 2016 Free Software Foundation, Inc. + 2016, 2017 Free Software Foundation, Inc. This file is part of GNU Inetutils. diff --git a/talkd/talkd.c b/talkd/talkd.c index b1ccc3df..56ad6a76 100644 --- a/talkd/talkd.c +++ b/talkd/talkd.c @@ -1,7 +1,7 @@ /* Copyright (C) 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005, 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, - 2016 Free Software Foundation, Inc. + 2016, 2017 Free Software Foundation, Inc. This file is part of GNU Inetutils. diff --git a/telnet/Makefile.am b/telnet/Makefile.am index e0c4d486..1ad51e8e 100644 --- a/telnet/Makefile.am +++ b/telnet/Makefile.am @@ -1,7 +1,7 @@ # # Copyright (C) 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005, -# 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016 -# Free Software Foundation, Inc. +# 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016, +# 2017 Free Software Foundation, Inc. # # This file is part of GNU Inetutils. # diff --git a/telnet/authenc.c b/telnet/authenc.c index 56c98f6e..63b15158 100644 --- a/telnet/authenc.c +++ b/telnet/authenc.c @@ -1,7 +1,7 @@ /* Copyright (C) 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005, 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, - 2015, 2016 Free Software Foundation, Inc. + 2015, 2016, 2017 Free Software Foundation, Inc. This file is part of GNU Inetutils. diff --git a/telnet/commands.c b/telnet/commands.c index 9b99984d..6520893b 100644 --- a/telnet/commands.c +++ b/telnet/commands.c @@ -1,7 +1,7 @@ /* Copyright (C) 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005, 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, - 2015, 2016 Free Software Foundation, Inc. + 2015, 2016, 2017 Free Software Foundation, Inc. This file is part of GNU Inetutils. diff --git a/telnet/defines.h b/telnet/defines.h index ea1f9b03..0f0d7e70 100644 --- a/telnet/defines.h +++ b/telnet/defines.h @@ -1,7 +1,7 @@ /* Copyright (C) 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005, 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, - 2015, 2016 Free Software Foundation, Inc. + 2015, 2016, 2017 Free Software Foundation, Inc. This file is part of GNU Inetutils. diff --git a/telnet/externs.h b/telnet/externs.h index a0b80c87..70a3ec0a 100644 --- a/telnet/externs.h +++ b/telnet/externs.h @@ -1,7 +1,7 @@ /* Copyright (C) 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005, 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, - 2015, 2016 Free Software Foundation, Inc. + 2015, 2016, 2017 Free Software Foundation, Inc. This file is part of GNU Inetutils. diff --git a/telnet/general.h b/telnet/general.h index 0c4fca0e..de0fb206 100644 --- a/telnet/general.h +++ b/telnet/general.h @@ -1,7 +1,7 @@ /* Copyright (C) 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005, 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, - 2015, 2016 Free Software Foundation, Inc. + 2015, 2016, 2017 Free Software Foundation, Inc. This file is part of GNU Inetutils. diff --git a/telnet/krb4-proto.h b/telnet/krb4-proto.h index e2179f35..5ec2a827 100644 --- a/telnet/krb4-proto.h +++ b/telnet/krb4-proto.h @@ -1,7 +1,7 @@ /* Copyright (C) 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005, 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, - 2015, 2016 Free Software Foundation, Inc. + 2015, 2016, 2017 Free Software Foundation, Inc. This file is part of GNU Inetutils. diff --git a/telnet/main.c b/telnet/main.c index 53a6ba54..0c856199 100644 --- a/telnet/main.c +++ b/telnet/main.c @@ -1,7 +1,7 @@ /* Copyright (C) 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005, 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, - 2015, 2016 Free Software Foundation, Inc. + 2015, 2016, 2017 Free Software Foundation, Inc. This file is part of GNU Inetutils. diff --git a/telnet/network.c b/telnet/network.c index 8367dffd..d6299c56 100644 --- a/telnet/network.c +++ b/telnet/network.c @@ -1,7 +1,7 @@ /* Copyright (C) 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005, 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, - 2015, 2016 Free Software Foundation, Inc. + 2015, 2016, 2017 Free Software Foundation, Inc. This file is part of GNU Inetutils. diff --git a/telnet/ring.c b/telnet/ring.c index f527babd..f7c58fa3 100644 --- a/telnet/ring.c +++ b/telnet/ring.c @@ -1,7 +1,7 @@ /* Copyright (C) 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005, 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, - 2015, 2016 Free Software Foundation, Inc. + 2015, 2016, 2017 Free Software Foundation, Inc. This file is part of GNU Inetutils. diff --git a/telnet/ring.h b/telnet/ring.h index 1d52dd55..6144d283 100644 --- a/telnet/ring.h +++ b/telnet/ring.h @@ -1,7 +1,7 @@ /* Copyright (C) 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005, 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, - 2015, 2016 Free Software Foundation, Inc. + 2015, 2016, 2017 Free Software Foundation, Inc. This file is part of GNU Inetutils. diff --git a/telnet/sys_bsd.c b/telnet/sys_bsd.c index fa7fcb2b..0bfcca1a 100644 --- a/telnet/sys_bsd.c +++ b/telnet/sys_bsd.c @@ -1,7 +1,7 @@ /* Copyright (C) 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005, 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, - 2015, 2016 Free Software Foundation, Inc. + 2015, 2016, 2017 Free Software Foundation, Inc. This file is part of GNU Inetutils. diff --git a/telnet/telnet.c b/telnet/telnet.c index 51b5cfa3..fe2bd716 100644 --- a/telnet/telnet.c +++ b/telnet/telnet.c @@ -1,7 +1,7 @@ /* Copyright (C) 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005, 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, - 2015, 2016 Free Software Foundation, Inc. + 2015, 2016, 2017 Free Software Foundation, Inc. This file is part of GNU Inetutils. diff --git a/telnet/terminal.c b/telnet/terminal.c index 44342504..0bf5c5ab 100644 --- a/telnet/terminal.c +++ b/telnet/terminal.c @@ -1,7 +1,7 @@ /* Copyright (C) 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005, 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, - 2015, 2016 Free Software Foundation, Inc. + 2015, 2016, 2017 Free Software Foundation, Inc. This file is part of GNU Inetutils. diff --git a/telnet/tn3270.c b/telnet/tn3270.c index 37527561..e98bc5f4 100644 --- a/telnet/tn3270.c +++ b/telnet/tn3270.c @@ -1,7 +1,7 @@ /* Copyright (C) 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005, 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, - 2015, 2016 Free Software Foundation, Inc. + 2015, 2016, 2017 Free Software Foundation, Inc. This file is part of GNU Inetutils. diff --git a/telnet/types.h b/telnet/types.h index 1bb49b7a..0353dc11 100644 --- a/telnet/types.h +++ b/telnet/types.h @@ -1,7 +1,7 @@ /* Copyright (C) 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005, 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, - 2015, 2016 Free Software Foundation, Inc. + 2015, 2016, 2017 Free Software Foundation, Inc. This file is part of GNU Inetutils. diff --git a/telnet/utilities.c b/telnet/utilities.c index f43c2580..c7e11999 100644 --- a/telnet/utilities.c +++ b/telnet/utilities.c @@ -1,7 +1,7 @@ /* Copyright (C) 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005, 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, - 2015, 2016 Free Software Foundation, Inc. + 2015, 2016, 2017 Free Software Foundation, Inc. This file is part of GNU Inetutils. diff --git a/telnetd/Makefile.am b/telnetd/Makefile.am index d79a33f2..e1a9f45d 100644 --- a/telnetd/Makefile.am +++ b/telnetd/Makefile.am @@ -1,7 +1,7 @@ # # Copyright (C) 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005, -# 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016 -# Free Software Foundation, Inc. +# 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016, +# 2017 Free Software Foundation, Inc. # # This file is part of GNU Inetutils. # diff --git a/telnetd/pty.c b/telnetd/pty.c index 83d19051..b24cd2b9 100644 --- a/telnetd/pty.c +++ b/telnetd/pty.c @@ -1,6 +1,6 @@ /* Copyright (C) 2002, 2003, 2004, 2005, 2006, 2007, 2008, 2009, 2010, - 2011, 2012, 2013, 2014, 2015, 2016 Free Software Foundation, Inc. + 2011, 2012, 2013, 2014, 2015, 2016, 2017 Free Software Foundation, Inc. This file is part of GNU Inetutils. diff --git a/telnetd/slc.c b/telnetd/slc.c index aee74a3f..1b9f1049 100644 --- a/telnetd/slc.c +++ b/telnetd/slc.c @@ -1,7 +1,7 @@ /* Copyright (C) 1993, 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005, 2006, 2007, 2008, 2009, 2010, 2011, 2012, - 2013, 2014, 2015, 2016 Free Software Foundation, Inc. + 2013, 2014, 2015, 2016, 2017 Free Software Foundation, Inc. This file is part of GNU Inetutils. diff --git a/telnetd/state.c b/telnetd/state.c index 6d115b96..859f1246 100644 --- a/telnetd/state.c +++ b/telnetd/state.c @@ -1,7 +1,7 @@ /* Copyright (C) 1993, 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005, 2006, 2007, 2008, 2009, 2010, 2011, 2012, - 2013, 2014, 2015, 2016 Free Software Foundation, Inc. + 2013, 2014, 2015, 2016, 2017 Free Software Foundation, Inc. This file is part of GNU Inetutils. diff --git a/telnetd/telnetd.c b/telnetd/telnetd.c index b48126c4..c059b653 100644 --- a/telnetd/telnetd.c +++ b/telnetd/telnetd.c @@ -1,7 +1,7 @@ /* Copyright (C) 1993, 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005, 2006, 2007, 2008, 2009, 2010, 2011, 2012, - 2013, 2014, 2015, 2016 Free Software Foundation, Inc. + 2013, 2014, 2015, 2016, 2017 Free Software Foundation, Inc. This file is part of GNU Inetutils. diff --git a/telnetd/telnetd.h b/telnetd/telnetd.h index 2201fa16..3a80a318 100644 --- a/telnetd/telnetd.h +++ b/telnetd/telnetd.h @@ -1,7 +1,7 @@ /* Copyright (C) 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005, 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, - 2016 Free Software Foundation, Inc. + 2016, 2017 Free Software Foundation, Inc. This file is part of GNU Inetutils. diff --git a/telnetd/term.c b/telnetd/term.c index 327f0268..6badbe8b 100644 --- a/telnetd/term.c +++ b/telnetd/term.c @@ -1,6 +1,6 @@ /* Copyright (C) 2002, 2003, 2004, 2005, 2006, 2007, 2008, 2009, 2010, - 2011, 2012, 2013, 2014, 2015, 2016 Free Software Foundation, Inc. + 2011, 2012, 2013, 2014, 2015, 2016, 2017 Free Software Foundation, Inc. This file is part of GNU Inetutils. diff --git a/telnetd/termstat.c b/telnetd/termstat.c index 05054cb0..cb80daa3 100644 --- a/telnetd/termstat.c +++ b/telnetd/termstat.c @@ -1,7 +1,7 @@ /* Copyright (C) 1993, 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005, 2006, 2007, 2008, 2009, 2010, 2011, 2012, - 2013, 2014, 2015, 2016 Free Software Foundation, Inc. + 2013, 2014, 2015, 2016, 2017 Free Software Foundation, Inc. This file is part of GNU Inetutils. diff --git a/telnetd/utility.c b/telnetd/utility.c index eb7cde91..44a2fe22 100644 --- a/telnetd/utility.c +++ b/telnetd/utility.c @@ -1,7 +1,7 @@ /* Copyright (C) 1993, 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005, 2006, 2007, 2008, 2009, 2010, 2011, 2012, - 2013, 2014, 2015, 2016 Free Software Foundation, Inc. + 2013, 2014, 2015, 2016, 2017 Free Software Foundation, Inc. This file is part of GNU Inetutils. diff --git a/tests/Makefile.am b/tests/Makefile.am index 63994f93..379e0ed9 100644 --- a/tests/Makefile.am +++ b/tests/Makefile.am @@ -1,6 +1,6 @@ # # Copyright (C) 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, -# 2016 Free Software Foundation, Inc. +# 2016, 2017 Free Software Foundation, Inc. # # This file is part of GNU Inetutils. # diff --git a/tests/addrpeek.c b/tests/addrpeek.c index abf8fe15..c7809de3 100644 --- a/tests/addrpeek.c +++ b/tests/addrpeek.c @@ -1,6 +1,6 @@ /* addrpeek - testing service for Inetd: remote address, environment vars - Copyright (C) 2010, 2011, 2012, 2013, 2014, 2015, 2016 Free Software - Foundation, Inc. + Copyright (C) 2010, 2011, 2012, 2013, 2014, 2015, 2016, 2017 + Free Software Foundation, Inc. This file is part of GNU Inetutils. diff --git a/tests/dnsdomainname.sh b/tests/dnsdomainname.sh index c8372cdf..54afed45 100755 --- a/tests/dnsdomainname.sh +++ b/tests/dnsdomainname.sh @@ -1,6 +1,7 @@ #!/bin/sh -# Copyright (C) 2012, 2013, 2014, 2015, 2016 Free Software Foundation, Inc. +# Copyright (C) 2012, 2013, 2014, 2015, 2016, 2017 Free Software +# Foundation, Inc. # # This file is part of GNU Inetutils. # diff --git a/tests/ftp-localhost.sh b/tests/ftp-localhost.sh index 52393016..580f7be6 100755 --- a/tests/ftp-localhost.sh +++ b/tests/ftp-localhost.sh @@ -1,6 +1,6 @@ #!/bin/sh -# Copyright (C) 2011, 2012, 2013, 2014, 2015, 2016 Free Software +# Copyright (C) 2011, 2012, 2013, 2014, 2015, 2016, 2017 Free Software # Foundation, Inc. # # This file is part of GNU Inetutils. diff --git a/tests/ftp-parser.sh b/tests/ftp-parser.sh index 1c1b5279..d2267a05 100755 --- a/tests/ftp-parser.sh +++ b/tests/ftp-parser.sh @@ -1,6 +1,6 @@ #!/bin/sh -# Copyright (C) 2014, 2015, 2016 Free Software Foundation, Inc. +# Copyright (C) 2014, 2015, 2016, 2017 Free Software Foundation, Inc. # # This file is part of GNU Inetutils. # diff --git a/tests/hostname.sh b/tests/hostname.sh index 845cfb28..a229ede7 100755 --- a/tests/hostname.sh +++ b/tests/hostname.sh @@ -1,6 +1,6 @@ #!/bin/sh -# Copyright (C) 2011, 2012, 2013, 2014, 2015, 2016 Free Software +# Copyright (C) 2011, 2012, 2013, 2014, 2015, 2016, 2017 Free Software # Foundation, Inc. # # This file is part of GNU Inetutils. diff --git a/tests/identify.c b/tests/identify.c index daedd6af..b96051a0 100644 --- a/tests/identify.c +++ b/tests/identify.c @@ -1,5 +1,5 @@ /* identify -- Probe system and report characteristica. - Copyright (C) 2013, 2014, 2015, 2016 Free Software Foundation, Inc. + Copyright (C) 2013, 2014, 2015, 2016, 2017 Free Software Foundation, Inc. This file is part of GNU Inetutils. diff --git a/tests/ifconfig.sh b/tests/ifconfig.sh index 74836386..87c872c2 100755 --- a/tests/ifconfig.sh +++ b/tests/ifconfig.sh @@ -1,6 +1,6 @@ #!/bin/sh -# Copyright (C) 2011, 2012, 2013, 2014, 2015, 2016 Free Software +# Copyright (C) 2011, 2012, 2013, 2014, 2015, 2016, 2017 Free Software # Foundation, Inc. # # This file is part of GNU Inetutils. diff --git a/tests/ifconfig_modes.sh b/tests/ifconfig_modes.sh index a8e0d0cb..40e8e8b2 100644 --- a/tests/ifconfig_modes.sh +++ b/tests/ifconfig_modes.sh @@ -1,6 +1,6 @@ #!/bin/sh -# Copyright (C) 2014, 2015, 2016 Free Software Foundation, Inc. +# Copyright (C) 2014, 2015, 2016, 2017 Free Software Foundation, Inc. # # This file is part of GNU Inetutils. # diff --git a/tests/inetd.sh b/tests/inetd.sh index 5c0e3899..373b3949 100755 --- a/tests/inetd.sh +++ b/tests/inetd.sh @@ -1,6 +1,6 @@ #!/bin/sh -# Copyright (C) 2013, 2014, 2015, 2016 Free Software Foundation, Inc. +# Copyright (C) 2013, 2014, 2015, 2016, 2017 Free Software Foundation, Inc. # # This file is part of GNU Inetutils. # diff --git a/tests/libls.sh b/tests/libls.sh index f5838b6d..522975c9 100755 --- a/tests/libls.sh +++ b/tests/libls.sh @@ -1,6 +1,6 @@ #!/bin/sh -# Copyright (C) 2014, 2015, 2016 Free Software Foundation, Inc. +# Copyright (C) 2014, 2015, 2016, 2017 Free Software Foundation, Inc. # # This file is part of GNU Inetutils. # diff --git a/tests/localhost.c b/tests/localhost.c index f43787f5..fcd1b71d 100644 --- a/tests/localhost.c +++ b/tests/localhost.c @@ -1,6 +1,6 @@ /* Copyright (C) 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, - 2016 Free Software Foundation, Inc. + 2016, 2017 Free Software Foundation, Inc. This file is part of GNU Inetutils. diff --git a/tests/ls.c b/tests/ls.c index aab90866..9fe8f350 100644 --- a/tests/ls.c +++ b/tests/ls.c @@ -1,5 +1,5 @@ /* ls - program buildable from libls - Copyright (C) 2014, 2015, 2016 Free Software Foundation, Inc. + Copyright (C) 2014, 2015, 2016, 2017 Free Software Foundation, Inc. This file is part of GNU Inetutils. diff --git a/tests/ping-localhost.sh b/tests/ping-localhost.sh index 984ad46d..88f0b8eb 100755 --- a/tests/ping-localhost.sh +++ b/tests/ping-localhost.sh @@ -1,6 +1,6 @@ #!/bin/sh -# Copyright (C) 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016 +# Copyright (C) 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016, 2017 # Free Software Foundation, Inc. # # This file is part of GNU Inetutils. diff --git a/tests/readutmp.c b/tests/readutmp.c index 6bb1b43b..3e914b68 100644 --- a/tests/readutmp.c +++ b/tests/readutmp.c @@ -1,6 +1,6 @@ /* readutmp - Basic test of existing utmp/utmpx access. - Copyright (C) 2010, 2011, 2012, 2013, 2014, 2015, 2016 Free Software - Foundation, Inc. + Copyright (C) 2010, 2011, 2012, 2013, 2014, 2015, 2016, 2017 + Free Software Foundation, Inc. This file is part of GNU Inetutils. diff --git a/tests/syslogd.sh b/tests/syslogd.sh index e91cf89a..6a1bf5fd 100755 --- a/tests/syslogd.sh +++ b/tests/syslogd.sh @@ -1,6 +1,6 @@ #!/bin/sh -# Copyright (C) 2011, 2012, 2013, 2014, 2015, 2016 Free Software +# Copyright (C) 2011, 2012, 2013, 2014, 2015, 2016, 2017 Free Software # Foundation, Inc. # # This file is part of GNU Inetutils. diff --git a/tests/tcpget.c b/tests/tcpget.c index ce28f806..25254c32 100644 --- a/tests/tcpget.c +++ b/tests/tcpget.c @@ -1,5 +1,6 @@ /* tcpget - get single response from a TCP port. - Copyright (C) 2013, 2014, 2015, 2016 Free Software Foundation, Inc. + Copyright (C) 2013, 2014, 2015, 2016, 2017 Free Software + Foundation, Inc. This file is part of GNU Inetutils. diff --git a/tests/telnet-localhost.sh b/tests/telnet-localhost.sh index db8d1427..2fb78cf6 100755 --- a/tests/telnet-localhost.sh +++ b/tests/telnet-localhost.sh @@ -1,6 +1,6 @@ #!/bin/sh -# Copyright (C) 2011, 2012, 2013, 2014, 2015, 2016 Free Software +# Copyright (C) 2011, 2012, 2013, 2014, 2015, 2016, 2017 Free Software # Foundation, Inc. # # This file is part of GNU Inetutils. diff --git a/tests/tftp.sh b/tests/tftp.sh index f9be3ac9..c356f4d4 100755 --- a/tests/tftp.sh +++ b/tests/tftp.sh @@ -1,7 +1,7 @@ #!/bin/sh -# Copyright (C) 2010, 2011, 2012, 2013, 2014, 2015, 2016 Free Software -# Foundation, Inc. +# Copyright (C) 2010, 2011, 2012, 2013, 2014, 2015, 2016, 2017 +# Free Software Foundation, Inc. # # This file is part of GNU Inetutils. # diff --git a/tests/tools.sh.in b/tests/tools.sh.in index b3434abc..c105ea1a 100644 --- a/tests/tools.sh.in +++ b/tests/tools.sh.in @@ -1,4 +1,5 @@ -# Copyright (C) 2012, 2013, 2014, 2015, 2016 Free Software Foundation, Inc. +# Copyright (C) 2012, 2013, 2014, 2015, 2016, 2017 Free Software +# Foundation, Inc. # # This file is part of GNU Inetutils. # diff --git a/tests/traceroute-localhost.sh b/tests/traceroute-localhost.sh index 3ddc0891..fe6e4514 100755 --- a/tests/traceroute-localhost.sh +++ b/tests/traceroute-localhost.sh @@ -1,6 +1,6 @@ #!/bin/sh -# Copyright (C) 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016 +# Copyright (C) 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016, 2017 # Free Software Foundation, Inc. # # This file is part of GNU Inetutils. diff --git a/tests/utmp.sh b/tests/utmp.sh index a1d4461d..95e53e92 100755 --- a/tests/utmp.sh +++ b/tests/utmp.sh @@ -1,6 +1,7 @@ #!/bin/sh -# Copyright (C) 2012, 2013, 2014, 2015, 2016 Free Software Foundation, Inc. +# Copyright (C) 2012, 2013, 2014, 2015, 2016, 2017 Free Software +# Foundation, Inc. # # This file is part of GNU Inetutils. # diff --git a/tests/waitdaemon.c b/tests/waitdaemon.c index d968c0e3..0ebc82a1 100644 --- a/tests/waitdaemon.c +++ b/tests/waitdaemon.c @@ -1,6 +1,6 @@ /* waitdaemon -- Verify that waitdaemon() is functional. - Copyright (C) 2010, 2011, 2012, 2013, 2014, 2015, 2016 Free Software - Foundation, Inc. + Copyright (C) 2010, 2011, 2012, 2013, 2014, 2015, 2016, 2017 + Free Software Foundation, Inc. This file is part of GNU Inetutils. diff --git a/whois/Makefile.am b/whois/Makefile.am index 1b6ea696..c2233aee 100644 --- a/whois/Makefile.am +++ b/whois/Makefile.am @@ -1,7 +1,7 @@ # # Copyright (C) 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005, 2006, -# 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016 Free Software -# Foundation, Inc. +# 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016, 2017 +# Free Software Foundation, Inc. # # This file is part of GNU Inetutils. # diff --git a/whois/as_del_list b/whois/as_del_list index d6e4593e..a1891434 100644 --- a/whois/as_del_list +++ b/whois/as_del_list @@ -1,6 +1,6 @@ # Copyright (C) 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005, 2006, -# 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016 Free Software -# Foundation, Inc. +# 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016, 2017 +# Free Software Foundation, Inc. # # This file is part of GNU Inetutils. # diff --git a/whois/data.h b/whois/data.h index f7b33ba9..232351fa 100644 --- a/whois/data.h +++ b/whois/data.h @@ -1,5 +1,5 @@ /* - Copyright (C) 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016 + Copyright (C) 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016, 2017 Free Software Foundation, Inc. This file is part of GNU Inetutils. diff --git a/whois/ip_del_list b/whois/ip_del_list index f8096071..34f3e551 100644 --- a/whois/ip_del_list +++ b/whois/ip_del_list @@ -1,6 +1,6 @@ # Copyright (C) 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005, 2006, -# 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016 Free Software -# Foundation, Inc. +# 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016, 2017 +# Free Software Foundation, Inc. # # This file is part of GNU Inetutils. # diff --git a/whois/make_as_del.pl b/whois/make_as_del.pl index ba4a3442..fc89087b 100755 --- a/whois/make_as_del.pl +++ b/whois/make_as_del.pl @@ -1,8 +1,8 @@ #!/usr/bin/perl -w # Copyright (C) 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005, 2006, -# 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016 Free Software -# Foundation, Inc. +# 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016, 2017 +# Free Software Foundation, Inc. # # This file is part of GNU Inetutils. # diff --git a/whois/make_ip_del.pl b/whois/make_ip_del.pl index 9d73bbb7..8f20a2d6 100755 --- a/whois/make_ip_del.pl +++ b/whois/make_ip_del.pl @@ -1,8 +1,8 @@ #!/usr/bin/perl -w # Copyright (C) 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005, 2006, -# 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016 Free Software -# Foundation, Inc. +# 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016, 2017 +# Free Software Foundation, Inc. # # This file is part of GNU Inetutils. # diff --git a/whois/make_tld_serv.pl b/whois/make_tld_serv.pl index 313ab127..6bec722d 100755 --- a/whois/make_tld_serv.pl +++ b/whois/make_tld_serv.pl @@ -1,8 +1,8 @@ #!/usr/bin/perl -w # Copyright (C) 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005, 2006, -# 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016 Free Software -# Foundation, Inc. +# 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016, 2017 +# Free Software Foundation, Inc. # # This file is part of GNU Inetutils. # diff --git a/whois/tld_serv_list b/whois/tld_serv_list index b57b36bb..056efcf3 100644 --- a/whois/tld_serv_list +++ b/whois/tld_serv_list @@ -1,6 +1,6 @@ # Copyright (C) 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005, 2006, -# 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016 Free Software -# Foundation, Inc. +# 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016, 2017 +# Free Software Foundation, Inc. # # This file is part of GNU Inetutils. # diff --git a/whois/whois.c b/whois/whois.c index ce474302..58711b0f 100644 --- a/whois/whois.c +++ b/whois/whois.c @@ -1,7 +1,7 @@ /* Copyright (C) 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005, 2006, - 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016 Free Software - Foundation, Inc. + 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016, 2017 + Free Software Foundation, Inc. This file is part of GNU Inetutils. diff --git a/whois/whois.h b/whois/whois.h index 90aee57c..e6ad429f 100644 --- a/whois/whois.h +++ b/whois/whois.h @@ -1,7 +1,7 @@ /* Copyright (C) 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005, 2006, - 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016 Free Software - Foundation, Inc. + 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016, 2017 + Free Software Foundation, Inc. This file is part of GNU Inetutils.