]> git.ipfire.org Git - thirdparty/tvheadend.git/commitdiff
ffdecsa: correct GPL 2 mail address
authorJaroslav Kysela <perex@perex.cz>
Wed, 27 May 2015 16:23:06 +0000 (18:23 +0200)
committerJaroslav Kysela <perex@perex.cz>
Wed, 27 May 2015 16:23:06 +0000 (18:23 +0200)
src/descrambler/ffdecsa/FFdecsa.c
src/descrambler/ffdecsa/FFdecsa.h
src/descrambler/ffdecsa/fftable.h
src/descrambler/ffdecsa/parallel_032_int.h
src/descrambler/ffdecsa/parallel_064_mmx.h
src/descrambler/ffdecsa/parallel_128_sse2.h
src/descrambler/ffdecsa/stream.c

index a7df001747d4439a54104d498de900f9195948ac..2baf39fee57b2149b519decec7f8145007023408 100644 (file)
@@ -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
  */
 
 
index 78df91fed614cb48aa8f795a9de2da5bfb54b100..db13d26c377450826066555b7e0108ff1b2d7fbb 100644 (file)
@@ -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
  */
 
 
index ec94ed68412f4a6008ae127abf9c55535a6808f5..f30b0d8e93f71c2b33ae080334cc249a6dc959f9 100644 (file)
@@ -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
index a21fe31bcd1a8f7d265f141d0301a9931ade143a..c3d60ebe0c38b1c35b112b981b874d6dd1dfa028 100644 (file)
@@ -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"
index 3979233065139d9364318f94dcc731ab85840401..b984cb26f70379b99c76167f2f27c8ff4c6b6639 100644 (file)
@@ -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 <mmintrin.h>
index 5a537a9debc546833c86896f07be1d16c0990740..4ddc3f59b3708ca46538e2ff38b80201086d2300 100644 (file)
@@ -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 <emmintrin.h>
index c00482c6f7f8eb9a6caa58ac288d85c4adf79539..6f5ad73cf0fefbc854cd23f3ada1d4a92175d2e2 100644 (file)
@@ -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
  */