summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--install.sh7
1 files changed, 3 insertions, 4 deletions
diff --git a/install.sh b/install.sh
index d25b12c..adbed88 100644
--- a/install.sh
+++ b/install.sh
@@ -1,8 +1,7 @@
#!/bin/bash
-#
-# Uselect Temporary Installer
-#
-#
+# Copyright 1999-2009 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# install.sh mephx.x@gmail.com
if [ "$(id -u)" != "0" ]; then
echo "uselect's $0 must be run as root!"