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/iso7816.h | |
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 'scd/iso7816.h')
-rw-r--r-- | scd/iso7816.h | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/scd/iso7816.h b/scd/iso7816.h index 828fabb01..04c7ae63e 100644 --- a/scd/iso7816.h +++ b/scd/iso7816.h @@ -15,7 +15,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. * * $Id$ */ |