some cleanups:

- updated copyright notices
- added copyright notices that were missing
- changed python to python2
- added gpl-2/3 license texts
- removed THANKS.txt file as the wiki version is more up to date
- removed empty fpdb_db.py
- added GPL2 to debian license file
This commit is contained in:
steffen123
2010-07-04 03:05:16 +02:00
parent 3baea4b27a
commit 3b24fd18b2
79 changed files with 1492 additions and 253 deletions
+2 -2
View File
@@ -1,7 +1,7 @@
#!/usr/bin/env python
#!/usr/bin/env python2
# -*- coding: utf-8 -*-
#
# Copyright 2008, Carl Gherardi
# Copyright 2008-2010, Carl Gherardi
#
# 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