diff sat_frontends/jp/base.py @ 3479:be6d91572633

date update
author Goffi <goffi@goffi.org>
date Fri, 19 Mar 2021 15:45:14 +0100
parents 7b4ae3dbc041
children 7892585b7e17
line wrap: on
line diff
--- a/sat_frontends/jp/base.py	Fri Mar 19 14:01:52 2021 +0100
+++ b/sat_frontends/jp/base.py	Fri Mar 19 15:45:14 2021 +0100
@@ -1,7 +1,7 @@
 #!/usr/bin/env python3
 
 # jp: a SAT command line tool
-# Copyright (C) 2009-2020 Jérôme Poisson (goffi@goffi.org)
+# Copyright (C) 2009-2021 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
@@ -72,7 +72,7 @@
 DESCRIPTION = """This software is a command line tool for XMPP.
 Get the latest version at """ + C.APP_URL
 
-COPYLEFT = """Copyright (C) 2009-2020 Jérôme Poisson, Adrien Cossa
+COPYLEFT = """Copyright (C) 2009-2021 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.
 """