ecore_con: Moving dns.c and dns.h to static_libs.
authorSrivardhan Hebbar <sri.hebbar@samsung.com>
Tue, 10 Nov 2015 22:01:03 +0000 (14:01 -0800)
committerCedric BAIL <cedric@osg.samsung.com>
Tue, 10 Nov 2015 22:10:02 +0000 (14:10 -0800)
commit4f24deac448c648d0b514acefd8bbb8721c9fe04
tree8e4b9f8d04a13a5108a23978a313315cdd3f0b32
parent163b50d0f1bcc160f8c4f2588496540e01cd6361
ecore_con: Moving dns.c and dns.h to static_libs.

Summary:
Took the license file from https://github.com/wahern/dns
The dns.c and dns.h are taken from here.

Signed-off-by: Srivardhan Hebbar <sri.hebbar@samsung.com>
Reviewers: cedric

Differential Revision: https://phab.enlightenment.org/D3314
COPYING
licenses/COPYING.DNS [new file with mode: 0644]
src/Makefile_Ecore_Con.am
src/static_libs/dns/dns.c [moved from src/lib/ecore_con/dns.c with 100% similarity]
src/static_libs/dns/dns.h [moved from src/lib/ecore_con/dns.h with 100% similarity]