diff options
author | Tim-Philipp Müller <tim@centricular.net> | 2012-11-03 20:38:00 +0000 |
---|---|---|
committer | Tim-Philipp Müller <tim@centricular.net> | 2012-11-04 00:09:59 +0000 |
commit | 9e1b75fda32f56fb8b85e763bc5a235abf70c9ad (patch) | |
tree | 5a636bce24daf096d979bc5138bd311f2aa7b734 /sys/winks | |
parent | fa20fba1a28b9e36a52991d76a474b6e1dc9fb1a (diff) | |
download | gstreamer-plugins-bad-9e1b75fda32f56fb8b85e763bc5a235abf70c9ad.tar.gz |
Fix FSF address
https://bugzilla.gnome.org/show_bug.cgi?id=687520
Diffstat (limited to 'sys/winks')
-rw-r--r-- | sys/winks/gstksclock.c | 4 | ||||
-rw-r--r-- | sys/winks/gstksclock.h | 4 | ||||
-rw-r--r-- | sys/winks/gstksvideodevice.c | 4 | ||||
-rw-r--r-- | sys/winks/gstksvideodevice.h | 4 | ||||
-rw-r--r-- | sys/winks/gstksvideosrc.c | 4 | ||||
-rw-r--r-- | sys/winks/gstksvideosrc.h | 4 | ||||
-rw-r--r-- | sys/winks/kshelpers.c | 4 | ||||
-rw-r--r-- | sys/winks/kshelpers.h | 4 | ||||
-rw-r--r-- | sys/winks/ksvideohelpers.c | 4 | ||||
-rw-r--r-- | sys/winks/ksvideohelpers.h | 4 |
10 files changed, 20 insertions, 20 deletions
diff --git a/sys/winks/gstksclock.c b/sys/winks/gstksclock.c index 898b12d36..5120f51ec 100644 --- a/sys/winks/gstksclock.c +++ b/sys/winks/gstksclock.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 "gstksclock.h" diff --git a/sys/winks/gstksclock.h b/sys/winks/gstksclock.h index 809b76bd9..41cf4657c 100644 --- a/sys/winks/gstksclock.h +++ b/sys/winks/gstksclock.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_KS_CLOCK_H__ diff --git a/sys/winks/gstksvideodevice.c b/sys/winks/gstksvideodevice.c index 726a8b6f2..0ce774064 100644 --- a/sys/winks/gstksvideodevice.c +++ b/sys/winks/gstksvideodevice.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 "gstksvideodevice.h" diff --git a/sys/winks/gstksvideodevice.h b/sys/winks/gstksvideodevice.h index d830492fc..d148f922d 100644 --- a/sys/winks/gstksvideodevice.h +++ b/sys/winks/gstksvideodevice.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_KS_VIDEO_DEVICE_H__ diff --git a/sys/winks/gstksvideosrc.c b/sys/winks/gstksvideosrc.c index 06e82490d..082f0c8ff 100644 --- a/sys/winks/gstksvideosrc.c +++ b/sys/winks/gstksvideosrc.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/sys/winks/gstksvideosrc.h b/sys/winks/gstksvideosrc.h index d7766c27f..da32174a4 100644 --- a/sys/winks/gstksvideosrc.h +++ b/sys/winks/gstksvideosrc.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_KS_VIDEO_SRC_H__ diff --git a/sys/winks/kshelpers.c b/sys/winks/kshelpers.c index c2432f5e5..4116ef0fa 100644 --- a/sys/winks/kshelpers.c +++ b/sys/winks/kshelpers.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 "kshelpers.h" diff --git a/sys/winks/kshelpers.h b/sys/winks/kshelpers.h index b84fcde36..6e5871c15 100644 --- a/sys/winks/kshelpers.h +++ b/sys/winks/kshelpers.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 __KSHELPERS_H__ diff --git a/sys/winks/ksvideohelpers.c b/sys/winks/ksvideohelpers.c index 5b375cf8f..b44a31dde 100644 --- a/sys/winks/ksvideohelpers.c +++ b/sys/winks/ksvideohelpers.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 "ksvideohelpers.h" diff --git a/sys/winks/ksvideohelpers.h b/sys/winks/ksvideohelpers.h index 0755d2356..f4fb1b60a 100644 --- a/sys/winks/ksvideohelpers.h +++ b/sys/winks/ksvideohelpers.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 __KSVIDEOHELPERS_H__ |