We had the license listed as GPL in setup.py but, we did not have the COPYING file per GPL guidelines. Adding that and tagging files with copyright date of 2016 from original import per git log.
Signed-off-by: Scott Poore spoore@redhat.com
Pull-Request has been merged by mrniranjan
We had the license listed as GPL in setup.py but, we did not have the
COPYING file per GPL guidelines. Adding that and tagging files with
copyright date of 2016 from original import per git log.
Signed-off-by: Scott Poore spoore@redhat.com