diff options
author | Stefano Karapetsas <[email protected]> | 2012-10-12 12:21:49 -0700 |
---|---|---|
committer | Stefano Karapetsas <[email protected]> | 2012-10-12 12:21:49 -0700 |
commit | ef40da1f11397acb11aca582115d8a9d43da3f40 (patch) | |
tree | 1876916b8cc6fddaa108fca56246be24c7709779 /capplet | |
parent | b34dc27b7b191e56cbf640a963435d6e68982608 (diff) | |
parent | 6dea004c72dde549910cbbe27199eae1bbd6765b (diff) | |
download | mate-session-manager-ef40da1f11397acb11aca582115d8a9d43da3f40.tar.bz2 mate-session-manager-ef40da1f11397acb11aca582115d8a9d43da3f40.tar.xz |
Merge pull request #7 from NiceandGently/master
incorrect FSF address
Diffstat (limited to 'capplet')
-rw-r--r-- | capplet/gsm-app-dialog.c | 2 | ||||
-rw-r--r-- | capplet/gsm-app-dialog.h | 2 | ||||
-rw-r--r-- | capplet/gsm-properties-dialog.c | 2 | ||||
-rw-r--r-- | capplet/gsm-properties-dialog.h | 2 | ||||
-rw-r--r-- | capplet/gsp-app-manager.c | 2 | ||||
-rw-r--r-- | capplet/gsp-app-manager.h | 2 | ||||
-rw-r--r-- | capplet/gsp-app.c | 2 | ||||
-rw-r--r-- | capplet/gsp-app.h | 2 | ||||
-rw-r--r-- | capplet/gsp-keyfile.c | 4 | ||||
-rw-r--r-- | capplet/gsp-keyfile.h | 4 | ||||
-rw-r--r-- | capplet/main.c | 4 |
11 files changed, 14 insertions, 14 deletions
diff --git a/capplet/gsm-app-dialog.c b/capplet/gsm-app-dialog.c index f130e0c..b8938fd 100644 --- a/capplet/gsm-app-dialog.c +++ b/capplet/gsm-app-dialog.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/capplet/gsm-app-dialog.h b/capplet/gsm-app-dialog.h index 2df5056..8fc5b52 100644 --- a/capplet/gsm-app-dialog.h +++ b/capplet/gsm-app-dialog.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/capplet/gsm-properties-dialog.c b/capplet/gsm-properties-dialog.c index 4ac4500..13829a0 100644 --- a/capplet/gsm-properties-dialog.c +++ b/capplet/gsm-properties-dialog.c @@ -17,7 +17,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/capplet/gsm-properties-dialog.h b/capplet/gsm-properties-dialog.h index cbea612..0103581 100644 --- a/capplet/gsm-properties-dialog.h +++ b/capplet/gsm-properties-dialog.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/capplet/gsp-app-manager.c b/capplet/gsp-app-manager.c index bcd6d40..be22c87 100644 --- a/capplet/gsp-app-manager.c +++ b/capplet/gsp-app-manager.c @@ -17,7 +17,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/capplet/gsp-app-manager.h b/capplet/gsp-app-manager.h index 7cac3eb..11bf8a9 100644 --- a/capplet/gsp-app-manager.h +++ b/capplet/gsp-app-manager.h @@ -17,7 +17,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/capplet/gsp-app.c b/capplet/gsp-app.c index fe85d80..f61bc62 100644 --- a/capplet/gsp-app.c +++ b/capplet/gsp-app.c @@ -17,7 +17,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/capplet/gsp-app.h b/capplet/gsp-app.h index f869cf3..b72db13 100644 --- a/capplet/gsp-app.h +++ b/capplet/gsp-app.h @@ -17,7 +17,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/capplet/gsp-keyfile.c b/capplet/gsp-keyfile.c index 405ecc0..74ce4a9 100644 --- a/capplet/gsp-keyfile.c +++ b/capplet/gsp-keyfile.c @@ -17,8 +17,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. * * Authors: * Vincent Untz <[email protected]> diff --git a/capplet/gsp-keyfile.h b/capplet/gsp-keyfile.h index 42b5c6e..5ae6b11 100644 --- a/capplet/gsp-keyfile.h +++ b/capplet/gsp-keyfile.h @@ -17,8 +17,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. * * Authors: * Vincent Untz <[email protected]> diff --git a/capplet/main.c b/capplet/main.c index 4857867..7e83c81 100644 --- a/capplet/main.c +++ b/capplet/main.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. */ #include <config.h> |