diff options
author | Tim-Philipp Müller <tim@centricular.net> | 2012-11-04 00:07:18 +0000 |
---|---|---|
committer | Tim-Philipp Müller <tim@centricular.net> | 2012-11-04 00:07:18 +0000 |
commit | 230cf41cc966d7b3ebea248b82e1e3a60ac58d63 (patch) | |
tree | e33ca196cc179108d7ec54fa76ca12818636cf90 /gst/cutter | |
parent | 9857e6af4d2903d034a3ba11525f8a24d2bbb8b5 (diff) |
Fix FSF address
https://bugzilla.gnome.org/show_bug.cgi?id=687520
Diffstat (limited to 'gst/cutter')
-rw-r--r-- | gst/cutter/gstcutter.c | 4 | ||||
-rw-r--r-- | gst/cutter/gstcutter.h | 4 |
2 files changed, 4 insertions, 4 deletions
diff --git a/gst/cutter/gstcutter.c b/gst/cutter/gstcutter.c index 5c3001f45..2c373664c 100644 --- a/gst/cutter/gstcutter.c +++ b/gst/cutter/gstcutter.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. */ /** * SECTION:element-cutter diff --git a/gst/cutter/gstcutter.h b/gst/cutter/gstcutter.h index 47c1750db..3875f8f12 100644 --- a/gst/cutter/gstcutter.h +++ b/gst/cutter/gstcutter.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. */ |