Mercurial > evolve
comparison hgext3rd/topic/randomname.py @ 3034:2d42bd025754
randomname: fix the header of the file
author | Pulkit Goyal <7895pulkit@gmail.com> |
---|---|
date | Sun, 01 Oct 2017 15:32:29 +0530 |
parents | c2d1f49ac7e2 |
children | 83627d3a7311 |
comparison
equal
deleted
inserted
replaced
3033:13751fef5e66 | 3034:2d42bd025754 |
---|---|
1 # __init__.py - topic extension | 1 # randomname.py - topic extension |
2 # | 2 # |
3 # This software may be used and distributed according to the terms of the | 3 # This software may be used and distributed according to the terms of the |
4 # GNU General Public License version 2 or any later version. | 4 # GNU General Public License version 2 or any later version. |
5 """random topic generator utils | 5 """random topic generator utils |
6 """ | 6 """ |