legal info: cleanup utility functions
authorThomas De Schampheleire <patrickdepinguin@gmail.com>
Tue, 12 Nov 2013 08:48:00 +0000 (09:48 +0100)
committerPeter Korsgaard <peter@korsgaard.com>
Sun, 17 Nov 2013 08:15:12 +0000 (09:15 +0100)
commit7f809ca1d227c3a5a6c472bea6fc219dbc7e306b
tree9d6f32cc11b56552f48a41b3dad5425d32e955be
parent858334c202c83d79622784d40dc8bf51e5ea3d46
legal info: cleanup utility functions

The legal-info utility functions where defined using two ways
util-foo = command-foo
and
define util-bar # parameter description
command-bar
endef

This commit changes these functions to use the second form for clarity and
additionally adds parameter descriptions on all functions.

Signed-off-by: Thomas De Schampheleire <thomas.de.schampheleire@gmail.com>
Acked-by: Luca Ceresoli <luca@lucaceresoli.net>
Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
package/pkg-utils.mk