summaryrefslogtreecommitdiff
path: root/tests/icles
diff options
context:
space:
mode:
authorTim-Philipp Müller <tim@centricular.net>2012-11-03 20:38:00 +0000
committerTim-Philipp Müller <tim@centricular.net>2012-11-04 00:09:59 +0000
commit9e1b75fda32f56fb8b85e763bc5a235abf70c9ad (patch)
tree5a636bce24daf096d979bc5138bd311f2aa7b734 /tests/icles
parentfa20fba1a28b9e36a52991d76a474b6e1dc9fb1a (diff)
downloadgstreamer-plugins-bad-9e1b75fda32f56fb8b85e763bc5a235abf70c9ad.tar.gz
Fix FSF address
https://bugzilla.gnome.org/show_bug.cgi?id=687520
Diffstat (limited to 'tests/icles')
-rw-r--r--tests/icles/dccp/call/DCCPClient.c4
-rw-r--r--tests/icles/dccp/call/DCCPServer.c4
-rw-r--r--tests/icles/dccp/file/DCCPClientSaveFile.c4
-rw-r--r--tests/icles/dccp/file/DCCPServerSendFile.c4
-rw-r--r--tests/icles/dccp/mic/DCCPClientPlayMic.c4
-rw-r--r--tests/icles/dccp/mic/DCCPServerMic.c4
-rw-r--r--tests/icles/dccp/mp3/DCCPClientPlayMP3.c4
-rw-r--r--tests/icles/dccp/mp3/DCCPServerSendMP3.c4
-rw-r--r--tests/icles/dccp/mp3Speex/DCCPClientPlaySpeexMP3.c4
-rw-r--r--tests/icles/dccp/mp3Speex/DCCPServerSendSpeexMP3.c4
-rw-r--r--tests/icles/dccp/mp3Stream/DCCPClientPlayMP3Stream.c4
-rw-r--r--tests/icles/dccp/mp3Stream/DCCPServerSendMP3Stream.c4
-rw-r--r--tests/icles/metadata_editor.c4
-rw-r--r--tests/icles/metadata_editor.h4
-rw-r--r--tests/icles/pitch-test.c4
15 files changed, 30 insertions, 30 deletions
diff --git a/tests/icles/dccp/call/DCCPClient.c b/tests/icles/dccp/call/DCCPClient.c
index 5266f7859..907e68f52 100644
--- a/tests/icles/dccp/call/DCCPClient.c
+++ b/tests/icles/dccp/call/DCCPClient.c
@@ -13,8 +13,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 St, Fifth Floor,
+ * Boston, MA 02110-1301, USA.
*/
#include <stdio.h>
diff --git a/tests/icles/dccp/call/DCCPServer.c b/tests/icles/dccp/call/DCCPServer.c
index dc1b497b3..76a556bba 100644
--- a/tests/icles/dccp/call/DCCPServer.c
+++ b/tests/icles/dccp/call/DCCPServer.c
@@ -13,8 +13,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 St, Fifth Floor,
+ * Boston, MA 02110-1301, USA.
*/
#include <stdio.h>
diff --git a/tests/icles/dccp/file/DCCPClientSaveFile.c b/tests/icles/dccp/file/DCCPClientSaveFile.c
index 99ac243ca..cdd7fe29e 100644
--- a/tests/icles/dccp/file/DCCPClientSaveFile.c
+++ b/tests/icles/dccp/file/DCCPClientSaveFile.c
@@ -13,8 +13,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 St, Fifth Floor,
+ * Boston, MA 02110-1301, USA.
*/
#include <stdio.h>
diff --git a/tests/icles/dccp/file/DCCPServerSendFile.c b/tests/icles/dccp/file/DCCPServerSendFile.c
index a5de89432..768381fe0 100644
--- a/tests/icles/dccp/file/DCCPServerSendFile.c
+++ b/tests/icles/dccp/file/DCCPServerSendFile.c
@@ -13,8 +13,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 St, Fifth Floor,
+ * Boston, MA 02110-1301, USA.
*/
#include <stdio.h>
diff --git a/tests/icles/dccp/mic/DCCPClientPlayMic.c b/tests/icles/dccp/mic/DCCPClientPlayMic.c
index 0a697fa7b..4cd0c3b52 100644
--- a/tests/icles/dccp/mic/DCCPClientPlayMic.c
+++ b/tests/icles/dccp/mic/DCCPClientPlayMic.c
@@ -13,8 +13,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 St, Fifth Floor,
+ * Boston, MA 02110-1301, USA.
*/
#include <stdio.h>
diff --git a/tests/icles/dccp/mic/DCCPServerMic.c b/tests/icles/dccp/mic/DCCPServerMic.c
index d28206845..d40119802 100644
--- a/tests/icles/dccp/mic/DCCPServerMic.c
+++ b/tests/icles/dccp/mic/DCCPServerMic.c
@@ -13,8 +13,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 St, Fifth Floor,
+ * Boston, MA 02110-1301, USA.
*/
#include <stdio.h>
diff --git a/tests/icles/dccp/mp3/DCCPClientPlayMP3.c b/tests/icles/dccp/mp3/DCCPClientPlayMP3.c
index e23c5a593..ac55d25d0 100644
--- a/tests/icles/dccp/mp3/DCCPClientPlayMP3.c
+++ b/tests/icles/dccp/mp3/DCCPClientPlayMP3.c
@@ -13,8 +13,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 St, Fifth Floor,
+ * Boston, MA 02110-1301, USA.
*/
#include <stdio.h>
diff --git a/tests/icles/dccp/mp3/DCCPServerSendMP3.c b/tests/icles/dccp/mp3/DCCPServerSendMP3.c
index 6dba1712c..a7d9d5da6 100644
--- a/tests/icles/dccp/mp3/DCCPServerSendMP3.c
+++ b/tests/icles/dccp/mp3/DCCPServerSendMP3.c
@@ -13,8 +13,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 St, Fifth Floor,
+ * Boston, MA 02110-1301, USA.
*/
#include <stdio.h>
diff --git a/tests/icles/dccp/mp3Speex/DCCPClientPlaySpeexMP3.c b/tests/icles/dccp/mp3Speex/DCCPClientPlaySpeexMP3.c
index d05b41980..4d260f2a6 100644
--- a/tests/icles/dccp/mp3Speex/DCCPClientPlaySpeexMP3.c
+++ b/tests/icles/dccp/mp3Speex/DCCPClientPlaySpeexMP3.c
@@ -13,8 +13,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 St, Fifth Floor,
+ * Boston, MA 02110-1301, USA.
*/
#include <stdio.h>
diff --git a/tests/icles/dccp/mp3Speex/DCCPServerSendSpeexMP3.c b/tests/icles/dccp/mp3Speex/DCCPServerSendSpeexMP3.c
index 58166dd17..a5d9e0d7d 100644
--- a/tests/icles/dccp/mp3Speex/DCCPServerSendSpeexMP3.c
+++ b/tests/icles/dccp/mp3Speex/DCCPServerSendSpeexMP3.c
@@ -13,8 +13,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 St, Fifth Floor,
+ * Boston, MA 02110-1301, USA.
*/
#include <stdio.h>
diff --git a/tests/icles/dccp/mp3Stream/DCCPClientPlayMP3Stream.c b/tests/icles/dccp/mp3Stream/DCCPClientPlayMP3Stream.c
index b4942be57..fb09e4ba3 100644
--- a/tests/icles/dccp/mp3Stream/DCCPClientPlayMP3Stream.c
+++ b/tests/icles/dccp/mp3Stream/DCCPClientPlayMP3Stream.c
@@ -13,8 +13,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 St, Fifth Floor,
+ * Boston, MA 02110-1301, USA.
*/
#include <stdio.h>
diff --git a/tests/icles/dccp/mp3Stream/DCCPServerSendMP3Stream.c b/tests/icles/dccp/mp3Stream/DCCPServerSendMP3Stream.c
index c17f79e33..2b090a200 100644
--- a/tests/icles/dccp/mp3Stream/DCCPServerSendMP3Stream.c
+++ b/tests/icles/dccp/mp3Stream/DCCPServerSendMP3Stream.c
@@ -13,8 +13,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 St, Fifth Floor,
+ * Boston, MA 02110-1301, USA.
*/
#include <stdio.h>
diff --git a/tests/icles/metadata_editor.c b/tests/icles/metadata_editor.c
index 7a469030b..7266a7d33 100644
--- a/tests/icles/metadata_editor.c
+++ b/tests/icles/metadata_editor.c
@@ -37,8 +37,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 St, Fifth Floor,
+ * Boston, MA 02110-1301, USA.
*/
#ifdef HAVE_CONFIG_H
diff --git a/tests/icles/metadata_editor.h b/tests/icles/metadata_editor.h
index fba52abf3..22a634672 100644
--- a/tests/icles/metadata_editor.h
+++ b/tests/icles/metadata_editor.h
@@ -37,8 +37,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 St, Fifth Floor,
+ * Boston, MA 02110-1301, USA.
*/
#ifndef __METADATA_EDITOR__
diff --git a/tests/icles/pitch-test.c b/tests/icles/pitch-test.c
index 98456ae3a..fc6fd5c28 100644
--- a/tests/icles/pitch-test.c
+++ b/tests/icles/pitch-test.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 St, Fifth Floor,
+ * Boston, MA 02110-1301, USA.
*/
/* compile with :