Browse Source

Update atgcsv.py

master
parent
commit
18e184d6aa
1 changed files with 1 additions and 1 deletions
  1. +1
    -1
      atgcsv.py

+ 1
- 1
atgcsv.py View File

@@ -23,4 +23,4 @@ if __name__ == '__main__':
generator.write_files(argv[3])
else:
print 'Usage:', split(argv[0])[-1], '<CSV file>', '<Template file>', '[Output directory]'
print '(c)2013 Ivan "Kai SD" Korystin'
print '(c)2015 Ivan "Kai SD" Korystin'