diff frontends/src/jp/jp @ 459:cf005701624b

copyleft date update
author Goffi <goffi@goffi.org>
date Tue, 06 Mar 2012 09:07:24 +0100
parents f03688bdb858
children 2a072735e459
line wrap: on
line diff
--- a/frontends/src/jp/jp	Tue Mar 06 09:03:19 2012 +0100
+++ b/frontends/src/jp/jp	Tue Mar 06 09:07:24 2012 +0100
@@ -3,7 +3,7 @@
 
 """
 jp: a SAT command line tool
-Copyright (C) 2009, 2010, 2011  Jérôme Poisson (goffi@goffi.org)
+Copyright (C) 2009, 2010, 2011, 2012  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 General Public License as published by
@@ -23,10 +23,10 @@
 
 #consts
 name = u"jp"
-about = name+u""" v%s (c) Jérôme Poisson (aka Goffi) 2009, 2010, 2011
+about = name+u""" v%s (c) Jérôme Poisson (aka Goffi) 2009, 2010, 2011, 2012
 
 ---
-"""+name+u""" Copyright (C) 2009, 2010, 2011  Jérôme Poisson (aka Goffi)
+"""+name+u""" Copyright (C) 2009, 2010, 2011, 2012  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.