From: mh Date: Wed, 27 Nov 2002 06:41:32 +0000 (+0000) Subject: change my email address, add Id keyword macro X-Git-Tag: MIR_1_0_0_RC1~15 X-Git-Url: http://erislabs.net/gitweb/?p=mir.git;a=commitdiff_plain;h=4157bbce5d4c0495e4ed54a0eb2b7049ec739646 change my email address, add Id keyword macro --- diff --git a/source/mir/media/MirMedia.java b/source/mir/media/MirMedia.java index 7851d901..3bf0b1a0 100755 --- a/source/mir/media/MirMedia.java +++ b/source/mir/media/MirMedia.java @@ -82,8 +82,8 @@ import mir.entity.*; * Most media handlers should just extend MediaHandlerGeneric (i.e inherit from * ) and just override the things that need to be specific. see MediaHandlerAudio * - * @author mh - * @version 24.09.2001 + * @author , the Mir-coders group + * @version $Id: MirMedia.java,v 1.11.2.3 2002/11/27 06:41:32 mh Exp $ */ public interface MirMedia{