diff options
Diffstat (limited to 'simulator')
| -rw-r--r-- | simulator/CONTRIBUTING.md | 0 | ||||
| -rw-r--r-- | simulator/LICENSE.txt | 21 | ||||
| -rw-r--r-- | simulator/README.md | 9 |
3 files changed, 0 insertions, 30 deletions
diff --git a/simulator/CONTRIBUTING.md b/simulator/CONTRIBUTING.md deleted file mode 100644 index e69de29b..00000000 --- a/simulator/CONTRIBUTING.md +++ /dev/null diff --git a/simulator/LICENSE.txt b/simulator/LICENSE.txt deleted file mode 100644 index 57288ae2..00000000 --- a/simulator/LICENSE.txt +++ /dev/null @@ -1,21 +0,0 @@ -MIT License - -Copyright (c) 2017 atlarge-research - -Permission is hereby granted, free of charge, to any person obtaining a copy -of this software and associated documentation files (the "Software"), to deal -in the Software without restriction, including without limitation the rights -to use, copy, modify, merge, publish, distribute, sublicense, and/or sell -copies of the Software, and to permit persons to whom the Software is -furnished to do so, subject to the following conditions: - -The above copyright notice and this permission notice shall be included in all -copies or substantial portions of the Software. - -THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR -IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, -FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE -AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER -LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, -OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE -SOFTWARE. diff --git a/simulator/README.md b/simulator/README.md index 84b40a54..0e9a1671 100644 --- a/simulator/README.md +++ b/simulator/README.md @@ -35,12 +35,3 @@ The documentation is located in the [docs/](docs) directory and is divided as fo ## Getting Started TODO - -## Contributing -### Contributing Guide -Read our [contributing guide](CONTRIBUTING.md) to learn about our -development process, how to propose bug fixes and improvements, and how -to build and test your changes to the project. - -### License -The OpenDC simulator is available under the [MIT license](https://github.com/atlarge-research/opendc-simulator/blob/master/LICENSE.txt). |
