stress: add license information
authorAxel Lin <axel.lin@ingics.com>
Tue, 8 Oct 2013 07:59:29 +0000 (15:59 +0800)
committerPeter Korsgaard <peter@korsgaard.com>
Tue, 8 Oct 2013 20:19:09 +0000 (22:19 +0200)
Signed-off-by: Axel Lin <axel.lin@ingics.com>
Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
package/stress/stress.mk

index 6e82b500f131e3c1ac3e5e5ea73d01b89c4d81c4..63efb66f5b13c89ad511867198ff6cc29a378adb 100644 (file)
@@ -6,6 +6,8 @@
 
 STRESS_VERSION = 1.0.4
 STRESS_SITE = http://people.seas.harvard.edu/~apw/stress
+STRESS_LICENSE = GPLv2+
+STRESS_LICENSE_FILES = COPYING
 STRESS_AUTORECONF = YES
 
 # Stress is linked statically if the --enable-static is specified.