Merge branch 'master' of github.com:wolever/nose-parameterized
diff --git a/setup.py b/setup.py
index dfcad04..ed07d37 100644
--- a/setup.py
+++ b/setup.py
@@ -16,6 +16,7 @@
     name="nose-parameterized",
     version="0.6.dev",
     url="https://github.com/wolever/nose-parameterized",
+    license="FreeBSD",
     author="David Wolever",
     author_email="david@wolever.net",
     description="Parameterized testing with any Python test framework",