summaryrefslogtreecommitdiff
path: root/python
diff options
context:
space:
mode:
authorlaforge <laforge@e0336214-984f-0b4b-a45f-81c69e1f0ede>2008-01-23 18:18:46 +0000
committerlaforge <laforge@e0336214-984f-0b4b-a45f-81c69e1f0ede>2008-01-23 18:18:46 +0000
commit04d32adf9f8c047a5fdd150814adaa0967728937 (patch)
tree56d71901ca1f30acd43e8d56bbb50a8aa3755ab3 /python
parentb14030db2b85f86022686055d572b22014a0b917 (diff)
update FSF postal address (Jeremy Laine)
git-svn-id: https://svn.gnumonks.org/trunk/librfid@2041 e0336214-984f-0b4b-a45f-81c69e1f0ede
Diffstat (limited to 'python')
-rw-r--r--python/pyrfid.c2
-rw-r--r--python/test.py2
2 files changed, 2 insertions, 2 deletions
diff --git a/python/pyrfid.c b/python/pyrfid.c
index 2bcde61..261dfc9 100644
--- a/python/pyrfid.c
+++ b/python/pyrfid.c
@@ -12,7 +12,7 @@
*
* You should have received a copy of the GNU General Public License
* along with this program; if not, write to the Free Software
- * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
+ * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA
*/
#include <stdio.h>
diff --git a/python/test.py b/python/test.py
index 2e258b6..4dc46ba 100644
--- a/python/test.py
+++ b/python/test.py
@@ -13,7 +13,7 @@
#You should have received a copy of the GNU General Public License
#along with this program; if not, write to the Free Software
- #Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
+ #Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA
import pyrfid
personal git repositories of Harald Welte. Your mileage may vary