summaryrefslogtreecommitdiff
path: root/sys/applemedia
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/applemedia
parentfa20fba1a28b9e36a52991d76a474b6e1dc9fb1a (diff)
downloadgstreamer-plugins-bad-9e1b75fda32f56fb8b85e763bc5a235abf70c9ad.tar.gz
Fix FSF address
https://bugzilla.gnome.org/show_bug.cgi?id=687520
Diffstat (limited to 'sys/applemedia')
-rw-r--r--sys/applemedia/avfvideosrc.h4
-rw-r--r--sys/applemedia/avfvideosrc.m4
-rw-r--r--sys/applemedia/bufferfactory.h4
-rw-r--r--sys/applemedia/bufferfactory.m4
-rw-r--r--sys/applemedia/celapi.c4
-rw-r--r--sys/applemedia/celapi.h4
-rw-r--r--sys/applemedia/celvideosrc.c4
-rw-r--r--sys/applemedia/celvideosrc.h4
-rw-r--r--sys/applemedia/cmapi.c4
-rw-r--r--sys/applemedia/cmapi.h4
-rw-r--r--sys/applemedia/coremediabuffer.c4
-rw-r--r--sys/applemedia/coremediabuffer.h4
-rw-r--r--sys/applemedia/coremediactx.c4
-rw-r--r--sys/applemedia/coremediactx.h4
-rw-r--r--sys/applemedia/corevideobuffer.c4
-rw-r--r--sys/applemedia/corevideobuffer.h4
-rw-r--r--sys/applemedia/cvapi.c4
-rw-r--r--sys/applemedia/cvapi.h4
-rw-r--r--sys/applemedia/dynapi-internal.h4
-rw-r--r--sys/applemedia/dynapi.c4
-rw-r--r--sys/applemedia/dynapi.h4
-rw-r--r--sys/applemedia/mioapi.c4
-rw-r--r--sys/applemedia/mioapi.h4
-rw-r--r--sys/applemedia/miovideodevice.c4
-rw-r--r--sys/applemedia/miovideodevice.h4
-rw-r--r--sys/applemedia/miovideosrc.c4
-rw-r--r--sys/applemedia/miovideosrc.h4
-rw-r--r--sys/applemedia/mtapi.c4
-rw-r--r--sys/applemedia/mtapi.h4
-rw-r--r--sys/applemedia/plugin.m4
-rw-r--r--sys/applemedia/qtkitvideosrc.h4
-rw-r--r--sys/applemedia/qtkitvideosrc.m4
-rw-r--r--sys/applemedia/vtapi.c4
-rw-r--r--sys/applemedia/vtapi.h4
-rw-r--r--sys/applemedia/vtdec.c4
-rw-r--r--sys/applemedia/vtdec.h4
-rw-r--r--sys/applemedia/vtenc.c4
-rw-r--r--sys/applemedia/vtenc.h4
-rw-r--r--sys/applemedia/vth264decbin.c4
-rw-r--r--sys/applemedia/vth264decbin.h4
-rw-r--r--sys/applemedia/vth264encbin.c4
-rw-r--r--sys/applemedia/vth264encbin.h4
-rw-r--r--sys/applemedia/vtutil.c4
-rw-r--r--sys/applemedia/vtutil.h4
44 files changed, 88 insertions, 88 deletions
diff --git a/sys/applemedia/avfvideosrc.h b/sys/applemedia/avfvideosrc.h
index 2cbe3074a..bca64f08c 100644
--- a/sys/applemedia/avfvideosrc.h
+++ b/sys/applemedia/avfvideosrc.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_AVF_VIDEO_SRC_H__
diff --git a/sys/applemedia/avfvideosrc.m b/sys/applemedia/avfvideosrc.m
index 1464b0d9a..2b09c3707 100644
--- a/sys/applemedia/avfvideosrc.m
+++ b/sys/applemedia/avfvideosrc.m
@@ -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 "avfvideosrc.h"
diff --git a/sys/applemedia/bufferfactory.h b/sys/applemedia/bufferfactory.h
index 6794c799f..34c570b16 100644
--- a/sys/applemedia/bufferfactory.h
+++ b/sys/applemedia/bufferfactory.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.
*/
#import <Foundation/Foundation.h>
diff --git a/sys/applemedia/bufferfactory.m b/sys/applemedia/bufferfactory.m
index 744f0c33a..fa3a41ffa 100644
--- a/sys/applemedia/bufferfactory.m
+++ b/sys/applemedia/bufferfactory.m
@@ -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.
*/
#import "bufferfactory.h"
diff --git a/sys/applemedia/celapi.c b/sys/applemedia/celapi.c
index 951a102e8..900b96c77 100644
--- a/sys/applemedia/celapi.c
+++ b/sys/applemedia/celapi.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 "celapi.h"
diff --git a/sys/applemedia/celapi.h b/sys/applemedia/celapi.h
index 2ef9d5d76..cd165f62e 100644
--- a/sys/applemedia/celapi.h
+++ b/sys/applemedia/celapi.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_CEL_API_H__
diff --git a/sys/applemedia/celvideosrc.c b/sys/applemedia/celvideosrc.c
index cf452426f..40cfc62d8 100644
--- a/sys/applemedia/celvideosrc.c
+++ b/sys/applemedia/celvideosrc.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 "celvideosrc.h"
diff --git a/sys/applemedia/celvideosrc.h b/sys/applemedia/celvideosrc.h
index f314b9366..2ceffa4c0 100644
--- a/sys/applemedia/celvideosrc.h
+++ b/sys/applemedia/celvideosrc.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_CEL_VIDEO_SRC_H__
diff --git a/sys/applemedia/cmapi.c b/sys/applemedia/cmapi.c
index 36f575b4b..2e973f105 100644
--- a/sys/applemedia/cmapi.c
+++ b/sys/applemedia/cmapi.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 "cmapi.h"
diff --git a/sys/applemedia/cmapi.h b/sys/applemedia/cmapi.h
index 28500f1e0..a4cae7b35 100644
--- a/sys/applemedia/cmapi.h
+++ b/sys/applemedia/cmapi.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_CM_API_H__
diff --git a/sys/applemedia/coremediabuffer.c b/sys/applemedia/coremediabuffer.c
index 273d8ff64..f2f33c71d 100644
--- a/sys/applemedia/coremediabuffer.c
+++ b/sys/applemedia/coremediabuffer.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 "coremediabuffer.h"
diff --git a/sys/applemedia/coremediabuffer.h b/sys/applemedia/coremediabuffer.h
index e04f206a2..d01b1d72c 100644
--- a/sys/applemedia/coremediabuffer.h
+++ b/sys/applemedia/coremediabuffer.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_CORE_MEDIA_BUFFER_H__
diff --git a/sys/applemedia/coremediactx.c b/sys/applemedia/coremediactx.c
index f773053c5..d98a87f33 100644
--- a/sys/applemedia/coremediactx.c
+++ b/sys/applemedia/coremediactx.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.
*/
#ifdef HAVE_CONFIG_H
diff --git a/sys/applemedia/coremediactx.h b/sys/applemedia/coremediactx.h
index 0220b3e19..f182e6efb 100644
--- a/sys/applemedia/coremediactx.h
+++ b/sys/applemedia/coremediactx.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_CORE_MEDIA_CTX_H__
diff --git a/sys/applemedia/corevideobuffer.c b/sys/applemedia/corevideobuffer.c
index c6580417c..97d9b0b89 100644
--- a/sys/applemedia/corevideobuffer.c
+++ b/sys/applemedia/corevideobuffer.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 "corevideobuffer.h"
diff --git a/sys/applemedia/corevideobuffer.h b/sys/applemedia/corevideobuffer.h
index 72020020e..8b2c131b9 100644
--- a/sys/applemedia/corevideobuffer.h
+++ b/sys/applemedia/corevideobuffer.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_CORE_VIDEO_BUFFER_H__
diff --git a/sys/applemedia/cvapi.c b/sys/applemedia/cvapi.c
index 4307f0737..c67f70d61 100644
--- a/sys/applemedia/cvapi.c
+++ b/sys/applemedia/cvapi.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 "cvapi.h"
diff --git a/sys/applemedia/cvapi.h b/sys/applemedia/cvapi.h
index f1c0a12c5..196b54797 100644
--- a/sys/applemedia/cvapi.h
+++ b/sys/applemedia/cvapi.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_CV_API_H__
diff --git a/sys/applemedia/dynapi-internal.h b/sys/applemedia/dynapi-internal.h
index d6624d100..3d5b6e237 100644
--- a/sys/applemedia/dynapi-internal.h
+++ b/sys/applemedia/dynapi-internal.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_DYN_API_INTERNAL_H__
diff --git a/sys/applemedia/dynapi.c b/sys/applemedia/dynapi.c
index 139fabd66..d06bb1a73 100644
--- a/sys/applemedia/dynapi.c
+++ b/sys/applemedia/dynapi.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 "dynapi.h"
diff --git a/sys/applemedia/dynapi.h b/sys/applemedia/dynapi.h
index 4be83b2c0..b2a662340 100644
--- a/sys/applemedia/dynapi.h
+++ b/sys/applemedia/dynapi.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_DYN_API_H__
diff --git a/sys/applemedia/mioapi.c b/sys/applemedia/mioapi.c
index 81b38e9ab..35e0e50bd 100644
--- a/sys/applemedia/mioapi.c
+++ b/sys/applemedia/mioapi.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 "mioapi.h"
diff --git a/sys/applemedia/mioapi.h b/sys/applemedia/mioapi.h
index cbd6e8edd..60c50a7c4 100644
--- a/sys/applemedia/mioapi.h
+++ b/sys/applemedia/mioapi.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_MIO_API_H__
diff --git a/sys/applemedia/miovideodevice.c b/sys/applemedia/miovideodevice.c
index 9666dc329..f034395d1 100644
--- a/sys/applemedia/miovideodevice.c
+++ b/sys/applemedia/miovideodevice.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.
*/
#include "miovideodevice.h"
diff --git a/sys/applemedia/miovideodevice.h b/sys/applemedia/miovideodevice.h
index b6222868c..03dcc49e4 100644
--- a/sys/applemedia/miovideodevice.h
+++ b/sys/applemedia/miovideodevice.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_MIO_VIDEO_DEVICE_H__
diff --git a/sys/applemedia/miovideosrc.c b/sys/applemedia/miovideosrc.c
index 067e55d51..20f689c3c 100644
--- a/sys/applemedia/miovideosrc.c
+++ b/sys/applemedia/miovideosrc.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 "miovideosrc.h"
diff --git a/sys/applemedia/miovideosrc.h b/sys/applemedia/miovideosrc.h
index 312776d98..57827484c 100644
--- a/sys/applemedia/miovideosrc.h
+++ b/sys/applemedia/miovideosrc.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_MIO_VIDEO_SRC_H__
diff --git a/sys/applemedia/mtapi.c b/sys/applemedia/mtapi.c
index 34b525a85..8146370e6 100644
--- a/sys/applemedia/mtapi.c
+++ b/sys/applemedia/mtapi.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 "mtapi.h"
diff --git a/sys/applemedia/mtapi.h b/sys/applemedia/mtapi.h
index fbedf31b8..92c40b279 100644
--- a/sys/applemedia/mtapi.h
+++ b/sys/applemedia/mtapi.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_MT_API_H__
diff --git a/sys/applemedia/plugin.m b/sys/applemedia/plugin.m
index e235296aa..bd36cb9a8 100644
--- a/sys/applemedia/plugin.m
+++ b/sys/applemedia/plugin.m
@@ -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.
*/
#ifdef HAVE_CONFIG_H
diff --git a/sys/applemedia/qtkitvideosrc.h b/sys/applemedia/qtkitvideosrc.h
index 4a5fcacdc..e5e767670 100644
--- a/sys/applemedia/qtkitvideosrc.h
+++ b/sys/applemedia/qtkitvideosrc.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_QTKIT_VIDEO_SRC_H__
diff --git a/sys/applemedia/qtkitvideosrc.m b/sys/applemedia/qtkitvideosrc.m
index 108f11f0b..b800a18a3 100644
--- a/sys/applemedia/qtkitvideosrc.m
+++ b/sys/applemedia/qtkitvideosrc.m
@@ -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 "qtkitvideosrc.h"
diff --git a/sys/applemedia/vtapi.c b/sys/applemedia/vtapi.c
index 34a503a8e..683ead79d 100644
--- a/sys/applemedia/vtapi.c
+++ b/sys/applemedia/vtapi.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 "vtapi.h"
diff --git a/sys/applemedia/vtapi.h b/sys/applemedia/vtapi.h
index b4df7ba03..cc3076edb 100644
--- a/sys/applemedia/vtapi.h
+++ b/sys/applemedia/vtapi.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_VT_API_H__
diff --git a/sys/applemedia/vtdec.c b/sys/applemedia/vtdec.c
index 1533f4a2c..48e48bd03 100644
--- a/sys/applemedia/vtdec.c
+++ b/sys/applemedia/vtdec.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 "vtdec.h"
diff --git a/sys/applemedia/vtdec.h b/sys/applemedia/vtdec.h
index e1f3bbe21..1bce7c8b8 100644
--- a/sys/applemedia/vtdec.h
+++ b/sys/applemedia/vtdec.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_VTDEC_H__
diff --git a/sys/applemedia/vtenc.c b/sys/applemedia/vtenc.c
index 83356f1bf..73adc22df 100644
--- a/sys/applemedia/vtenc.c
+++ b/sys/applemedia/vtenc.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 "vtenc.h"
diff --git a/sys/applemedia/vtenc.h b/sys/applemedia/vtenc.h
index 875b2fbfa..0edbfa824 100644
--- a/sys/applemedia/vtenc.h
+++ b/sys/applemedia/vtenc.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_VTENC_H__
diff --git a/sys/applemedia/vth264decbin.c b/sys/applemedia/vth264decbin.c
index 8ca33a187..3a494b6dd 100644
--- a/sys/applemedia/vth264decbin.c
+++ b/sys/applemedia/vth264decbin.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.
*/
#ifdef HAVE_CONFIG_H
diff --git a/sys/applemedia/vth264decbin.h b/sys/applemedia/vth264decbin.h
index c391e381a..1b6f664d7 100644
--- a/sys/applemedia/vth264decbin.h
+++ b/sys/applemedia/vth264decbin.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_VTH264DECBIN_H__
diff --git a/sys/applemedia/vth264encbin.c b/sys/applemedia/vth264encbin.c
index bb3091448..1d6a33ba7 100644
--- a/sys/applemedia/vth264encbin.c
+++ b/sys/applemedia/vth264encbin.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.
*/
#ifdef HAVE_CONFIG_H
diff --git a/sys/applemedia/vth264encbin.h b/sys/applemedia/vth264encbin.h
index 69075d74d..9b415ad62 100644
--- a/sys/applemedia/vth264encbin.h
+++ b/sys/applemedia/vth264encbin.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_VTH264ENCBIN_H__
diff --git a/sys/applemedia/vtutil.c b/sys/applemedia/vtutil.c
index 05b0e5947..6f80cba67 100644
--- a/sys/applemedia/vtutil.c
+++ b/sys/applemedia/vtutil.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 "vtutil.h"
diff --git a/sys/applemedia/vtutil.h b/sys/applemedia/vtutil.h
index 0af10eb2f..d2fc39bb3 100644
--- a/sys/applemedia/vtutil.h
+++ b/sys/applemedia/vtutil.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_VTUTIL_H__