diff options
Diffstat (limited to 'plugins/smartcard/msd-smartcard.c')
-rw-r--r-- | plugins/smartcard/msd-smartcard.c | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/plugins/smartcard/msd-smartcard.c b/plugins/smartcard/msd-smartcard.c index 9154200..4f78361 100644 --- a/plugins/smartcard/msd-smartcard.c +++ b/plugins/smartcard/msd-smartcard.c @@ -14,8 +14,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 St, Fifth Floor, Boston, MA + * 02110-1301, USA. */ #define MSD_SMARTCARD_ENABLE_INTERNAL_API #include "msd-smartcard.h" |