Simplify name of license file

Related #2273
This commit is contained in:
Matthias Hagmann 2024-03-02 20:46:54 +01:00 committed by Peter F. Patel-Schneider
parent 85af0fc667
commit 5edf5e7419
4 changed files with 3 additions and 3 deletions

View File

@ -1,3 +1,3 @@
include COPYRIGHT COPYING README.md CHANGELOG.md lib/solaar/version lib/solaar/commit
include COPYRIGHT LICENSE.txt README.md CHANGELOG.md lib/solaar/version lib/solaar/commit
recursive-include rules.d *
recursive-include share/locale *

View File

@ -12,7 +12,7 @@ as well as many Logitech devices that connect via a USB cable or Bluetooth.
<a href="https://pwr-solaar.github.io/Solaar/installation">Manual Installation</a>
[![License: GPL v2](https://img.shields.io/badge/License-GPL%20v2+-blue.svg)](../COPYING)
[![License: GPL v2](https://img.shields.io/badge/License-GPL%20v2+-blue.svg)](../LICENSE.txt)
<p align="center">
<img src="https://pwr-solaar.github.io/Solaar/Solaar-main-window-multiple.png" width="54%"/>

View File

@ -184,7 +184,7 @@ for the step-by-step procedure for manual installation.
## License
This software is distributed under the terms of the
[GNU Public License, v2](COPYING), or later.
[GNU Public License, v2](LICENSE.txt), or later.
## Contributing to Solaar