change my email address, add Id keyword macro
authormh <mh>
Wed, 27 Nov 2002 06:41:32 +0000 (06:41 +0000)
committermh <mh>
Wed, 27 Nov 2002 06:41:32 +0000 (06:41 +0000)
source/mir/media/MirMedia.java

index 7851d90..3bf0b1a 100755 (executable)
@@ -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 <heckmann@hbe.ca>
- * @version 24.09.2001
+ * @author <mh@nadir.org>, the Mir-coders group
+ * @version $Id: MirMedia.java,v 1.11.2.3 2002/11/27 06:41:32 mh Exp $
  */
 
 public interface  MirMedia{