diff options
author | Aleksey Veresov <aleksey@veresov.pro> | 2021-04-13 14:46:18 +0300 |
---|---|---|
committer | Aleksey Veresov <aleksey@veresov.pro> | 2023-12-06 19:47:22 +0300 |
commit | fac5c4745fc0da0e9f8b6e0fa997c019a7c753e0 (patch) | |
tree | 2f5dbc689bc392569234812f573d22d8a188a86e /video/LICENSE | |
parent | c1243463fbeced6b1f1765991b56d726f9e7d869 (diff) | |
download | suem-fac5c4745fc0da0e9f8b6e0fa997c019a7c753e0.tar suem-fac5c4745fc0da0e9f8b6e0fa997c019a7c753e0.tar.xz suem-fac5c4745fc0da0e9f8b6e0fa997c019a7c753e0.zip |
Initial commit.
Diffstat (limited to 'video/LICENSE')
-rw-r--r-- | video/LICENSE | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/video/LICENSE b/video/LICENSE new file mode 100644 index 0000000..3d1ddbb --- /dev/null +++ b/video/LICENSE @@ -0,0 +1,9 @@ +Copyright 2021 Aleksey Veresov + +This software is provided 'as-is', without any express or implied warranty. +In no event will the authors be held liable for any damages arising from +the use of this software. + +Permission to use, copy, modify, and distribute this software for any +purpose with or without fee is hereby granted, provided that the above +copyright notice and this permission notice appear in all copies. |