# Edit Metadata

Add Licenz and Copyright:

```bash
exiftool -overwrite_original -Copyright="Type Info" -Rights="Type Info" ./*.jpg
```