summaryrefslogtreecommitdiff
path: root/sys/shm
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 /sys/shm
parentfa20fba1a28b9e36a52991d76a474b6e1dc9fb1a (diff)
downloadgstreamer-plugins-bad-9e1b75fda32f56fb8b85e763bc5a235abf70c9ad.tar.gz
Fix FSF address
https://bugzilla.gnome.org/show_bug.cgi?id=687520
Diffstat (limited to 'sys/shm')
-rw-r--r--sys/shm/gstshm.c4
-rw-r--r--sys/shm/gstshmsink.c4
-rw-r--r--sys/shm/gstshmsink.h4
-rw-r--r--sys/shm/gstshmsrc.c4
-rw-r--r--sys/shm/gstshmsrc.h4
5 files changed, 10 insertions, 10 deletions
diff --git a/sys/shm/gstshm.c b/sys/shm/gstshm.c
index 616f9c223..4efcf10c7 100644
--- a/sys/shm/gstshm.c
+++ b/sys/shm/gstshm.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 St, Fifth Floor,
+ * Boston, MA 02110-1301, USA.
*/
#ifdef HAVE_CONFIG_H
diff --git a/sys/shm/gstshmsink.c b/sys/shm/gstshmsink.c
index d760bc56d..3e0923ac9 100644
--- a/sys/shm/gstshmsink.c
+++ b/sys/shm/gstshmsink.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 St, Fifth Floor,
+ * Boston, MA 02110-1301, USA.
*/
/**
* SECTION:element-shmsink
diff --git a/sys/shm/gstshmsink.h b/sys/shm/gstshmsink.h
index d0db5309f..3b85117b1 100644
--- a/sys/shm/gstshmsink.h
+++ b/sys/shm/gstshmsink.h
@@ -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 St, Fifth Floor,
+ * Boston, MA 02110-1301, USA.
*/
#ifndef __GST_SHM_SINK_H__
diff --git a/sys/shm/gstshmsrc.c b/sys/shm/gstshmsrc.c
index ec6838d81..d73236241 100644
--- a/sys/shm/gstshmsrc.c
+++ b/sys/shm/gstshmsrc.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 St, Fifth Floor,
+ * Boston, MA 02110-1301, USA.
*/
/**
* SECTION:element-shmsrc
diff --git a/sys/shm/gstshmsrc.h b/sys/shm/gstshmsrc.h
index 79d7e8a18..04797ab32 100644
--- a/sys/shm/gstshmsrc.h
+++ b/sys/shm/gstshmsrc.h
@@ -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 St, Fifth Floor,
+ * Boston, MA 02110-1301, USA.
*/
#ifndef __GST_SHM_SRC_H__