diff options
author | Kyle Gunger <kgunger12@gmail.com> | 2021-08-07 08:04:33 -0400 |
---|---|---|
committer | Kyle Gunger <kgunger12@gmail.com> | 2021-08-07 08:04:33 -0400 |
commit | bc448b70cb83cce046e65fb4f69a28a84a53ff49 (patch) | |
tree | f0f3b2bf7f971b5515f869dfae05e33628b47388 /spec/4 - fip.md | |
parent | 6f77f307e7d9594341e9972f864e41daede0fab5 (diff) |
Begin filling out spec
+ Add initial spec markdowns
+ Update copyright for libtnsl
Diffstat (limited to 'spec/4 - fip.md')
-rw-r--r-- | spec/4 - fip.md | 17 |
1 files changed, 17 insertions, 0 deletions
diff --git a/spec/4 - fip.md b/spec/4 - fip.md new file mode 100644 index 0000000..c1e9954 --- /dev/null +++ b/spec/4 - fip.md @@ -0,0 +1,17 @@ +# Features in Place + +### Credits + + Copyright 2021 Kyle Gunger + + This file is licenced under the CDDL 1.0 (the Licence) + and may only be used in accordance with the Licence. + You should have recieved a copy of the Licence with this + software/source code. If you did not, a copy can be found + at the following URL: + + https://opensource.org/licenses/CDDL-1.0 + + THIS SOFTWARE/SOURCE CODE IS PROVIDED "AS IS" WITH NO + WARRENTY, GUARANTEE, OR CLAIM OF FITNESS FOR ANY PURPOSE + EXPRESS OR IMPLIED
\ No newline at end of file |