sys/mdup.[ch]: Fix licensing notice to refer to LGPL2.
authorMark Wooding <mdw@distorted.org.uk>
Fri, 21 Jun 2013 10:43:18 +0000 (11:43 +0100)
committerMark Wooding <mdw@distorted.org.uk>
Fri, 21 Jun 2013 10:56:48 +0000 (11:56 +0100)
commit5744f36c569590d4ed4e5b3e552d55236638dca5
tree465b5f7d96687d01afdce290ae5568905bc84831
parent5bd808a6591d299489a6e7af6a4c00ae40410e35
sys/mdup.[ch]: Fix licensing notice to refer to LGPL2.

This is debris from when the original version of mdup was written
out-of-tree, and had the default GPL slapped on it.

For clarity: the `mdup' code in mLib has in fact always been released
under the terms of the GNU Library General Public License, version 2 or
(at your option) any later version.  It's just that the notice was
wrong.
sys/mdup.c
sys/mdup.h