summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorLaurie Clark-Michalek <bluepeppers@archlinux.us>2010-08-31 21:10:42 +0100
committerLaurie Clark-Michalek <bluepeppers@archlinux.us>2010-08-31 21:10:42 +0100
commitb4715eb43a53c7a89b69d78515cbe6f5d2dd3247 (patch)
tree18360421ad16ebbb3c90144f96f0e03bcbe2d734
parentc9fba8a885cc2cd11ee14a3a3af6225dabd36e24 (diff)
Call the program archey3 to indicate that we're using python3, and that we've moved on from old archey
-rwxr-xr-xarchey2
1 files changed, 1 insertions, 1 deletions
diff --git a/archey b/archey
index 54f0e7c..0c199ae 100755
--- a/archey
+++ b/archey
@@ -1,6 +1,6 @@
#!/usr/bin/env python3
#
-# archey [version 0.2-1]
+# archey3 [version 0.2-1]
#
# Copyright 2010 Melik Manukyan <melik@archlinux.us>
# Copyright 2010 Laurie Clark-Michalek <bluepeppers@archlinux.us>