Original release year frame is intended for the year when the * original recording, if for example the music in the file should be a cover of * a previously released song, was released. The field is formatted as in the * {@link ID3_Frame_TYER} frame. * * @package php-reader * @subpackage ID3 * @author Sven Vollbehr * @copyright Copyright (c) 2008 The PHP Reader Project Workgroup * @license http://code.google.com/p/php-reader/wiki/License New BSD License * @version $Rev: 75 $ * @deprecated ID3v2.3.0 */ final class ID3_Frame_TORY extends ID3_Frame_AbstractText {}