From d38f2661535ad66fc947a0a3da252e6a6a1f69a3 Mon Sep 17 00:00:00 2001 From: James Tauber Date: Tue, 28 May 2013 15:14:47 -0400 Subject: [PATCH] updated mitxmako README to clarify license and origin --- common/djangoapps/mitxmako/README | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/common/djangoapps/mitxmako/README b/common/djangoapps/mitxmako/README index ab04df2cf7..9896d78747 100644 --- a/common/djangoapps/mitxmako/README +++ b/common/djangoapps/mitxmako/README @@ -1,3 +1,11 @@ +The code in this directory is based on: + + django-mako Copyright (c) 2008 Mikeal Rogers + +and is redistributed here with modifications under the same Apache 2.0 license +as the orginal. + + ================================================================================ django-mako ================================================================================