Add note about upstream license

This commit is contained in:
Reto Kaiser 2014-03-20 17:33:40 +01:00
parent 6191003931
commit fe1fd2756f

View File

@ -4,4 +4,11 @@ arcconf-linux-64bit (1.5.20942) unstable; urgency=low
de7e676bdd9c04db8125d04086d9efd6 arcconf_v1_5_20942.zip de7e676bdd9c04db8125d04086d9efd6 arcconf_v1_5_20942.zip
Upstream licence has been reformated using the following command:
cat /tmp/1 | sed 's!$!\n!' | \
sed "s|Bureau of Industry and Security's Lists to Check|http://www.bis.doc.gov/ComplianceAndEnforcement/ListsToCheck.htm|" | \
awk 'NR==1 || NF || prvNF {print} {prvNF=NF}' | sed 's!^$!.!' | \
vim - -c '%!fold -s -w76' -c '%s/^/ /'
-- Reto Kaiser (njam) <reto@cargomedia.ch> Thu Mar 20 14:32:12 UTC 2014 -- Reto Kaiser (njam) <reto@cargomedia.ch> Thu Mar 20 14:32:12 UTC 2014