Skip to content

Commit 28ca1d9

Browse files
authored
ADD: copyright mark for sharing the yakerizer more freely
1 parent ff2e68c commit 28ca1d9

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

invokes/yakerize.py

+6
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,11 @@
11
#! python3
22

3+
```
4+
Yakerize.py was originally developed as part of the DiffCheck plugin by
5+
Andrea Settimi, Damien Gilliard, Eleni Skevaki, Marirena Kladeftira (IBOIS, CRCL, EPFL) in 2024.
6+
It is distributed under the MIT License, provided this attribution is retained.
7+
```
8+
39
import os
410
import sys
511
import argparse

0 commit comments

Comments
 (0)