commit 2e1e157967bf948cb76898abbd6fb3f443d62a5d
parent 6df30a634e2f71c406928eb54240cc5350e5cf4c
Author: Benno Schulenberg <bensberg@telfort.nl>
Date: Fri, 1 Jun 2018 10:17:42 +0200
copyright: update the years for significantly changed files
Diffstat:
7 files changed, 7 insertions(+), 7 deletions(-)
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-2018 Free Software Foundation, Inc. *
- * Copyright (C) 2015-2017 Benno Schulenberg *
+ * Copyright (C) 2015-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/global.c b/src/global.c
@@ -2,7 +2,7 @@
* global.c -- This file is part of GNU nano. *
* *
* Copyright (C) 1999-2011, 2013-2018 Free Software Foundation, Inc. *
- * 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/move.c b/src/move.c
@@ -2,7 +2,7 @@
* move.c -- This file is part of GNU nano. *
* *
* Copyright (C) 1999-2011, 2013-2018 Free Software Foundation, Inc. *
- * 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-2018 Free Software Foundation, Inc. *
- * 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/prompt.c b/src/prompt.c
@@ -2,7 +2,7 @@
* prompt.c -- This file is part of GNU nano. *
* *
* Copyright (C) 1999-2011, 2013-2018 Free Software Foundation, Inc. *
- * Copyright (C) 2016 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/rcfile.c b/src/rcfile.c
@@ -3,7 +3,7 @@
* *
* Copyright (C) 2001-2011, 2013-2018 Free Software Foundation, Inc. *
* Copyright (C) 2014 Mike Frysinger *
- * 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/search.c b/src/search.c
@@ -2,7 +2,7 @@
* search.c -- This file is part of GNU nano. *
* *
* Copyright (C) 1999-2011, 2013-2018 Free Software Foundation, Inc. *
- * Copyright (C) 2015-2017 Benno Schulenberg *
+ * Copyright (C) 2015-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 *