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 +- codecs/G726/G726decode.c | 2 +- codecs/G726/G726decode.h | 2 +- 4 files changed, 4 insertions(+), 4 deletions(-) (limited to 'codecs') 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__ diff --git a/codecs/G726/G726decode.c b/codecs/G726/G726decode.c index edc337840f..bb2515719e 100644 --- a/codecs/G726/G726decode.c +++ b/codecs/G726/G726decode.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/G726/G726decode.h b/codecs/G726/G726decode.h index 4c139d008b..3858ae33b1 100644 --- a/codecs/G726/G726decode.h +++ b/codecs/G726/G726decode.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_G726DECODE_H__ -- cgit v1.2.3