add licence

master
Rob Sykes 2013-01-09 19:42:55 +00:00
parent 9fa5518c62
commit 16a726205d
1 changed files with 5 additions and 0 deletions

5
dist
View File

@ -1,4 +1,8 @@
#!/bin/sh
# SoX Resampler Library Copyright (c) 2007-13 robs@users.sourceforge.net
# Licence for this file: LGPL v2.1 See LICENCE for details.
# Makes the distribution tarball
rm -rf Release
./go
@ -6,3 +10,4 @@ cd Release
make package_source
gunzip *.tar.gz
xz *.tar
echo *.xz