From 2dd25c2c482e573a26db19db995dd171c7667cea Mon Sep 17 00:00:00 2001 From: Jakub Zawadzki Date: Sun, 8 Dec 2013 20:00:19 +0000 Subject: check licence: fix FSF address. svn path=/trunk/; revision=53866 --- codecs/G722/G722decode.c | 2 +- codecs/G722/G722decode.h | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) (limited to 'codecs/G722') diff --git a/codecs/G722/G722decode.c b/codecs/G722/G722decode.c index 73bc10dbc8..e7e47dfa78 100644 --- a/codecs/G722/G722decode.c +++ b/codecs/G722/G722decode.c @@ -19,7 +19,7 @@ * * You should have received a copy of the GNU General Public License * along with this program; if not, write to the Free Software - * Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. + * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ #include "config.h" diff --git a/codecs/G722/G722decode.h b/codecs/G722/G722decode.h index a1ec060dc0..255092190a 100644 --- a/codecs/G722/G722decode.h +++ b/codecs/G722/G722decode.h @@ -19,7 +19,7 @@ * * You should have received a copy of the GNU General Public License * along with this program; if not, write to the Free Software - * Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. + * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ #ifndef __CODECS_G722DECODE_H__ -- cgit v1.2.1