summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rwxr-xr-xgenerators/insanity-generator-elements4
-rw-r--r--lib/insanity-gst/insanity-gst.h4
-rw-r--r--lib/insanity-gst/insanitygstpipelinetest.c4
-rw-r--r--lib/insanity-gst/insanitygstpipelinetest.h4
-rw-r--r--lib/insanity-gst/insanitygsttest.c4
-rw-r--r--lib/insanity-gst/insanitygsttest.h4
-rw-r--r--tests/insanity-fake-appsink.c4
-rw-r--r--tests/insanity-fake-appsink.h4
-rw-r--r--tests/insanity-file-appsrc.c4
-rw-r--r--tests/insanity-file-appsrc.h4
-rw-r--r--tests/insanity-http-server.c4
-rw-r--r--tests/insanity-http-server.h4
-rw-r--r--tests/insanity-test-gst-decoder.c4
-rw-r--r--tests/insanity-test-gst-demuxer.c4
-rw-r--r--tests/insanity-test-gst-discoverer.c4
-rw-r--r--tests/insanity-test-gst-dvd.c4
-rw-r--r--tests/insanity-test-gst-generic-pipeline.c4
-rw-r--r--tests/insanity-test-gst-hls.c4
-rw-r--r--tests/insanity-test-gst-http.c4
-rw-r--r--tests/insanity-test-gst-play.c4
-rw-r--r--tests/insanity-test-gst-rtsp.c4
-rw-r--r--tests/insanity-test-gst-seek.c4
-rw-r--r--tests/insanity-test-gst-stream-switch.c4
-rw-r--r--tests/insanity-test-gst-subtitles.c4
-rw-r--r--tests/media-descriptor-common.c4
-rw-r--r--tests/media-descriptor-common.h4
-rw-r--r--tests/media-descriptor-parser.c4
-rw-r--r--tests/media-descriptor-parser.h4
-rw-r--r--tests/media-descriptor-writer.c4
-rw-r--r--tests/media-descriptor-writer.h4
30 files changed, 60 insertions, 60 deletions
diff --git a/generators/insanity-generator-elements b/generators/insanity-generator-elements
index 27fb55c..b64b02a 100755
--- a/generators/insanity-generator-elements
+++ b/generators/insanity-generator-elements
@@ -18,8 +18,8 @@
#
# You should have received a copy of the GNU Lesser General Public
# License along with this program; 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.
"""
GstElement-related generators
diff --git a/lib/insanity-gst/insanity-gst.h b/lib/insanity-gst/insanity-gst.h
index 8cd2f5a..e7651c4 100644
--- a/lib/insanity-gst/insanity-gst.h
+++ b/lib/insanity-gst/insanity-gst.h
@@ -16,8 +16,8 @@
You should have received a copy of the GNU Lesser General Public
License along with this program; 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 INSANITY_GST_H_GUARD
diff --git a/lib/insanity-gst/insanitygstpipelinetest.c b/lib/insanity-gst/insanitygstpipelinetest.c
index 791fbd6..c92da2a 100644
--- a/lib/insanity-gst/insanitygstpipelinetest.c
+++ b/lib/insanity-gst/insanitygstpipelinetest.c
@@ -16,8 +16,8 @@
You should have received a copy of the GNU Lesser General Public
License along with this program; 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:insanitygstpipelinetest
diff --git a/lib/insanity-gst/insanitygstpipelinetest.h b/lib/insanity-gst/insanitygstpipelinetest.h
index a5af60c..f9c8df8 100644
--- a/lib/insanity-gst/insanitygstpipelinetest.h
+++ b/lib/insanity-gst/insanitygstpipelinetest.h
@@ -16,8 +16,8 @@
You should have received a copy of the GNU Lesser General Public
License along with this program; 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 INSANITY_GST_PIPELINE_TEST_H_GUARD
diff --git a/lib/insanity-gst/insanitygsttest.c b/lib/insanity-gst/insanitygsttest.c
index 9bf4a01..220bdb6 100644
--- a/lib/insanity-gst/insanitygsttest.c
+++ b/lib/insanity-gst/insanitygsttest.c
@@ -16,8 +16,8 @@
You should have received a copy of the GNU Lesser General Public
License along with this program; 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:insanitygsttest
diff --git a/lib/insanity-gst/insanitygsttest.h b/lib/insanity-gst/insanitygsttest.h
index 092c929..24b5458 100644
--- a/lib/insanity-gst/insanitygsttest.h
+++ b/lib/insanity-gst/insanitygsttest.h
@@ -16,8 +16,8 @@
You should have received a copy of the GNU Lesser General Public
License along with this program; 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 INSANITY_GST_TEST_H_GUARD
diff --git a/tests/insanity-fake-appsink.c b/tests/insanity-fake-appsink.c
index 8657ec8..ff7a8f2 100644
--- a/tests/insanity-fake-appsink.c
+++ b/tests/insanity-fake-appsink.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.
*/
#include <gst/gst.h>
diff --git a/tests/insanity-fake-appsink.h b/tests/insanity-fake-appsink.h
index 8dad279..8e73333 100644
--- a/tests/insanity-fake-appsink.h
+++ b/tests/insanity-fake-appsink.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 INSANITY_FAKE_APPSINK_H
diff --git a/tests/insanity-file-appsrc.c b/tests/insanity-file-appsrc.c
index f45f3bd..7ea6598 100644
--- a/tests/insanity-file-appsrc.c
+++ b/tests/insanity-file-appsrc.c
@@ -18,8 +18,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/tests/insanity-file-appsrc.h b/tests/insanity-file-appsrc.h
index 098936a..4096447 100644
--- a/tests/insanity-file-appsrc.h
+++ b/tests/insanity-file-appsrc.h
@@ -18,8 +18,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 INSANITY_FILE_APPSRC_H
diff --git a/tests/insanity-http-server.c b/tests/insanity-http-server.c
index 27255be..74241ed 100644
--- a/tests/insanity-http-server.c
+++ b/tests/insanity-http-server.c
@@ -20,8 +20,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/tests/insanity-http-server.h b/tests/insanity-http-server.h
index db84ddb..f351149 100644
--- a/tests/insanity-http-server.h
+++ b/tests/insanity-http-server.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 INSANITY_HTTP_SERVER_H
diff --git a/tests/insanity-test-gst-decoder.c b/tests/insanity-test-gst-decoder.c
index 5354270..e080ed5 100644
--- a/tests/insanity-test-gst-decoder.c
+++ b/tests/insanity-test-gst-decoder.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.
*/
#include <insanity-gst/insanity-gst.h>
diff --git a/tests/insanity-test-gst-demuxer.c b/tests/insanity-test-gst-demuxer.c
index 2e0b952..3469bb4 100644
--- a/tests/insanity-test-gst-demuxer.c
+++ b/tests/insanity-test-gst-demuxer.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.
*/
#include <insanity-gst/insanity-gst.h>
diff --git a/tests/insanity-test-gst-discoverer.c b/tests/insanity-test-gst-discoverer.c
index b02bb54..df5779d 100644
--- a/tests/insanity-test-gst-discoverer.c
+++ b/tests/insanity-test-gst-discoverer.c
@@ -15,8 +15,8 @@
You should have received a copy of the GNU Lesser General Public
License along with this program; 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 <stdio.h>
diff --git a/tests/insanity-test-gst-dvd.c b/tests/insanity-test-gst-dvd.c
index 606a65f..a868980 100644
--- a/tests/insanity-test-gst-dvd.c
+++ b/tests/insanity-test-gst-dvd.c
@@ -15,8 +15,8 @@
You should have received a copy of the GNU Lesser General Public
License along with this program; 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/tests/insanity-test-gst-generic-pipeline.c b/tests/insanity-test-gst-generic-pipeline.c
index 3dcbe6e..418dc56 100644
--- a/tests/insanity-test-gst-generic-pipeline.c
+++ b/tests/insanity-test-gst-generic-pipeline.c
@@ -14,8 +14,8 @@
You should have received a copy of the GNU Lesser General Public
License along with this program; 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/tests/insanity-test-gst-hls.c b/tests/insanity-test-gst-hls.c
index 80064b0..71b2add 100644
--- a/tests/insanity-test-gst-hls.c
+++ b/tests/insanity-test-gst-hls.c
@@ -18,8 +18,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_SYS_TYPES_H
diff --git a/tests/insanity-test-gst-http.c b/tests/insanity-test-gst-http.c
index 694bb23..0b37951 100644
--- a/tests/insanity-test-gst-http.c
+++ b/tests/insanity-test-gst-http.c
@@ -15,8 +15,8 @@
You should have received a copy of the GNU Lesser General Public
License along with this program; 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_SYS_TYPES_H
diff --git a/tests/insanity-test-gst-play.c b/tests/insanity-test-gst-play.c
index c3727b7..26449c0 100644
--- a/tests/insanity-test-gst-play.c
+++ b/tests/insanity-test-gst-play.c
@@ -14,8 +14,8 @@
You should have received a copy of the GNU Lesser General Public
License along with this program; 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/tests/insanity-test-gst-rtsp.c b/tests/insanity-test-gst-rtsp.c
index 7249d3d..7dbb1b7 100644
--- a/tests/insanity-test-gst-rtsp.c
+++ b/tests/insanity-test-gst-rtsp.c
@@ -14,8 +14,8 @@
You should have received a copy of the GNU Lesser General Public
License along with this program; 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 <stdio.h>
diff --git a/tests/insanity-test-gst-seek.c b/tests/insanity-test-gst-seek.c
index fa0c274..98ec365 100644
--- a/tests/insanity-test-gst-seek.c
+++ b/tests/insanity-test-gst-seek.c
@@ -15,8 +15,8 @@
You should have received a copy of the GNU Lesser General Public
License along with this program; 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/tests/insanity-test-gst-stream-switch.c b/tests/insanity-test-gst-stream-switch.c
index dfa8a74..5916bf4 100644
--- a/tests/insanity-test-gst-stream-switch.c
+++ b/tests/insanity-test-gst-stream-switch.c
@@ -15,8 +15,8 @@
You should have received a copy of the GNU Lesser General Public
License along with this program; 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/tests/insanity-test-gst-subtitles.c b/tests/insanity-test-gst-subtitles.c
index e17f672..3beb6d6 100644
--- a/tests/insanity-test-gst-subtitles.c
+++ b/tests/insanity-test-gst-subtitles.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.
*/
#include <insanity-gst/insanity-gst.h>
diff --git a/tests/media-descriptor-common.c b/tests/media-descriptor-common.c
index fb9311d..55665db 100644
--- a/tests/media-descriptor-common.c
+++ b/tests/media-descriptor-common.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.
*/
#include "media-descriptor-common.h"
diff --git a/tests/media-descriptor-common.h b/tests/media-descriptor-common.h
index 341653f..eecfa1f 100644
--- a/tests/media-descriptor-common.h
+++ b/tests/media-descriptor-common.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 MEDIA_DESCRIPTOR_COMMON_H
diff --git a/tests/media-descriptor-parser.c b/tests/media-descriptor-parser.c
index 857fc0b..aba8098 100644
--- a/tests/media-descriptor-parser.c
+++ b/tests/media-descriptor-parser.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.
*/
#include "media-descriptor-parser.h"
diff --git a/tests/media-descriptor-parser.h b/tests/media-descriptor-parser.h
index b370f6e..2a9908e 100644
--- a/tests/media-descriptor-parser.h
+++ b/tests/media-descriptor-parser.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 MEDIA_DESCRIPTOR_PARSER_h
diff --git a/tests/media-descriptor-writer.c b/tests/media-descriptor-writer.c
index 3081ec2..3d65052 100644
--- a/tests/media-descriptor-writer.c
+++ b/tests/media-descriptor-writer.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.
*/
#include "media-descriptor-writer.h"
diff --git a/tests/media-descriptor-writer.h b/tests/media-descriptor-writer.h
index 0d7827e..5ecf3d7 100644
--- a/tests/media-descriptor-writer.h
+++ b/tests/media-descriptor-writer.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 MEDIA_DESCRIPTOR_WRITER_h