diff sat_frontends/jp/base.py @ 2771:003b8b4b56a7

date update
author Goffi <goffi@goffi.org>
date Sat, 12 Jan 2019 12:25:31 +0100
parents 378188abe941
children 2dfd5b1d39df
line wrap: on
line diff
--- a/sat_frontends/jp/base.py	Fri Jan 11 21:38:20 2019 +0100
+++ b/sat_frontends/jp/base.py	Sat Jan 12 12:25:31 2019 +0100
@@ -2,7 +2,7 @@
 # -*- coding: utf-8 -*-
 
 # jp: a SAT command line tool
-# Copyright (C) 2009-2018 Jérôme Poisson (goffi@goffi.org)
+# Copyright (C) 2009-2019 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
@@ -125,7 +125,7 @@
 DESCRIPTION = """This software is a command line tool for XMPP.
 Get the latest version at """ + C.APP_URL
 
-COPYLEFT = u"""Copyright (C) 2009-2018 Jérôme Poisson, Adrien Cossa
+COPYLEFT = u"""Copyright (C) 2009-2019 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.
 """