From a1b1a5ca1ceac173bede74801a2f3aef2d46d618 Mon Sep 17 00:00:00 2001 From: "A. Wilcox" Date: Fri, 23 Aug 2019 21:36:52 -0500 Subject: More documentation --- LICENSE | 5 +++++ README.rst | 41 +++++++++++++++++++++++++++++++++++++++++ 2 files changed, 46 insertions(+) create mode 100644 LICENSE create mode 100644 README.rst diff --git a/LICENSE b/LICENSE new file mode 100644 index 0000000..12c346e --- /dev/null +++ b/LICENSE @@ -0,0 +1,5 @@ +See LICENSE-code for the terms of the NCSA license, which the source code +in this repository is licensed under. + +See LICENSE-doc for the terms of the CC BY-NC-SA 4.0 license, which the +development documentation in this repository is licensed under. diff --git a/README.rst b/README.rst new file mode 100644 index 0000000..f9f6fd4 --- /dev/null +++ b/README.rst @@ -0,0 +1,41 @@ +============================ + README for Project Horizon +============================ +:Authors: + * **A. Wilcox**, principal author, project manager + * **Laurent Bercot**, design and requirements + * **Ariadne Conill**, design and requirements + * **Elizabeth Myers**, former project champion + * **Zach van Rijn**, design and requirements + * **Alyx Wolcott**, analyst assistant +:Status: + Requirements Phase +:Copyright: + © 2015-2019 Adélie Linux. + Code: NCSA license. + Documentation: CC BY-NC-SA open source license. + + + +Introduction +============ + +This repository contains the development documentation, script specification, +back-end source code, and front-end source code for Project Horizon. + + +License +``````` +Development documentation documentation is licensed under a +Creative Commons Attribution-NonCommercial-ShareAlike 4.0 International License. + +You should have received a copy of the license along with this +work. If not, see . + +Code is licensed under the Adélie-standard NCSA license. + + +Changes +``````` +Any changes to this repository must be reviewed before being pushed to the +master branch. -- cgit v1.2.3-60-g2f50