src/refresh-auth
changeset 242 03d8f07230b3
parent 217 32b431977bf9
--- a/src/refresh-auth	Sat Dec 19 10:46:42 2009 +0000
+++ b/src/refresh-auth	Sat Dec 19 10:47:13 2009 +0000
@@ -1,10 +1,7 @@
 #!/usr/bin/env python
-# Copyright 2008-2009 LShift Ltd
-
-# WARNING
-# This script completely destroys your ~/.ssh/authorized_keys
-# file every time it is run
-# WARNING
+"""
+Rewrite ~/.ssh/authorized_keys by recursing through key directories
+"""
 
 import sys
 import os