fix dates in copyright lines

Signed-off-by: Nicolas Sebrecht <nicolas.s-dev@laposte.net>
This commit is contained in:
Nicolas Sebrecht 2018-08-13 01:15:01 +02:00
parent 2890dec37f
commit d9301254ff
5 changed files with 5 additions and 5 deletions

View File

@ -1,5 +1,5 @@
# Curses-based interfaces # Curses-based interfaces
# Copyright (C) 2003-2016 John Goerzen & contributors. # Copyright (C) 2003-2018 John Goerzen & contributors.
# #
# This program is free software; you can redistribute it and/or modify # This program is free software; you can redistribute it and/or modify
# it under the terms of the GNU General Public License as published by # it under the terms of the GNU General Public License as published by

View File

@ -1,4 +1,4 @@
# Copyright (C) 2007-2016 John Goerzen & contributors. # Copyright (C) 2007-2018 John Goerzen & contributors.
# #
# This program is free software; you can redistribute it and/or modify # This program is free software; you can redistribute it and/or modify
# it under the terms of the GNU General Public License as published by # it under the terms of the GNU General Public License as published by

View File

@ -1,5 +1,5 @@
# TTY UI # TTY UI
# Copyright (C) 2002-2015 John Goerzen & contributors # Copyright (C) 2002-2018 John Goerzen & contributors
# #
# This program is free software; you can redistribute it and/or modify # This program is free software; you can redistribute it and/or modify
# it under the terms of the GNU General Public License as published by # it under the terms of the GNU General Public License as published by

View File

@ -1,5 +1,5 @@
# UI base class # UI base class
# Copyright (C) 2002-2016 John Goerzen & contributors. # Copyright (C) 2002-2018 John Goerzen & contributors.
# #
# This program is free software; you can redistribute it and/or modify # This program is free software; you can redistribute it and/or modify
# it under the terms of the GNU General Public License as published by # it under the terms of the GNU General Public License as published by

View File

@ -1,4 +1,4 @@
# Copyright 2014-2006 Eygene A. Ryabinkin & contributors. # Copyright 2006-2018 Eygene A. Ryabinkin & contributors.
# #
# Module that supports distribution-specific functions. # Module that supports distribution-specific functions.