copyright: update the last year for significantly changed files
Этот коммит содержится в:
родитель
0f4db1ed0d
Коммит
5771f1ea14
@ -2,7 +2,7 @@
|
|||||||
* browser.c -- This file is part of GNU nano. *
|
* browser.c -- This file is part of GNU nano. *
|
||||||
* *
|
* *
|
||||||
* Copyright (C) 2001-2011, 2013-2022 Free Software Foundation, Inc. *
|
* Copyright (C) 2001-2011, 2013-2022 Free Software Foundation, Inc. *
|
||||||
* Copyright (C) 2015-2016, 2020 Benno Schulenberg *
|
* Copyright (C) 2015-2016, 2020, 2022 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 *
|
||||||
* it under the terms of the GNU General Public License as published *
|
* it under the terms of the GNU General Public License as published *
|
||||||
|
@ -2,7 +2,7 @@
|
|||||||
* files.c -- This file is part of GNU nano. *
|
* files.c -- This file is part of GNU nano. *
|
||||||
* *
|
* *
|
||||||
* Copyright (C) 1999-2011, 2013-2022 Free Software Foundation, Inc. *
|
* Copyright (C) 1999-2011, 2013-2022 Free Software Foundation, Inc. *
|
||||||
* Copyright (C) 2015-2021 Benno Schulenberg *
|
* Copyright (C) 2015-2022 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 *
|
||||||
* it under the terms of the GNU General Public License as published *
|
* it under the terms of the GNU General Public License as published *
|
||||||
|
@ -2,7 +2,7 @@
|
|||||||
* global.c -- This file is part of GNU nano. *
|
* global.c -- This file is part of GNU nano. *
|
||||||
* *
|
* *
|
||||||
* Copyright (C) 1999-2011, 2013-2022 Free Software Foundation, Inc. *
|
* Copyright (C) 1999-2011, 2013-2022 Free Software Foundation, Inc. *
|
||||||
* Copyright (C) 2014-2021 Benno Schulenberg *
|
* Copyright (C) 2014-2022 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 *
|
||||||
* it under the terms of the GNU General Public License as published *
|
* it under the terms of the GNU General Public License as published *
|
||||||
|
@ -2,7 +2,7 @@
|
|||||||
* nano.c -- This file is part of GNU nano. *
|
* nano.c -- This file is part of GNU nano. *
|
||||||
* *
|
* *
|
||||||
* Copyright (C) 1999-2011, 2013-2022 Free Software Foundation, Inc. *
|
* Copyright (C) 1999-2011, 2013-2022 Free Software Foundation, Inc. *
|
||||||
* Copyright (C) 2014-2021 Benno Schulenberg *
|
* Copyright (C) 2014-2022 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 *
|
||||||
* it under the terms of the GNU General Public License as published *
|
* it under the terms of the GNU General Public License as published *
|
||||||
|
@ -2,7 +2,7 @@
|
|||||||
* prompt.c -- This file is part of GNU nano. *
|
* prompt.c -- This file is part of GNU nano. *
|
||||||
* *
|
* *
|
||||||
* Copyright (C) 1999-2011, 2013-2022 Free Software Foundation, Inc. *
|
* Copyright (C) 1999-2011, 2013-2022 Free Software Foundation, Inc. *
|
||||||
* Copyright (C) 2016, 2018, 2020 Benno Schulenberg *
|
* Copyright (C) 2016, 2018, 2020, 2022 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 *
|
||||||
* it under the terms of the GNU General Public License as published *
|
* it under the terms of the GNU General Public License as published *
|
||||||
|
@ -2,7 +2,7 @@
|
|||||||
* search.c -- This file is part of GNU nano. *
|
* search.c -- This file is part of GNU nano. *
|
||||||
* *
|
* *
|
||||||
* Copyright (C) 1999-2011, 2013-2022 Free Software Foundation, Inc. *
|
* Copyright (C) 1999-2011, 2013-2022 Free Software Foundation, Inc. *
|
||||||
* Copyright (C) 2015-2020 Benno Schulenberg *
|
* Copyright (C) 2015-2020, 2022 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 *
|
||||||
* it under the terms of the GNU General Public License as published *
|
* it under the terms of the GNU General Public License as published *
|
||||||
|
@ -6,7 +6,7 @@
|
|||||||
* Copyright (C) 2016 Mike Scalora *
|
* Copyright (C) 2016 Mike Scalora *
|
||||||
* Copyright (C) 2016 Sumedh Pendurkar *
|
* Copyright (C) 2016 Sumedh Pendurkar *
|
||||||
* Copyright (C) 2018 Marco Diego Aurélio Mesquita *
|
* Copyright (C) 2018 Marco Diego Aurélio Mesquita *
|
||||||
* Copyright (C) 2015-2021 Benno Schulenberg *
|
* Copyright (C) 2015-2022 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 *
|
||||||
* it under the terms of the GNU General Public License as published *
|
* it under the terms of the GNU General Public License as published *
|
||||||
|
@ -2,7 +2,7 @@
|
|||||||
* winio.c -- This file is part of GNU nano. *
|
* winio.c -- This file is part of GNU nano. *
|
||||||
* *
|
* *
|
||||||
* Copyright (C) 1999-2011, 2013-2022 Free Software Foundation, Inc. *
|
* Copyright (C) 1999-2011, 2013-2022 Free Software Foundation, Inc. *
|
||||||
* Copyright (C) 2014-2021 Benno Schulenberg *
|
* Copyright (C) 2014-2022 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 *
|
||||||
* it under the terms of the GNU General Public License as published *
|
* it under the terms of the GNU General Public License as published *
|
||||||
|
Загрузка…
x
Ссылка в новой задаче
Block a user