Bump year in license

This commit is contained in:
Joshua Ramon Enslin 2023-06-24 01:44:04 +02:00
parent be5cc78160
commit a7d1854976
Signed by: jrenslin
GPG Key ID: 46016F84501B70AE
2 changed files with 6 additions and 2 deletions

View File

@ -1,6 +1,6 @@
MIT License MIT License
Copyright (c) <year> <copyright holders> Copyright (c) 2021-2023 museum-digital
Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions: Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:

View File

@ -2,10 +2,14 @@
Presets that users can select for getting started with the customizable object editing interface. Presets that users can select for getting started with the customizable object editing interface.
All presets are found as ``.json`` files in the subdirectory ``presets``. All available presets are stored as JSON files in subdirectory [`presets`](./presets).
## List of Presets ## List of Presets
- generic-publication.json - generic-publication.json
A generic, publication-minded preset for the customized object editing interface. A generic, publication-minded preset for the customized object editing interface.
## License
This project is licensed under the MIT License. See the [LICENSE](./LICENSE) file for the full license text.