aboutsummaryrefslogtreecommitdiff
path: root/lib/chibios/os/license/license.dox
diff options
context:
space:
mode:
Diffstat (limited to 'lib/chibios/os/license/license.dox')
-rw-r--r--lib/chibios/os/license/license.dox37
1 files changed, 37 insertions, 0 deletions
diff --git a/lib/chibios/os/license/license.dox b/lib/chibios/os/license/license.dox
new file mode 100644
index 000000000..896ea46af
--- /dev/null
+++ b/lib/chibios/os/license/license.dox
@@ -0,0 +1,37 @@
1/*
2 ChibiOS - Copyright (C) 2006,2007,2008,2009,2010,2011,2012,2013,2014,
3 2015,2016,2017,2018,2019,2020,2021 Giovanni Di Sirio.
4
5 This file is part of ChibiOS.
6
7 ChibiOS is free software; you can redistribute it and/or modify
8 it under the terms of the GNU General Public License as published by
9 the Free Software Foundation version 3 of the License.
10
11 ChibiOS is distributed in the hope that it will be useful,
12 but WITHOUT ANY WARRANTY; without even the implied warranty of
13 MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
14 GNU General Public License for more details.
15
16 You should have received a copy of the GNU General Public License
17 along with this program. If not, see <http://www.gnu.org/licenses/>.
18*/
19
20/**
21 * @defgroup licensing Release and Licensing
22 */
23
24/**
25 * @defgroup chibios_version Release Information
26 * @ingroup licensing
27 */
28
29/**
30 * @defgroup chibios_customer Customer Information
31 * @ingroup licensing
32 */
33
34/**
35 * @defgroup chibios_license License Settings
36 * @ingroup licensing
37 */