From 37469c3038eba2300a8527f7f1d16454a6f2ce90 Mon Sep 17 00:00:00 2001 From: Janne Heß Date: Sun, 10 Feb 2019 16:46:09 +0100 Subject: tt-rss-plugin-auth-ldap: Use the correct license The repo now has a license file which contains the Apache 2 license. --- pkgs/servers/tt-rss/plugin-auth-ldap/default.nix | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'pkgs/servers') diff --git a/pkgs/servers/tt-rss/plugin-auth-ldap/default.nix b/pkgs/servers/tt-rss/plugin-auth-ldap/default.nix index 85d12cf07be..6fad061ce99 100644 --- a/pkgs/servers/tt-rss/plugin-auth-ldap/default.nix +++ b/pkgs/servers/tt-rss/plugin-auth-ldap/default.nix @@ -24,7 +24,7 @@ stdenv.mkDerivation rec { meta = with stdenv.lib; { description = "Plugin for TT-RSS to authenticate users via ldap"; - license = licenses.gpl3; + license = licenses.asl20; homepage = https://github.com/hydrian/TTRSS-Auth-LDAP; maintainers = with maintainers; [ mic92 ]; platforms = platforms.all; -- cgit 1.4.1