Add copyright note to all files

This commit is contained in:
Florian Bach
2023-02-24 14:11:15 +01:00
parent a9519fbd20
commit ff2d9cf2a7
24 changed files with 228 additions and 2 deletions
+9
View File
@@ -1,6 +1,15 @@
#!/usr/bin/env python3
# -*- coding: utf-8 -*-
'''
Copyright (c) 2021-2023 Leseratte10
This file is part of the ACSM Input Plugin by Leseratte10
ACSM Input Plugin for Calibre / acsm-calibre-plugin
For more information, see:
https://github.com/Leseratte10/acsm-calibre-plugin
'''
#@@CALIBRE_COMPAT_CODE@@
import sys, binascii, traceback