]> git.scottworley.com Git - nix-env-apps/blobdiff - apps.py
License: GPL-3
[nix-env-apps] / apps.py
diff --git a/apps.py b/apps.py
index 155671490fdbbecf10fc313e852aadf2ba7e8b99..44dd9bb887ddb3ee73b038ba7580d721239988b1 100644 (file)
--- 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