mirror of
https://github.com/Leseratte10/acsm-calibre-plugin
synced 2026-07-08 20:24:50 -04:00
Add copyright note to all files
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user