From c11fe8fc6094ce3823a4a8b9b78ea8ea81e65778 Mon Sep 17 00:00:00 2001 From: YanzhenXiangRobotics Date: Tue, 25 Apr 2023 20:42:56 +0200 Subject: FIX: .gitignore --- templates/LICENSE.txt | 7 +++++++ 1 file changed, 7 insertions(+) create mode 100644 templates/LICENSE.txt (limited to 'templates/LICENSE.txt') diff --git a/templates/LICENSE.txt b/templates/LICENSE.txt new file mode 100644 index 0000000..685f12c --- /dev/null +++ b/templates/LICENSE.txt @@ -0,0 +1,7 @@ +Copyright (c) 2023, Amon Lahr, Simon Muntwiler, Antoine Leeman & Fabian Flürenbrock Institute for Dynamic Systems and Control, ETH Zurich. + +All rights reserved. + +The files are provided for educational purposes only and should be distributed only to the attendees of the class "151-0660-00L Model Predictive Control FS2023". + +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. -- cgit v1.2.1