From f1177f3673022bd7403eb26e76a1061261fd0fe6 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Fran=C3=A7ois=20Revol?= Date: Sun, 7 Nov 2010 22:59:58 +0000 Subject: [PATCH] Fix Copyright years. The official MIME type for mp3 is audio/mpeg. git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@39352 a95241bf-73f2-0310-859d-f6bbb57e9c96 --- 3rdparty/mmu_man/onlinedemo/haiku.php | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/3rdparty/mmu_man/onlinedemo/haiku.php b/3rdparty/mmu_man/onlinedemo/haiku.php index a708781495..ebcb0eadd3 100755 --- a/3rdparty/mmu_man/onlinedemo/haiku.php +++ b/3rdparty/mmu_man/onlinedemo/haiku.php @@ -3,7 +3,7 @@ /* * haiku.php - an online Haiku demo using qemu and vnc. * - * Copyright 2007-2009, Francois Revol, revol@free.fr. + * Copyright 2007-2010, Francois Revol, revol@free.fr. * Distributed under the terms of the MIT License. */ @@ -624,7 +624,7 @@ function output_audio_player_code($external_only=false) echo ""; } if (!$use_html5) { - echo ""; + echo ""; echo ""; echo ""; echo "";