copyright: update the years for the FSF

master
Benno Schulenberg 2021-01-11 14:21:03 +01:00
parent dcb072d04b
commit 6360e4170a
23 changed files with 26 additions and 26 deletions

View File

@ -1,6 +1,6 @@
# Configuration for GNU nano - a small and user-friendly text editor # Configuration for GNU nano - a small and user-friendly text editor
# #
# Copyright (C) 1999-2011, 2013-2020 Free Software Foundation, Inc. # Copyright (C) 1999-2011, 2013-2021 Free Software Foundation, Inc.
# Copyright (C) 2014, 2017 Mike Frysinger # Copyright (C) 2014, 2017 Mike Frysinger
# #
# GNU nano is free software: you can redistribute it and/or modify # GNU nano is free software: you can redistribute it and/or modify

View File

@ -1,4 +1,4 @@
.\" Copyright (C) 1999-2011, 2013-2020 Free Software Foundation, Inc. .\" Copyright (C) 1999-2011, 2013-2021 Free Software Foundation, Inc.
.\" .\"
.\" This document is dual-licensed. You may distribute and/or modify it .\" This document is dual-licensed. You may distribute and/or modify it
.\" under the terms of either of the following licenses: .\" under the terms of either of the following licenses:

View File

@ -33,7 +33,7 @@ This manual documents the GNU @command{nano} editor.
This manual is part of the GNU @command{nano} distribution.@* This manual is part of the GNU @command{nano} distribution.@*
@sp 4 @sp 4
Copyright @copyright{} 1999-2009, 2014-2020 Free Software Foundation, Inc. Copyright @copyright{} 1999-2009, 2014-2021 Free Software Foundation, Inc.
@sp 1 @sp 1
This document is dual-licensed. You may distribute and/or modify it This document is dual-licensed. You may distribute and/or modify it

View File

@ -1,4 +1,4 @@
.\" Copyright (C) 2003-2011, 2013-2020 Free Software Foundation, Inc. .\" Copyright (C) 2003-2011, 2013-2021 Free Software Foundation, Inc.
.\" .\"
.\" This document is dual-licensed. You may distribute and/or modify it .\" This document is dual-licensed. You may distribute and/or modify it
.\" under the terms of either of the following licenses: .\" under the terms of either of the following licenses:

View File

@ -1,4 +1,4 @@
.\" Copyright (C) 2002-2007, 2014-2020 Free Software Foundation, Inc. .\" Copyright (C) 2002-2007, 2014-2021 Free Software Foundation, Inc.
.\" .\"
.\" This document is dual-licensed. You may distribute and/or modify it .\" This document is dual-licensed. You may distribute and/or modify it
.\" under the terms of either of the following licenses: .\" under the terms of either of the following licenses:

View File

@ -1,7 +1,7 @@
/************************************************************************** /**************************************************************************
* browser.c -- This file is part of GNU nano. * * browser.c -- This file is part of GNU nano. *
* * * *
* Copyright (C) 2001-2011, 2013-2020 Free Software Foundation, Inc. * * Copyright (C) 2001-2011, 2013-2021 Free Software Foundation, Inc. *
* Copyright (C) 2015-2016, 2020 Benno Schulenberg * * Copyright (C) 2015-2016, 2020 Benno Schulenberg *
* * * *
* GNU nano is free software: you can redistribute it and/or modify * * GNU nano is free software: you can redistribute it and/or modify *

View File

@ -1,7 +1,7 @@
/************************************************************************** /**************************************************************************
* chars.c -- This file is part of GNU nano. * * chars.c -- This file is part of GNU nano. *
* * * *
* Copyright (C) 2001-2011, 2013-2020 Free Software Foundation, Inc. * * Copyright (C) 2001-2011, 2013-2021 Free Software Foundation, Inc. *
* Copyright (C) 2016-2020 Benno Schulenberg * * Copyright (C) 2016-2020 Benno Schulenberg *
* * * *
* GNU nano is free software: you can redistribute it and/or modify * * GNU nano is free software: you can redistribute it and/or modify *

View File

@ -1,7 +1,7 @@
/************************************************************************** /**************************************************************************
* color.c -- This file is part of GNU nano. * * color.c -- This file is part of GNU nano. *
* * * *
* Copyright (C) 2001-2011, 2013-2020 Free Software Foundation, Inc. * * Copyright (C) 2001-2011, 2013-2021 Free Software Foundation, Inc. *
* Copyright (C) 2014-2017, 2020 Benno Schulenberg * * Copyright (C) 2014-2017, 2020 Benno Schulenberg *
* * * *
* GNU nano is free software: you can redistribute it and/or modify * * GNU nano is free software: you can redistribute it and/or modify *

View File

@ -1,7 +1,7 @@
/************************************************************************** /**************************************************************************
* cut.c -- This file is part of GNU nano. * * cut.c -- This file is part of GNU nano. *
* * * *
* Copyright (C) 1999-2011, 2013-2020 Free Software Foundation, Inc. * * Copyright (C) 1999-2011, 2013-2021 Free Software Foundation, Inc. *
* Copyright (C) 2014 Mark Majeres * * Copyright (C) 2014 Mark Majeres *
* Copyright (C) 2016, 2018-2020 Benno Schulenberg * * Copyright (C) 2016, 2018-2020 Benno Schulenberg *
* * * *

View File

@ -1,7 +1,7 @@
/************************************************************************** /**************************************************************************
* definitions.h -- This file is part of GNU nano. * * definitions.h -- This file is part of GNU nano. *
* * * *
* Copyright (C) 1999-2011, 2013-2020 Free Software Foundation, Inc. * * Copyright (C) 1999-2011, 2013-2021 Free Software Foundation, Inc. *
* Copyright (C) 2014-2017 Benno Schulenberg * * Copyright (C) 2014-2017 Benno Schulenberg *
* * * *
* GNU nano is free software: you can redistribute it and/or modify * * GNU nano is free software: you can redistribute it and/or modify *

View File

@ -1,7 +1,7 @@
/************************************************************************** /**************************************************************************
* files.c -- This file is part of GNU nano. * * files.c -- This file is part of GNU nano. *
* * * *
* Copyright (C) 1999-2011, 2013-2020 Free Software Foundation, Inc. * * Copyright (C) 1999-2011, 2013-2021 Free Software Foundation, Inc. *
* Copyright (C) 2015-2020 Benno Schulenberg * * Copyright (C) 2015-2020 Benno Schulenberg *
* * * *
* GNU nano is free software: you can redistribute it and/or modify * * GNU nano is free software: you can redistribute it and/or modify *

View File

@ -1,7 +1,7 @@
/************************************************************************** /**************************************************************************
* global.c -- This file is part of GNU nano. * * global.c -- This file is part of GNU nano. *
* * * *
* Copyright (C) 1999-2011, 2013-2020 Free Software Foundation, Inc. * * Copyright (C) 1999-2011, 2013-2021 Free Software Foundation, Inc. *
* Copyright (C) 2014-2020 Benno Schulenberg * * Copyright (C) 2014-2020 Benno Schulenberg *
* * * *
* GNU nano is free software: you can redistribute it and/or modify * * GNU nano is free software: you can redistribute it and/or modify *

View File

@ -1,7 +1,7 @@
/************************************************************************** /**************************************************************************
* help.c -- This file is part of GNU nano. * * help.c -- This file is part of GNU nano. *
* * * *
* Copyright (C) 2000-2011, 2013-2020 Free Software Foundation, Inc. * * Copyright (C) 2000-2011, 2013-2021 Free Software Foundation, Inc. *
* Copyright (C) 2017 Rishabh Dave * * Copyright (C) 2017 Rishabh Dave *
* Copyright (C) 2014-2019 Benno Schulenberg * * Copyright (C) 2014-2019 Benno Schulenberg *
* * * *

View File

@ -1,7 +1,7 @@
/************************************************************************** /**************************************************************************
* history.c -- This file is part of GNU nano. * * history.c -- This file is part of GNU nano. *
* * * *
* Copyright (C) 2003-2011, 2013-2020 Free Software Foundation, Inc. * * Copyright (C) 2003-2011, 2013-2021 Free Software Foundation, Inc. *
* Copyright (C) 2016, 2017, 2019 Benno Schulenberg * * Copyright (C) 2016, 2017, 2019 Benno Schulenberg *
* * * *
* GNU nano is free software: you can redistribute it and/or modify * * GNU nano is free software: you can redistribute it and/or modify *

View File

@ -1,7 +1,7 @@
/************************************************************************** /**************************************************************************
* move.c -- This file is part of GNU nano. * * move.c -- This file is part of GNU nano. *
* * * *
* Copyright (C) 1999-2011, 2013-2020 Free Software Foundation, Inc. * * Copyright (C) 1999-2011, 2013-2021 Free Software Foundation, Inc. *
* Copyright (C) 2014-2018 Benno Schulenberg * * Copyright (C) 2014-2018 Benno Schulenberg *
* * * *
* GNU nano is free software: you can redistribute it and/or modify * * GNU nano is free software: you can redistribute it and/or modify *

View File

@ -1,7 +1,7 @@
/************************************************************************** /**************************************************************************
* nano.c -- This file is part of GNU nano. * * nano.c -- This file is part of GNU nano. *
* * * *
* Copyright (C) 1999-2011, 2013-2020 Free Software Foundation, Inc. * * Copyright (C) 1999-2011, 2013-2021 Free Software Foundation, Inc. *
* Copyright (C) 2014-2020 Benno Schulenberg * * Copyright (C) 2014-2020 Benno Schulenberg *
* * * *
* GNU nano is free software: you can redistribute it and/or modify * * GNU nano is free software: you can redistribute it and/or modify *
@ -659,8 +659,8 @@ void version(void)
printf(_(" GNU nano, version %s\n"), VERSION); printf(_(" GNU nano, version %s\n"), VERSION);
#endif #endif
#ifndef NANO_TINY #ifndef NANO_TINY
printf(" (C) 1999-2011, 2013-2020 Free Software Foundation, Inc.\n"); printf(" (C) 1999-2011, 2013-2021 Free Software Foundation, Inc.\n");
printf(_(" (C) 2014-%s the contributors to nano\n"), "2020"); printf(_(" (C) 2014-%s the contributors to nano\n"), "2021");
#endif #endif
printf(_(" Compiled options:")); printf(_(" Compiled options:"));

View File

@ -1,7 +1,7 @@
/************************************************************************** /**************************************************************************
* prompt.c -- This file is part of GNU nano. * * prompt.c -- This file is part of GNU nano. *
* * * *
* Copyright (C) 1999-2011, 2013-2020 Free Software Foundation, Inc. * * Copyright (C) 1999-2011, 2013-2021 Free Software Foundation, Inc. *
* Copyright (C) 2016, 2018, 2020 Benno Schulenberg * * Copyright (C) 2016, 2018, 2020 Benno Schulenberg *
* * * *
* GNU nano is free software: you can redistribute it and/or modify * * GNU nano is free software: you can redistribute it and/or modify *

View File

@ -1,7 +1,7 @@
/************************************************************************** /**************************************************************************
* prototypes.h -- This file is part of GNU nano. * * prototypes.h -- This file is part of GNU nano. *
* * * *
* Copyright (C) 1999-2011, 2013-2020 Free Software Foundation, Inc. * * Copyright (C) 1999-2011, 2013-2021 Free Software Foundation, Inc. *
* * * *
* GNU nano is free software: you can redistribute it and/or modify * * GNU nano is free software: you can redistribute it and/or modify *
* it under the terms of the GNU General Public License as published * * it under the terms of the GNU General Public License as published *

View File

@ -1,7 +1,7 @@
/************************************************************************** /**************************************************************************
* rcfile.c -- This file is part of GNU nano. * * rcfile.c -- This file is part of GNU nano. *
* * * *
* Copyright (C) 2001-2011, 2013-2020 Free Software Foundation, Inc. * * Copyright (C) 2001-2011, 2013-2021 Free Software Foundation, Inc. *
* Copyright (C) 2014 Mike Frysinger * * Copyright (C) 2014 Mike Frysinger *
* Copyright (C) 2019 Brand Huntsman * * Copyright (C) 2019 Brand Huntsman *
* Copyright (C) 2014-2020 Benno Schulenberg * * Copyright (C) 2014-2020 Benno Schulenberg *

View File

@ -1,7 +1,7 @@
/************************************************************************** /**************************************************************************
* search.c -- This file is part of GNU nano. * * search.c -- This file is part of GNU nano. *
* * * *
* Copyright (C) 1999-2011, 2013-2020 Free Software Foundation, Inc. * * Copyright (C) 1999-2011, 2013-2021 Free Software Foundation, Inc. *
* Copyright (C) 2015-2020 Benno Schulenberg * * Copyright (C) 2015-2020 Benno Schulenberg *
* * * *
* GNU nano is free software: you can redistribute it and/or modify * * GNU nano is free software: you can redistribute it and/or modify *

View File

@ -1,7 +1,7 @@
/************************************************************************** /**************************************************************************
* text.c -- This file is part of GNU nano. * * text.c -- This file is part of GNU nano. *
* * * *
* Copyright (C) 1999-2011, 2013-2020 Free Software Foundation, Inc. * * Copyright (C) 1999-2011, 2013-2021 Free Software Foundation, Inc. *
* Copyright (C) 2014-2015 Mark Majeres * * Copyright (C) 2014-2015 Mark Majeres *
* Copyright (C) 2016 Mike Scalora * * Copyright (C) 2016 Mike Scalora *
* Copyright (C) 2016 Sumedh Pendurkar * * Copyright (C) 2016 Sumedh Pendurkar *

View File

@ -1,7 +1,7 @@
/************************************************************************** /**************************************************************************
* utils.c -- This file is part of GNU nano. * * utils.c -- This file is part of GNU nano. *
* * * *
* Copyright (C) 1999-2011, 2013-2020 Free Software Foundation, Inc. * * Copyright (C) 1999-2011, 2013-2021 Free Software Foundation, Inc. *
* Copyright (C) 2016, 2017, 2019 Benno Schulenberg * * Copyright (C) 2016, 2017, 2019 Benno Schulenberg *
* * * *
* GNU nano is free software: you can redistribute it and/or modify * * GNU nano is free software: you can redistribute it and/or modify *

View File

@ -1,7 +1,7 @@
/************************************************************************** /**************************************************************************
* winio.c -- This file is part of GNU nano. * * winio.c -- This file is part of GNU nano. *
* * * *
* Copyright (C) 1999-2011, 2013-2020 Free Software Foundation, Inc. * * Copyright (C) 1999-2011, 2013-2021 Free Software Foundation, Inc. *
* Copyright (C) 2014-2020 Benno Schulenberg * * Copyright (C) 2014-2020 Benno Schulenberg *
* * * *
* GNU nano is free software: you can redistribute it and/or modify * * GNU nano is free software: you can redistribute it and/or modify *
@ -3604,7 +3604,7 @@ void do_credits(void)
"", "",
"", "",
"", "",
"(C) 2020", "(C) 2021",
"Free Software Foundation, Inc.", "Free Software Foundation, Inc.",
"", "",
"", "",