diff options
author | Greg Gilbert <greg@treke.net> | 2004-12-01 21:02:48 +0000 |
---|---|---|
committer | Greg Gilbert <greg@treke.net> | 2004-12-01 21:02:48 +0000 |
commit | 1eb91ca9401d610de57f7524d2c9f1f394c724d0 (patch) | |
tree | 464af832ec2df58ea7a17023f7b0937baecf9bfc /strace | |
parent | 823f03b1e845451c54fcf942a6f54b73cfb23d75 (diff) |
Add licenses
BKrev: 41ae31781LCyRmcVaOy3yZ9SiW85FA
Diffstat (limited to 'strace')
-rw-r--r-- | strace/strace_4.5.4.oe | 1 | ||||
-rw-r--r-- | strace/strace_4.5.6.oe | 1 | ||||
-rw-r--r-- | strace/strace_4.5.7.oe | 1 |
3 files changed, 3 insertions, 0 deletions
diff --git a/strace/strace_4.5.4.oe b/strace/strace_4.5.4.oe index 0e5c92a1d6..8dc28bc2ba 100644 --- a/strace/strace_4.5.4.oe +++ b/strace/strace_4.5.4.oe @@ -1,3 +1,4 @@ +LICENSE = GPL SECTION = "console/utils" DESCRIPTION = "strace is a system call tracing tool." diff --git a/strace/strace_4.5.6.oe b/strace/strace_4.5.6.oe index 6e8f0dde0f..a9713718c7 100644 --- a/strace/strace_4.5.6.oe +++ b/strace/strace_4.5.6.oe @@ -1,3 +1,4 @@ +LICENSE = GPL SECTION = "console/utils" PR = "r1" diff --git a/strace/strace_4.5.7.oe b/strace/strace_4.5.7.oe index fae06476dd..5a7613ef9f 100644 --- a/strace/strace_4.5.7.oe +++ b/strace/strace_4.5.7.oe @@ -1,3 +1,4 @@ +LICENSE = GPL SECTION = "console/utils" PR = "r1" |