s/coderefinery/dev-cafe/; closes #244

This commit is contained in:
Radovan Bast
2018-06-20 17:10:31 +02:00
parent ebf3264642
commit e12b47e287
55 changed files with 114 additions and 114 deletions

View File

@ -9,7 +9,7 @@ if sys.version_info[0] == 2 and sys.version_info[1] < 7:
sys.exit(-1)
AUTOCMAKE_GITHUB_URL = 'https://github.com/coderefinery/autocmake/raw/master/'
AUTOCMAKE_GITHUB_URL = 'https://github.com/dev-cafe/autocmake/raw/master/'
def licensing_info():