Mercurial > hg > dtl-dml-home
changeset 51:91a146143e4b
Added LICENSES, updated VERSION, removed some superfluous VIM stuff
author | samer |
---|---|
date | Thu, 14 May 2015 15:17:59 +0100 |
parents | c9e06ce25739 |
children | 9f461581a518 |
files | LICENSES VERSION |
diffstat | 2 files changed, 14 insertions(+), 1 deletions(-) [+] |
line wrap: on
line diff
--- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/LICENSES Thu May 14 15:17:59 2015 +0100 @@ -0,0 +1,13 @@ +DML Server Home Directory +========================= + +This distribution includes the following external components: + +.vim/bundle/vim-commentary/ - Copyright Tim Pope, VIM license +.vim/syntax/humdrum.vim - Craig Sapp, 2000 + +This repository contains no other code to speak of, apart from a some +trivial bash scripts in bin/ and a couple of install scripts under etc/. +The scripts fetch all the all necessary code from a number of repositories. + +Samer Abdallah, May 2015.