rajanmaghera / CMPUT404-assignment-webserver

CMPUT404-assignment-webserver

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

CMPUT404-assignment-webserver

CMPUT404-assignment-webserver

See requirements.org (plain-text) for a description of the project.

Make a simple webserver.

Submission Licensing

The student submitted code and files deep.png and root.png are Copyright © 2023 Rajan Maghera and licensed under the Apache 2 license.

Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at

http://www.apache.org/licenses/LICENSE-2.0

Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the specific language governing permissions and limitations under the License.

Contributors / Licensing

Generally everything is LICENSE'D under the Apache 2 license by Abram Hindle.

server.py contains contributions from:

  • Abram Hindle
  • Eddie Antonio Santos
  • Jackson Z Chang
  • Mandy Meindersma

But the server.py example is derived from the python documentation examples thus some of the code is Copyright © 2001-2013 Python Software Foundation; All Rights Reserved under the PSF license (GPL compatible) http://docs.python.org/2/library/socketserver.html

About

CMPUT404-assignment-webserver

License:Apache License 2.0


Languages

Language:Python 93.1%Language:HTML 5.4%Language:Shell 0.9%Language:CSS 0.5%