diff frontends/src/jp/base.py @ 1766:d17772b0fe22

copyright update
author Goffi <goffi@goffi.org>
date Sun, 03 Jan 2016 16:28:30 +0100
parents 7ec7ce9cdc4c
children 39545dc527a1
line wrap: on
line diff
--- a/frontends/src/jp/base.py	Tue Dec 22 16:20:25 2015 +0100
+++ b/frontends/src/jp/base.py	Sun Jan 03 16:28:30 2016 +0100
@@ -2,7 +2,7 @@
 # -*- coding: utf-8 -*-
 
 # jp: a SAT command line tool
-# Copyright (C) 2009, 2010, 2011, 2012, 2013, 2014, 2015 Jérôme Poisson (goffi@goffi.org)
+# Copyright (C) 2009-2016 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
@@ -49,7 +49,7 @@
 DESCRIPTION = """This software is a command line tool for XMPP.
 Get the latest version at """ + C.APP_URL
 
-COPYLEFT = u"""Copyright (C) 2009-2015 Jérôme Poisson, Adrien Cossa
+COPYLEFT = u"""Copyright (C) 2009-2016 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.
 """