# HG changeset patch # User Goffi # Date 1391532941 -3600 # Node ID eddb8369ba0624206c8c7f1f69c9d5dc9b345da0 # Parent 24d49f1d735fdad6c8e76211cb5396d87403736b dates udpate diff -r 24d49f1d735f -r eddb8369ba06 README --- 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 diff -r 24d49f1d735f -r eddb8369ba06 urwid_satext/files_management.py --- 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 diff -r 24d49f1d735f -r eddb8369ba06 urwid_satext/sat_widgets.py --- 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