From 426fffb6c383fd69e7e24284c5614d0085e3f442 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Tim-Philipp=20M=C3=BCller?= Date: Sun, 4 Nov 2012 00:25:20 +0000 Subject: [PATCH] Fix FSF address --- COPYING | 4 ++-- COPYING.LIB | 4 ++-- docs/design/gstencodebin.h | 4 ++-- docs/design/gstprofile.h | 4 ++-- ges/ges-custom-timeline-source.c | 4 ++-- ges/ges-custom-timeline-source.h | 4 ++-- ges/ges-enums.c | 4 ++-- ges/ges-enums.h | 4 ++-- ges/ges-formatter.c | 4 ++-- ges/ges-formatter.h | 4 ++-- ges/ges-internal.h | 4 ++-- ges/ges-keyfile-formatter.c | 4 ++-- ges/ges-keyfile-formatter.h | 4 ++-- ges/ges-pitivi-formatter.c | 4 ++-- ges/ges-pitivi-formatter.h | 4 ++-- ges/ges-screenshot.c | 4 ++-- ges/ges-screenshot.h | 4 ++-- ges/ges-simple-timeline-layer.c | 4 ++-- ges/ges-simple-timeline-layer.h | 4 ++-- ges/ges-timeline-effect.c | 4 ++-- ges/ges-timeline-effect.h | 4 ++-- ges/ges-timeline-file-source.c | 4 ++-- ges/ges-timeline-file-source.h | 4 ++-- ges/ges-timeline-layer.c | 4 ++-- ges/ges-timeline-layer.h | 4 ++-- ges/ges-timeline-object.c | 4 ++-- ges/ges-timeline-object.h | 4 ++-- ges/ges-timeline-operation.c | 4 ++-- ges/ges-timeline-operation.h | 4 ++-- ges/ges-timeline-overlay.c | 4 ++-- ges/ges-timeline-overlay.h | 4 ++-- ges/ges-timeline-parse-launch-effect.c | 4 ++-- ges/ges-timeline-parse-launch-effect.h | 4 ++-- ges/ges-timeline-pipeline.c | 4 ++-- ges/ges-timeline-pipeline.h | 4 ++-- ges/ges-timeline-source.c | 4 ++-- ges/ges-timeline-source.h | 4 ++-- ges/ges-timeline-standard-transition.c | 4 ++-- ges/ges-timeline-standard-transition.h | 4 ++-- ges/ges-timeline-test-source.c | 4 ++-- ges/ges-timeline-test-source.h | 4 ++-- ges/ges-timeline-text-overlay.c | 4 ++-- ges/ges-timeline-text-overlay.h | 4 ++-- ges/ges-timeline-title-source.c | 4 ++-- ges/ges-timeline-title-source.h | 4 ++-- ges/ges-timeline-transition.c | 4 ++-- ges/ges-timeline-transition.h | 4 ++-- ges/ges-timeline.c | 4 ++-- ges/ges-timeline.h | 4 ++-- ges/ges-track-audio-test-source.c | 4 ++-- ges/ges-track-audio-test-source.h | 4 ++-- ges/ges-track-audio-transition.c | 4 ++-- ges/ges-track-audio-transition.h | 4 ++-- ges/ges-track-effect.c | 4 ++-- ges/ges-track-effect.h | 4 ++-- ges/ges-track-filesource.c | 4 ++-- ges/ges-track-filesource.h | 4 ++-- ges/ges-track-image-source.c | 4 ++-- ges/ges-track-image-source.h | 4 ++-- ges/ges-track-object.c | 4 ++-- ges/ges-track-object.h | 4 ++-- ges/ges-track-operation.c | 4 ++-- ges/ges-track-operation.h | 4 ++-- ges/ges-track-parse-launch-effect.c | 4 ++-- ges/ges-track-parse-launch-effect.h | 4 ++-- ges/ges-track-source.c | 4 ++-- ges/ges-track-source.h | 4 ++-- ges/ges-track-text-overlay.c | 4 ++-- ges/ges-track-text-overlay.h | 4 ++-- ges/ges-track-title-source.c | 4 ++-- ges/ges-track-title-source.h | 4 ++-- ges/ges-track-transition.c | 4 ++-- ges/ges-track-transition.h | 4 ++-- ges/ges-track-video-test-source.c | 4 ++-- ges/ges-track-video-test-source.h | 4 ++-- ges/ges-track-video-transition.c | 4 ++-- ges/ges-track-video-transition.h | 4 ++-- ges/ges-track.c | 4 ++-- ges/ges-track.h | 4 ++-- ges/ges-types.h | 4 ++-- ges/ges-utils.c | 4 ++-- ges/ges-utils.h | 4 ++-- ges/ges.c | 4 ++-- ges/ges.h | 4 ++-- tests/check/ges/backgroundsource.c | 4 ++-- tests/check/ges/basic.c | 4 ++-- tests/check/ges/effects.c | 4 ++-- tests/check/ges/filesource.c | 4 ++-- tests/check/ges/layer.c | 4 ++-- tests/check/ges/overlays.c | 4 ++-- tests/check/ges/save_and_load.c | 4 ++-- tests/check/ges/simplelayer.c | 4 ++-- tests/check/ges/test-utils.c | 4 ++-- tests/check/ges/test-utils.h | 4 ++-- tests/check/ges/text_properties.c | 4 ++-- tests/check/ges/timelineedition.c | 4 ++-- tests/check/ges/timelineobject.c | 4 ++-- tests/check/ges/titles.c | 4 ++-- tests/check/ges/transition.c | 4 ++-- tests/examples/concatenate.c | 4 ++-- tests/examples/ges-ui.c | 4 ++-- tests/examples/overlays.c | 4 ++-- tests/examples/simple1.c | 4 ++-- tests/examples/test1.c | 4 ++-- tests/examples/test2.c | 4 ++-- tests/examples/test3.c | 4 ++-- tests/examples/test4.c | 4 ++-- tests/examples/text_properties.c | 4 ++-- tests/examples/thumbnails.c | 4 ++-- tests/examples/transition.c | 4 ++-- tools/ges-launch.c | 4 ++-- 111 files changed, 222 insertions(+), 222 deletions(-) diff --git a/COPYING b/COPYING index eb685a5ec9..c87cfe8c99 100644 --- a/COPYING +++ b/COPYING @@ -2,7 +2,7 @@ Version 2, June 1991 Copyright (C) 1991 Free Software Foundation, Inc. - 675 Mass Ave, Cambridge, MA 02139, USA + 51 Franklin St, Fifth Floor, Boston, MA 02110-1301, USA Everyone is permitted to copy and distribute verbatim copies of this license document, but changing it is not allowed. @@ -464,7 +464,7 @@ convey the exclusion of warranty; and each file should have at least the 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 St, Fifth Floor, Boston, MA 02110-1301, USA. Also add information on how to contact you by electronic and paper mail. diff --git a/COPYING.LIB b/COPYING.LIB index eb685a5ec9..c87cfe8c99 100644 --- a/COPYING.LIB +++ b/COPYING.LIB @@ -2,7 +2,7 @@ Version 2, June 1991 Copyright (C) 1991 Free Software Foundation, Inc. - 675 Mass Ave, Cambridge, MA 02139, USA + 51 Franklin St, Fifth Floor, Boston, MA 02110-1301, USA Everyone is permitted to copy and distribute verbatim copies of this license document, but changing it is not allowed. @@ -464,7 +464,7 @@ convey the exclusion of warranty; and each file should have at least the 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 St, Fifth Floor, Boston, MA 02110-1301, USA. Also add information on how to contact you by electronic and paper mail. diff --git a/docs/design/gstencodebin.h b/docs/design/gstencodebin.h index 398c340cd3..dc6a259771 100644 --- a/docs/design/gstencodebin.h +++ b/docs/design/gstencodebin.h @@ -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. */ #ifndef __GST_ENCODEBIN_H__ diff --git a/docs/design/gstprofile.h b/docs/design/gstprofile.h index 09696e508b..bfca568610 100644 --- a/docs/design/gstprofile.h +++ b/docs/design/gstprofile.h @@ -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. */ #ifndef __GST_PROFILE_H__ diff --git a/ges/ges-custom-timeline-source.c b/ges/ges-custom-timeline-source.c index 9ae7f87223..353adc4e94 100644 --- a/ges/ges-custom-timeline-source.c +++ b/ges/ges-custom-timeline-source.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. */ /** diff --git a/ges/ges-custom-timeline-source.h b/ges/ges-custom-timeline-source.h index 90b25c6418..afa94b6a95 100644 --- a/ges/ges-custom-timeline-source.h +++ b/ges/ges-custom-timeline-source.h @@ -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. */ #ifndef _GES_CUSTOM_TIMELINE_SOURCE diff --git a/ges/ges-enums.c b/ges/ges-enums.c index af5f365ab4..15702c2e54 100644 --- a/ges/ges-enums.c +++ b/ges/ges-enums.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. */ /** diff --git a/ges/ges-enums.h b/ges/ges-enums.h index 4c3de4c2a8..6f8d31b03d 100644 --- a/ges/ges-enums.h +++ b/ges/ges-enums.h @@ -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. */ #ifndef __GES_ENUMS_H__ diff --git a/ges/ges-formatter.c b/ges/ges-formatter.c index 2e85638f8d..ec0bad24de 100644 --- a/ges/ges-formatter.c +++ b/ges/ges-formatter.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. */ /** diff --git a/ges/ges-formatter.h b/ges/ges-formatter.h index e57b28db6c..753ccd35bb 100644 --- a/ges/ges-formatter.h +++ b/ges/ges-formatter.h @@ -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. */ #ifndef _GES_FORMATTER diff --git a/ges/ges-internal.h b/ges/ges-internal.h index f863c679de..15ca0587b1 100644 --- a/ges/ges-internal.h +++ b/ges/ges-internal.h @@ -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. */ #ifndef __GES_INTERNAL_H__ diff --git a/ges/ges-keyfile-formatter.c b/ges/ges-keyfile-formatter.c index 9625092f48..7f99382d61 100644 --- a/ges/ges-keyfile-formatter.c +++ b/ges/ges-keyfile-formatter.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. */ /** diff --git a/ges/ges-keyfile-formatter.h b/ges/ges-keyfile-formatter.h index 0e18d89824..60e8e31dc6 100644 --- a/ges/ges-keyfile-formatter.h +++ b/ges/ges-keyfile-formatter.h @@ -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. */ #ifndef _GES_KEYFILE_FORMATTER diff --git a/ges/ges-pitivi-formatter.c b/ges/ges-pitivi-formatter.c index 698212eace..61dc7ed7b5 100644 --- a/ges/ges-pitivi-formatter.c +++ b/ges/ges-pitivi-formatter.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/ges/ges-pitivi-formatter.h b/ges/ges-pitivi-formatter.h index 987be4b8b1..ebdb33655c 100644 --- a/ges/ges-pitivi-formatter.h +++ b/ges/ges-pitivi-formatter.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 _GES_PITIVI_FORMATTER diff --git a/ges/ges-screenshot.c b/ges/ges-screenshot.c index 420d7c57e5..5896f2a3b7 100644 --- a/ges/ges-screenshot.c +++ b/ges/ges-screenshot.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 diff --git a/ges/ges-screenshot.h b/ges/ges-screenshot.h index b0338a8fad..4aabfdeaa3 100644 --- a/ges/ges-screenshot.h +++ b/ges/ges-screenshot.h @@ -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. */ #ifndef __GES_SCREENSHOT_H__ diff --git a/ges/ges-simple-timeline-layer.c b/ges/ges-simple-timeline-layer.c index 887b3478cc..1d24be8373 100644 --- a/ges/ges-simple-timeline-layer.c +++ b/ges/ges-simple-timeline-layer.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. */ /** diff --git a/ges/ges-simple-timeline-layer.h b/ges/ges-simple-timeline-layer.h index c1a9c32cdf..1679c38a09 100644 --- a/ges/ges-simple-timeline-layer.h +++ b/ges/ges-simple-timeline-layer.h @@ -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. */ #ifndef _GES_SIMPLE_TIMELINE_LAYER diff --git a/ges/ges-timeline-effect.c b/ges/ges-timeline-effect.c index 82622111e9..21d7a69d33 100644 --- a/ges/ges-timeline-effect.c +++ b/ges/ges-timeline-effect.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/ges/ges-timeline-effect.h b/ges/ges-timeline-effect.h index 6fc7797b7b..8eaa70bb2f 100644 --- a/ges/ges-timeline-effect.h +++ b/ges/ges-timeline-effect.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 _GES_TIMELINE_EFFECT diff --git a/ges/ges-timeline-file-source.c b/ges/ges-timeline-file-source.c index b17abf48dc..e4745c4919 100644 --- a/ges/ges-timeline-file-source.c +++ b/ges/ges-timeline-file-source.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. */ /** diff --git a/ges/ges-timeline-file-source.h b/ges/ges-timeline-file-source.h index ee6c811ac9..64f5fee21b 100644 --- a/ges/ges-timeline-file-source.h +++ b/ges/ges-timeline-file-source.h @@ -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. */ #ifndef _GES_TIMELINE_FILESOURCE diff --git a/ges/ges-timeline-layer.c b/ges/ges-timeline-layer.c index 07c47960af..bd2b93bcfe 100644 --- a/ges/ges-timeline-layer.c +++ b/ges/ges-timeline-layer.c @@ -15,8 +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., 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/ges/ges-timeline-layer.h b/ges/ges-timeline-layer.h index 709aebbad3..990bf3ed39 100644 --- a/ges/ges-timeline-layer.h +++ b/ges/ges-timeline-layer.h @@ -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. */ #ifndef _GES_TIMELINE_LAYER diff --git a/ges/ges-timeline-object.c b/ges/ges-timeline-object.c index acea6e9b1c..55a01c437e 100644 --- a/ges/ges-timeline-object.c +++ b/ges/ges-timeline-object.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. */ /** diff --git a/ges/ges-timeline-object.h b/ges/ges-timeline-object.h index 89dede4f7c..7074be8570 100644 --- a/ges/ges-timeline-object.h +++ b/ges/ges-timeline-object.h @@ -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. */ #ifndef _GES_TIMELINE_OBJECT diff --git a/ges/ges-timeline-operation.c b/ges/ges-timeline-operation.c index 3dd3bb38e7..3fc2396a6c 100644 --- a/ges/ges-timeline-operation.c +++ b/ges/ges-timeline-operation.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. */ /** diff --git a/ges/ges-timeline-operation.h b/ges/ges-timeline-operation.h index 96e9ad133f..56b2bdbd0a 100644 --- a/ges/ges-timeline-operation.h +++ b/ges/ges-timeline-operation.h @@ -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. */ #ifndef _GES_TIMELINE_OPERATION diff --git a/ges/ges-timeline-overlay.c b/ges/ges-timeline-overlay.c index 1b9d7bfa10..7bab868eea 100644 --- a/ges/ges-timeline-overlay.c +++ b/ges/ges-timeline-overlay.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. */ /** diff --git a/ges/ges-timeline-overlay.h b/ges/ges-timeline-overlay.h index 9be209f30b..585cdc9bce 100644 --- a/ges/ges-timeline-overlay.h +++ b/ges/ges-timeline-overlay.h @@ -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. */ #ifndef _GES_TIMELINE_OVERLAY diff --git a/ges/ges-timeline-parse-launch-effect.c b/ges/ges-timeline-parse-launch-effect.c index 92274553a8..d0b192f3b8 100644 --- a/ges/ges-timeline-parse-launch-effect.c +++ b/ges/ges-timeline-parse-launch-effect.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/ges/ges-timeline-parse-launch-effect.h b/ges/ges-timeline-parse-launch-effect.h index 66099635fc..198a34ff8a 100644 --- a/ges/ges-timeline-parse-launch-effect.h +++ b/ges/ges-timeline-parse-launch-effect.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 _GES_TIMELINE_PARSE_LAUNCH_EFFECT diff --git a/ges/ges-timeline-pipeline.c b/ges/ges-timeline-pipeline.c index 97c540d5d7..6a5698e93d 100644 --- a/ges/ges-timeline-pipeline.c +++ b/ges/ges-timeline-pipeline.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. */ /** diff --git a/ges/ges-timeline-pipeline.h b/ges/ges-timeline-pipeline.h index a0103b290d..4df6451675 100644 --- a/ges/ges-timeline-pipeline.h +++ b/ges/ges-timeline-pipeline.h @@ -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. */ #ifndef _GES_TIMELINE_PIPELINE diff --git a/ges/ges-timeline-source.c b/ges/ges-timeline-source.c index 50c4e7ec91..323acc08c9 100644 --- a/ges/ges-timeline-source.c +++ b/ges/ges-timeline-source.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. */ /** diff --git a/ges/ges-timeline-source.h b/ges/ges-timeline-source.h index 05e759f9df..5ba01b482a 100644 --- a/ges/ges-timeline-source.h +++ b/ges/ges-timeline-source.h @@ -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. */ #ifndef _GES_TIMELINE_SOURCE diff --git a/ges/ges-timeline-standard-transition.c b/ges/ges-timeline-standard-transition.c index 1e95f0aa7a..fc431f4276 100644 --- a/ges/ges-timeline-standard-transition.c +++ b/ges/ges-timeline-standard-transition.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. */ /** diff --git a/ges/ges-timeline-standard-transition.h b/ges/ges-timeline-standard-transition.h index e140f31ed0..4f13610f6d 100644 --- a/ges/ges-timeline-standard-transition.h +++ b/ges/ges-timeline-standard-transition.h @@ -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. */ #ifndef _GES_TIMELINE_STANDARD_TRANSITION diff --git a/ges/ges-timeline-test-source.c b/ges/ges-timeline-test-source.c index 692410b216..5032e7f73b 100644 --- a/ges/ges-timeline-test-source.c +++ b/ges/ges-timeline-test-source.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. */ /** diff --git a/ges/ges-timeline-test-source.h b/ges/ges-timeline-test-source.h index 914b971861..797a6f715d 100644 --- a/ges/ges-timeline-test-source.h +++ b/ges/ges-timeline-test-source.h @@ -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. */ #ifndef _GES_TL_TESTSOURCE diff --git a/ges/ges-timeline-text-overlay.c b/ges/ges-timeline-text-overlay.c index a897ee3688..009826295d 100644 --- a/ges/ges-timeline-text-overlay.c +++ b/ges/ges-timeline-text-overlay.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. */ /** diff --git a/ges/ges-timeline-text-overlay.h b/ges/ges-timeline-text-overlay.h index 07b9e66670..c1d0db6674 100644 --- a/ges/ges-timeline-text-overlay.h +++ b/ges/ges-timeline-text-overlay.h @@ -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. */ #ifndef _GES_TIMELINE_TEXT_OVERLAY diff --git a/ges/ges-timeline-title-source.c b/ges/ges-timeline-title-source.c index 1a4bb9e2b6..dbaf315493 100644 --- a/ges/ges-timeline-title-source.c +++ b/ges/ges-timeline-title-source.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. */ /** diff --git a/ges/ges-timeline-title-source.h b/ges/ges-timeline-title-source.h index 6a5fff2263..9841650d72 100644 --- a/ges/ges-timeline-title-source.h +++ b/ges/ges-timeline-title-source.h @@ -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. */ #ifndef _GES_TIMELINE_TITLESOURCE diff --git a/ges/ges-timeline-transition.c b/ges/ges-timeline-transition.c index 20fd9507a4..65c73a56c4 100644 --- a/ges/ges-timeline-transition.c +++ b/ges/ges-timeline-transition.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. */ /** diff --git a/ges/ges-timeline-transition.h b/ges/ges-timeline-transition.h index 81ee6d8ec2..0c883f4f1b 100644 --- a/ges/ges-timeline-transition.h +++ b/ges/ges-timeline-transition.h @@ -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. */ #ifndef _GES_TIMELINE_TRANSITION diff --git a/ges/ges-timeline.c b/ges/ges-timeline.c index efba2ef4bb..06032da574 100644 --- a/ges/ges-timeline.c +++ b/ges/ges-timeline.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. */ /** diff --git a/ges/ges-timeline.h b/ges/ges-timeline.h index 22a26ae6cc..a83b485123 100644 --- a/ges/ges-timeline.h +++ b/ges/ges-timeline.h @@ -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. */ #ifndef _GES_TIMELINE diff --git a/ges/ges-track-audio-test-source.c b/ges/ges-track-audio-test-source.c index 6abd037d53..350f7051d7 100644 --- a/ges/ges-track-audio-test-source.c +++ b/ges/ges-track-audio-test-source.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. */ /** diff --git a/ges/ges-track-audio-test-source.h b/ges/ges-track-audio-test-source.h index f7055c5ac4..5a3e867c36 100644 --- a/ges/ges-track-audio-test-source.h +++ b/ges/ges-track-audio-test-source.h @@ -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. */ #ifndef _GES_TRACK_AUDIO_TEST_SOURCE diff --git a/ges/ges-track-audio-transition.c b/ges/ges-track-audio-transition.c index 9f91da0a99..476b4e8f25 100644 --- a/ges/ges-track-audio-transition.c +++ b/ges/ges-track-audio-transition.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. */ /** diff --git a/ges/ges-track-audio-transition.h b/ges/ges-track-audio-transition.h index 2bf02a865d..fd8f0bdfa3 100644 --- a/ges/ges-track-audio-transition.h +++ b/ges/ges-track-audio-transition.h @@ -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. */ #ifndef _GES_TRACK_AUDIO_TRANSITION diff --git a/ges/ges-track-effect.c b/ges/ges-track-effect.c index 3ca9fa16ec..74d6723b0c 100644 --- a/ges/ges-track-effect.c +++ b/ges/ges-track-effect.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/ges/ges-track-effect.h b/ges/ges-track-effect.h index b2fa2d6fde..816a30c09e 100644 --- a/ges/ges-track-effect.h +++ b/ges/ges-track-effect.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 _GES_TRACK_EFFECT diff --git a/ges/ges-track-filesource.c b/ges/ges-track-filesource.c index 9c468e8aff..0148cbfb5b 100644 --- a/ges/ges-track-filesource.c +++ b/ges/ges-track-filesource.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. */ /** diff --git a/ges/ges-track-filesource.h b/ges/ges-track-filesource.h index 0bbcda5b36..0ee61b72cc 100644 --- a/ges/ges-track-filesource.h +++ b/ges/ges-track-filesource.h @@ -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. */ #ifndef _GES_TRACK_FILESOURCE diff --git a/ges/ges-track-image-source.c b/ges/ges-track-image-source.c index 41e4fcd2a3..61834838ed 100644 --- a/ges/ges-track-image-source.c +++ b/ges/ges-track-image-source.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. */ /** diff --git a/ges/ges-track-image-source.h b/ges/ges-track-image-source.h index 65f15fa99e..08fd79be7f 100644 --- a/ges/ges-track-image-source.h +++ b/ges/ges-track-image-source.h @@ -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. */ #ifndef _GES_TRACK_IMAGE_SOURCE diff --git a/ges/ges-track-object.c b/ges/ges-track-object.c index 5b07edd175..8182376805 100644 --- a/ges/ges-track-object.c +++ b/ges/ges-track-object.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. */ /** diff --git a/ges/ges-track-object.h b/ges/ges-track-object.h index 60b25a7712..db8d2e92bc 100644 --- a/ges/ges-track-object.h +++ b/ges/ges-track-object.h @@ -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. */ #ifndef _GES_TRACK_OBJECT diff --git a/ges/ges-track-operation.c b/ges/ges-track-operation.c index a7c70f8d69..5e654af0dc 100644 --- a/ges/ges-track-operation.c +++ b/ges/ges-track-operation.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. */ /** diff --git a/ges/ges-track-operation.h b/ges/ges-track-operation.h index 829b9f1979..27fad92a71 100644 --- a/ges/ges-track-operation.h +++ b/ges/ges-track-operation.h @@ -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. */ #ifndef _GES_TRACK_OPERATION diff --git a/ges/ges-track-parse-launch-effect.c b/ges/ges-track-parse-launch-effect.c index 23b413a303..165fd88084 100644 --- a/ges/ges-track-parse-launch-effect.c +++ b/ges/ges-track-parse-launch-effect.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/ges/ges-track-parse-launch-effect.h b/ges/ges-track-parse-launch-effect.h index af1b037c77..3d6b203cd6 100644 --- a/ges/ges-track-parse-launch-effect.h +++ b/ges/ges-track-parse-launch-effect.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 _GES_TRACK_PARSE_LAUNCH_EFFECT diff --git a/ges/ges-track-source.c b/ges/ges-track-source.c index d27467b3f0..becba808ce 100644 --- a/ges/ges-track-source.c +++ b/ges/ges-track-source.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. */ /** diff --git a/ges/ges-track-source.h b/ges/ges-track-source.h index 8fad9305d7..b86cc30537 100644 --- a/ges/ges-track-source.h +++ b/ges/ges-track-source.h @@ -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. */ #ifndef _GES_TRACK_SOURCE diff --git a/ges/ges-track-text-overlay.c b/ges/ges-track-text-overlay.c index f833f7ea90..6dcb05c95b 100644 --- a/ges/ges-track-text-overlay.c +++ b/ges/ges-track-text-overlay.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. */ /** diff --git a/ges/ges-track-text-overlay.h b/ges/ges-track-text-overlay.h index 0fc07fb3db..8f81c7f8db 100644 --- a/ges/ges-track-text-overlay.h +++ b/ges/ges-track-text-overlay.h @@ -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. */ #ifndef _GES_TRACK_TEXT_OVERLAY diff --git a/ges/ges-track-title-source.c b/ges/ges-track-title-source.c index d1925336ca..91f03f04a3 100644 --- a/ges/ges-track-title-source.c +++ b/ges/ges-track-title-source.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. */ /** diff --git a/ges/ges-track-title-source.h b/ges/ges-track-title-source.h index 12939296f8..9de86bd43b 100644 --- a/ges/ges-track-title-source.h +++ b/ges/ges-track-title-source.h @@ -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. */ #ifndef _GES_TRACK_TITLE_SOURCE diff --git a/ges/ges-track-transition.c b/ges/ges-track-transition.c index 012ce1b58f..c2406fc997 100644 --- a/ges/ges-track-transition.c +++ b/ges/ges-track-transition.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. */ /** diff --git a/ges/ges-track-transition.h b/ges/ges-track-transition.h index 4f813fa881..8d2eb5fde9 100644 --- a/ges/ges-track-transition.h +++ b/ges/ges-track-transition.h @@ -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. */ #ifndef _GES_TRACK_TRANSITION diff --git a/ges/ges-track-video-test-source.c b/ges/ges-track-video-test-source.c index d9668f2d10..37dd301828 100644 --- a/ges/ges-track-video-test-source.c +++ b/ges/ges-track-video-test-source.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. */ /** diff --git a/ges/ges-track-video-test-source.h b/ges/ges-track-video-test-source.h index 2dee784158..239da9533b 100644 --- a/ges/ges-track-video-test-source.h +++ b/ges/ges-track-video-test-source.h @@ -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. */ #ifndef _GES_TRACK_VIDEO_TEST_SOURCE diff --git a/ges/ges-track-video-transition.c b/ges/ges-track-video-transition.c index 66cc991293..be5af1a68a 100644 --- a/ges/ges-track-video-transition.c +++ b/ges/ges-track-video-transition.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. */ /** diff --git a/ges/ges-track-video-transition.h b/ges/ges-track-video-transition.h index 52375113c2..d4b4d499de 100644 --- a/ges/ges-track-video-transition.h +++ b/ges/ges-track-video-transition.h @@ -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. */ #ifndef _GES_TRACK_VIDEO_TRANSITION diff --git a/ges/ges-track.c b/ges/ges-track.c index f0d563426f..d6b64932f7 100644 --- a/ges/ges-track.c +++ b/ges/ges-track.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. */ /** diff --git a/ges/ges-track.h b/ges/ges-track.h index 033f777b4f..d81bf320c4 100644 --- a/ges/ges-track.h +++ b/ges/ges-track.h @@ -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. */ #ifndef _GES_TRACK diff --git a/ges/ges-types.h b/ges/ges-types.h index a724cbb400..f677d8a8d8 100644 --- a/ges/ges-types.h +++ b/ges/ges-types.h @@ -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. */ #ifndef __GES_TYPES_H__ diff --git a/ges/ges-utils.c b/ges/ges-utils.c index 1f5092d1e3..2857024e14 100644 --- a/ges/ges-utils.c +++ b/ges/ges-utils.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/ges/ges-utils.h b/ges/ges-utils.h index c4b1bc72c3..87deb4e9f8 100644 --- a/ges/ges-utils.h +++ b/ges/ges-utils.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 _GES_UTILS diff --git a/ges/ges.c b/ges/ges.c index 2f4073eb04..af26c41177 100644 --- a/ges/ges.c +++ b/ges/ges.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 diff --git a/ges/ges.h b/ges/ges.h index e021310d45..649a5170da 100644 --- a/ges/ges.h +++ b/ges/ges.h @@ -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. */ #ifndef __GES_H__ diff --git a/tests/check/ges/backgroundsource.c b/tests/check/ges/backgroundsource.c index 40308669c4..c526088dea 100644 --- a/tests/check/ges/backgroundsource.c +++ b/tests/check/ges/backgroundsource.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 "test-utils.h" diff --git a/tests/check/ges/basic.c b/tests/check/ges/basic.c index 358d313347..a727061661 100644 --- a/tests/check/ges/basic.c +++ b/tests/check/ges/basic.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 diff --git a/tests/check/ges/effects.c b/tests/check/ges/effects.c index 0673c67f02..0ec7542287 100644 --- a/tests/check/ges/effects.c +++ b/tests/check/ges/effects.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 diff --git a/tests/check/ges/filesource.c b/tests/check/ges/filesource.c index c858627ffa..b62c874c9c 100644 --- a/tests/check/ges/filesource.c +++ b/tests/check/ges/filesource.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 "test-utils.h" diff --git a/tests/check/ges/layer.c b/tests/check/ges/layer.c index 9ce926b723..bd3c49beaa 100644 --- a/tests/check/ges/layer.c +++ b/tests/check/ges/layer.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 "test-utils.h" diff --git a/tests/check/ges/overlays.c b/tests/check/ges/overlays.c index a6e4edfd23..9fb3bf62fc 100644 --- a/tests/check/ges/overlays.c +++ b/tests/check/ges/overlays.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 "test-utils.h" diff --git a/tests/check/ges/save_and_load.c b/tests/check/ges/save_and_load.c index 13e5d1a4d2..508c9380d2 100644 --- a/tests/check/ges/save_and_load.c +++ b/tests/check/ges/save_and_load.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 "test-utils.h" diff --git a/tests/check/ges/simplelayer.c b/tests/check/ges/simplelayer.c index 7efee01f1a..755df1a2b9 100644 --- a/tests/check/ges/simplelayer.c +++ b/tests/check/ges/simplelayer.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 diff --git a/tests/check/ges/test-utils.c b/tests/check/ges/test-utils.c index 8a7cb1403f..a3c95c245e 100644 --- a/tests/check/ges/test-utils.c +++ b/tests/check/ges/test-utils.c @@ -15,8 +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., 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 "test-utils.h" diff --git a/tests/check/ges/test-utils.h b/tests/check/ges/test-utils.h index 798ae77409..ae2fd8befa 100644 --- a/tests/check/ges/test-utils.h +++ b/tests/check/ges/test-utils.h @@ -15,8 +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., 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 _GES_TEST_UTILS diff --git a/tests/check/ges/text_properties.c b/tests/check/ges/text_properties.c index 77782d3d1c..c3b3d26bba 100644 --- a/tests/check/ges/text_properties.c +++ b/tests/check/ges/text_properties.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 "test-utils.h" diff --git a/tests/check/ges/timelineedition.c b/tests/check/ges/timelineedition.c index 9e1e9c01ca..c755c5a19c 100644 --- a/tests/check/ges/timelineedition.c +++ b/tests/check/ges/timelineedition.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 diff --git a/tests/check/ges/timelineobject.c b/tests/check/ges/timelineobject.c index e34c7af8c4..1e00f472b2 100644 --- a/tests/check/ges/timelineobject.c +++ b/tests/check/ges/timelineobject.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 "test-utils.h" diff --git a/tests/check/ges/titles.c b/tests/check/ges/titles.c index a3d4f954db..0f976a95f7 100644 --- a/tests/check/ges/titles.c +++ b/tests/check/ges/titles.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 "test-utils.h" diff --git a/tests/check/ges/transition.c b/tests/check/ges/transition.c index 578f376a37..84f91530be 100644 --- a/tests/check/ges/transition.c +++ b/tests/check/ges/transition.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 "test-utils.h" diff --git a/tests/examples/concatenate.c b/tests/examples/concatenate.c index 09194e5361..f0b9a66eb3 100644 --- a/tests/examples/concatenate.c +++ b/tests/examples/concatenate.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 diff --git a/tests/examples/ges-ui.c b/tests/examples/ges-ui.c index 12b0b7f6f9..80374e98d5 100644 --- a/tests/examples/ges-ui.c +++ b/tests/examples/ges-ui.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 diff --git a/tests/examples/overlays.c b/tests/examples/overlays.c index 318626ec09..bd43aaa50d 100644 --- a/tests/examples/overlays.c +++ b/tests/examples/overlays.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 diff --git a/tests/examples/simple1.c b/tests/examples/simple1.c index baaf14f392..d4f90663e7 100644 --- a/tests/examples/simple1.c +++ b/tests/examples/simple1.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 diff --git a/tests/examples/test1.c b/tests/examples/test1.c index f2e450963b..ecd1aede6c 100644 --- a/tests/examples/test1.c +++ b/tests/examples/test1.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 diff --git a/tests/examples/test2.c b/tests/examples/test2.c index 1641ef615d..4612a18dbf 100644 --- a/tests/examples/test2.c +++ b/tests/examples/test2.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 diff --git a/tests/examples/test3.c b/tests/examples/test3.c index 048bae7d56..f934b81594 100644 --- a/tests/examples/test3.c +++ b/tests/examples/test3.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 diff --git a/tests/examples/test4.c b/tests/examples/test4.c index 375f624114..dd8d88eeff 100644 --- a/tests/examples/test4.c +++ b/tests/examples/test4.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 diff --git a/tests/examples/text_properties.c b/tests/examples/text_properties.c index e95a78f57c..857b8dda1c 100644 --- a/tests/examples/text_properties.c +++ b/tests/examples/text_properties.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 diff --git a/tests/examples/thumbnails.c b/tests/examples/thumbnails.c index 601e1877ae..363adde2b3 100644 --- a/tests/examples/thumbnails.c +++ b/tests/examples/thumbnails.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/tests/examples/transition.c b/tests/examples/transition.c index bc3cbf04d3..7eeca64ea8 100644 --- a/tests/examples/transition.c +++ b/tests/examples/transition.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 diff --git a/tools/ges-launch.c b/tools/ges-launch.c index 1771a67c35..b179a4be70 100644 --- a/tools/ges-launch.c +++ b/tools/ges-launch.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