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/law/alaw-decode.c | |
parent | 9857e6af4d2903d034a3ba11525f8a24d2bbb8b5 (diff) | |
download | gstreamer-plugins-good-230cf41cc966d7b3ebea248b82e1e3a60ac58d63.tar.gz |
Fix FSF address
https://bugzilla.gnome.org/show_bug.cgi?id=687520
Diffstat (limited to 'gst/law/alaw-decode.c')
-rw-r--r-- | gst/law/alaw-decode.c | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/gst/law/alaw-decode.c b/gst/law/alaw-decode.c index 7b5d936ed..e08dc57b0 100644 --- a/gst/law/alaw-decode.c +++ b/gst/law/alaw-decode.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. */ /** * SECTION:element-alawdec |