vdr: Update license

This commit is contained in:
Christian Kögler 2021-05-16 08:17:25 +02:00
parent d5d750fa54
commit 201e1a4fb8
1 changed files with 1 additions and 1 deletions

View File

@ -51,6 +51,6 @@
description = "Video Disc Recorder";
maintainers = [ maintainers.ck3d ];
platforms = [ "i686-linux" "x86_64-linux" ];
license = licenses.gpl2;
license = licenses.gpl2Plus;
};
}