diff options
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__ |