diff options
author | Dominique Leuenberger <dimstar@opensuse.org> | 2012-09-05 09:31:34 +0200 |
---|---|---|
committer | Ray Strode <rstrode@redhat.com> | 2012-09-06 14:33:20 -0400 |
commit | 28eeb2bf720b1a0fdb7e79fc8c0938d5452ba5fc (patch) | |
tree | cef5bf31c87760bd770f138bb55f310182d406e0 /tests | |
parent | 19740de8f70e8fe63cee462c74c9509f7f26e760 (diff) | |
download | gdm-28eeb2bf720b1a0fdb7e79fc8c0938d5452ba5fc.tar.gz |
Trivial: Update FSF Address.
Fix bug 683383.
Diffstat (limited to 'tests')
-rw-r--r-- | tests/m-common.c | 4 | ||||
-rw-r--r-- | tests/s-common-address.c | 4 | ||||
-rw-r--r-- | tests/s-common-address.h | 4 | ||||
-rw-r--r-- | tests/s-common-utils.c | 4 | ||||
-rw-r--r-- | tests/s-common-utils.h | 4 |
5 files changed, 10 insertions, 10 deletions
diff --git a/tests/m-common.c b/tests/m-common.c index 3339189e..6d384072 100644 --- a/tests/m-common.c +++ b/tests/m-common.c @@ -14,8 +14,8 @@ * * You should have received a copy of the GNU Library General Public * License along with this library; if not, write to the - * Free Software Foundation, Inc., 59 Temple Place - Suite 330, - * Boston, MA 02111-1307, USA. + * Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor, + * Boston, MA 02110-1301, USA. */ #include <stdlib.h> diff --git a/tests/s-common-address.c b/tests/s-common-address.c index f6c4bff2..7770110c 100644 --- a/tests/s-common-address.c +++ b/tests/s-common-address.c @@ -15,8 +15,8 @@ * * You should have received a copy of the GNU Library General Public * License along with this library; if not, write to the - * Free Software Foundation, Inc., 59 Temple Place - Suite 330, - * Boston, MA 02111-1307, USA. + * Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor, + * Boston, MA 02110-1301, USA. */ #include <stdlib.h> diff --git a/tests/s-common-address.h b/tests/s-common-address.h index b172caba..32f3744b 100644 --- a/tests/s-common-address.h +++ b/tests/s-common-address.h @@ -14,8 +14,8 @@ * * You should have received a copy of the GNU Library General Public * License along with this library; if not, write to the - * Free Software Foundation, Inc., 59 Temple Place - Suite 330, - * Boston, MA 02111-1307, USA. + * Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor, + * Boston, MA 02110-1301, USA. */ #ifndef __S_COMMON_ADDRESS_H diff --git a/tests/s-common-utils.c b/tests/s-common-utils.c index 0fd32f62..b8e284a7 100644 --- a/tests/s-common-utils.c +++ b/tests/s-common-utils.c @@ -15,8 +15,8 @@ * * You should have received a copy of the GNU Library General Public * License along with this library; if not, write to the - * Free Software Foundation, Inc., 59 Temple Place - Suite 330, - * Boston, MA 02111-1307, USA. + * Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor, + * Boston, MA 02110-1301, USA. */ #include <stdlib.h> diff --git a/tests/s-common-utils.h b/tests/s-common-utils.h index fdffb9a0..dfff893f 100644 --- a/tests/s-common-utils.h +++ b/tests/s-common-utils.h @@ -14,8 +14,8 @@ * * You should have received a copy of the GNU Library General Public * License along with this library; if not, write to the - * Free Software Foundation, Inc., 59 Temple Place - Suite 330, - * Boston, MA 02111-1307, USA. + * Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor, + * Boston, MA 02110-1301, USA. */ #ifndef __S_COMMON_UTILS_H |