]> git.ipfire.org Git - thirdparty/ldns.git/commitdiff
dual licensed ldns, it is now bsd and lgpl
authorMiek Gieben <miekg@NLnetLabs.nl>
Mon, 1 Aug 2005 10:19:47 +0000 (10:19 +0000)
committerMiek Gieben <miekg@NLnetLabs.nl>
Mon, 1 Aug 2005 10:19:47 +0000 (10:19 +0000)
Jakob wanted this... (I'm happy to give him that)

Changelog
LICENSE.bsd [new file with mode: 0644]
LICENSE.lgpl [moved from LICENSE with 100% similarity]

index 86c614472636e06f521e3ead44c9c36c010ab60f..6ec0fa7b4769bf3c03acdf9116208e47e6c97de2 100644 (file)
--- a/Changelog
+++ b/Changelog
@@ -1,3 +1,6 @@
+date    : 0.71: ldns-team
+       * DUAL licensed ldns, it is now BSD and LGPL licensed!!
+
 28 Jul 2005: 0.70: ldns-team
        * [func] ldns_pkt_get_section now returns copies from the rrlists
          in the packet. This can be freed by the user program
@@ -5,8 +8,6 @@
        * [inst] removed documentation from default make install
        * Usual fixes in documentation and code
 
-
-
 20 Jun 2005: 0.66: ldns-team
        Rel. Focus: drill-pre2 uses some functions which are
        not in 0.65
diff --git a/LICENSE.bsd b/LICENSE.bsd
new file mode 100644 (file)
index 0000000..e69de29
similarity index 100%
rename from LICENSE
rename to LICENSE.lgpl