diff options
Diffstat (limited to 'src/vdr')
-rw-r--r-- | src/vdr/input_vdr.c | 2 | ||||
-rw-r--r-- | src/vdr/post_vdr.c | 2 | ||||
-rw-r--r-- | src/vdr/post_vdr_audio.c | 2 | ||||
-rw-r--r-- | src/vdr/post_vdr_video.c | 2 |
4 files changed, 4 insertions, 4 deletions
diff --git a/src/vdr/input_vdr.c b/src/vdr/input_vdr.c index ce0b0df17..3ba75644e 100644 --- a/src/vdr/input_vdr.c +++ b/src/vdr/input_vdr.c @@ -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, USA * * $Id: input_vdr.c,v 1.51 2003/05/02 15:02:11 miguelfreitas Exp $ */ diff --git a/src/vdr/post_vdr.c b/src/vdr/post_vdr.c index fd95b371f..7e01854e0 100644 --- a/src/vdr/post_vdr.c +++ b/src/vdr/post_vdr.c @@ -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, USA * * $Id: vdr.c,v 1.20 2004/04/17 19:54:32 mroi Exp $ */ diff --git a/src/vdr/post_vdr_audio.c b/src/vdr/post_vdr_audio.c index 365a0fb01..ddac6c3da 100644 --- a/src/vdr/post_vdr_audio.c +++ b/src/vdr/post_vdr_audio.c @@ -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, USA * * $Id: vdr.c,v 1.20 2004/04/17 19:54:32 mroi Exp $ */ diff --git a/src/vdr/post_vdr_video.c b/src/vdr/post_vdr_video.c index efb05d0dc..949af5716 100644 --- a/src/vdr/post_vdr_video.c +++ b/src/vdr/post_vdr_video.c @@ -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, USA * * $Id: vdr.c,v 1.20 2004/04/17 19:54:32 mroi Exp $ */ |