summaryrefslogtreecommitdiff
path: root/ext/wayland
diff options
context:
space:
mode:
authorTim-Philipp Müller <tim@centricular.net>2012-08-18 20:31:17 +0100
committerTim-Philipp Müller <tim@centricular.net>2012-08-18 20:31:17 +0100
commitcc167a237ac7373139e54f8477affa9e6a1513c7 (patch)
tree1c29fb29a038e9ca06139884d488edd227f561a4 /ext/wayland
parentc36ba564c3b2cf75d8fc7c0e24788c4db2869daa (diff)
downloadgstreamer-plugins-bad-cc167a237ac7373139e54f8477affa9e6a1513c7.tar.gz
Fix up FSF address in some source files as well
Diffstat (limited to 'ext/wayland')
-rw-r--r--ext/wayland/gstwaylandsink.c3
-rw-r--r--ext/wayland/gstwaylandsink.h3
2 files changed, 4 insertions, 2 deletions
diff --git a/ext/wayland/gstwaylandsink.c b/ext/wayland/gstwaylandsink.c
index bfe680260..a1af0aea8 100644
--- a/ext/wayland/gstwaylandsink.c
+++ b/ext/wayland/gstwaylandsink.c
@@ -17,7 +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., 675 Mass Ave, Cambridge, MA 02139, USA.
+ * Software Foundation, Inc., 51 Franklin Street, Fifth Floor,
+ * Boston, MA 02110-1301 USA.
*/
/**
diff --git a/ext/wayland/gstwaylandsink.h b/ext/wayland/gstwaylandsink.h
index 22a4ede61..abef5e6f0 100644
--- a/ext/wayland/gstwaylandsink.h
+++ b/ext/wayland/gstwaylandsink.h
@@ -15,7 +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., 675 Mass Ave, Cambridge, MA 02139, USA.
+ * Software Foundation, Inc., 51 Franklin Street, Fifth Floor,
+ * Boston, MA 02110-1301 USA.
*/
#ifndef __GST_WAYLAND_VIDEO_SINK_H__