/* @(#)package-info.java * * Copyright (c) 2002-2010 Werner Randelshofer, Goldau, Switzerland. * All rights reserved. * * You may not use, copy or modify this file, except in compliance with the * license agreement you entered into with Werner Randelshofer. * For details see accompanying license terms. * * @author Werner Randelshofer * @version 2010-12-24 */ /** * Provides media handlers for the ANIM file format. * <p> * Reference:<br> * Commodore-Amiga, Inc. (1991) Amiga ROM Kernel Reference Manual. Devices. * Third Edition. Reading: Addison-Wesley. * * @author Werner Randelshofer * @version $Id: package-info.java 299 2013-01-03 07:40:18Z werner $ */ package org.monte.media.anim;