オープンソースライセンス表記

LINE自動印刷は以下のオープンソースソフトウェアを使用しています。

Pillow MIT (HPND)
画像処理ライブラリ
Copyright © 2010–present Alex Clark and contributors
https://github.com/python-pillow/Pillow
The Python Imaging Library (PIL) is Copyright © 1997-2011 by Secret Labs AB Copyright © 1995-2011 by Fredrik Lundh and contributors Pillow is the friendly PIL fork. It is Copyright © 2010-present by Jeffrey A. Clark and contributors Like PIL, Pillow is licensed under the open source HPND License.
requests Apache 2.0
HTTP通信ライブラリ
Copyright © 2019 Kenneth Reitz
https://github.com/psf/requests
Licensed under the Apache License, Version 2.0. You may obtain a copy of the License at http://www.apache.org/licenses/LICENSE-2.0
pywin32 PSF License
Windows API バインディング
Copyright © 1994–2008 Mark Hammond
https://github.com/mhammond/pywin32
Licensed under the Python Software Foundation License Version 2. Copyright (c) 1994-2008, Mark Hammond All rights reserved.
pystray LGPL v3
システムトレイアイコンライブラリ
Copyright © 2016 Moses Palmér
https://github.com/moses-palmer/pystray
pystray is free software: you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version. The full license text is available at: https://www.gnu.org/licenses/lgpl-3.0.html
PyInstaller GPL + Bootloader Exception
Pythonアプリケーションのexe化ツール
Copyright © 2005–2023 PyInstaller Development Team
https://github.com/pyinstaller/pyinstaller
PyInstaller is licensed under the GNU General Public License (GPL) with a special exception for the bootloader, which permits use in proprietary applications without requiring the application itself to be GPL-licensed. The full license text is available at: https://github.com/pyinstaller/pyinstaller/blob/develop/COPYING.txt