mirror of
https://github.com/archlinux/aur.git
synced 2026-02-08 13:12:02 +01:00
Update license message
This commit is contained in:
parent
32f863c1d3
commit
ad7355c476
3 changed files with 3 additions and 3 deletions
2
.SRCINFO
2
.SRCINFO
|
|
@ -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
|
||||
|
|
|
|||
2
PKGBUILD
2
PKGBUILD
|
|
@ -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' )
|
||||
|
|
|
|||
|
|
@ -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."
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue