diff options
author | Tim-Philipp Müller <tim@centricular.net> | 2012-11-03 20:44:48 +0000 |
---|---|---|
committer | Tim-Philipp Müller <tim@centricular.net> | 2012-11-03 20:44:48 +0000 |
commit | 666c8c11c65399ea920d00f1547f59dc3c657cb7 (patch) | |
tree | 7553c780276edbf34bd03aacbc7559ae17fa7117 /libs/gst/check/libcheck | |
parent | af2482b17099df4af8a45138036df44e874b5593 (diff) |
Fix FSF address
https://bugzilla.gnome.org/show_bug.cgi?id=687520
Diffstat (limited to 'libs/gst/check/libcheck')
-rw-r--r-- | libs/gst/check/libcheck/check.c | 4 | ||||
-rw-r--r-- | libs/gst/check/libcheck/check.h.in | 4 | ||||
-rw-r--r-- | libs/gst/check/libcheck/check_error.c | 4 | ||||
-rw-r--r-- | libs/gst/check/libcheck/check_error.h | 4 | ||||
-rw-r--r-- | libs/gst/check/libcheck/check_impl.h | 4 | ||||
-rw-r--r-- | libs/gst/check/libcheck/check_list.c | 4 | ||||
-rw-r--r-- | libs/gst/check/libcheck/check_list.h | 4 | ||||
-rw-r--r-- | libs/gst/check/libcheck/check_log.c | 4 | ||||
-rw-r--r-- | libs/gst/check/libcheck/check_log.h | 4 | ||||
-rw-r--r-- | libs/gst/check/libcheck/check_msg.c | 4 | ||||
-rw-r--r-- | libs/gst/check/libcheck/check_msg.h | 4 | ||||
-rw-r--r-- | libs/gst/check/libcheck/check_pack.c | 4 | ||||
-rw-r--r-- | libs/gst/check/libcheck/check_pack.h | 4 | ||||
-rw-r--r-- | libs/gst/check/libcheck/check_print.c | 4 | ||||
-rw-r--r-- | libs/gst/check/libcheck/check_print.h | 4 | ||||
-rw-r--r-- | libs/gst/check/libcheck/check_run.c | 4 | ||||
-rw-r--r-- | libs/gst/check/libcheck/check_str.c | 4 | ||||
-rw-r--r-- | libs/gst/check/libcheck/check_str.h | 4 |
18 files changed, 36 insertions, 36 deletions
diff --git a/libs/gst/check/libcheck/check.c b/libs/gst/check/libcheck/check.c index 88e9e10e3..9aba4346a 100644 --- a/libs/gst/check/libcheck/check.c +++ b/libs/gst/check/libcheck/check.c @@ -14,8 +14,8 @@ * * You should have received a copy of the GNU Lesser 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 St, Fifth Floor, + * Boston, MA 02110-1301, USA. */ #include "config.h" diff --git a/libs/gst/check/libcheck/check.h.in b/libs/gst/check/libcheck/check.h.in index b0edb4129..3741ad03a 100644 --- a/libs/gst/check/libcheck/check.h.in +++ b/libs/gst/check/libcheck/check.h.in @@ -15,8 +15,8 @@ * * You should have received a copy of the GNU Lesser 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 St, Fifth Floor, + * Boston, MA 02110-1301, USA. */ #ifndef CHECK_H diff --git a/libs/gst/check/libcheck/check_error.c b/libs/gst/check/libcheck/check_error.c index 71add6d73..247b9cafc 100644 --- a/libs/gst/check/libcheck/check_error.c +++ b/libs/gst/check/libcheck/check_error.c @@ -14,8 +14,8 @@ * * You should have received a copy of the GNU Lesser 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 St, Fifth Floor, + * Boston, MA 02110-1301, USA. */ #include "config.h" diff --git a/libs/gst/check/libcheck/check_error.h b/libs/gst/check/libcheck/check_error.h index 2e1e211be..3fa0129a2 100644 --- a/libs/gst/check/libcheck/check_error.h +++ b/libs/gst/check/libcheck/check_error.h @@ -14,8 +14,8 @@ * * You should have received a copy of the GNU Lesser 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 St, Fifth Floor, + * Boston, MA 02110-1301, USA. */ #ifndef ERROR_H diff --git a/libs/gst/check/libcheck/check_impl.h b/libs/gst/check/libcheck/check_impl.h index 907950c4c..c76488eb2 100644 --- a/libs/gst/check/libcheck/check_impl.h +++ b/libs/gst/check/libcheck/check_impl.h @@ -14,8 +14,8 @@ * * You should have received a copy of the GNU Lesser 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 St, Fifth Floor, + * Boston, MA 02110-1301, USA. */ #ifndef CHECK_IMPL_H diff --git a/libs/gst/check/libcheck/check_list.c b/libs/gst/check/libcheck/check_list.c index d73a22279..c40ab58ea 100644 --- a/libs/gst/check/libcheck/check_list.c +++ b/libs/gst/check/libcheck/check_list.c @@ -14,8 +14,8 @@ * * You should have received a copy of the GNU Lesser 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 St, Fifth Floor, + * Boston, MA 02110-1301, USA. */ #include "config.h" diff --git a/libs/gst/check/libcheck/check_list.h b/libs/gst/check/libcheck/check_list.h index e40f4f821..7936c192d 100644 --- a/libs/gst/check/libcheck/check_list.h +++ b/libs/gst/check/libcheck/check_list.h @@ -14,8 +14,8 @@ * * You should have received a copy of the GNU Lesser 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 St, Fifth Floor, + * Boston, MA 02110-1301, USA. */ #ifndef CHECK_LIST_H diff --git a/libs/gst/check/libcheck/check_log.c b/libs/gst/check/libcheck/check_log.c index 8a0e3eb3f..5f0dd9739 100644 --- a/libs/gst/check/libcheck/check_log.c +++ b/libs/gst/check/libcheck/check_log.c @@ -14,8 +14,8 @@ * * You should have received a copy of the GNU Lesser 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 St, Fifth Floor, + * Boston, MA 02110-1301, USA. */ #include "config.h" diff --git a/libs/gst/check/libcheck/check_log.h b/libs/gst/check/libcheck/check_log.h index 3ed38eeb1..84c9b7c05 100644 --- a/libs/gst/check/libcheck/check_log.h +++ b/libs/gst/check/libcheck/check_log.h @@ -14,8 +14,8 @@ * * You should have received a copy of the GNU Lesser 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 St, Fifth Floor, + * Boston, MA 02110-1301, USA. */ #ifndef CHECK_LOG_H diff --git a/libs/gst/check/libcheck/check_msg.c b/libs/gst/check/libcheck/check_msg.c index 6fbff43c7..ae653ff33 100644 --- a/libs/gst/check/libcheck/check_msg.c +++ b/libs/gst/check/libcheck/check_msg.c @@ -14,8 +14,8 @@ * * You should have received a copy of the GNU Lesser 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 St, Fifth Floor, + * Boston, MA 02110-1301, USA. */ #include "config.h" diff --git a/libs/gst/check/libcheck/check_msg.h b/libs/gst/check/libcheck/check_msg.h index c4d7f2583..6ddaa3dbf 100644 --- a/libs/gst/check/libcheck/check_msg.h +++ b/libs/gst/check/libcheck/check_msg.h @@ -14,8 +14,8 @@ * * You should have received a copy of the GNU Lesser 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 St, Fifth Floor, + * Boston, MA 02110-1301, USA. */ #ifndef CHECK_MSG_NEW_H diff --git a/libs/gst/check/libcheck/check_pack.c b/libs/gst/check/libcheck/check_pack.c index c25decea3..c34644a20 100644 --- a/libs/gst/check/libcheck/check_pack.c +++ b/libs/gst/check/libcheck/check_pack.c @@ -14,8 +14,8 @@ * * You should have received a copy of the GNU Lesser 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 St, Fifth Floor, + * Boston, MA 02110-1301, USA. */ #include "config.h" diff --git a/libs/gst/check/libcheck/check_pack.h b/libs/gst/check/libcheck/check_pack.h index 0b78695a9..3b916c96e 100644 --- a/libs/gst/check/libcheck/check_pack.h +++ b/libs/gst/check/libcheck/check_pack.h @@ -14,8 +14,8 @@ * * You should have received a copy of the GNU Lesser 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 St, Fifth Floor, + * Boston, MA 02110-1301, USA. */ #ifndef CHECK_PACK_H diff --git a/libs/gst/check/libcheck/check_print.c b/libs/gst/check/libcheck/check_print.c index d4f7d7a23..f170d60ee 100644 --- a/libs/gst/check/libcheck/check_print.c +++ b/libs/gst/check/libcheck/check_print.c @@ -14,8 +14,8 @@ * * You should have received a copy of the GNU Lesser 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 St, Fifth Floor, + * Boston, MA 02110-1301, USA. */ #include "config.h" diff --git a/libs/gst/check/libcheck/check_print.h b/libs/gst/check/libcheck/check_print.h index f4b02da32..18c0f62fa 100644 --- a/libs/gst/check/libcheck/check_print.h +++ b/libs/gst/check/libcheck/check_print.h @@ -14,8 +14,8 @@ * * You should have received a copy of the GNU Lesser 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 St, Fifth Floor, + * Boston, MA 02110-1301, USA. */ #ifndef CHECK_PRINT_H diff --git a/libs/gst/check/libcheck/check_run.c b/libs/gst/check/libcheck/check_run.c index 18a36a091..0c7b81522 100644 --- a/libs/gst/check/libcheck/check_run.c +++ b/libs/gst/check/libcheck/check_run.c @@ -14,8 +14,8 @@ * * You should have received a copy of the GNU Lesser 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 St, Fifth Floor, + * Boston, MA 02110-1301, USA. */ #include "config.h" diff --git a/libs/gst/check/libcheck/check_str.c b/libs/gst/check/libcheck/check_str.c index a194111f9..e66073eac 100644 --- a/libs/gst/check/libcheck/check_str.c +++ b/libs/gst/check/libcheck/check_str.c @@ -14,8 +14,8 @@ * * You should have received a copy of the GNU Lesser 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 St, Fifth Floor, + * Boston, MA 02110-1301, USA. */ #include "config.h" diff --git a/libs/gst/check/libcheck/check_str.h b/libs/gst/check/libcheck/check_str.h index bd4105502..9282a9af0 100644 --- a/libs/gst/check/libcheck/check_str.h +++ b/libs/gst/check/libcheck/check_str.h @@ -14,8 +14,8 @@ * * You should have received a copy of the GNU Lesser 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 St, Fifth Floor, + * Boston, MA 02110-1301, USA. */ #ifndef CHECK_STR_H |