X-Git-Url: http://jsfdemo.indexdata.com/?a=blobdiff_plain;f=tools%2Fhtdocs%2FMakefile;h=ad18fba19f218293fc4265d7ecdd3b13a05d4146;hb=e65dff0d6a1b0e01e2a8cba8227066da7def735e;hp=626b7bda33627d97c62a180b71d1ce1e435ef114;hpb=15c7ed26ac8acae67829b1643e89a87df49407b5;p=mkws-moved-to-github.git diff --git a/tools/htdocs/Makefile b/tools/htdocs/Makefile index 626b7bd..ad18fba 100644 --- a/tools/htdocs/Makefile +++ b/tools/htdocs/Makefile @@ -53,7 +53,7 @@ mkws-js ${MKWS_JS}: Makefile mkws.js ${JQUERY_FILE} ${JQUERY_JSON_FILE} ${HANDLE echo ""; \ exit 1; \ fi - ( echo "/* Copyright (c) 2013 IndexData ApS. http://indexdata.com"; \ + ( echo "/*! Copyright (c) 2013 IndexData ApS. http://indexdata.com"; \ echo " created at: $$(date)"; \ echo " mkws.js GIT id: $$(git log mkws.js | head -n 1 | perl -npe 's,\S+\s+,,')"; \ echo " $$(basename ${PZ2API_JS}) GIT id: $$(cd $$(dirname ${PZ2API_JS}) && git log $$(basename ${PZ2API_JS}) | head -n 1 | perl -npe 's,\S+\s+,,')"; \