comparison frontends/quick_frontend/quick_contact_list.py @ 57:a5b5fb5fc9fd

updated README and copyright note - fixed images path in README - added year 2010 in all copyright notes
author Goffi <goffi@goffi.org>
date Sun, 10 Jan 2010 17:51:56 +1100
parents 6455fb62ff83
children 8f2ed279784b
comparison
equal deleted inserted replaced
56:01ea5680207e 57:a5b5fb5fc9fd
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 Jérôme Poisson (goffi@goffi.org) 6 Copyright (C) 2009, 2010 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 General Public License as published by 9 it under the terms of the GNU 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.