fixed bug #2892444 - missing license file (jnetlib.h), it's all zlib

git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@6003 212acab6-be3b-0410-9dea-997c60f758d6
This commit is contained in:
kichik 2009-12-05 21:23:57 +00:00
parent 45da025cd8
commit 9fd7d4ef36
18 changed files with 18 additions and 18 deletions

View file

@ -3,7 +3,7 @@
** Copyright (C) 2000-2001 Nullsoft, Inc.
** Author: Justin Frankel
** File: util.cpp - JNL implementation of basic network utilities
** License: see jnetlib.h
** License: zlib
*/
#include "netinc.h"