X-Git-Url: http://git.scottworley.com/nix-env-apps/blobdiff_plain/9e0d2593fcf329e8a8011cf3b12abb924277c35c..12e0d984f6f8f40691368b88756d87747b8f0b65:/apps.py diff --git a/apps.py b/apps.py index 1556714..44dd9bb 100644 --- a/apps.py +++ b/apps.py @@ -1,3 +1,9 @@ +# nix-env-apps: Manage declarative nix-env with a GUI +# +# This program is free software: you can redistribute it and/or modify it +# under the terms of the GNU General Public License as published by the +# Free Software Foundation, version 3. + import os import subprocess from typing import Any, Callable