Mercurial > urwid-satext
changeset 71:eddb8369ba06
dates udpate
author | Goffi <goffi@goffi.org> |
---|---|
date | Tue, 04 Feb 2014 17:55:41 +0100 |
parents | 24d49f1d735f |
children | e497bf7e3060 |
files | README urwid_satext/files_management.py urwid_satext/sat_widgets.py |
diffstat | 3 files changed, 3 insertions(+), 3 deletions(-) [+] |
line wrap: on
line diff
--- a/README Thu Jan 30 15:00:42 2014 +0100 +++ b/README Tue Feb 04 17:55:41 2014 +0100 @@ -1,5 +1,5 @@ urwid-satext v0.2.0 -(c) Jérôme Poisson aka Goffi 2008, 2009, 2010, 2011, 2012, 2013 +(c) Jérôme Poisson aka Goffi 2008, 2009, 2010, 2011, 2012, 2013; 2014 urwid-satext, or urwid SàT extensions, is a widgets library based on Urwid
--- a/urwid_satext/files_management.py Thu Jan 30 15:00:42 2014 +0100 +++ b/urwid_satext/files_management.py Tue Feb 04 17:55:41 2014 +0100 @@ -2,7 +2,7 @@ # -*- coding: utf-8 -*- # Urwid SàT extensions -# Copyright (C) 2009, 2010, 2011, 2012, 2013 Jérôme Poisson (goffi@goffi.org) +# Copyright (C) 2009, 2010, 2011, 2012, 2013, 2014 Jérôme Poisson (goffi@goffi.org) # # This program is free software: you can redistribute it and/or modify # it under the terms of the GNU Lesser General Public License as published by
--- a/urwid_satext/sat_widgets.py Thu Jan 30 15:00:42 2014 +0100 +++ b/urwid_satext/sat_widgets.py Tue Feb 04 17:55:41 2014 +0100 @@ -2,7 +2,7 @@ # -*- coding: utf-8 -*- # Urwid SàT extensions -# Copyright (C) 2009, 2010, 2011, 2012, 2013 Jérôme Poisson (goffi@goffi.org) +# Copyright (C) 2009, 2010, 2011, 2012, 2013, 2014 Jérôme Poisson (goffi@goffi.org) # # This program is free software: you can redistribute it and/or modify # it under the terms of the GNU Lesser General Public License as published by