diff --git a/curses/curses_misc.py b/curses/curses_misc.py index 45e3a46..91d9c2a 100644 --- a/curses/curses_misc.py +++ b/curses/curses_misc.py @@ -5,7 +5,7 @@ wicd-curses. """ -# Copyright (C) 2008 Andrew Psaltis +# Copyright (C) 2008-9 Andrew Psaltis # 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 diff --git a/curses/prefs_curses.py b/curses/prefs_curses.py index f6a8dfb..3dd275a 100644 --- a/curses/prefs_curses.py +++ b/curses/prefs_curses.py @@ -1,6 +1,6 @@ #!/usr/bin/env python -# Copyright (C) 2008 Andrew Psaltis +# Copyright (C) 2008-9 Andrew Psaltis # 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 diff --git a/curses/wicd-curses.py b/curses/wicd-curses.py index 2582371..aa5ac35 100644 --- a/curses/wicd-curses.py +++ b/curses/wicd-curses.py @@ -7,7 +7,7 @@ at least get a network connection. Or those who don't like using X. :-) """ -# Copyright (C) 2008 Andrew Psaltis +# Copyright (C) 2008-9 Andrew Psaltis # 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 @@ -220,7 +220,7 @@ def about_dialog(body): ('green',"\\|| \\\\")," |+| ",('green',"// ||/ \n"), ('green'," \\\\\\")," |+| ",('green',"///")," http://wicd.net \n", ('green'," \\\\\\")," |+| ",('green',"///")," Brought to you by:\n", -('green'," \\\\\\")," |+| "('green',"///")," Adam Blackburn (wicd)\n", +('green'," \\\\\\")," |+| ",('green',"///")," Adam Blackburn (wicd)\n", " ___|+|___ Dan O'Reilly (wicd)\n", " |---------| Andrew Psaltis (this ui)\n", "---------------------------------------------------"]