A follow-up for Bug#58340 (Remove Server GPL EXCEPTIONS-CLIENT file) -- remove all

EXCEPTIONS-CLIENT from all the places.
This commit is contained in:
Alexander Nozdrin 2010-11-24 12:53:39 +03:00
commit 85f855e0ed
14 changed files with 19 additions and 25 deletions

View file

@ -200,8 +200,8 @@ cp ChangeLog $DESTDIR/Docs/ || /bin/true
cp support-files/my-*.ini $DESTDIR/
if [ -f COPYING ] ; then
cp COPYING EXCEPTIONS-CLIENT $DESTDIR/
cp COPYING $DESTDIR/Docs/
cp COPYING $DESTDIR/
cp COPYING $DESTDIR/Docs/
fi
# ----------------------------------------------------------------------