1
0
mirror of https://github.com/wjwwood/serial.git synced 2026-01-22 11:44:53 +08:00

Fix license labeling, I put BSD, but the license has always been MIT...

This commit is contained in:
William Woodall 2013-08-28 15:01:13 -07:00
parent ae34a17364
commit bed25fd8a2
2 changed files with 6 additions and 6 deletions

View File

@ -48,7 +48,7 @@ Uninstall:
### License ### License
The BSD License The MIT License
Copyright (c) 2012 William Woodall, John Harrison Copyright (c) 2012 William Woodall, John Harrison

View File

@ -8,7 +8,7 @@
<maintainer email="william@osrfoundation.org">William Woodall</maintainer> <maintainer email="william@osrfoundation.org">William Woodall</maintainer>
<license>BSD</license> <license>MIT</license>
<url type="website">http://wjwwood.github.com/serial/</url> <url type="website">http://wjwwood.github.com/serial/</url>
<url type="repository">https://github.com/wjwwood/serial</url> <url type="repository">https://github.com/wjwwood/serial</url>