diff options
author | metamuffin <metamuffin@disroot.org> | 2022-11-21 17:01:25 +0100 |
---|---|---|
committer | metamuffin <metamuffin@disroot.org> | 2022-11-21 17:01:25 +0100 |
commit | 6ef7ada9edb817ef636048d0f8fba29e7729404c (patch) | |
tree | 2b1782cbecc84bc9eb2999c60dbfa66292630d20 /COPYING | |
parent | 5248831232fa22a1f3d6515f7f6c7bee8994faf2 (diff) | |
download | video-codec-experiments-6ef7ada9edb817ef636048d0f8fba29e7729404c.tar video-codec-experiments-6ef7ada9edb817ef636048d0f8fba29e7729404c.tar.bz2 video-codec-experiments-6ef7ada9edb817ef636048d0f8fba29e7729404c.tar.zst |
add formal stuff
Diffstat (limited to 'COPYING')
-rw-r--r-- | COPYING | 15 |
1 files changed, 15 insertions, 0 deletions
@@ -0,0 +1,15 @@ +bad-avcodec (dhwt-codec, vgcodec) +Copyright (C) 2022 metamuffin + +This program is free software: you can redistribute it and/or modify +it under the terms of the GNU Affero General Public License as +published by the Free Software Foundation, version 3 of the +License only. + +This program is distributed in the hope that it will be useful, +but WITHOUT ANY WARRANTY; without even the implied warranty of +MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the +GNU Affero General Public License for more details. + +You should have received a copy of the GNU Affero General Public License +along with this program. If not, see <https://www.gnu.org/licenses/>. |