From: Mohamed El Morabity Date: Sat, 30 Jul 2016 07:31:11 +0000 (+0200) Subject: Fix FSF address X-Git-Tag: v4.2.1~392 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=ef9b8bdc3840cd4b7b9720406c880677dd7b289c;p=thirdparty%2Ftvheadend.git Fix FSF address --- diff --git a/src/avahi.c b/src/avahi.c index afa5b953f..467e665ef 100644 --- a/src/avahi.c +++ b/src/avahi.c @@ -31,7 +31,7 @@ You should have received a copy of the GNU Lesser General Public License along with avahi; if not, write to the Free Software - Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 + Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. ***/ diff --git a/src/descrambler/ffdecsa/FFdecsa.c b/src/descrambler/ffdecsa/FFdecsa.c index 2baf39fee..ce0c28a1f 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., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA + * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA */ diff --git a/src/descrambler/ffdecsa/FFdecsa.h b/src/descrambler/ffdecsa/FFdecsa.h index db13d26c3..cd0923c08 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., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA + * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA */ diff --git a/src/descrambler/ffdecsa/fftable.h b/src/descrambler/ffdecsa/fftable.h index f30b0d8e9..bd4fd242f 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., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA + * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA */ #ifndef FFTABLE_H diff --git a/src/descrambler/ffdecsa/parallel_032_int.h b/src/descrambler/ffdecsa/parallel_032_int.h index c3d60ebe0..20a4b13aa 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., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA + * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 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 b984cb26f..f86a926f6 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., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA + * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA */ #include diff --git a/src/descrambler/ffdecsa/parallel_128_sse2.h b/src/descrambler/ffdecsa/parallel_128_sse2.h index 4ddc3f59b..1e714af7d 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., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA + * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA */ #include diff --git a/src/descrambler/ffdecsa/parallel_generic.h b/src/descrambler/ffdecsa/parallel_generic.h index 2af4c1c32..8275993eb 100644 --- a/src/descrambler/ffdecsa/parallel_generic.h +++ b/src/descrambler/ffdecsa/parallel_generic.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., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ diff --git a/src/descrambler/ffdecsa/parallel_std_def.h b/src/descrambler/ffdecsa/parallel_std_def.h index 10517d483..701a13087 100644 --- a/src/descrambler/ffdecsa/parallel_std_def.h +++ b/src/descrambler/ffdecsa/parallel_std_def.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., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ #define FFXOR(a,b) ((a)^(b)) diff --git a/src/descrambler/ffdecsa/stream.c b/src/descrambler/ffdecsa/stream.c index 6f5ad73cf..f10dd8e89 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., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA + * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA */ diff --git a/src/extra/capmt_ca.c b/src/extra/capmt_ca.c index b18a25c4d..50c973f4d 100644 --- a/src/extra/capmt_ca.c +++ b/src/extra/capmt_ca.c @@ -17,8 +17,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 Street, Fifth Floor, + * Boston, MA 02110-1301 USA */ //#define DEBUG diff --git a/src/redblack.h b/src/redblack.h index 00e5fa5bf..864fa3437 100644 --- a/src/redblack.h +++ b/src/redblack.h @@ -14,8 +14,8 @@ * for more details. * * You should have received a copy of the GNU General Public License along with -* software; if not, write to the Free Software Foundation, Inc., 59 Temple -* Place, Suite 330, Boston, MA 02111-1307 USA +* software; if not, write to the Free Software Foundation, Inc., 51 Franklin +* Street, Fifth Floor, Boston, MA 02110-1301 USA * * Written by Mark Edel * Macroified + additional support functions by Andreas Öman