wiringPi: Change author information
Signed-off-by: Yang Deokgyu <secugyu@gmail.com>
This commit is contained in:
@@ -4,7 +4,7 @@ Section: libraries
|
||||
Priority: optional
|
||||
Architecture: arm64
|
||||
Depends: libc6
|
||||
Maintainer: Joshua Yang <joshua.yang@hardkernel.com>
|
||||
Maintainer: Yang Deokgyu <secugyu@gmail.com>
|
||||
Description: The wiringPi libraries, headers and gpio command
|
||||
Libraries to allow GPIO access on a ODROID from C and C++
|
||||
and BASIC programs as well as from the command-line
|
||||
|
||||
2
debian/control
vendored
2
debian/control
vendored
@@ -1,7 +1,7 @@
|
||||
Source: odroid-wiringpi
|
||||
Section: electronics
|
||||
Priority: optional
|
||||
Maintainer: Joshua Yang <joshua.yang@hardkernel.com>
|
||||
Maintainer: Yang Deokgyu <secugyu@gmail.com>
|
||||
Standards-Version: 3.8.0
|
||||
Homepage: https://wiki.odroid.com
|
||||
Build-Depends: debhelper (>= 10)
|
||||
|
||||
2
debian/copyright
vendored
2
debian/copyright
vendored
@@ -1,4 +1,4 @@
|
||||
ODROID-WiringPi is Copyright (C) 2019 Joshua Yang.
|
||||
ODROID-WiringPi is Copyright (C) 2019 Yang Deokgyu
|
||||
|
||||
ODROID-WiringPi is free software; you can redistribute it and/or modify it
|
||||
under the terms of the GNU Lesser General Public License, as published
|
||||
|
||||
@@ -41,7 +41,7 @@ Section: libraries
|
||||
Priority: optional
|
||||
Architecture: arm64
|
||||
Depends: libc6
|
||||
Maintainer: Joshua Yang <joshua.yang@hardkernel.com>
|
||||
Maintainer: Yang Deokgyu <secugyu@gmail.com>
|
||||
Description: The wiringPi libraries, headers and gpio command
|
||||
Libraries to allow GPIO access on a ODROID from C and C++
|
||||
and BASIC programs as well as from the command-line
|
||||
|
||||
Reference in New Issue
Block a user