aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authortassaron2022-04-29 23:29:47 -0400
committertassaron2022-04-29 23:29:47 -0400
commit9610631f0299151b5e8cb0b77e2f00ca2084d1c4 (patch)
tree3921f92289468f2deaa8985a455030840dccf8cf
parent271db4bff3f4dca16671b6e95396acbd6757f44a (diff)
license may be affected by packaging
https://github.com/djfun/audio-visualizer-python/issues/28#issuecomment-314791421
-rw-r--r--README.md4
1 files changed, 3 insertions, 1 deletions
diff --git a/README.md b/README.md
index 3ca5305..2c33b56 100644
--- a/README.md
+++ b/README.md
@@ -96,4 +96,6 @@ Download audio-visualizer-python from this repository and run it with `python3 m
# License
-audio-visualizer-python is licensed under the MIT license.
+Source code of audio-visualizer-python is licensed under the MIT license.
+
+Some dependencies of this application are under the GPL license. When packaged with these dependencies, audio-visualizer-python may also be under the terms of this GPL license. \ No newline at end of file