summaryrefslogtreecommitdiffstats
path: root/stream
diff options
context:
space:
mode:
authordiego <diego@b3059339-0415-0410-9bf9-f77b7e298cf2>2006-09-01 12:11:11 +0000
committerdiego <diego@b3059339-0415-0410-9bf9-f77b7e298cf2>2006-09-01 12:11:11 +0000
commit66b1d0d001d327a4905da31eb7b8cfd51552ac37 (patch)
treec83d68f6a2e3b5ea08aeb6cbae595126ed6bc32e /stream
parent3eb92ede27233c2ddfa78dd879b50c5eb030c7c8 (diff)
downloadmpv-66b1d0d001d327a4905da31eb7b8cfd51552ac37.tar.bz2
mpv-66b1d0d001d327a4905da31eb7b8cfd51552ac37.tar.xz
The FSF changed postal address.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@19620 b3059339-0415-0410-9bf9-f77b7e298cf2
Diffstat (limited to 'stream')
-rw-r--r--stream/pnm.c2
-rw-r--r--stream/pnm.h2
2 files changed, 2 insertions, 2 deletions
diff --git a/stream/pnm.c b/stream/pnm.c
index 31c049fc3c..5fde9bb17c 100644
--- a/stream/pnm.c
+++ b/stream/pnm.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-1301 USA
*
* $Id$
*
diff --git a/stream/pnm.h b/stream/pnm.h
index 09b364f96c..1c4a64dd22 100644
--- a/stream/pnm.h
+++ b/stream/pnm.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
*
* $Id$
*