Benedikt Peetz
7ac6edb752
This was done with: ```bash fd --type file . | xargs grep 'Copyright (C) 2023 The Trinitrix Project <soispha@vhack.eu, antifallobst@systemausfall.org>' | awk 'BEGIN{ FS=":"} {print $1}' | xargs sed -i '1,19d' ``` |
||
---|---|---|
.. | ||
comments.tri | ||
empty.tri | ||
failing.tri | ||
failing_comments.tri | ||
failing_enum_name.tri | ||
failing_types.tri | ||
failing_types_generic.tri | ||
full.tri | ||
multiple.tri | ||
other_comments.tri | ||
simple.tri | ||
types.tri |