grep -rl '# Copyright © .* Pleroma' * | xargs sed -i 's;Copyright © .* Pleroma .*;Copyright © 2017-2021 Pleroma Authors <https://pleroma.social/>;' |
||
|---|---|---|
| .. | ||
| operations | ||
| schemas | ||
| cast_and_validate.ex | ||
| helpers.ex | ||
| render_error.ex | ||
grep -rl '# Copyright © .* Pleroma' * | xargs sed -i 's;Copyright © .* Pleroma .*;Copyright © 2017-2021 Pleroma Authors <https://pleroma.social/>;' |
||
|---|---|---|
| .. | ||
| operations | ||
| schemas | ||
| cast_and_validate.ex | ||
| helpers.ex | ||
| render_error.ex | ||