diff options
author | Ben Hilburn <ben.hilburn@ettus.com> | 2017-03-10 16:18:01 -0500 |
---|---|---|
committer | Ben Hilburn <ben.hilburn@ettus.com> | 2017-03-10 16:18:01 -0500 |
commit | 8c5c345f1dd23bac18b31ccc1a804a674c250e89 (patch) | |
tree | db4d7807dd1d6e235dda42f23a192b2132422820 /docs/doxygen/other/license.dox | |
parent | f993884dde6c09b12cc5ceb3d9df7b3896196e32 (diff) |
Doxygen: Adding actual GNU FDL license file.
Diffstat (limited to 'docs/doxygen/other/license.dox')
-rw-r--r-- | docs/doxygen/other/license.dox | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/docs/doxygen/other/license.dox b/docs/doxygen/other/license.dox new file mode 100644 index 0000000000..4f91a10cf9 --- /dev/null +++ b/docs/doxygen/other/license.dox @@ -0,0 +1,6 @@ +/*! \page License + +\htmlinclude ./LICENSE.html + +*/ + |