summaryrefslogtreecommitdiff
path: root/plugins/smartcard
diff options
context:
space:
mode:
authorraveit65 <[email protected]>2012-10-12 21:18:12 +0200
committerraveit65 <[email protected]>2012-10-12 21:18:12 +0200
commitc55e5b68619dd45a002b939d8fffeaf45bf8d206 (patch)
tree1e974d2baf2457ac6c9d49e33c936b9d9ebda6d1 /plugins/smartcard
parentd2c7965aa092cecb857bd0301b7c9ff2dc10f9f8 (diff)
downloadmate-settings-daemon-c55e5b68619dd45a002b939d8fffeaf45bf8d206.tar.bz2
mate-settings-daemon-c55e5b68619dd45a002b939d8fffeaf45bf8d206.tar.xz
fix incorrect FSF address
Diffstat (limited to 'plugins/smartcard')
-rw-r--r--plugins/smartcard/msd-smartcard-manager.c4
-rw-r--r--plugins/smartcard/msd-smartcard-manager.h4
-rw-r--r--plugins/smartcard/msd-smartcard-plugin.c2
-rw-r--r--plugins/smartcard/msd-smartcard-plugin.h2
-rw-r--r--plugins/smartcard/msd-smartcard.c4
-rw-r--r--plugins/smartcard/msd-smartcard.h4
6 files changed, 10 insertions, 10 deletions
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