mirror of
https://github.com/ejwa/gitinspector.git
synced 2024-12-21 21:22:16 +01:00
File structure rearranged to be more compatible with setuptools/Distribute.
The fact is, gitinspector is now stable enough to inlude support for python distribution and setup. This is the first step towards that transition.
This commit is contained in:
parent
466941047b
commit
f36b82170f
24 changed files with 1 additions and 1 deletions
|
@ -2,7 +2,7 @@ Copyright © 2012-2013 Ejwa Software. All rights reserved.
|
|||
|
||||
This program comes with ABSOLUTELY NO WARRANTY.
|
||||
This is free software, and you are welcome to redistribute it under
|
||||
certain conditions; see the accompanying license.txt file for further details.
|
||||
certain conditions; see the accompanying LICENSE.txt file for further details.
|
||||
|
||||
For questions regarding gitinspector you can contact the current maintainer
|
||||
in charge at gitinspector@ejwa.se.
|
Before Width: | Height: | Size: 4.4 KiB After Width: | Height: | Size: 4.4 KiB |
Loading…
Reference in a new issue