Added GPL v3 to readme file
This commit is contained in:
parent
517c62c524
commit
e5b74a348a
|
@ -17,6 +17,7 @@ Features include:
|
||||||
|
|
||||||
|
|
||||||
NZBDrone makes use of the following projects:
|
NZBDrone makes use of the following projects:
|
||||||
|
=====
|
||||||
|
|
||||||
## Platform
|
## Platform
|
||||||
* [ASP.NET MVC 3.0](http://www.asp.net/mvc)
|
* [ASP.NET MVC 3.0](http://www.asp.net/mvc)
|
||||||
|
@ -30,7 +31,6 @@ NZBDrone makes use of the following projects:
|
||||||
* [PetaPoco](http://www.toptensoftware.com/petapoco/)
|
* [PetaPoco](http://www.toptensoftware.com/petapoco/)
|
||||||
* [MVC Mini Profiler](http://code.google.com/p/mvc-mini-profiler/)
|
* [MVC Mini Profiler](http://code.google.com/p/mvc-mini-profiler/)
|
||||||
* [Migrator.NET](https://github.com/kayone/Migrator.NET)
|
* [Migrator.NET](https://github.com/kayone/Migrator.NET)
|
||||||
* [Telerik Extensions for ASP.NET MVC](http://www.telerik.com/products/aspnet-mvc.aspx)
|
|
||||||
|
|
||||||
## Development Tools
|
## Development Tools
|
||||||
* [Visual Studio 2010](http://www.microsoft.com/visualstudio/en-us/products/2010-editions)
|
* [Visual Studio 2010](http://www.microsoft.com/visualstudio/en-us/products/2010-editions)
|
||||||
|
@ -41,4 +41,9 @@ NZBDrone makes use of the following projects:
|
||||||
* [NBuilder](http://nbuilder.org/)
|
* [NBuilder](http://nbuilder.org/)
|
||||||
* [Fluent Assertions](http://fluentassertions.codeplex.com/)
|
* [Fluent Assertions](http://fluentassertions.codeplex.com/)
|
||||||
* [TeamCity](http://www.jetbrains.com/teamcity/)
|
* [TeamCity](http://www.jetbrains.com/teamcity/)
|
||||||
* [DotCover](http://www.jetbrains.com/dotcover/)
|
* [DotCover](http://www.jetbrains.com/dotcover/)
|
||||||
|
|
||||||
|
|
||||||
|
## License
|
||||||
|
* [GNU GPL v3](http://www.gnu.org/licenses/gpl.html)
|
||||||
|
Copyright 2010-2013
|
Loading…
Reference in New Issue