# HG changeset patch # User samer # Date 1431613079 -3600 # Node ID 91a146143e4bc90c7c3121f5e604efcb5970cf7d # Parent c9e06ce2573943aff7646ef8a31b469fb4b0d885 Added LICENSES, updated VERSION, removed some superfluous VIM stuff diff -r c9e06ce25739 -r 91a146143e4b LICENSES --- /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. diff -r c9e06ce25739 -r 91a146143e4b VERSION --- a/VERSION Thu May 14 10:55:27 2015 +0100 +++ b/VERSION Thu May 14 15:17:59 2015 +0100 @@ -1,1 +1,1 @@ -0.0.2 +0.0.3