Skip to content
This repository was archived by the owner on May 8, 2025. It is now read-only.

Commit 7903d76

Browse files
Updated Licence Info
1 parent c008360 commit 7903d76

File tree

1 file changed

+15
-0
lines changed

1 file changed

+15
-0
lines changed

PythonCLX_PIDSimulator.pyw

Lines changed: 15 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,18 @@
1+
"""
2+
3+
Updated and maintained by destination0b10unknown@gmail.com
4+
Copyright 2022 destination2unknown
5+
6+
Licensed under the MIT License;
7+
you may not use this file except in compliance with the License.
8+
9+
Unless required by applicable law or agreed to in writing, software
10+
distributed under the License is distributed on an "AS IS" BASIS,
11+
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
12+
See the License for the specific language governing permissions and
13+
limitations under the License.
14+
15+
"""
116
import tkinter as tk
217
import numpy as np
318
import matplotlib.pyplot as plt

0 commit comments

Comments
 (0)