From 9efa12edfe1e5dbf72c5852e8cf55b1cbeab391d Mon Sep 17 00:00:00 2001 From: Josh Soref Date: Tue, 30 Oct 2018 07:18:08 +0000 Subject: [PATCH] spelling: libraries Signed-off-by: Josh Soref --- CONTRIBUTING | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CONTRIBUTING b/CONTRIBUTING index 887089849..6a3155db4 100644 --- a/CONTRIBUTING +++ b/CONTRIBUTING @@ -40,7 +40,7 @@ imported into LXC). Language bindings for the libraries need to be released under LGPLv2.1+. -Anything else (non-libaries) needs to be Free Software and needs to be +Anything else (non-libraries) needs to be Free Software and needs to be allowed to link with LGPLv2.1+ code (if needed). LXC upstream prefers LGPLv2.1+ or GPLv2 for those.