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' ``` |
||
---|---|---|
example/main | ||
src | ||
trixy-macros | ||
trixy-parser | ||
trixy-types | ||
.envrc | ||
.gitignore | ||
.licensure.yml | ||
COPYING | ||
COPYING.LESSER | ||
Cargo.toml | ||
LICENSE.spdx | ||
cog.toml | ||
flake.lock | ||
flake.nix | ||
update.sh |