ams: the copyright^H^H^H^H^H^H^Hmplex plane is the algebraic closure of the reals

This commit is contained in:
Michael Scire 2021-10-04 12:59:10 -07:00
parent 6f76066d24
commit 77fe5cf6f5
2755 changed files with 2756 additions and 2756 deletions

View file

@ -57,7 +57,7 @@ def main(argc, argv):
write_file(os.path.join('sdram_params/lz', 'sdram_params_%s_%d_%d.lz4' % (soc, param_id_l, param_id_h)), compressed)
with open('source/sdram/fusee_sdram_params.inc', 'w') as f:
f.write('%s\n' % "/*")
f.write('%s\n' % " * Copyright (c) 2018-2020 Atmosph\xc3re-NX")
f.write('%s\n' % " * Copyright (c) Atmosph\xc3\xa8re-NX")
f.write('%s\n' % " *")
f.write('%s\n' % " * This program is free software; you can redistribute it and/or modify it")
f.write('%s\n' % " * under the terms and conditions of the GNU General Public License,")