From 7357a3dffeb0eed86b53faa7255a749df1afa41d Mon Sep 17 00:00:00 2001 From: Tejashri Taral <160386036+Tejashri-Taral@users.noreply.github.com> Date: Sun, 21 Jul 2024 18:22:03 +0530 Subject: [PATCH] Added "Licensing page" reflecting "MIT Page" --- Html-files/Licensing.html | 365 ++++++++++++++++++++++++++++++++++++++ index.html | 6 + 2 files changed, 371 insertions(+) create mode 100644 Html-files/Licensing.html diff --git a/Html-files/Licensing.html b/Html-files/Licensing.html new file mode 100644 index 00000000..4583f7f9 --- /dev/null +++ b/Html-files/Licensing.html @@ -0,0 +1,365 @@ + + + + + + + + + Licensing + + + + + + + + + + + + + + + + + + + + +
+
+
+
+
+
+ + +
+

Licensing Page

+
+
+

Foodie is a food ordering website that aims to provide users with a seamless experience for ordering food online, taking orders for pickup, and booking tables for dining in. The website showcases the quality and specialties of the food offered, along with a variety of services to cater to different user preferences.

+
+ +

MIT Licensing

+ +

Copyright (c) 2024 Khushi Joshi

+

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/index.html b/index.html index 108620d3..08911377 100644 --- a/index.html +++ b/index.html @@ -902,6 +902,12 @@

Follow Us

Privacy Policy | + + + + Licensing | + + Khushi Joshi