Datasets:
Update license to MIT
Browse files
README.md
CHANGED
|
@@ -1,7 +1,5 @@
|
|
| 1 |
---
|
| 2 |
-
license:
|
| 3 |
-
license_name: us-government-works
|
| 4 |
-
license_link: https://www.usa.gov/government-copyright
|
| 5 |
language:
|
| 6 |
- en
|
| 7 |
tags:
|
|
@@ -122,7 +120,7 @@ This dataset was built using [quackrfss](https://github.com/hesscl/quackrfss), w
|
|
| 122 |
|
| 123 |
## 📄 License
|
| 124 |
|
| 125 |
-
BRFSS data is produced by the US Centers for Disease Control and Prevention and is in the public domain as a work of the US federal government. Pipeline code is MIT licensed.
|
| 126 |
|
| 127 |
---
|
| 128 |
|
|
|
|
| 1 |
---
|
| 2 |
+
license: mit
|
|
|
|
|
|
|
| 3 |
language:
|
| 4 |
- en
|
| 5 |
tags:
|
|
|
|
| 120 |
|
| 121 |
## 📄 License
|
| 122 |
|
| 123 |
+
BRFSS data is produced by the US Centers for Disease Control and Prevention and is in the public domain as a work of the US federal government. Pipeline code is [MIT licensed](https://github.com/hesscl/quackrfss/blob/main/LICENSE).
|
| 124 |
|
| 125 |
---
|
| 126 |
|