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 /rsync | |
parent | 823f03b1e845451c54fcf942a6f54b73cfb23d75 (diff) |
Add licenses
BKrev: 41ae31781LCyRmcVaOy3yZ9SiW85FA
Diffstat (limited to 'rsync')
-rw-r--r-- | rsync/rsync_2.6.2.oe | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/rsync/rsync_2.6.2.oe b/rsync/rsync_2.6.2.oe index ae8b1f97fe..8b50f86628 100644 --- a/rsync/rsync_2.6.2.oe +++ b/rsync/rsync_2.6.2.oe @@ -1,3 +1,4 @@ +LICENSE = GPL DESCRIPTION = "A file-synchronization tool" SECTION = "console/network" PRIORITY = "optional" |