commit a20340b5a8513743400f91c3eebc8ba0f50172ce
parent 932a35c072a9f5693c70442af0fb3a70a59ad49e
Author: Benno Schulenberg <bensberg@telfort.nl>
Date: Sun, 10 Mar 2019 16:29:57 +0100
copyright: update the years for significantly changed files
Diffstat:
9 files changed, 9 insertions(+), 9 deletions(-)
diff --git a/src/chars.c b/src/chars.c
@@ -2,7 +2,7 @@
* chars.c -- This file is part of GNU nano. *
* *
* Copyright (C) 2001-2011, 2013-2019 Free Software Foundation, Inc. *
- * Copyright (C) 2016-2017 Benno Schulenberg *
+ * Copyright (C) 2016-2018 Benno Schulenberg *
* *
* 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/cut.c b/src/cut.c
@@ -3,7 +3,7 @@
* *
* Copyright (C) 1999-2011, 2013-2019 Free Software Foundation, Inc. *
* Copyright (C) 2014 Mark Majeres *
- * Copyright (C) 2016 Benno Schulenberg *
+ * Copyright (C) 2016, 2018, 2019 Benno Schulenberg *
* *
* 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/files.c b/src/files.c
@@ -2,7 +2,7 @@
* files.c -- This file is part of GNU nano. *
* *
* Copyright (C) 1999-2011, 2013-2019 Free Software Foundation, Inc. *
- * Copyright (C) 2015-2018 Benno Schulenberg *
+ * Copyright (C) 2015-2019 Benno Schulenberg *
* *
* 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/global.c b/src/global.c
@@ -2,7 +2,7 @@
* global.c -- This file is part of GNU nano. *
* *
* Copyright (C) 1999-2011, 2013-2019 Free Software Foundation, Inc. *
- * Copyright (C) 2014-2018 Benno Schulenberg *
+ * Copyright (C) 2014-2019 Benno Schulenberg *
* *
* 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/help.c b/src/help.c
@@ -3,7 +3,7 @@
* *
* Copyright (C) 2000-2011, 2013-2019 Free Software Foundation, Inc. *
* Copyright (C) 2017 Rishabh Dave *
- * Copyright (C) 2014-2017 Benno Schulenberg *
+ * Copyright (C) 2014-2018 Benno Schulenberg *
* *
* 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/nano.c b/src/nano.c
@@ -2,7 +2,7 @@
* nano.c -- This file is part of GNU nano. *
* *
* Copyright (C) 1999-2011, 2013-2019 Free Software Foundation, Inc. *
- * Copyright (C) 2014-2018 Benno Schulenberg *
+ * Copyright (C) 2014-2019 Benno Schulenberg *
* *
* 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
@@ -3,7 +3,7 @@
* *
* Copyright (C) 2001-2011, 2013-2019 Free Software Foundation, Inc. *
* Copyright (C) 2014 Mike Frysinger *
- * Copyright (C) 2014-2018 Benno Schulenberg *
+ * Copyright (C) 2014-2019 Benno Schulenberg *
* *
* 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/text.c b/src/text.c
@@ -6,7 +6,7 @@
* Copyright (C) 2016 Mike Scalora *
* Copyright (C) 2016 Sumedh Pendurkar *
* Copyright (C) 2018 Marco Diego Aurélio Mesquita *
- * Copyright (C) 2015-2018 Benno Schulenberg *
+ * Copyright (C) 2015-2019 Benno Schulenberg *
* *
* 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/winio.c b/src/winio.c
@@ -2,7 +2,7 @@
* winio.c -- This file is part of GNU nano. *
* *
* Copyright (C) 1999-2011, 2013-2019 Free Software Foundation, Inc. *
- * Copyright (C) 2014-2018 Benno Schulenberg *
+ * Copyright (C) 2014-2019 Benno Schulenberg *
* *
* GNU nano is free software: you can redistribute it and/or modify *
* it under the terms of the GNU General Public License as published *