Mercurial > libervia-backend
diff frontends/src/jp/base.py @ 2483:0046283a285d
dates update
author | Goffi <goffi@goffi.org> |
---|---|
date | Fri, 26 Jan 2018 11:14:13 +0100 |
parents | 49aa1e3a90b8 |
children | 031aa3cc67ac |
line wrap: on
line diff
--- a/frontends/src/jp/base.py Wed Jan 24 09:12:12 2018 +0100 +++ b/frontends/src/jp/base.py Fri Jan 26 11:14:13 2018 +0100 @@ -2,7 +2,7 @@ # -*- coding: utf-8 -*- # jp: a SAT command line tool -# Copyright (C) 2009-2017 Jérôme Poisson (goffi@goffi.org) +# Copyright (C) 2009-2018 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-2017 Jérôme Poisson, Adrien Cossa +COPYLEFT = u"""Copyright (C) 2009-2018 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. """