From 29dfed5de9b32db49861df33e371b63a898e86d5 Mon Sep 17 00:00:00 2001 From: Frank Morgner Date: Tue, 15 Dec 2015 16:58:28 +0100 Subject: [PATCH] Updated mail address --- ACardEmulator/doc/README.txt | 2 +- ccid/AUTHORS | 2 +- ccid/doc/README.txt | 2 +- ccid/doc/README.txt.in | 2 +- ccid/src/ccid-emulator.ggo.in | 2 +- ccid/src/usb.c | 2 +- npa/AUTHORS | 2 +- npa/doc/README.txt | 2 +- npa/doc/README.txt.in | 2 +- npa/src/boxing.c | 2 +- npa/src/card-npa.c | 2 +- npa/src/npa-tool.c | 2 +- npa/src/npa-tool.ggo.in | 2 +- npa/src/npa/boxing.h | 2 +- pcsc-relay/doc/README.txt | 2 +- pcsc-relay/doc/README.txt.in | 2 +- pcsc-relay/src/lnfc.c | 2 +- pcsc-relay/src/opicc.c | 2 +- pcsc-relay/src/pcsc-relay.c | 2 +- pcsc-relay/src/pcsc-relay.h | 2 +- remote-reader/doc/README.txt | 2 +- virtualsmartcard/AUTHORS | 2 +- virtualsmartcard/doc/README.txt | 2 +- virtualsmartcard/doc/README.txt.in | 2 +- virtualsmartcard/src/vpicc/vicc.in | 2 +- 25 files changed, 25 insertions(+), 25 deletions(-) diff --git a/ACardEmulator/doc/README.txt b/ACardEmulator/doc/README.txt index d4f9e57..be3e91e 100644 --- a/ACardEmulator/doc/README.txt +++ b/ACardEmulator/doc/README.txt @@ -13,7 +13,7 @@ Android Smart Card Emulator Use an Android phone as contact-less smart card :Author: - `Frank Morgner `_ + `Frank Morgner `_ :License: GPL version 3 :Tested Platform: diff --git a/ccid/AUTHORS b/ccid/AUTHORS index e520634..b66bfee 100644 --- a/ccid/AUTHORS +++ b/ccid/AUTHORS @@ -1 +1 @@ -Frank Morgner +Frank Morgner diff --git a/ccid/doc/README.txt b/ccid/doc/README.txt index b0b9e3a..b4b6ca6 100644 --- a/ccid/doc/README.txt +++ b/ccid/doc/README.txt @@ -14,7 +14,7 @@ USB CCID Emulator Emulate a USB CCID compliant smart card reader :Author: - `Frank Morgner `_ + `Frank Morgner `_ :License: GPL version 3 :Tested Platforms: diff --git a/ccid/doc/README.txt.in b/ccid/doc/README.txt.in index 5af9c35..727d1c1 100644 --- a/ccid/doc/README.txt.in +++ b/ccid/doc/README.txt.in @@ -14,7 +14,7 @@ @PACKAGE_SUMMARY@ :Author: - `Frank Morgner `_ + `Frank Morgner `_ :License: GPL version 3 :Tested Platforms: diff --git a/ccid/src/ccid-emulator.ggo.in b/ccid/src/ccid-emulator.ggo.in index d0ffbe1..c02364b 100644 --- a/ccid/src/ccid-emulator.ggo.in +++ b/ccid/src/ccid-emulator.ggo.in @@ -47,4 +47,4 @@ option "interrupt" - text " Report bugs to @PACKAGE_BUGREPORT@ -Written by Frank Morgner " +Written by Frank Morgner " diff --git a/ccid/src/usb.c b/ccid/src/usb.c index 2ca5640..947d259 100644 --- a/ccid/src/usb.c +++ b/ccid/src/usb.c @@ -1,5 +1,5 @@ /* - * Copyright (C) 2009-2012 Frank Morgner + * Copyright (C) 2009-2012 Frank Morgner * * This file is part of ccid-emulator. * diff --git a/npa/AUTHORS b/npa/AUTHORS index e520634..b66bfee 100644 --- a/npa/AUTHORS +++ b/npa/AUTHORS @@ -1 +1 @@ -Frank Morgner +Frank Morgner diff --git a/npa/doc/README.txt b/npa/doc/README.txt index 599193e..47ada8f 100644 --- a/npa/doc/README.txt +++ b/npa/doc/README.txt @@ -18,7 +18,7 @@ nPA Smart Card Library Access the German electronic identity card (neuer Personalausweis/nPA) :Author: - `Frank Morgner `_ + `Frank Morgner `_ :License: GPL version 3 :Tested Platforms: diff --git a/npa/doc/README.txt.in b/npa/doc/README.txt.in index f07d105..2915785 100644 --- a/npa/doc/README.txt.in +++ b/npa/doc/README.txt.in @@ -18,7 +18,7 @@ @PACKAGE_SUMMARY@ :Author: - `Frank Morgner `_ + `Frank Morgner `_ :License: GPL version 3 :Tested Platforms: diff --git a/npa/src/boxing.c b/npa/src/boxing.c index 95b418f..5f7f26f 100644 --- a/npa/src/boxing.c +++ b/npa/src/boxing.c @@ -1,7 +1,7 @@ /* * boxing.c: implementation related to boxing commands with pseudo APDUs * - * Copyright (C) 2013 Frank Morgner + * Copyright (C) 2013 Frank Morgner * * This file is part of libnpa. * diff --git a/npa/src/card-npa.c b/npa/src/card-npa.c index b2cd0c8..f008131 100644 --- a/npa/src/card-npa.c +++ b/npa/src/card-npa.c @@ -1,7 +1,7 @@ /* * card-npa.c: Recognize known German identity cards * - * Copyright (C) 2011-2014 Frank Morgner + * Copyright (C) 2011-2014 Frank Morgner * * This library is free software; you can redistribute it and/or * modify it under the terms of the GNU Lesser General Public diff --git a/npa/src/npa-tool.c b/npa/src/npa-tool.c index 186a4fc..55305fe 100644 --- a/npa/src/npa-tool.c +++ b/npa/src/npa-tool.c @@ -1,5 +1,5 @@ /* - * Copyright (C) 2010-2012 Frank Morgner + * Copyright (C) 2010-2012 Frank Morgner * * This file is part of libnpa. * diff --git a/npa/src/npa-tool.ggo.in b/npa/src/npa-tool.ggo.in index 5ec8503..674c27b 100644 --- a/npa/src/npa-tool.ggo.in +++ b/npa/src/npa-tool.ggo.in @@ -225,4 +225,4 @@ option "disable-all-checks" - text " Report bugs to @PACKAGE_BUGREPORT@ -Written by Frank Morgner " +Written by Frank Morgner " diff --git a/npa/src/npa/boxing.h b/npa/src/npa/boxing.h index 20108a2..09dddb5 100644 --- a/npa/src/npa/boxing.h +++ b/npa/src/npa/boxing.h @@ -1,7 +1,7 @@ /* * boxing.c: interface related to boxing commands with pseudo APDUs * - * Copyright (C) 2013 Frank Morgner + * Copyright (C) 2013 Frank Morgner * * This library is free software; you can redistribute it and/or * modify it under the terms of the GNU Lesser General Public diff --git a/pcsc-relay/doc/README.txt b/pcsc-relay/doc/README.txt index 166816f..7819d87 100644 --- a/pcsc-relay/doc/README.txt +++ b/pcsc-relay/doc/README.txt @@ -11,7 +11,7 @@ PC/SC Relay Relay a smart card to a contactless interface :Authors: - - `Frank Morgner `_ + - `Frank Morgner `_ - `Dominik Oepen `_ :License: GPL version 3 diff --git a/pcsc-relay/doc/README.txt.in b/pcsc-relay/doc/README.txt.in index 33e8f86..b1c3b8f 100644 --- a/pcsc-relay/doc/README.txt.in +++ b/pcsc-relay/doc/README.txt.in @@ -11,7 +11,7 @@ @PACKAGE_SUMMARY@ :Authors: - - `Frank Morgner `_ + - `Frank Morgner `_ - `Dominik Oepen `_ :License: GPL version 3 diff --git a/pcsc-relay/src/lnfc.c b/pcsc-relay/src/lnfc.c index 4d88982..38ae8c2 100644 --- a/pcsc-relay/src/lnfc.c +++ b/pcsc-relay/src/lnfc.c @@ -1,5 +1,5 @@ /* - * Copyright (C) 2010-2012 Frank Morgner . + * Copyright (C) 2010-2012 Frank Morgner . * * This file is part of pcsc-relay. * diff --git a/pcsc-relay/src/opicc.c b/pcsc-relay/src/opicc.c index 4cd42f1..53edf40 100644 --- a/pcsc-relay/src/opicc.c +++ b/pcsc-relay/src/opicc.c @@ -1,5 +1,5 @@ /* - * Copyright (C) 2010-2012 Frank Morgner . + * Copyright (C) 2010-2012 Frank Morgner . * * This file is part of pcsc-relay. * diff --git a/pcsc-relay/src/pcsc-relay.c b/pcsc-relay/src/pcsc-relay.c index f861aa5..8d9fc2d 100644 --- a/pcsc-relay/src/pcsc-relay.c +++ b/pcsc-relay/src/pcsc-relay.c @@ -1,6 +1,6 @@ /* * Copyright (C) 2009 by Dominik Oepen . - * Copyright (C) 2010-2012 by Frank Morgner . + * Copyright (C) 2010-2012 by Frank Morgner . * * This file is part of pcsc-relay. * diff --git a/pcsc-relay/src/pcsc-relay.h b/pcsc-relay/src/pcsc-relay.h index 77a463b..dce304a 100644 --- a/pcsc-relay/src/pcsc-relay.h +++ b/pcsc-relay/src/pcsc-relay.h @@ -1,5 +1,5 @@ /* - * Copyright (C) 2010-2012 Frank Morgner . + * Copyright (C) 2010-2012 Frank Morgner . * * This file is part of pcsc-relay. * diff --git a/remote-reader/doc/README.txt b/remote-reader/doc/README.txt index ca404c8..ba9dbc1 100644 --- a/remote-reader/doc/README.txt +++ b/remote-reader/doc/README.txt @@ -13,7 +13,7 @@ Remote Smart Card Reader Use an Android phone as contact-less smart card reader :Author: - `Frank Morgner `_ + `Frank Morgner `_ :License: GPL version 3 :Tested Platform: diff --git a/virtualsmartcard/AUTHORS b/virtualsmartcard/AUTHORS index 1ad691f..f3843aa 100644 --- a/virtualsmartcard/AUTHORS +++ b/virtualsmartcard/AUTHORS @@ -1,2 +1,2 @@ -Frank Morgner +Frank Morgner Dominik Oepen diff --git a/virtualsmartcard/doc/README.txt b/virtualsmartcard/doc/README.txt index 3867bb9..01be101 100644 --- a/virtualsmartcard/doc/README.txt +++ b/virtualsmartcard/doc/README.txt @@ -19,7 +19,7 @@ Virtual Smart Card Smart card emulator written in Python :Authors: - - `Frank Morgner `_ + - `Frank Morgner `_ - `Dominik Oepen `_ :License: GPL version 3 diff --git a/virtualsmartcard/doc/README.txt.in b/virtualsmartcard/doc/README.txt.in index 1c1d35f..4725f5d 100644 --- a/virtualsmartcard/doc/README.txt.in +++ b/virtualsmartcard/doc/README.txt.in @@ -19,7 +19,7 @@ @PACKAGE_SUMMARY@ :Authors: - - `Frank Morgner `_ + - `Frank Morgner `_ - `Dominik Oepen `_ :License: GPL version 3 diff --git a/virtualsmartcard/src/vpicc/vicc.in b/virtualsmartcard/src/vpicc/vicc.in index 3021ebb..68998db 100644 --- a/virtualsmartcard/src/vpicc/vicc.in +++ b/virtualsmartcard/src/vpicc/vicc.in @@ -1,6 +1,6 @@ #! @PYTHON@ # -# Copyright (C) 2010-2012 Frank Morgner +# Copyright (C) 2010-2012 Frank Morgner # Copyright (C) 2010 Dominik Oepen # # This file is part of virtualsmartcard.