summaryrefslogtreecommitdiff
path: root/gawk
diff options
context:
space:
mode:
authorGreg Gilbert <greg@treke.net>2004-12-01 21:02:48 +0000
committerGreg Gilbert <greg@treke.net>2004-12-01 21:02:48 +0000
commit1eb91ca9401d610de57f7524d2c9f1f394c724d0 (patch)
tree464af832ec2df58ea7a17023f7b0937baecf9bfc /gawk
parent823f03b1e845451c54fcf942a6f54b73cfb23d75 (diff)
Add licenses
BKrev: 41ae31781LCyRmcVaOy3yZ9SiW85FA
Diffstat (limited to 'gawk')
-rw-r--r--gawk/gawk_3.0.4.oe1
1 files changed, 1 insertions, 0 deletions
diff --git a/gawk/gawk_3.0.4.oe b/gawk/gawk_3.0.4.oe
index bd25f4ff6a..6b75e657db 100644
--- a/gawk/gawk_3.0.4.oe
+++ b/gawk/gawk_3.0.4.oe
@@ -1,3 +1,4 @@
+LICENSE = GPL
SECTION = "console/utils"
DESCRIPTION = "A program that you can use to select particular records in a \
file and perform operations upon them."