parent
85af0fc667
commit
5edf5e7419
|
@ -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 *
|
||||
|
|
|
@ -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>
|
||||
|
||||
|
||||
[](../COPYING)
|
||||
[](../LICENSE.txt)
|
||||
|
||||
<p align="center">
|
||||
<img src="https://pwr-solaar.github.io/Solaar/Solaar-main-window-multiple.png" width="54%"/>
|
||||
|
|
|
@ -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
|
||||
|
||||
|
|
Loading…
Reference in New Issue