diff options
Diffstat (limited to 'gst/accurip')
-rw-r--r-- | gst/accurip/gstaccurip.c | 4 | ||||
-rw-r--r-- | gst/accurip/gstaccurip.h | 4 |
2 files changed, 4 insertions, 4 deletions
diff --git a/gst/accurip/gstaccurip.c b/gst/accurip/gstaccurip.c index 128e9722e..f6423b7e6 100644 --- a/gst/accurip/gstaccurip.c +++ b/gst/accurip/gstaccurip.c @@ -21,8 +21,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. */ /* * Based on the documentation from diff --git a/gst/accurip/gstaccurip.h b/gst/accurip/gstaccurip.h index b38d55464..e9ecba5b8 100644 --- a/gst/accurip/gstaccurip.h +++ b/gst/accurip/gstaccurip.h @@ -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. */ #ifndef __GST_ACCURIP_H__ |