From f2c8ff3eefd60740c4d9aa05bd83d2d3e6dc4d2f Mon Sep 17 00:00:00 2001 From: Jaroslav Kysela Date: Wed, 27 May 2015 18:23:06 +0200 Subject: [PATCH] ffdecsa: correct GPL 2 mail address --- src/descrambler/ffdecsa/FFdecsa.c | 2 +- src/descrambler/ffdecsa/FFdecsa.h | 2 +- src/descrambler/ffdecsa/fftable.h | 2 +- src/descrambler/ffdecsa/parallel_032_int.h | 2 +- src/descrambler/ffdecsa/parallel_064_mmx.h | 2 +- src/descrambler/ffdecsa/parallel_128_sse2.h | 2 +- src/descrambler/ffdecsa/stream.c | 2 +- 7 files changed, 7 insertions(+), 7 deletions(-) diff --git a/src/descrambler/ffdecsa/FFdecsa.c b/src/descrambler/ffdecsa/FFdecsa.c index a7df00174..2baf39fee 100644 --- a/src/descrambler/ffdecsa/FFdecsa.c +++ b/src/descrambler/ffdecsa/FFdecsa.c @@ -14,7 +14,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., 675 Mass Ave, Cambridge, MA 02139, USA. + * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA */ diff --git a/src/descrambler/ffdecsa/FFdecsa.h b/src/descrambler/ffdecsa/FFdecsa.h index 78df91fed..db13d26c3 100644 --- a/src/descrambler/ffdecsa/FFdecsa.h +++ b/src/descrambler/ffdecsa/FFdecsa.h @@ -14,7 +14,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., 675 Mass Ave, Cambridge, MA 02139, USA. + * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA */ diff --git a/src/descrambler/ffdecsa/fftable.h b/src/descrambler/ffdecsa/fftable.h index ec94ed684..f30b0d8e9 100644 --- a/src/descrambler/ffdecsa/fftable.h +++ b/src/descrambler/ffdecsa/fftable.h @@ -15,7 +15,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., 675 Mass Ave, Cambridge, MA 02139, USA. + * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA */ #ifndef FFTABLE_H diff --git a/src/descrambler/ffdecsa/parallel_032_int.h b/src/descrambler/ffdecsa/parallel_032_int.h index a21fe31bc..c3d60ebe0 100644 --- a/src/descrambler/ffdecsa/parallel_032_int.h +++ b/src/descrambler/ffdecsa/parallel_032_int.h @@ -14,7 +14,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., 675 Mass Ave, Cambridge, MA 02139, USA. + * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA */ #include "parallel_std_def.h" diff --git a/src/descrambler/ffdecsa/parallel_064_mmx.h b/src/descrambler/ffdecsa/parallel_064_mmx.h index 397923306..b984cb26f 100644 --- a/src/descrambler/ffdecsa/parallel_064_mmx.h +++ b/src/descrambler/ffdecsa/parallel_064_mmx.h @@ -15,7 +15,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., 675 Mass Ave, Cambridge, MA 02139, USA. + * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA */ #include diff --git a/src/descrambler/ffdecsa/parallel_128_sse2.h b/src/descrambler/ffdecsa/parallel_128_sse2.h index 5a537a9de..4ddc3f59b 100644 --- a/src/descrambler/ffdecsa/parallel_128_sse2.h +++ b/src/descrambler/ffdecsa/parallel_128_sse2.h @@ -15,7 +15,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., 675 Mass Ave, Cambridge, MA 02139, USA. + * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA */ #include diff --git a/src/descrambler/ffdecsa/stream.c b/src/descrambler/ffdecsa/stream.c index c00482c6f..6f5ad73cf 100644 --- a/src/descrambler/ffdecsa/stream.c +++ b/src/descrambler/ffdecsa/stream.c @@ -14,7 +14,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., 675 Mass Ave, Cambridge, MA 02139, USA. + * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA */ -- 2.47.3