Add source headers to setup and start files, and keep windows start file

This commit is contained in:
Veronica K. B. Olsen
2021-02-03 15:21:01 +01:00
parent 022945b0d1
commit b62fafe520
4 changed files with 41 additions and 6 deletions
+5
View File
@@ -1,5 +1,10 @@
#!/usr/bin/env python3
# -*- coding: utf-8 -*-
"""
novelWriter Linux Start Script
================================
The main start script for Linux
"""
import sys