Added accidentally omitted license to match source files
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@30704 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
parent
9838b28444
commit
05aa8cf3ef
@ -4,6 +4,7 @@
|
|||||||
// Date: 08/11/1999
|
// Date: 08/11/1999
|
||||||
// Author: Guilhem Lavaux <lavaux@easynet.fr> (C) 1999
|
// Author: Guilhem Lavaux <lavaux@easynet.fr> (C) 1999
|
||||||
// CVSID: $Id$
|
// CVSID: $Id$
|
||||||
|
// License: wxWindows license
|
||||||
// --------------------------------------------------------------------------
|
// --------------------------------------------------------------------------
|
||||||
#ifndef _WX_SNDAIFF_H
|
#ifndef _WX_SNDAIFF_H
|
||||||
#define _WX_SNDAIFF_H
|
#define _WX_SNDAIFF_H
|
||||||
|
@ -4,6 +4,7 @@
|
|||||||
// Date: 08/11/1999
|
// Date: 08/11/1999
|
||||||
// Author: Guilhem Lavaux <lavaux@easynet.fr> (C) 1999
|
// Author: Guilhem Lavaux <lavaux@easynet.fr> (C) 1999
|
||||||
// CVSID: $Id$
|
// CVSID: $Id$
|
||||||
|
// License: wxWindows license
|
||||||
// --------------------------------------------------------------------------
|
// --------------------------------------------------------------------------
|
||||||
#ifndef _WX_SNDBASE_H
|
#ifndef _WX_SNDBASE_H
|
||||||
#define _WX_SNDBASE_H
|
#define _WX_SNDBASE_H
|
||||||
|
@ -4,6 +4,7 @@
|
|||||||
// Date: 08/11/1999
|
// Date: 08/11/1999
|
||||||
// Author: Guilhem Lavaux <lavaux@easynet.fr> (C) 1999
|
// Author: Guilhem Lavaux <lavaux@easynet.fr> (C) 1999
|
||||||
// CVSID: $Id$
|
// CVSID: $Id$
|
||||||
|
// License: wxWindows license
|
||||||
// --------------------------------------------------------------------------
|
// --------------------------------------------------------------------------
|
||||||
#ifndef _WX_SNDCODEC_H
|
#ifndef _WX_SNDCODEC_H
|
||||||
#define _WX_SNDCODEC_H
|
#define _WX_SNDCODEC_H
|
||||||
|
@ -4,6 +4,7 @@
|
|||||||
// Date: 08/11/1999
|
// Date: 08/11/1999
|
||||||
// Author: Guilhem Lavaux <lavaux@easynet.fr> (C) 1999
|
// Author: Guilhem Lavaux <lavaux@easynet.fr> (C) 1999
|
||||||
// CVSID: $Id$
|
// CVSID: $Id$
|
||||||
|
// License: wxWindows license
|
||||||
// --------------------------------------------------------------------------
|
// --------------------------------------------------------------------------
|
||||||
#ifndef _WX_SNDCPCM_H
|
#ifndef _WX_SNDCPCM_H
|
||||||
#define _WX_SNDCPCM_H
|
#define _WX_SNDCPCM_H
|
||||||
|
@ -4,6 +4,7 @@
|
|||||||
// Date: 08/11/1999
|
// Date: 08/11/1999
|
||||||
// Author: Guilhem Lavaux <lavaux@easynet.fr> (C) 1999
|
// Author: Guilhem Lavaux <lavaux@easynet.fr> (C) 1999
|
||||||
// CVSID: $Id$
|
// CVSID: $Id$
|
||||||
|
// License: wxWindows license
|
||||||
// --------------------------------------------------------------------------
|
// --------------------------------------------------------------------------
|
||||||
#ifndef _WX_SNDESD_H
|
#ifndef _WX_SNDESD_H
|
||||||
#define _WX_SNDESD_H
|
#define _WX_SNDESD_H
|
||||||
|
@ -4,6 +4,7 @@
|
|||||||
// Date: 08/11/1999
|
// Date: 08/11/1999
|
||||||
// Author: Guilhem Lavaux <lavaux@easynet.fr> (C) 1999
|
// Author: Guilhem Lavaux <lavaux@easynet.fr> (C) 1999
|
||||||
// CVSID: $Id$
|
// CVSID: $Id$
|
||||||
|
// License: wxWindows license
|
||||||
// --------------------------------------------------------------------------
|
// --------------------------------------------------------------------------
|
||||||
#ifndef _WX_SNDFILE_H
|
#ifndef _WX_SNDFILE_H
|
||||||
#define _WX_SNDFILE_H
|
#define _WX_SNDFILE_H
|
||||||
|
@ -4,6 +4,7 @@
|
|||||||
// Date: 08/26/1999
|
// Date: 08/26/1999
|
||||||
// Author: Guilhem Lavaux <lavaux@easynet.fr> (C) 1999
|
// Author: Guilhem Lavaux <lavaux@easynet.fr> (C) 1999
|
||||||
// CVSID: $Id$
|
// CVSID: $Id$
|
||||||
|
// License: wxWindows license
|
||||||
// --------------------------------------------------------------------------
|
// --------------------------------------------------------------------------
|
||||||
#ifndef _WX_SNDG72X_H
|
#ifndef _WX_SNDG72X_H
|
||||||
#define _WX_SNDG72X_H
|
#define _WX_SNDG72X_H
|
||||||
|
@ -4,6 +4,7 @@
|
|||||||
// Date: 25/02/2000
|
// Date: 25/02/2000
|
||||||
// Author: Guilhem Lavaux <lavaux@easynet.fr> (C) 2000
|
// Author: Guilhem Lavaux <lavaux@easynet.fr> (C) 2000
|
||||||
// CVSID: $Id$
|
// CVSID: $Id$
|
||||||
|
// License: wxWindows license
|
||||||
// --------------------------------------------------------------------------
|
// --------------------------------------------------------------------------
|
||||||
#ifndef _WX_SNDMSAD_H
|
#ifndef _WX_SNDMSAD_H
|
||||||
#define _WX_SNDMSAD_H
|
#define _WX_SNDMSAD_H
|
||||||
|
@ -4,6 +4,7 @@
|
|||||||
// Date: 08/11/1999
|
// Date: 08/11/1999
|
||||||
// Author: Guilhem Lavaux <lavaux@easynet.fr> (C) 1999
|
// Author: Guilhem Lavaux <lavaux@easynet.fr> (C) 1999
|
||||||
// CVSID: $Id$
|
// CVSID: $Id$
|
||||||
|
// License: wxWindows license
|
||||||
// --------------------------------------------------------------------------
|
// --------------------------------------------------------------------------
|
||||||
#ifndef _WX_SNDOSS_H
|
#ifndef _WX_SNDOSS_H
|
||||||
#define _WX_SNDOSS_H
|
#define _WX_SNDOSS_H
|
||||||
|
@ -4,6 +4,7 @@
|
|||||||
// Date: 08/11/1999
|
// Date: 08/11/1999
|
||||||
// Author: Guilhem Lavaux <lavaux@easynet.fr> (C) 1999
|
// Author: Guilhem Lavaux <lavaux@easynet.fr> (C) 1999
|
||||||
// CVSID: $Id$
|
// CVSID: $Id$
|
||||||
|
// License: wxWindows license
|
||||||
// --------------------------------------------------------------------------
|
// --------------------------------------------------------------------------
|
||||||
#ifndef _WX_SNDPCM_H
|
#ifndef _WX_SNDPCM_H
|
||||||
#define _WX_SNDPCM_H
|
#define _WX_SNDPCM_H
|
||||||
|
@ -4,6 +4,7 @@
|
|||||||
// Date: 08/11/1999
|
// Date: 08/11/1999
|
||||||
// Author: Guilhem Lavaux <lavaux@easynet.fr> (C) 1999
|
// Author: Guilhem Lavaux <lavaux@easynet.fr> (C) 1999
|
||||||
// CVSID: $Id$
|
// CVSID: $Id$
|
||||||
|
// License: wxWindows license
|
||||||
// --------------------------------------------------------------------------
|
// --------------------------------------------------------------------------
|
||||||
#ifndef _WX_SNDULAW_H
|
#ifndef _WX_SNDULAW_H
|
||||||
#define _WX_SNDULAW_H
|
#define _WX_SNDULAW_H
|
||||||
|
@ -4,6 +4,7 @@
|
|||||||
// Date: 08/11/1999
|
// Date: 08/11/1999
|
||||||
// Author: Guilhem Lavaux <lavaux@easynet.fr> (C) 1999
|
// Author: Guilhem Lavaux <lavaux@easynet.fr> (C) 1999
|
||||||
// CVSID: $Id$
|
// CVSID: $Id$
|
||||||
|
// License: wxWindows license
|
||||||
// --------------------------------------------------------------------------
|
// --------------------------------------------------------------------------
|
||||||
#ifndef _WX_SNDWAV_H
|
#ifndef _WX_SNDWAV_H
|
||||||
#define _WX_SNDWAV_H
|
#define _WX_SNDWAV_H
|
||||||
|
@ -4,6 +4,7 @@
|
|||||||
// Date: 08/11/1999
|
// Date: 08/11/1999
|
||||||
// Author: Guilhem Lavaux <lavaux@easynet.fr> (C) 1999
|
// Author: Guilhem Lavaux <lavaux@easynet.fr> (C) 1999
|
||||||
// CVSID: $Id$
|
// CVSID: $Id$
|
||||||
|
// License: wxWindows license
|
||||||
// --------------------------------------------------------------------------
|
// --------------------------------------------------------------------------
|
||||||
#ifndef _WX_SNDWIN_H
|
#ifndef _WX_SNDWIN_H
|
||||||
#define _WX_SNDWIN_H
|
#define _WX_SNDWIN_H
|
||||||
|
Loading…
Reference in New Issue
Block a user