comparison frontends/src/quick_frontend/quick_card_game.py @ 572:ca13633d3b6b

dates update
author Goffi <goffi@goffi.org>
date Mon, 07 Jan 2013 23:30:13 +0100
parents 2a072735e459
children 952322b1d490
comparison
equal deleted inserted replaced
571:1cb24325485c 572:ca13633d3b6b
1 #!/usr/bin/python 1 #!/usr/bin/python
2 # -*- coding: utf-8 -*- 2 # -*- coding: utf-8 -*-
3 3
4 """ 4 """
5 helper class for making a SAT frontend 5 helper class for making a SAT frontend
6 Copyright (C) 2009, 2010, 2011, 2012 Jérôme Poisson (goffi@goffi.org) 6 Copyright (C) 2009, 2010, 2011, 2012, 2013 Jérôme Poisson (goffi@goffi.org)
7 7
8 This program is free software: you can redistribute it and/or modify 8 This program is free software: you can redistribute it and/or modify
9 it under the terms of the GNU Affero General Public License as published by 9 it under the terms of the GNU Affero General Public License as published by
10 the Free Software Foundation, either version 3 of the License, or 10 the Free Software Foundation, either version 3 of the License, or
11 (at your option) any later version. 11 (at your option) any later version.