diff options
author | Werner Koch <[email protected]> | 2005-09-09 11:18:08 +0000 |
---|---|---|
committer | Werner Koch <[email protected]> | 2005-09-09 11:18:08 +0000 |
commit | 6f90f05cb2181bc4ab64959c0f3590f48c9c39c6 (patch) | |
tree | 595c7f2ad2326035701634d3ac968f615b4eb031 /scd/ccid-driver.c | |
parent | The BELPIC card does now work. (diff) | |
download | gnupg-6f90f05cb2181bc4ab64959c0f3590f48c9c39c6.tar.gz gnupg-6f90f05cb2181bc4ab64959c0f3590f48c9c39c6.zip |
Bug fixes and ssh support for the BELPIC.
Diffstat (limited to '')
-rw-r--r-- | scd/ccid-driver.c | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/scd/ccid-driver.c b/scd/ccid-driver.c index 096a6811b..f82d93b00 100644 --- a/scd/ccid-driver.c +++ b/scd/ccid-driver.c @@ -16,7 +16,8 @@ * * 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. * * ALTERNATIVELY, this file may be distributed under the terms of the * following license, in which case the provisions of this license are |