RFID: License under "GPL v3 or later" (with acknoledgement from Andy)

This commit is contained in:
Sebastian Pipping 2011-10-19 04:48:23 +02:00
parent b526525cfa
commit 2e83f6fbb3
1 changed files with 4 additions and 3 deletions

View File

@ -1,7 +1,8 @@
#! /usr/bin/env python
# by Andrew Karpow <andy@mail.tu-berlin.de>
# Public Domain
# -*- coding: utf-8 -*-
#
# Copyright (C) 2011 Andrew Karpow <andy@mail.tu-berlin.de>
# Licensed under GPL v3 or later
from smartcard.CardMonitoring import CardMonitor, CardObserver
from smartcard.util import toHexString