Skip to content

Commit

Permalink
Add brief license information back to README.md
Browse files Browse the repository at this point in the history
Also rename LICENSE to LICENSE.md
  • Loading branch information
zeux committed Apr 11, 2018
1 parent 61f2180 commit 5527732
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 1 deletion.
2 changes: 1 addition & 1 deletion LICENSE → LICENSE.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
This library is available to anybody free of charge, under the terms of MIT License:
MIT License

Copyright (c) 2006-2018 Arseny Kapoulkine

Expand Down
4 changes: 4 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -16,3 +16,7 @@ Documentation for the current release of pugixml is available on-line as two sep
* [Complete reference manual](https://pugixml.org/docs/manual.html), that describes all features of the library in detail.

You’re advised to start with the quick-start guide; however, many important library features are either not described in it at all or only mentioned briefly; if you require more information you should read the complete manual.

## License

This library is available to anybody free of charge, under the terms of MIT License (see LICENSE.md).

0 comments on commit 5527732

Please sign in to comment.