copyright: update some years, and standardize on the dashed format

master
Benno Schulenberg 2017-11-12 10:42:29 +01:00
parent f6b6e6c3ff
commit 5239e7c52b
14 changed files with 15 additions and 15 deletions

View File

@ -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-2017 Free Software Foundation, Inc. * * Copyright (C) 2001-2011, 2013-2017 Free Software Foundation, Inc. *
* Copyright (C) 2015, 2016 Benno Schulenberg * * Copyright (C) 2015-2016 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 *

View File

@ -2,7 +2,7 @@
* chars.c -- This file is part of GNU nano. * * chars.c -- This file is part of GNU nano. *
* * * *
* Copyright (C) 2001-2011, 2013-2017 Free Software Foundation, Inc. * * Copyright (C) 2001-2011, 2013-2017 Free Software Foundation, Inc. *
* Copyright (C) 2016 Benno Schulenberg * * Copyright (C) 2016-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 *
* 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

@ -2,7 +2,7 @@
* color.c -- This file is part of GNU nano. * * color.c -- This file is part of GNU nano. *
* * * *
* Copyright (C) 2001-2011, 2013-2017 Free Software Foundation, Inc. * * Copyright (C) 2001-2011, 2013-2017 Free Software Foundation, Inc. *
* Copyright (C) 2014, 2015, 2016, 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 *
* 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

@ -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-2017 Free Software Foundation, Inc. * * Copyright (C) 1999-2011, 2013-2017 Free Software Foundation, Inc. *
* Copyright (C) 2015, 2016 Benno Schulenberg * * Copyright (C) 2015-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 *
* 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

@ -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-2017 Free Software Foundation, Inc. * * Copyright (C) 1999-2011, 2013-2017 Free Software Foundation, Inc. *
* Copyright (C) 2014, 2015, 2016 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 *
* 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

@ -2,7 +2,7 @@
* history.c -- This file is part of GNU nano. * * history.c -- This file is part of GNU nano. *
* * * *
* Copyright (C) 2003-2011, 2013-2017 Free Software Foundation, Inc. * * Copyright (C) 2003-2011, 2013-2017 Free Software Foundation, Inc. *
* Copyright (C) 2016 Benno Schulenberg * * Copyright (C) 2016-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 *
* 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

@ -2,7 +2,7 @@
* move.c -- This file is part of GNU nano. * * move.c -- This file is part of GNU nano. *
* * * *
* Copyright (C) 1999-2011, 2013-2017 Free Software Foundation, Inc. * * Copyright (C) 1999-2011, 2013-2017 Free Software Foundation, Inc. *
* Copyright (C) 2014, 2015, 2016 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 *
* 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

@ -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-2017 Free Software Foundation, Inc. * * Copyright (C) 1999-2011, 2013-2017 Free Software Foundation, Inc. *
* Copyright (C) 2014, 2015, 2016 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 *
* 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

@ -2,7 +2,7 @@
* nano.h -- This file is part of GNU nano. * * nano.h -- This file is part of GNU nano. *
* * * *
* Copyright (C) 1999-2011, 2013-2017 Free Software Foundation, Inc. * * Copyright (C) 1999-2011, 2013-2017 Free Software Foundation, Inc. *
* Copyright (C) 2014, 2015, 2016 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 *
* 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

@ -3,7 +3,7 @@
* * * *
* Copyright (C) 2001-2011, 2013-2017 Free Software Foundation, Inc. * * Copyright (C) 2001-2011, 2013-2017 Free Software Foundation, Inc. *
* Copyright (C) 2014 Mike Frysinger * * Copyright (C) 2014 Mike Frysinger *
* Copyright (C) 2014, 2015, 2016 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 *
* 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

@ -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-2017 Free Software Foundation, Inc. * * Copyright (C) 1999-2011, 2013-2017 Free Software Foundation, Inc. *
* Copyright (C) 2015, 2016, 2017 Benno Schulenberg * * Copyright (C) 2015-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 *
* 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

@ -2,10 +2,10 @@
* text.c -- This file is part of GNU nano. * * text.c -- This file is part of GNU nano. *
* * * *
* Copyright (C) 1999-2011, 2013-2017 Free Software Foundation, Inc. * * Copyright (C) 1999-2011, 2013-2017 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) 2015, 2016 Benno Schulenberg *
* Copyright (C) 2016 Sumedh Pendurkar * * Copyright (C) 2016 Sumedh Pendurkar *
* Copyright (C) 2015-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 *
* 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

@ -2,7 +2,7 @@
* utils.c -- This file is part of GNU nano. * * utils.c -- This file is part of GNU nano. *
* * * *
* Copyright (C) 1999-2011, 2013-2017 Free Software Foundation, Inc. * * Copyright (C) 1999-2011, 2013-2017 Free Software Foundation, Inc. *
* Copyright (C) 2016 Benno Schulenberg * * Copyright (C) 2016-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 *
* 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

@ -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-2017 Free Software Foundation, Inc. * * Copyright (C) 1999-2011, 2013-2017 Free Software Foundation, Inc. *
* Copyright (C) 2014, 2015, 2016, 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 *
* it under the terms of the GNU General Public License as published * * it under the terms of the GNU General Public License as published *