Update license message

This commit is contained in:
Alexis Polti 2022-03-08 17:23:35 +01:00
parent 32f863c1d3
commit ad7355c476
3 changed files with 3 additions and 3 deletions

View file

@ -1,7 +1,7 @@
pkgbase = jlink-software-and-documentation
pkgdesc = Segger JLink software & documentation pack for Linux
pkgver = 7.62b
pkgrel = 0
pkgrel = 1
epoch = 44
url = https://www.segger.com/jlink-software.html
install = jlink-software-and-documentation.install

View file

@ -3,7 +3,7 @@
pkgname=jlink-software-and-documentation
pkgver=7.62b
pkgrel=0
pkgrel=1
epoch=44
pkgdesc="Segger JLink software & documentation pack for Linux"
arch=('i686' 'x86_64' 'armv7h' 'aarch64' )

View file

@ -24,7 +24,7 @@ msg() {
license() {
msg "By installing this software you agree to the term of the Segger license."
msg "See /usr/share/licenses/jlink-software-and-documentation/License.txt"
msg "See /usr/share/licenses/jlink-software-and-documentation/LicenseIncGUI.txt"
msg "SEGGER J-Link software may only be used with original SEGGER products and authorized OEM products."
msg "The use of the licensed software to operate SEGGER product clones is prohibited and illegal."
}