summaryrefslogtreecommitdiffstats
path: root/debian-pkgs.sh
diff options
context:
space:
mode:
Diffstat (limited to 'debian-pkgs.sh')
-rwxr-xr-xdebian-pkgs.sh7
1 files changed, 7 insertions, 0 deletions
diff --git a/debian-pkgs.sh b/debian-pkgs.sh
index 6a4a385..c6633d3 100755
--- a/debian-pkgs.sh
+++ b/debian-pkgs.sh
@@ -1,4 +1,11 @@
#!/bin/sh
+#
+# Copyright (c) 2012, Al Stone <ahs3@ahs3.net>
+#
+# This program is free software; you can redistribute it and/or
+# modify it under the terms of version 2 (only) of the GNU General
+# Public License as published by the Free Software Foundation.
+#
apt-cache pkgnames | sort | uniq > debian.pkgs