Mercurial > libervia-backend
diff frontends/src/jp/base.py @ 2414:8b37a62336c3
misc: date update (yes it's a bit late :p )
author | Goffi <goffi@goffi.org> |
---|---|
date | Fri, 03 Nov 2017 14:31:42 +0100 |
parents | d2ff5ff3de77 |
children | 49aa1e3a90b8 |
line wrap: on
line diff
--- a/frontends/src/jp/base.py Fri Nov 03 14:19:10 2017 +0100 +++ b/frontends/src/jp/base.py Fri Nov 03 14:31:42 2017 +0100 @@ -2,7 +2,7 @@ # -*- coding: utf-8 -*- # jp: a SAT command line tool -# Copyright (C) 2009-2016 Jérôme Poisson (goffi@goffi.org) +# Copyright (C) 2009-2017 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 Affero General Public License as published by @@ -122,7 +122,7 @@ DESCRIPTION = """This software is a command line tool for XMPP. Get the latest version at """ + C.APP_URL -COPYLEFT = u"""Copyright (C) 2009-2016 Jérôme Poisson, Adrien Cossa +COPYLEFT = u"""Copyright (C) 2009-2017 Jérôme Poisson, Adrien Cossa This program comes with ABSOLUTELY NO WARRANTY; This is free software, and you are welcome to redistribute it under certain conditions. """