From c55e5b68619dd45a002b939d8fffeaf45bf8d206 Mon Sep 17 00:00:00 2001 From: raveit65 Date: Fri, 12 Oct 2012 21:18:12 +0200 Subject: fix incorrect FSF address --- plugins/smartcard/msd-smartcard-manager.c | 4 ++-- plugins/smartcard/msd-smartcard-manager.h | 4 ++-- plugins/smartcard/msd-smartcard-plugin.c | 2 +- plugins/smartcard/msd-smartcard-plugin.h | 2 +- plugins/smartcard/msd-smartcard.c | 4 ++-- plugins/smartcard/msd-smartcard.h | 4 ++-- 6 files changed, 10 insertions(+), 10 deletions(-) (limited to 'plugins/smartcard') diff --git a/plugins/smartcard/msd-smartcard-manager.c b/plugins/smartcard/msd-smartcard-manager.c index ed823f4..8207613 100644 --- a/plugins/smartcard/msd-smartcard-manager.c +++ b/plugins/smartcard/msd-smartcard-manager.c @@ -15,8 +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 St, Fifth Floor, Boston, MA + * 02110-1301, USA. * * Written By: Ray Strode */ diff --git a/plugins/smartcard/msd-smartcard-manager.h b/plugins/smartcard/msd-smartcard-manager.h index 269e1da..c5c9d55 100644 --- a/plugins/smartcard/msd-smartcard-manager.h +++ b/plugins/smartcard/msd-smartcard-manager.h @@ -15,8 +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 St, Fifth Floor, Boston, MA + * 02110-1301, USA. * * Written by: Ray Strode */ diff --git a/plugins/smartcard/msd-smartcard-plugin.c b/plugins/smartcard/msd-smartcard-plugin.c index 8755637..08f6e6c 100644 --- a/plugins/smartcard/msd-smartcard-plugin.c +++ b/plugins/smartcard/msd-smartcard-plugin.c @@ -14,7 +14,7 @@ * * 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. * */ diff --git a/plugins/smartcard/msd-smartcard-plugin.h b/plugins/smartcard/msd-smartcard-plugin.h index 206e58d..64663d3 100644 --- a/plugins/smartcard/msd-smartcard-plugin.h +++ b/plugins/smartcard/msd-smartcard-plugin.h @@ -14,7 +14,7 @@ * * 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. * */ 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" diff --git a/plugins/smartcard/msd-smartcard.h b/plugins/smartcard/msd-smartcard.h index d00b8af..da50b62 100644 --- a/plugins/smartcard/msd-smartcard.h +++ b/plugins/smartcard/msd-smartcard.h @@ -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. */ #ifndef MSD_SMARTCARD_H #define MSD_SMARTCARD_H -- cgit v1.2.1