Commit f65e8e31 authored by Axel Lin's avatar Axel Lin Committed by Peter Korsgaard
Browse files

stress: add license information

parent 972a73e6
Loading
Loading
Loading
Loading
+2 −0
Original line number Diff line number Diff line
@@ -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.