mirror of
				https://github.com/cookiengineer/audacity
				synced 2025-11-04 16:14:00 +01:00 
			
		
		
		
	
		
			
				
	
	
		
			29 lines
		
	
	
		
			770 B
		
	
	
	
		
			Plaintext
		
	
	
	
	
	
			
		
		
	
	
			29 lines
		
	
	
		
			770 B
		
	
	
	
		
			Plaintext
		
	
	
	
	
	
 | 
						|
 libid3tag - ID3 tag manipulation library
 | 
						|
 Copyright (C) 2000-2004 Underbit Technologies, Inc.
 | 
						|
 | 
						|
 $Id: CREDITS,v 1.2 2004-06-08 06:38:14 dmazzoni Exp $
 | 
						|
 | 
						|
===============================================================================
 | 
						|
 | 
						|
AUTHOR
 | 
						|
 | 
						|
  Except where otherwise noted, all code was authored by:
 | 
						|
 | 
						|
      Robert Leslie <rob@underbit.com>
 | 
						|
 | 
						|
CONTRIBUTORS
 | 
						|
 | 
						|
  Significant contributions have been incorporated with thanks to:
 | 
						|
 | 
						|
      Mark Malson <mark@mmalson.com>
 | 
						|
        2002/10/09: frame.c
 | 
						|
          - Reported problem reading ID3v2.2 tag frames.
 | 
						|
 | 
						|
      Brett Paterson <brett@fmod.org>
 | 
						|
        2001/10/28: global.h
 | 
						|
          - Reported missing <assert.h> et al. under MS Embedded Visual C.
 | 
						|
 | 
						|
===============================================================================
 | 
						|
 |