diff options
author | Greg Gilbert <greg@treke.net> | 2004-11-11 22:14:33 +0000 |
---|---|---|
committer | Greg Gilbert <greg@treke.net> | 2004-11-11 22:14:33 +0000 |
commit | 6747a42cca468886fb139b48c86b7f9affa0cea0 (patch) | |
tree | c1675a22a4400a7d5b8e78430583a36fc5e7a97c /cscope | |
parent | 1f45b950369943206f32ac5674277e58176e1ec9 (diff) |
Many files:
License updates
BKrev: 4193e449tVh4LpDKmQWm4OBDPvx5PA
Diffstat (limited to 'cscope')
-rw-r--r-- | cscope/cscope_15.5.oe | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/cscope/cscope_15.5.oe b/cscope/cscope_15.5.oe index 8fcb1d73d6..9d41997a60 100644 --- a/cscope/cscope_15.5.oe +++ b/cscope/cscope_15.5.oe @@ -1,6 +1,7 @@ DEPENDS = "ncurses" DESCRIPTION = "A text screen-based source browser." SECTION = "console/utils" +LICENSE = "BSD" SRC_URI = "${SOURCEFORGE_MIRROR}/cscope/cscope-${PV}.tar.gz" |