libalpm/dload.c: fix filename in license header

The filename in the license header did not match the actual filename
as in the other files. Hopefully this is not too nit-picky.

Signed-off-by: Michael Straube <straubem@gmx.de>
Signed-off-by: Allan McRae <allan@archlinux.org>
This commit is contained in:
Michael Straube 2018-06-13 16:49:27 +02:00 committed by Allan McRae
parent a92a36070a
commit 72263e22bd

View file

@ -1,5 +1,5 @@
/*
* download.c
* dload.c
*
* Copyright (c) 2006-2018 Pacman Development Team <pacman-dev@archlinux.org>
* Copyright (c) 2002-2006 by Judd Vinet <jvinet@zeroflux.org>