Mercurial > libervia-backend
diff frontends/src/jp/base.py @ 1396:069ad98b360d
2015 copyright dates update
author | Goffi <goffi@goffi.org> |
---|---|
date | Mon, 30 Mar 2015 10:26:26 +0200 |
parents | 1ae9aa94c351 |
children | 265ff2bd8d67 |
line wrap: on
line diff
--- a/frontends/src/jp/base.py Mon Mar 30 10:04:29 2015 +0200 +++ b/frontends/src/jp/base.py Mon Mar 30 10:26:26 2015 +0200 @@ -2,7 +2,7 @@ # -*- coding: utf-8 -*- # jp: a SAT command line tool -# Copyright (C) 2009, 2010, 2011, 2012, 2013, 2014 Jérôme Poisson (goffi@goffi.org) +# Copyright (C) 2009, 2010, 2011, 2012, 2013, 2014, 2015 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 @@ -53,7 +53,7 @@ description = """This software is a command line tool for XMPP. Get the latest version at """ + C.APP_URL -copyleft = u"""Copyright (C) 2009, 2010, 2011, 2012, 2013, 2014 Jérôme Poisson (aka Goffi) +copyleft = u"""Copyright (C) 2009, 2010, 2011, 2012, 2013, 2014, 2015 Jérôme Poisson (aka Goffi) This program comes with ABSOLUTELY NO WARRANTY; This is free software, and you are welcome to redistribute it under certain conditions. """