- 07 Jan, 2023 3 commits
-
-
Ted Themistokleous authored
-
Ted Themistokleous authored
-
Ted Themistokleous authored
Getting this to update everything so we can just run it on Jan 1st on everything that MIGraphX touches with an AMD license. Still working out the quirks.
-
- 06 Jan, 2023 3 commits
-
-
Ted Themistokleous authored
-
Ted Themistokleous authored
Since there's no point to check for a licence twice, just break after we find the key_messag we're looking for otherwise break at some predetermined line limit. Saves us from having to drudge through all of a file. A license should be at the top of a file so anything more than 10 lines past the beginning of the file (since we're also stamping .ipynb files) should be sufficient
-
Ted Themistokleous authored
-
- 09 Aug, 2022 1 commit
-
-
Paul Fultz II authored
* Allow license_stamper.py to be ran from any directory * Format Co-authored-by:kahmed10 <15948690+kahmed10@users.noreply.github.com>
-
- 24 Jun, 2022 1 commit
-
-
Ted Themistokleous authored
Used to determine what files contain a license and are stamped. If not we exit and return an error code that can be later ingested by another script, as well as a list of the outstanding files in questions. Currently baked in the list of files we should support or not support with licenses in them a well as some stuff to quickly ignore
-
- 23 Jun, 2022 1 commit
-
-
Ted Themistokleous authored
Regenerate notebook header for licensing
-
- 22 Jun, 2022 1 commit
-
-
Ted Themistokleous authored
Updated each source file in the repo with the existing license.
-