diff options
author | Tim-Philipp Müller <tim@centricular.net> | 2012-11-03 23:05:09 +0000 |
---|---|---|
committer | Tim-Philipp Müller <tim@centricular.net> | 2012-11-03 23:05:09 +0000 |
commit | 5f59b4f7eee9d07531e2784b9ebb21ab325b6162 (patch) | |
tree | dcf05692989a38e4638b9ec9069687804f6624d8 /gst/encoding | |
parent | 244fdcc69a71c8d70f0bb017e267355b27d6f9e7 (diff) |
Fix FSF address
https://bugzilla.gnome.org/show_bug.cgi?id=687520
Diffstat (limited to 'gst/encoding')
-rw-r--r-- | gst/encoding/gstencodebin.c | 4 | ||||
-rw-r--r-- | gst/encoding/gstencodebin.h | 4 | ||||
-rw-r--r-- | gst/encoding/gstsmartencoder.c | 4 | ||||
-rw-r--r-- | gst/encoding/gstsmartencoder.h | 4 | ||||
-rw-r--r-- | gst/encoding/gststreamcombiner.c | 4 | ||||
-rw-r--r-- | gst/encoding/gststreamcombiner.h | 4 | ||||
-rw-r--r-- | gst/encoding/gststreamsplitter.c | 4 | ||||
-rw-r--r-- | gst/encoding/gststreamsplitter.h | 4 |
8 files changed, 16 insertions, 16 deletions
diff --git a/gst/encoding/gstencodebin.c b/gst/encoding/gstencodebin.c index a811b5d63..0bee771eb 100644 --- a/gst/encoding/gstencodebin.c +++ b/gst/encoding/gstencodebin.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. */ #ifdef HAVE_CONFIG_H diff --git a/gst/encoding/gstencodebin.h b/gst/encoding/gstencodebin.h index 58383d6df..021e690bc 100644 --- a/gst/encoding/gstencodebin.h +++ b/gst/encoding/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/gst/encoding/gstsmartencoder.c b/gst/encoding/gstsmartencoder.c index 88efa65d4..996020473 100644 --- a/gst/encoding/gstsmartencoder.c +++ b/gst/encoding/gstsmartencoder.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. */ /* TODO: diff --git a/gst/encoding/gstsmartencoder.h b/gst/encoding/gstsmartencoder.h index 15366269c..52b65f6b6 100644 --- a/gst/encoding/gstsmartencoder.h +++ b/gst/encoding/gstsmartencoder.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 __SMART_ENCODER_H__ #define __SMART_ENCODER_H__ diff --git a/gst/encoding/gststreamcombiner.c b/gst/encoding/gststreamcombiner.c index 68dee8bcd..2eb73c2fe 100644 --- a/gst/encoding/gststreamcombiner.c +++ b/gst/encoding/gststreamcombiner.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. */ #ifdef HAVE_CONFIG_H diff --git a/gst/encoding/gststreamcombiner.h b/gst/encoding/gststreamcombiner.h index 246d935ab..6e84602a1 100644 --- a/gst/encoding/gststreamcombiner.h +++ b/gst/encoding/gststreamcombiner.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_STREAMCOMBINER_H__ diff --git a/gst/encoding/gststreamsplitter.c b/gst/encoding/gststreamsplitter.c index 3b99971f8..ca03eadc1 100644 --- a/gst/encoding/gststreamsplitter.c +++ b/gst/encoding/gststreamsplitter.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. */ #ifdef HAVE_CONFIG_H diff --git a/gst/encoding/gststreamsplitter.h b/gst/encoding/gststreamsplitter.h index 8fa1dea3c..9f1f2b7f6 100644 --- a/gst/encoding/gststreamsplitter.h +++ b/gst/encoding/gststreamsplitter.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_STREAMSPLITTER_H__ |