diff options
author | Werner Koch <wk@gnupg.org> | 2005-09-09 13:18:08 +0200 |
---|---|---|
committer | Werner Koch <wk@gnupg.org> | 2005-09-09 13:18:08 +0200 |
commit | 6f90f05cb2181bc4ab64959c0f3590f48c9c39c6 (patch) | |
tree | 595c7f2ad2326035701634d3ac968f615b4eb031 /scd/ccid-driver.h | |
parent | The BELPIC card does now work. (diff) | |
download | gnupg2-6f90f05cb2181bc4ab64959c0f3590f48c9c39c6.tar.xz gnupg2-6f90f05cb2181bc4ab64959c0f3590f48c9c39c6.zip |
Bug fixes and ssh support for the BELPIC.
Diffstat (limited to 'scd/ccid-driver.h')
-rw-r--r-- | scd/ccid-driver.h | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/scd/ccid-driver.h b/scd/ccid-driver.h index 82feed5c9..1b9ac2f85 100644 --- a/scd/ccid-driver.h +++ b/scd/ccid-driver.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. * * ALTERNATIVELY, this file may be distributed under the terms of the * following license, in which case the provisions of this license are |