summaryrefslogtreecommitdiffstats
path: root/include/app_defs.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/app_defs.h')
-rw-r--r--include/app_defs.h32
1 files changed, 32 insertions, 0 deletions
diff --git a/include/app_defs.h b/include/app_defs.h
index b339ed1..cc7493b 100644
--- a/include/app_defs.h
+++ b/include/app_defs.h
@@ -2,6 +2,38 @@
2#ifndef APP_TYPES_H 2#ifndef APP_TYPES_H
3#define APP_TYPES_H 3#define APP_TYPES_H
4 4
5/******************************************************************************
6
7 Copyright (c) 2015, Focusrite Audio Engineering Ltd.
8 All rights reserved.
9
10 Redistribution and use in source and binary forms, with or without
11 modification, are permitted provided that the following conditions are met:
12
13 * Redistributions of source code must retain the above copyright notice, this
14 list of conditions and the following disclaimer.
15
16 * Redistributions in binary form must reproduce the above copyright notice,
17 this list of conditions and the following disclaimer in the documentation
18 and/or other materials provided with the distribution.
19
20 * Neither the name of Focusrite Audio Engineering Ltd., nor the names of its
21 contributors may be used to endorse or promote products derived from
22 this software without specific prior written permission.
23
24 THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS"
25 AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
26 IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE
27 DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT HOLDER OR CONTRIBUTORS BE LIABLE
28 FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL
29 DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR
30 SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER
31 CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY,
32 OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE
33 OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
34
35 *****************************************************************************/
36
5// ____________________________________________________________________________ 37// ____________________________________________________________________________
6// 38//
7// Types 39// Types