summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDaniel Gryniewicz <dang@fprintf.net>2008-05-30 13:28:44 -0400
committerDaniel Gryniewicz <dang@fprintf.net>2008-05-30 13:28:44 -0400
commit8574c772947d104b9ffc1ce66893099351cfac2a (patch)
tree74ae0147e657680b8e79fcae7c6c7e194925056f
parentExperimental speedy depchecker patch (diff)
downloadgentoo-bumpchecker-8574c772947d104b9ffc1ce66893099351cfac2a.tar.gz
gentoo-bumpchecker-8574c772947d104b9ffc1ce66893099351cfac2a.tar.bz2
gentoo-bumpchecker-8574c772947d104b9ffc1ce66893099351cfac2a.zip
Rename main.py to gentoo-bumpchecker.py
-rwxr-xr-xgentoo-bumpchecker.py (renamed from main.py)1
1 files changed, 1 insertions, 0 deletions
diff --git a/main.py b/gentoo-bumpchecker.py
index bde51f9..19c307b 100755
--- a/main.py
+++ b/gentoo-bumpchecker.py
@@ -1,5 +1,6 @@
#! /usr/bin/python
# Copyright John N. Laliberte <allanonjl@gentoo.org>
+# Copyright Daniel Gryniewicz <dang@gentoo.org>
# LICENSE - GPL2
import os,sys