annotate src/libid3tag-0.15.1b/CREDITS @ 83:ae30d91d2ffe

Replace these with versions built using an older toolset (so as to avoid ABI compatibilities when linking on Ubuntu 14.04 for packaging purposes)
author Chris Cannam
date Fri, 07 Feb 2020 11:51:13 +0000
parents c7265573341e
children
rev   line source
Chris@0 1
Chris@0 2 libid3tag - ID3 tag manipulation library
Chris@0 3 Copyright (C) 2000-2004 Underbit Technologies, Inc.
Chris@0 4
Chris@0 5 $Id: CREDITS,v 1.2 2004/01/23 09:41:32 rob Exp $
Chris@0 6
Chris@0 7 ===============================================================================
Chris@0 8
Chris@0 9 AUTHOR
Chris@0 10
Chris@0 11 Except where otherwise noted, all code was authored by:
Chris@0 12
Chris@0 13 Robert Leslie <rob@underbit.com>
Chris@0 14
Chris@0 15 CONTRIBUTORS
Chris@0 16
Chris@0 17 Significant contributions have been incorporated with thanks to:
Chris@0 18
Chris@0 19 Mark Malson <mark@mmalson.com>
Chris@0 20 2002/10/09: frame.c
Chris@0 21 - Reported problem reading ID3v2.2 tag frames.
Chris@0 22
Chris@0 23 Brett Paterson <brett@fmod.org>
Chris@0 24 2001/10/28: global.h
Chris@0 25 - Reported missing <assert.h> et al. under MS Embedded Visual C.
Chris@0 26
Chris@0 27 ===============================================================================
Chris@0 28