diff --git a/configure.ac b/configure.ac index 7c7624a3..64384996 100644 --- a/configure.ac +++ b/configure.ac @@ -1,6 +1,6 @@ # Configuration for GNU nano - a small and user-friendly text editor # -# Copyright (C) 1999-2011, 2013-2021 Free Software Foundation, Inc. +# Copyright (C) 1999-2011, 2013-2022 Free Software Foundation, Inc. # Copyright (C) 2014, 2017 Mike Frysinger # # GNU nano is free software: you can redistribute it and/or modify diff --git a/doc/nano.1 b/doc/nano.1 index 35718797..9e6d88fd 100644 --- a/doc/nano.1 +++ b/doc/nano.1 @@ -1,4 +1,4 @@ -.\" Copyright (C) 1999-2011, 2013-2021 Free Software Foundation, Inc. +.\" Copyright (C) 1999-2011, 2013-2022 Free Software Foundation, Inc. .\" .\" This document is dual-licensed. You may distribute and/or modify it .\" under the terms of either of the following licenses: diff --git a/doc/nano.texi b/doc/nano.texi index 5b072f2f..ce9f3edb 100644 --- a/doc/nano.texi +++ b/doc/nano.texi @@ -40,7 +40,7 @@ This manual documents the GNU @command{nano} editor. The contents of this manual are part of the GNU @command{nano} distribution. @sp 5 -Copyright @copyright{} 1999-2009, 2014-2021 Free Software Foundation, Inc. +Copyright @copyright{} 1999-2009, 2014-2022 Free Software Foundation, Inc. @sp 1 This document is dual-licensed. You may distribute and/or modify it under the terms of either of the following licenses: diff --git a/doc/nanorc.5 b/doc/nanorc.5 index eaa6f7f0..501543ae 100644 --- a/doc/nanorc.5 +++ b/doc/nanorc.5 @@ -1,4 +1,4 @@ -.\" Copyright (C) 2003-2011, 2013-2021 Free Software Foundation, Inc. +.\" Copyright (C) 2003-2011, 2013-2022 Free Software Foundation, Inc. .\" .\" This document is dual-licensed. You may distribute and/or modify it .\" under the terms of either of the following licenses: diff --git a/doc/rnano.1 b/doc/rnano.1 index 380ae189..4160fbdc 100644 --- a/doc/rnano.1 +++ b/doc/rnano.1 @@ -1,4 +1,4 @@ -.\" Copyright (C) 2002-2007, 2014-2021 Free Software Foundation, Inc. +.\" Copyright (C) 2002-2007, 2014-2022 Free Software Foundation, Inc. .\" .\" This document is dual-licensed. You may distribute and/or modify it .\" under the terms of either of the following licenses: diff --git a/src/browser.c b/src/browser.c index c58f7fcd..6c8c4568 100644 --- a/src/browser.c +++ b/src/browser.c @@ -1,7 +1,7 @@ /************************************************************************** * browser.c -- This file is part of GNU nano. * * * - * Copyright (C) 2001-2011, 2013-2021 Free Software Foundation, Inc. * + * Copyright (C) 2001-2011, 2013-2022 Free Software Foundation, Inc. * * Copyright (C) 2015-2016, 2020 Benno Schulenberg * * * * GNU nano is free software: you can redistribute it and/or modify * diff --git a/src/chars.c b/src/chars.c index 49b1d5ce..2b8714c8 100644 --- a/src/chars.c +++ b/src/chars.c @@ -1,7 +1,7 @@ /************************************************************************** * chars.c -- This file is part of GNU nano. * * * - * Copyright (C) 2001-2011, 2013-2021 Free Software Foundation, Inc. * + * Copyright (C) 2001-2011, 2013-2022 Free Software Foundation, Inc. * * Copyright (C) 2016-2021 Benno Schulenberg * * * * GNU nano is free software: you can redistribute it and/or modify * diff --git a/src/color.c b/src/color.c index ad46d67f..3ffbe3df 100644 --- a/src/color.c +++ b/src/color.c @@ -1,7 +1,7 @@ /************************************************************************** * color.c -- This file is part of GNU nano. * * * - * Copyright (C) 2001-2011, 2013-2021 Free Software Foundation, Inc. * + * Copyright (C) 2001-2011, 2013-2022 Free Software Foundation, Inc. * * Copyright (C) 2014-2017, 2020, 2021 Benno Schulenberg * * * * GNU nano is free software: you can redistribute it and/or modify * diff --git a/src/cut.c b/src/cut.c index c0826e2c..6f2e1407 100644 --- a/src/cut.c +++ b/src/cut.c @@ -1,7 +1,7 @@ /************************************************************************** * cut.c -- This file is part of GNU nano. * * * - * Copyright (C) 1999-2011, 2013-2021 Free Software Foundation, Inc. * + * Copyright (C) 1999-2011, 2013-2022 Free Software Foundation, Inc. * * Copyright (C) 2014 Mark Majeres * * Copyright (C) 2016, 2018-2020 Benno Schulenberg * * * diff --git a/src/definitions.h b/src/definitions.h index 79ca1eac..2bdc782f 100644 --- a/src/definitions.h +++ b/src/definitions.h @@ -1,7 +1,7 @@ /************************************************************************** * definitions.h -- This file is part of GNU nano. * * * - * Copyright (C) 1999-2011, 2013-2021 Free Software Foundation, Inc. * + * Copyright (C) 1999-2011, 2013-2022 Free Software Foundation, Inc. * * Copyright (C) 2014-2017 Benno Schulenberg * * * * GNU nano is free software: you can redistribute it and/or modify * diff --git a/src/files.c b/src/files.c index c718ca8d..a47a1142 100644 --- a/src/files.c +++ b/src/files.c @@ -1,7 +1,7 @@ /************************************************************************** * files.c -- This file is part of GNU nano. * * * - * Copyright (C) 1999-2011, 2013-2021 Free Software Foundation, Inc. * + * Copyright (C) 1999-2011, 2013-2022 Free Software Foundation, Inc. * * Copyright (C) 2015-2021 Benno Schulenberg * * * * GNU nano is free software: you can redistribute it and/or modify * diff --git a/src/global.c b/src/global.c index 1a741478..2edff7ab 100644 --- a/src/global.c +++ b/src/global.c @@ -1,7 +1,7 @@ /************************************************************************** * global.c -- This file is part of GNU nano. * * * - * Copyright (C) 1999-2011, 2013-2021 Free Software Foundation, Inc. * + * Copyright (C) 1999-2011, 2013-2022 Free Software Foundation, Inc. * * Copyright (C) 2014-2020 Benno Schulenberg * * * * GNU nano is free software: you can redistribute it and/or modify * diff --git a/src/help.c b/src/help.c index cd7293a7..3bbbf1bf 100644 --- a/src/help.c +++ b/src/help.c @@ -1,7 +1,7 @@ /************************************************************************** * help.c -- This file is part of GNU nano. * * * - * Copyright (C) 2000-2011, 2013-2021 Free Software Foundation, Inc. * + * Copyright (C) 2000-2011, 2013-2022 Free Software Foundation, Inc. * * Copyright (C) 2017 Rishabh Dave * * Copyright (C) 2014-2019 Benno Schulenberg * * * diff --git a/src/history.c b/src/history.c index a4278e4f..5cf4cb93 100644 --- a/src/history.c +++ b/src/history.c @@ -1,7 +1,7 @@ /************************************************************************** * history.c -- This file is part of GNU nano. * * * - * Copyright (C) 2003-2011, 2013-2021 Free Software Foundation, Inc. * + * Copyright (C) 2003-2011, 2013-2022 Free Software Foundation, Inc. * * Copyright (C) 2016, 2017, 2019 Benno Schulenberg * * * * GNU nano is free software: you can redistribute it and/or modify * diff --git a/src/move.c b/src/move.c index df21d5b7..fcb791f9 100644 --- a/src/move.c +++ b/src/move.c @@ -1,7 +1,7 @@ /************************************************************************** * move.c -- This file is part of GNU nano. * * * - * Copyright (C) 1999-2011, 2013-2021 Free Software Foundation, Inc. * + * Copyright (C) 1999-2011, 2013-2022 Free Software Foundation, Inc. * * Copyright (C) 2014-2018 Benno Schulenberg * * * * GNU nano is free software: you can redistribute it and/or modify * diff --git a/src/nano.c b/src/nano.c index f4604925..1a4efb19 100644 --- a/src/nano.c +++ b/src/nano.c @@ -1,7 +1,7 @@ /************************************************************************** * nano.c -- This file is part of GNU nano. * * * - * Copyright (C) 1999-2011, 2013-2021 Free Software Foundation, Inc. * + * Copyright (C) 1999-2011, 2013-2022 Free Software Foundation, Inc. * * Copyright (C) 2014-2021 Benno Schulenberg * * * * GNU nano is free software: you can redistribute it and/or modify * @@ -670,8 +670,8 @@ void version(void) printf(_(" GNU nano, version %s\n"), VERSION); #endif #ifndef NANO_TINY - printf(" (C) 1999-2011, 2013-2021 Free Software Foundation, Inc.\n"); - printf(_(" (C) 2014-%s the contributors to nano\n"), "2021"); + printf(" (C) 1999-2011, 2013-2022 Free Software Foundation, Inc.\n"); + printf(_(" (C) 2014-%s the contributors to nano\n"), "2022"); #endif printf(_(" Compiled options:")); diff --git a/src/prompt.c b/src/prompt.c index afc4b846..2ff5d286 100644 --- a/src/prompt.c +++ b/src/prompt.c @@ -1,7 +1,7 @@ /************************************************************************** * prompt.c -- This file is part of GNU nano. * * * - * Copyright (C) 1999-2011, 2013-2021 Free Software Foundation, Inc. * + * Copyright (C) 1999-2011, 2013-2022 Free Software Foundation, Inc. * * Copyright (C) 2016, 2018, 2020 Benno Schulenberg * * * * GNU nano is free software: you can redistribute it and/or modify * diff --git a/src/prototypes.h b/src/prototypes.h index 496e9198..dda7b95a 100644 --- a/src/prototypes.h +++ b/src/prototypes.h @@ -1,7 +1,7 @@ /************************************************************************** * prototypes.h -- This file is part of GNU nano. * * * - * Copyright (C) 1999-2011, 2013-2021 Free Software Foundation, Inc. * + * Copyright (C) 1999-2011, 2013-2022 Free Software Foundation, Inc. * * * * GNU nano is free software: you can redistribute it and/or modify * * it under the terms of the GNU General Public License as published * diff --git a/src/rcfile.c b/src/rcfile.c index 52351d09..396594ac 100644 --- a/src/rcfile.c +++ b/src/rcfile.c @@ -1,7 +1,7 @@ /************************************************************************** * rcfile.c -- This file is part of GNU nano. * * * - * Copyright (C) 2001-2011, 2013-2021 Free Software Foundation, Inc. * + * Copyright (C) 2001-2011, 2013-2022 Free Software Foundation, Inc. * * Copyright (C) 2014 Mike Frysinger * * Copyright (C) 2019 Brand Huntsman * * Copyright (C) 2014-2020 Benno Schulenberg * diff --git a/src/search.c b/src/search.c index f52609f2..9eb99e24 100644 --- a/src/search.c +++ b/src/search.c @@ -1,7 +1,7 @@ /************************************************************************** * search.c -- This file is part of GNU nano. * * * - * Copyright (C) 1999-2011, 2013-2021 Free Software Foundation, Inc. * + * Copyright (C) 1999-2011, 2013-2022 Free Software Foundation, Inc. * * Copyright (C) 2015-2020 Benno Schulenberg * * * * GNU nano is free software: you can redistribute it and/or modify * diff --git a/src/text.c b/src/text.c index 2e955fbc..c514f75e 100644 --- a/src/text.c +++ b/src/text.c @@ -1,7 +1,7 @@ /************************************************************************** * text.c -- This file is part of GNU nano. * * * - * Copyright (C) 1999-2011, 2013-2021 Free Software Foundation, Inc. * + * Copyright (C) 1999-2011, 2013-2022 Free Software Foundation, Inc. * * Copyright (C) 2014-2015 Mark Majeres * * Copyright (C) 2016 Mike Scalora * * Copyright (C) 2016 Sumedh Pendurkar * diff --git a/src/utils.c b/src/utils.c index 8bcd2bda..c74f7716 100644 --- a/src/utils.c +++ b/src/utils.c @@ -1,7 +1,7 @@ /************************************************************************** * utils.c -- This file is part of GNU nano. * * * - * Copyright (C) 1999-2011, 2013-2021 Free Software Foundation, Inc. * + * Copyright (C) 1999-2011, 2013-2022 Free Software Foundation, Inc. * * Copyright (C) 2016, 2017, 2019 Benno Schulenberg * * * * GNU nano is free software: you can redistribute it and/or modify * diff --git a/src/winio.c b/src/winio.c index cffd5350..1e1f5f2b 100644 --- a/src/winio.c +++ b/src/winio.c @@ -1,7 +1,7 @@ /************************************************************************** * winio.c -- This file is part of GNU nano. * * * - * Copyright (C) 1999-2011, 2013-2021 Free Software Foundation, Inc. * + * Copyright (C) 1999-2011, 2013-2022 Free Software Foundation, Inc. * * Copyright (C) 2014-2021 Benno Schulenberg * * * * GNU nano is free software: you can redistribute it and/or modify * @@ -3668,7 +3668,7 @@ void do_credits(void) "", "", "", - "(C) 2021", + "(C) 2022", "Free Software Foundation, Inc.", "", "",