summaryrefslogtreecommitdiff
path: root/gst/alpha
diff options
context:
space:
mode:
authorTim-Philipp Müller <tim@centricular.net>2012-11-04 00:07:18 +0000
committerTim-Philipp Müller <tim@centricular.net>2012-11-04 00:07:18 +0000
commit230cf41cc966d7b3ebea248b82e1e3a60ac58d63 (patch)
treee33ca196cc179108d7ec54fa76ca12818636cf90 /gst/alpha
parent9857e6af4d2903d034a3ba11525f8a24d2bbb8b5 (diff)
downloadgstreamer-plugins-good-230cf41cc966d7b3ebea248b82e1e3a60ac58d63.tar.gz
Fix FSF address
https://bugzilla.gnome.org/show_bug.cgi?id=687520
Diffstat (limited to 'gst/alpha')
-rw-r--r--gst/alpha/gstalpha.c4
-rw-r--r--gst/alpha/gstalpha.h4
-rw-r--r--gst/alpha/gstalphacolor.c4
-rw-r--r--gst/alpha/gstalphacolor.h4
4 files changed, 8 insertions, 8 deletions
diff --git a/gst/alpha/gstalpha.c b/gst/alpha/gstalpha.c
index df53d7863..473844e02 100644
--- a/gst/alpha/gstalpha.c
+++ b/gst/alpha/gstalpha.c
@@ -16,8 +16,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.
*/
/**
diff --git a/gst/alpha/gstalpha.h b/gst/alpha/gstalpha.h
index a3131341d..948fb78a5 100644
--- a/gst/alpha/gstalpha.h
+++ b/gst/alpha/gstalpha.h
@@ -16,8 +16,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_ALPHA_H__
diff --git a/gst/alpha/gstalphacolor.c b/gst/alpha/gstalphacolor.c
index ee8d97a05..99676776e 100644
--- a/gst/alpha/gstalphacolor.c
+++ b/gst/alpha/gstalphacolor.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.
*/
/**
diff --git a/gst/alpha/gstalphacolor.h b/gst/alpha/gstalphacolor.h
index ca0e5cc41..540f62129 100644
--- a/gst/alpha/gstalphacolor.h
+++ b/gst/alpha/gstalphacolor.h
@@ -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.
*/
#ifndef _GST_ALPHA_COLOR_H_