From bc448b70cb83cce046e65fb4f69a28a84a53ff49 Mon Sep 17 00:00:00 2001 From: Kyle Gunger Date: Sat, 7 Aug 2021 08:04:33 -0400 Subject: Begin filling out spec + Add initial spec markdowns + Update copyright for libtnsl --- spec/2 - features.md | 17 +++++++++++++++++ 1 file changed, 17 insertions(+) create mode 100644 spec/2 - features.md (limited to 'spec/2 - features.md') diff --git a/spec/2 - features.md b/spec/2 - features.md new file mode 100644 index 0000000..c5432de --- /dev/null +++ b/spec/2 - features.md @@ -0,0 +1,17 @@ +# Related Features + +### 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 -- cgit v1.2.3