Hi, I'm using log4net in an application. As per terms of its Apache license, it seems it would be enough to redistribute two files along with log4net dll - License.txt and Notice.txt that refers to the license.txt along with our setups. Both of these files are in log4net distribution(http://logging.apache.org/log4net/download.html). So, if I include these two files in my setups and install them in root of our install directory, would I be okay to conform with the license ? I just need to redistribute the log4net binary and NOT the source. Just wanted to confirm the right way to do it to conform with the license. Thanks in advance and regards
