summaryrefslogtreecommitdiff
path: root/libdvbmpeg
diff options
context:
space:
mode:
authorFrank Schmirler <vdr@schmirler.de>2011-11-07 16:57:23 +0100
committerFrank Schmirler <vdr@schmirler.de>2011-11-07 16:57:23 +0100
commit9cb72968f62b4efeb9f0a703cb61269b3dd660aa (patch)
tree740face8187cdabf45755a0634487b7f9613761f /libdvbmpeg
parentb9d2f66295500cc196841265631544912ef216b9 (diff)
downloadvdr-plugin-streamdev-9cb72968f62b4efeb9f0a703cb61269b3dd660aa.tar.gz
vdr-plugin-streamdev-9cb72968f62b4efeb9f0a703cb61269b3dd660aa.tar.bz2
updated outdated COPYING file and FSF address (fixes #767, fixes #768)
Diffstat (limited to 'libdvbmpeg')
-rw-r--r--libdvbmpeg/ctools.c2
-rw-r--r--libdvbmpeg/ctools.h2
-rw-r--r--libdvbmpeg/remux.c2
-rw-r--r--libdvbmpeg/remux.h2
-rw-r--r--libdvbmpeg/ringbuffy.c3
-rw-r--r--libdvbmpeg/ringbuffy.h3
-rw-r--r--libdvbmpeg/transform.c2
-rw-r--r--libdvbmpeg/transform.h2
8 files changed, 10 insertions, 8 deletions
diff --git a/libdvbmpeg/ctools.c b/libdvbmpeg/ctools.c
index 4766ea2..8642b4d 100644
--- a/libdvbmpeg/ctools.c
+++ b/libdvbmpeg/ctools.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
* Or, point your browser to http://www.gnu.org/copyleft/gpl.html
*
diff --git a/libdvbmpeg/ctools.h b/libdvbmpeg/ctools.h
index a7b0271..8845ec4 100644
--- a/libdvbmpeg/ctools.h
+++ b/libdvbmpeg/ctools.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
* Or, point your browser to http://www.gnu.org/copyleft/gpl.html
*
diff --git a/libdvbmpeg/remux.c b/libdvbmpeg/remux.c
index 1d65525..e4607db 100644
--- a/libdvbmpeg/remux.c
+++ b/libdvbmpeg/remux.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
* Or, point your browser to http://www.gnu.org/copyleft/gpl.html
*
diff --git a/libdvbmpeg/remux.h b/libdvbmpeg/remux.h
index 76c128b..3a94a11 100644
--- a/libdvbmpeg/remux.h
+++ b/libdvbmpeg/remux.h
@@ -20,7 +20,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
* Or, point your browser to http://www.gnu.org/copyleft/gpl.html
*
diff --git a/libdvbmpeg/ringbuffy.c b/libdvbmpeg/ringbuffy.c
index 965e49a..c8a67a3 100644
--- a/libdvbmpeg/ringbuffy.c
+++ b/libdvbmpeg/ringbuffy.c
@@ -15,7 +15,8 @@
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.
*/
#include "ringbuffy.h"
diff --git a/libdvbmpeg/ringbuffy.h b/libdvbmpeg/ringbuffy.h
index 16011d7..2c0b438 100644
--- a/libdvbmpeg/ringbuffy.h
+++ b/libdvbmpeg/ringbuffy.h
@@ -15,7 +15,8 @@
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.
*/
#ifndef RINGBUFFY_H
diff --git a/libdvbmpeg/transform.c b/libdvbmpeg/transform.c
index c53f1fb..2c04618 100644
--- a/libdvbmpeg/transform.c
+++ b/libdvbmpeg/transform.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
* Or, point your browser to http://www.gnu.org/copyleft/gpl.html
*
diff --git a/libdvbmpeg/transform.h b/libdvbmpeg/transform.h
index c65fa0c..806c72e 100644
--- a/libdvbmpeg/transform.h
+++ b/libdvbmpeg/transform.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
* Or, point your browser to http://www.gnu.org/copyleft/gpl.html
*