Commit 12635d19 authored by Bjørn Forsman's avatar Bjørn Forsman
Browse files
parent 0d02f0bb
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -22,7 +22,7 @@ stdenv.mkDerivation rec {
      linker should look for the libraries needed for a program.
    '';
    homepage = "https://codeberg.org/pere/chrpath";
    license = licenses.gpl2;
    license = licenses.gpl2Plus;
    platforms = platforms.linux;
    maintainers = [ maintainers.bjornfor ];
  };