diff --git a/.idea/copyright/CC_BY_SA.xml b/.idea/copyright/CC_BY_SA.xml new file mode 100644 index 0000000..b30fbc0 --- /dev/null +++ b/.idea/copyright/CC_BY_SA.xml @@ -0,0 +1,6 @@ + + + + \ No newline at end of file diff --git a/.idea/copyright/Copyright.xml b/.idea/copyright/Copyright.xml new file mode 100644 index 0000000..499c263 --- /dev/null +++ b/.idea/copyright/Copyright.xml @@ -0,0 +1,6 @@ + + + + \ No newline at end of file diff --git a/nanovna-saver.py b/nanovna-saver.py index 366b0d9..0999a59 100644 --- a/nanovna-saver.py +++ b/nanovna-saver.py @@ -1,5 +1,4 @@ # Copyright 2019 Rune B. Broberg -# This work is licensed under the Creative Commons Attribution-ShareAlike 4.0 International License. To view a copy of this license, visit http://creativecommons.org/licenses/by-sa/4.0/ or send a letter to Creative Commons, PO Box 1866, Mountain View, CA 94042, USA. from time import sleep from PyQt5 import QtWidgets, QtCore, QtGui