summaryrefslogtreecommitdiff
path: root/gst/adder
diff options
context:
space:
mode:
authorTim-Philipp Müller <tim@centricular.net>2012-11-03 23:05:09 +0000
committerTim-Philipp Müller <tim@centricular.net>2012-11-03 23:05:09 +0000
commit5f59b4f7eee9d07531e2784b9ebb21ab325b6162 (patch)
treedcf05692989a38e4638b9ec9069687804f6624d8 /gst/adder
parent244fdcc69a71c8d70f0bb017e267355b27d6f9e7 (diff)
Fix FSF address
https://bugzilla.gnome.org/show_bug.cgi?id=687520
Diffstat (limited to 'gst/adder')
-rw-r--r--gst/adder/gstadder.c4
-rw-r--r--gst/adder/gstadder.h4
2 files changed, 4 insertions, 4 deletions
diff --git a/gst/adder/gstadder.c b/gst/adder/gstadder.c
index 84488968b..d8d7c1583 100644
--- a/gst/adder/gstadder.c
+++ b/gst/adder/gstadder.c
@@ -17,8 +17,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-adder
diff --git a/gst/adder/gstadder.h b/gst/adder/gstadder.h
index 9c61e12e6..dffcb35be 100644
--- a/gst/adder/gstadder.h
+++ b/gst/adder/gstadder.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_ADDER_H__