Skip to content

Commit 40e465d

Browse files
Update LICENSE and README.md
1 parent 5a89405 commit 40e465d

File tree

2 files changed

+5
-1
lines changed

2 files changed

+5
-1
lines changed

LICENSE

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
MIT License
22

3-
Copyright (c) 2014-2021 Hyperion Project
3+
Copyright (c) 2022 Hyperion Project
44

55
Permission is hereby granted, free of charge, to any person obtaining a copy
66
of this software and associated documentation files (the "Software"), to deal

README.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -63,6 +63,10 @@ make -j $(nproc)
6363
sudo make install
6464
```
6565

66+
## License
67+
The source is released under MIT-License (see https://opensource.org/licenses/MIT).<br>
68+
[![GitHub license](https://img.shields.io/badge/License-MIT-yellow.svg)](https://raw.githubusercontent.com/hyperion-project/hyperion-obs-plugin/main/LICENSE)
69+
6670
[obs]: https://obsproject.com/
6771
[obs_build_windows]: https://github.com/obsproject/obs-studio/wiki/install-instructions#windows-build-directions
6872
[obs_build_macos]: https://github.com/obsproject/obs-studio/wiki/install-instructions#macos

0 commit comments

Comments
 (0)