Skip to content

Commit

Permalink
ADD: copyright mark for sharing the yakerizer more freely
Browse files Browse the repository at this point in the history
  • Loading branch information
9and3 authored Nov 18, 2024
1 parent ff2e68c commit 28ca1d9
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions invokes/yakerize.py
Original file line number Diff line number Diff line change
@@ -1,5 +1,11 @@
#! python3

```
Yakerize.py was originally developed as part of the DiffCheck plugin by
Andrea Settimi, Damien Gilliard, Eleni Skevaki, Marirena Kladeftira (IBOIS, CRCL, EPFL) in 2024.
It is distributed under the MIT License, provided this attribution is retained.
```

import os
import sys
import argparse
Expand Down

0 comments on commit 28ca1d9

Please sign in to comment.