Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Browse files
Browse the repository at this point in the history
mdhelp: add about doc
- Loading branch information
Showing
1 changed file
with
25 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| @@ -0,0 +1,25 @@ | ||
| ##About | ||
|
|
||
| This documentation forms part of the Tvheadend project. | ||
|
|
||
| All rights reserved, and all implications of using, following, not | ||
| following, or in any way even being aware of this documentation are | ||
| expressly excluded. Use everything entirely at your own risk. If your | ||
| television explodes, your house burns down or your kittens end up in | ||
| tears, that's nothing to do with us. | ||
|
|
||
| (c) 2006 - 2016 Tvheadend Foundation CIC | ||
|
|
||
| ##Licensing | ||
|
|
||
| The entire project is currently licensed using [GPLv3](http://www.gnu.org/licenses/gpl-3.0.txt). | ||
|
|
||
| ##Further Information | ||
|
|
||
| For more information regarding the project, licensing and contributions, please see: | ||
|
|
||
| [Project website](https://tvheadend.org) | ||
|
|
||
| [Contributor information](https://tvheadend.org/projects/tvheadend/wiki/Contributors) | ||
|
|
||
| [Contributor Licensing Agreement](https://tvheadend.org/projects/tvheadend/wiki/CLA) |