From f9a56e1f7941889d90a2bc1d48dec8fbc8b40050 Mon Sep 17 00:00:00 2001 From: rafat Date: Sat, 14 Mar 2015 15:11:19 +0530 Subject: [PATCH] Update README.md --- README.md | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/README.md b/README.md index e665fa2..50e3873 100644 --- a/README.md +++ b/README.md @@ -3,3 +3,8 @@ Website : http://wavelet2d.sourceforge.net/ Preferred Download - https://sourceforge.net/projects/wavelet2d/files/wavelib-0.4.0.0/ + +Licensing and Dependencies - +These libraries are licensed under GNU-GPL v2.0 (or any later version). See COPYRIGHT and COPYING files for more information. These libraries statically and dynamically link to FFTW-3.2.2 static library, FFTW3-3.3 static libray and FFTw-3.2.2 dynamic libraries in different implementations. More information, fftw libraries and associated files for this version are available at www.fftw.org. I have not modified fftw source codes in any way shape or form so you may want to download copies of source code and other files from the FFTW website itself if you are so inclined. + +Contact - rafat.hsn@gmail.com