# HG changeset patch # User Atul Varma # Date 1228857909 28800 # Node ID 14f4251b156c8be99bcb76b5986db312de306f5e # Parent a628c9eac0ba39f48e2d6708d6c3f87b03edb47c Changed terminology from Kharon to hrm. diff -r a628c9eac0ba -r 14f4251b156c hrm.py --- a/hrm.py Tue Dec 09 13:20:34 2008 -0800 +++ b/hrm.py Tue Dec 09 13:25:09 2008 -0800 @@ -15,7 +15,7 @@ # disclaimer in the documentation and/or other materials provided # with the distribution. # -# * Neither the name of Kharon nor the names of its +# * Neither the name of hrm nor the names of its # contributors may be used to endorse or promote products derived # from this software without specific prior written permission. # @@ -34,7 +34,7 @@ # ---------------------------------------------------------------------------- ''' - This is Kharon, a drop-in replacement for rm, with support for undo. + This is hrm, a humane replacement for rm, with support for undo. ''' # TODO: