diff --git a/Makefile b/Makefile index da3cdac69..436a37d8d 100644 --- a/Makefile +++ b/Makefile @@ -1,4 +1,4 @@ -# Copyright © 2018 - 2022 PhotoPrism UG. All rights reserved. +# Copyright © 2018 - 2023 PhotoPrism UG. All rights reserved. # # Questions? Email us at hello@photoprism.app or visit our website to learn # more about our team, products and services: https://photoprism.app/ diff --git a/cmd/photoprism/photoprism.go b/cmd/photoprism/photoprism.go index 8036a43ba..5808f853b 100644 --- a/cmd/photoprism/photoprism.go +++ b/cmd/photoprism/photoprism.go @@ -1,5 +1,5 @@ /* -Copyright (c) 2018 - 2022 PhotoPrism UG. All rights reserved. +Copyright (c) 2018 - 2023 PhotoPrism UG. All rights reserved. This program is free software: you can redistribute it and/or modify it under Version 3 of the GNU Affero General Public License (the "AGPL"): diff --git a/docker/develop/armv7/Dockerfile b/docker/develop/armv7/Dockerfile index c9c42de53..230fba474 100644 --- a/docker/develop/armv7/Dockerfile +++ b/docker/develop/armv7/Dockerfile @@ -1,7 +1,7 @@ #### Base Image: Ubuntu 22.04 LTS (Jammy Jellyfish) FROM ubuntu:jammy -# Copyright © 2018 - 2022 PhotoPrism UG. All rights reserved. +# Copyright © 2018 - 2023 PhotoPrism UG. All rights reserved. # # Questions? Email us at hello@photoprism.app or visit our website to learn # more about our team, products and services: https://photoprism.app/ diff --git a/docker/develop/bookworm-slim/Dockerfile b/docker/develop/bookworm-slim/Dockerfile index 5fcbca384..b7d0fbe01 100644 --- a/docker/develop/bookworm-slim/Dockerfile +++ b/docker/develop/bookworm-slim/Dockerfile @@ -1,7 +1,7 @@ #### Base Image: Debian 12 (Bookworm) FROM debian:bookworm-slim -# Copyright © 2018 - 2022 PhotoPrism UG. All rights reserved. +# Copyright © 2018 - 2023 PhotoPrism UG. All rights reserved. # # Questions? Email us at hello@photoprism.app or visit our website to learn # more about our team, products and services: https://photoprism.app/ diff --git a/docker/develop/bookworm/Dockerfile b/docker/develop/bookworm/Dockerfile index 06bdf6417..036afac31 100644 --- a/docker/develop/bookworm/Dockerfile +++ b/docker/develop/bookworm/Dockerfile @@ -1,7 +1,7 @@ #### Base Image: Debian 12 (Bookworm) FROM debian:bookworm-slim -# Copyright © 2018 - 2022 PhotoPrism UG. All rights reserved. +# Copyright © 2018 - 2023 PhotoPrism UG. All rights reserved. # # Questions? Email us at hello@photoprism.app or visit our website to learn # more about our team, products and services: https://photoprism.app/ diff --git a/docker/develop/bullseye-slim/Dockerfile b/docker/develop/bullseye-slim/Dockerfile index fe80655a5..1f45fb0c0 100644 --- a/docker/develop/bullseye-slim/Dockerfile +++ b/docker/develop/bullseye-slim/Dockerfile @@ -1,7 +1,7 @@ #### Base Image: Debian 11 (Bullseye) FROM debian:bullseye-slim -# Copyright © 2018 - 2022 PhotoPrism UG. All rights reserved. +# Copyright © 2018 - 2023 PhotoPrism UG. All rights reserved. # # Questions? Email us at hello@photoprism.app or visit our website to learn # more about our team, products and services: https://photoprism.app/ diff --git a/docker/develop/bullseye/Dockerfile b/docker/develop/bullseye/Dockerfile index df42d2915..438002e17 100644 --- a/docker/develop/bullseye/Dockerfile +++ b/docker/develop/bullseye/Dockerfile @@ -1,7 +1,7 @@ #### Base Image: Debian 11 (Bullseye) FROM golang:1-bullseye -# Copyright © 2018 - 2022 PhotoPrism UG. All rights reserved. +# Copyright © 2018 - 2023 PhotoPrism UG. All rights reserved. # # Questions? Email us at hello@photoprism.app or visit our website to learn # more about our team, products and services: https://photoprism.app/ diff --git a/docker/develop/buster/Dockerfile b/docker/develop/buster/Dockerfile index 6a267a122..3dc253085 100644 --- a/docker/develop/buster/Dockerfile +++ b/docker/develop/buster/Dockerfile @@ -1,7 +1,7 @@ #### Base Image: Debian 10 (Buster) FROM golang:1-buster -# Copyright © 2018 - 2022 PhotoPrism UG. All rights reserved. +# Copyright © 2018 - 2023 PhotoPrism UG. All rights reserved. # # Questions? Email us at hello@photoprism.app or visit our website to learn # more about our team, products and services: https://photoprism.app/ diff --git a/docker/develop/impish/Dockerfile b/docker/develop/impish/Dockerfile index 263ca43fe..f7ba84891 100644 --- a/docker/develop/impish/Dockerfile +++ b/docker/develop/impish/Dockerfile @@ -1,7 +1,7 @@ #### Base Image: Ubuntu 21.10 (Impish Indri) FROM ubuntu:impish -# Copyright © 2018 - 2022 PhotoPrism UG. All rights reserved. +# Copyright © 2018 - 2023 PhotoPrism UG. All rights reserved. # # Questions? Email us at hello@photoprism.app or visit our website to learn # more about our team, products and services: https://photoprism.app/ diff --git a/docker/develop/jammy-slim/Dockerfile b/docker/develop/jammy-slim/Dockerfile index a47ab57ed..b872c7cbe 100644 --- a/docker/develop/jammy-slim/Dockerfile +++ b/docker/develop/jammy-slim/Dockerfile @@ -1,7 +1,7 @@ #### Base Image: Ubuntu 22.04 LTS (Jammy Jellyfish) FROM ubuntu:jammy -# Copyright © 2018 - 2022 PhotoPrism UG. All rights reserved. +# Copyright © 2018 - 2023 PhotoPrism UG. All rights reserved. # # Questions? Email us at hello@photoprism.app or visit our website to learn # more about our team, products and services: https://photoprism.app/ diff --git a/docker/develop/jammy/Dockerfile b/docker/develop/jammy/Dockerfile index 57f63eb13..6d855c9b4 100644 --- a/docker/develop/jammy/Dockerfile +++ b/docker/develop/jammy/Dockerfile @@ -1,7 +1,7 @@ #### Base Image: Ubuntu 22.04 LTS (Jammy Jellyfish) FROM ubuntu:jammy -# Copyright © 2018 - 2022 PhotoPrism UG. All rights reserved. +# Copyright © 2018 - 2023 PhotoPrism UG. All rights reserved. # # Questions? Email us at hello@photoprism.app or visit our website to learn # more about our team, products and services: https://photoprism.app/ diff --git a/docker/photoprism/armv7/Dockerfile b/docker/photoprism/armv7/Dockerfile index f6b31b69d..ddd2ec284 100644 --- a/docker/photoprism/armv7/Dockerfile +++ b/docker/photoprism/armv7/Dockerfile @@ -1,7 +1,7 @@ ##################################################### BUILD STAGE ###################################################### FROM photoprism/develop:armv7 as build -# Copyright © 2018 - 2022 PhotoPrism UG. All rights reserved. +# Copyright © 2018 - 2023 PhotoPrism UG. All rights reserved. # # Questions? Email us at hello@photoprism.app or visit our website to learn # more about our team, products and services: https://photoprism.app/ diff --git a/docker/photoprism/bookworm/Dockerfile b/docker/photoprism/bookworm/Dockerfile index 0bdbe0002..9b4acc2be 100644 --- a/docker/photoprism/bookworm/Dockerfile +++ b/docker/photoprism/bookworm/Dockerfile @@ -1,7 +1,7 @@ ##################################################### BUILD STAGE ###################################################### FROM photoprism/develop:bookworm as build -# Copyright © 2018 - 2022 PhotoPrism UG. All rights reserved. +# Copyright © 2018 - 2023 PhotoPrism UG. All rights reserved. # # Questions? Email us at hello@photoprism.app or visit our website to learn # more about our team, products and services: https://photoprism.app/ diff --git a/docker/photoprism/bullseye/Dockerfile b/docker/photoprism/bullseye/Dockerfile index 69723899a..cef2842c7 100644 --- a/docker/photoprism/bullseye/Dockerfile +++ b/docker/photoprism/bullseye/Dockerfile @@ -1,7 +1,7 @@ ##################################################### BUILD STAGE ###################################################### FROM photoprism/develop:bullseye as build -# Copyright © 2018 - 2022 PhotoPrism UG. All rights reserved. +# Copyright © 2018 - 2023 PhotoPrism UG. All rights reserved. # # Questions? Email us at hello@photoprism.app or visit our website to learn # more about our team, products and services: https://photoprism.app/ diff --git a/docker/photoprism/buster/Dockerfile b/docker/photoprism/buster/Dockerfile index ae444fabd..ec497c67d 100644 --- a/docker/photoprism/buster/Dockerfile +++ b/docker/photoprism/buster/Dockerfile @@ -1,7 +1,7 @@ ##################################################### BUILD STAGE ###################################################### FROM photoprism/develop:buster as build -# Copyright © 2018 - 2022 PhotoPrism UG. All rights reserved. +# Copyright © 2018 - 2023 PhotoPrism UG. All rights reserved. # # Questions? Email us at hello@photoprism.app or visit our website to learn # more about our team, products and services: https://photoprism.app/ diff --git a/docker/photoprism/impish/Dockerfile b/docker/photoprism/impish/Dockerfile index 3d09aa0b7..8101fdbc6 100644 --- a/docker/photoprism/impish/Dockerfile +++ b/docker/photoprism/impish/Dockerfile @@ -1,7 +1,7 @@ ##################################################### BUILD STAGE ###################################################### FROM photoprism/develop:impish as build -# Copyright © 2018 - 2022 PhotoPrism UG. All rights reserved. +# Copyright © 2018 - 2023 PhotoPrism UG. All rights reserved. # # Questions? Email us at hello@photoprism.app or visit our website to learn # more about our team, products and services: https://photoprism.app/ diff --git a/docker/photoprism/jammy/Dockerfile b/docker/photoprism/jammy/Dockerfile index 77dfe1a4f..12f38284a 100644 --- a/docker/photoprism/jammy/Dockerfile +++ b/docker/photoprism/jammy/Dockerfile @@ -1,7 +1,7 @@ ##################################################### BUILD STAGE ###################################################### FROM photoprism/develop:jammy as build -# Copyright © 2018 - 2022 PhotoPrism UG. All rights reserved. +# Copyright © 2018 - 2023 PhotoPrism UG. All rights reserved. # # Questions? Email us at hello@photoprism.app or visit our website to learn # more about our team, products and services: https://photoprism.app/ diff --git a/frontend/karma.conf.js b/frontend/karma.conf.js index 6c63a7c74..01dec462a 100644 --- a/frontend/karma.conf.js +++ b/frontend/karma.conf.js @@ -1,6 +1,6 @@ /* -Copyright (c) 2018 - 2022 PhotoPrism UG. All rights reserved. +Copyright (c) 2018 - 2023 PhotoPrism UG. All rights reserved. This program is free software: you can redistribute it and/or modify it under Version 3 of the GNU Affero General Public License (the "AGPL"): diff --git a/frontend/src/app.js b/frontend/src/app.js index d7c1640bf..b21cb462e 100644 --- a/frontend/src/app.js +++ b/frontend/src/app.js @@ -1,6 +1,6 @@ /* -Copyright (c) 2018 - 2022 PhotoPrism UG. All rights reserved. +Copyright (c) 2018 - 2023 PhotoPrism UG. All rights reserved. This program is free software: you can redistribute it and/or modify it under Version 3 of the GNU Affero General Public License (the "AGPL"): diff --git a/frontend/src/app/routes.js b/frontend/src/app/routes.js index e3360087d..3adf5125e 100644 --- a/frontend/src/app/routes.js +++ b/frontend/src/app/routes.js @@ -1,6 +1,6 @@ /* -Copyright (c) 2018 - 2022 PhotoPrism UG. All rights reserved. +Copyright (c) 2018 - 2023 PhotoPrism UG. All rights reserved. This program is free software: you can redistribute it and/or modify it under Version 3 of the GNU Affero General Public License (the "AGPL"): diff --git a/frontend/src/common/api.js b/frontend/src/common/api.js index f5a9b49c4..50b6fbd88 100644 --- a/frontend/src/common/api.js +++ b/frontend/src/common/api.js @@ -1,6 +1,6 @@ /* -Copyright (c) 2018 - 2022 PhotoPrism UG. All rights reserved. +Copyright (c) 2018 - 2023 PhotoPrism UG. All rights reserved. This program is free software: you can redistribute it and/or modify it under Version 3 of the GNU Affero General Public License (the "AGPL"): diff --git a/frontend/src/common/caniuse.js b/frontend/src/common/caniuse.js index c650b4967..afbb71b9e 100644 --- a/frontend/src/common/caniuse.js +++ b/frontend/src/common/caniuse.js @@ -1,6 +1,6 @@ /* -Copyright (c) 2018 - 2022 PhotoPrism UG. All rights reserved. +Copyright (c) 2018 - 2023 PhotoPrism UG. All rights reserved. This program is free software: you can redistribute it and/or modify it under Version 3 of the GNU Affero General Public License (the "AGPL"): diff --git a/frontend/src/common/clipboard.js b/frontend/src/common/clipboard.js index b3c93756e..79b10e796 100644 --- a/frontend/src/common/clipboard.js +++ b/frontend/src/common/clipboard.js @@ -1,6 +1,6 @@ /* -Copyright (c) 2018 - 2022 PhotoPrism UG. All rights reserved. +Copyright (c) 2018 - 2023 PhotoPrism UG. All rights reserved. This program is free software: you can redistribute it and/or modify it under Version 3 of the GNU Affero General Public License (the "AGPL"): diff --git a/frontend/src/common/config.js b/frontend/src/common/config.js index 0b12488bf..5010ef797 100644 --- a/frontend/src/common/config.js +++ b/frontend/src/common/config.js @@ -1,6 +1,6 @@ /* -Copyright (c) 2018 - 2022 PhotoPrism UG. All rights reserved. +Copyright (c) 2018 - 2023 PhotoPrism UG. All rights reserved. This program is free software: you can redistribute it and/or modify it under Version 3 of the GNU Affero General Public License (the "AGPL"): diff --git a/frontend/src/common/download.js b/frontend/src/common/download.js index cb718b13c..79816540f 100644 --- a/frontend/src/common/download.js +++ b/frontend/src/common/download.js @@ -1,6 +1,6 @@ /* -Copyright (c) 2018 - 2022 PhotoPrism UG. All rights reserved. +Copyright (c) 2018 - 2023 PhotoPrism UG. All rights reserved. This program is free software: you can redistribute it and/or modify it under Version 3 of the GNU Affero General Public License (the "AGPL"): diff --git a/frontend/src/common/form.js b/frontend/src/common/form.js index 8dbe72a30..b89588dcc 100644 --- a/frontend/src/common/form.js +++ b/frontend/src/common/form.js @@ -1,6 +1,6 @@ /* -Copyright (c) 2018 - 2022 PhotoPrism UG. All rights reserved. +Copyright (c) 2018 - 2023 PhotoPrism UG. All rights reserved. This program is free software: you can redistribute it and/or modify it under Version 3 of the GNU Affero General Public License (the "AGPL"): diff --git a/frontend/src/common/input.js b/frontend/src/common/input.js index 1997e9b87..69aeeccb8 100644 --- a/frontend/src/common/input.js +++ b/frontend/src/common/input.js @@ -1,6 +1,6 @@ /* -Copyright (c) 2018 - 2022 PhotoPrism UG. All rights reserved. +Copyright (c) 2018 - 2023 PhotoPrism UG. All rights reserved. This program is free software: you can redistribute it and/or modify it under Version 3 of the GNU Affero General Public License (the "AGPL"): diff --git a/frontend/src/common/log.js b/frontend/src/common/log.js index 83a1d0bb8..a3d99d00a 100644 --- a/frontend/src/common/log.js +++ b/frontend/src/common/log.js @@ -1,6 +1,6 @@ /* -Copyright (c) 2018 - 2022 PhotoPrism UG. All rights reserved. +Copyright (c) 2018 - 2023 PhotoPrism UG. All rights reserved. This program is free software: you can redistribute it and/or modify it under Version 3 of the GNU Affero General Public License (the "AGPL"): diff --git a/frontend/src/common/notify.js b/frontend/src/common/notify.js index 3805026e4..d22b17784 100644 --- a/frontend/src/common/notify.js +++ b/frontend/src/common/notify.js @@ -1,6 +1,6 @@ /* -Copyright (c) 2018 - 2022 PhotoPrism UG. All rights reserved. +Copyright (c) 2018 - 2023 PhotoPrism UG. All rights reserved. This program is free software: you can redistribute it and/or modify it under Version 3 of the GNU Affero General Public License (the "AGPL"): diff --git a/frontend/src/common/scrollbar.js b/frontend/src/common/scrollbar.js index a6a11abb7..ff3d8f158 100644 --- a/frontend/src/common/scrollbar.js +++ b/frontend/src/common/scrollbar.js @@ -1,6 +1,6 @@ /* -Copyright (c) 2018 - 2022 PhotoPrism UG. All rights reserved. +Copyright (c) 2018 - 2023 PhotoPrism UG. All rights reserved. This program is free software: you can redistribute it and/or modify it under Version 3 of the GNU Affero General Public License (the "AGPL"): diff --git a/frontend/src/common/selection.js b/frontend/src/common/selection.js index 30698abd2..8d88a7318 100644 --- a/frontend/src/common/selection.js +++ b/frontend/src/common/selection.js @@ -1,6 +1,6 @@ /* -Copyright (c) 2018 - 2022 PhotoPrism UG. All rights reserved. +Copyright (c) 2018 - 2023 PhotoPrism UG. All rights reserved. This program is free software: you can redistribute it and/or modify it under Version 3 of the GNU Affero General Public License (the "AGPL"): diff --git a/frontend/src/common/session.js b/frontend/src/common/session.js index f869885df..b3b3301e7 100644 --- a/frontend/src/common/session.js +++ b/frontend/src/common/session.js @@ -1,6 +1,6 @@ /* -Copyright (c) 2018 - 2022 PhotoPrism UG. All rights reserved. +Copyright (c) 2018 - 2023 PhotoPrism UG. All rights reserved. This program is free software: you can redistribute it and/or modify it under Version 3 of the GNU Affero General Public License (the "AGPL"): diff --git a/frontend/src/common/util.js b/frontend/src/common/util.js index 58bccd141..6e43ed4bc 100644 --- a/frontend/src/common/util.js +++ b/frontend/src/common/util.js @@ -1,6 +1,6 @@ /* -Copyright (c) 2018 - 2022 PhotoPrism UG. All rights reserved. +Copyright (c) 2018 - 2023 PhotoPrism UG. All rights reserved. This program is free software: you can redistribute it and/or modify it under Version 3 of the GNU Affero General Public License (the "AGPL"): diff --git a/frontend/src/common/viewer.js b/frontend/src/common/viewer.js index 2093d977b..098afd442 100644 --- a/frontend/src/common/viewer.js +++ b/frontend/src/common/viewer.js @@ -1,6 +1,6 @@ /* -Copyright (c) 2018 - 2022 PhotoPrism UG. All rights reserved. +Copyright (c) 2018 - 2023 PhotoPrism UG. All rights reserved. This program is free software: you can redistribute it and/or modify it under Version 3 of the GNU Affero General Public License (the "AGPL"): diff --git a/frontend/src/common/websocket.js b/frontend/src/common/websocket.js index 1ae7e62b7..848300998 100644 --- a/frontend/src/common/websocket.js +++ b/frontend/src/common/websocket.js @@ -1,6 +1,6 @@ /* -Copyright (c) 2018 - 2022 PhotoPrism UG. All rights reserved. +Copyright (c) 2018 - 2023 PhotoPrism UG. All rights reserved. This program is free software: you can redistribute it and/or modify it under Version 3 of the GNU Affero General Public License (the "AGPL"): diff --git a/frontend/src/component/components.js b/frontend/src/component/components.js index 66fa9b83f..45a6c1293 100644 --- a/frontend/src/component/components.js +++ b/frontend/src/component/components.js @@ -1,6 +1,6 @@ /* -Copyright (c) 2018 - 2022 PhotoPrism UG. All rights reserved. +Copyright (c) 2018 - 2023 PhotoPrism UG. All rights reserved. This program is free software: you can redistribute it and/or modify it under Version 3 of the GNU Affero General Public License (the "AGPL"): diff --git a/frontend/src/component/icons.js b/frontend/src/component/icons.js index 1c4108fe3..2cf75235d 100644 --- a/frontend/src/component/icons.js +++ b/frontend/src/component/icons.js @@ -1,6 +1,6 @@ /* -Copyright (c) 2018 - 2022 PhotoPrism UG. All rights reserved. +Copyright (c) 2018 - 2023 PhotoPrism UG. All rights reserved. This program is free software: you can redistribute it and/or modify it under Version 3 of the GNU Affero General Public License (the "AGPL"): diff --git a/frontend/src/css/app.css b/frontend/src/css/app.css index f7f36b01e..5650b022f 100644 --- a/frontend/src/css/app.css +++ b/frontend/src/css/app.css @@ -1,6 +1,6 @@ /* -Copyright (c) 2018 - 2022 PhotoPrism UG. All rights reserved. +Copyright (c) 2018 - 2023 PhotoPrism UG. All rights reserved. This program is free software: you can redistribute it and/or modify it under Version 3 of the GNU Affero General Public License (the "AGPL"): diff --git a/frontend/src/dialog/dialogs.js b/frontend/src/dialog/dialogs.js index c4d5f0b7f..a2511dcb5 100644 --- a/frontend/src/dialog/dialogs.js +++ b/frontend/src/dialog/dialogs.js @@ -1,6 +1,6 @@ /* -Copyright (c) 2018 - 2022 PhotoPrism UG. All rights reserved. +Copyright (c) 2018 - 2023 PhotoPrism UG. All rights reserved. This program is free software: you can redistribute it and/or modify it under Version 3 of the GNU Affero General Public License (the "AGPL"): diff --git a/frontend/src/model/album.js b/frontend/src/model/album.js index 923eb4a52..c76f8b540 100644 --- a/frontend/src/model/album.js +++ b/frontend/src/model/album.js @@ -1,6 +1,6 @@ /* -Copyright (c) 2018 - 2022 PhotoPrism UG. All rights reserved. +Copyright (c) 2018 - 2023 PhotoPrism UG. All rights reserved. This program is free software: you can redistribute it and/or modify it under Version 3 of the GNU Affero General Public License (the "AGPL"): diff --git a/frontend/src/model/config-options.js b/frontend/src/model/config-options.js index 46b9b5196..698d22f98 100644 --- a/frontend/src/model/config-options.js +++ b/frontend/src/model/config-options.js @@ -1,6 +1,6 @@ /* -Copyright (c) 2018 - 2022 PhotoPrism UG. All rights reserved. +Copyright (c) 2018 - 2023 PhotoPrism UG. All rights reserved. This program is free software: you can redistribute it and/or modify it under Version 3 of the GNU Affero General Public License (the "AGPL"): diff --git a/frontend/src/model/face.js b/frontend/src/model/face.js index 8d6b42f27..9df0a8d21 100644 --- a/frontend/src/model/face.js +++ b/frontend/src/model/face.js @@ -1,6 +1,6 @@ /* -Copyright (c) 2018 - 2022 PhotoPrism UG. All rights reserved. +Copyright (c) 2018 - 2023 PhotoPrism UG. All rights reserved. This program is free software: you can redistribute it and/or modify it under Version 3 of the GNU Affero General Public License (the "AGPL"): diff --git a/frontend/src/model/file.js b/frontend/src/model/file.js index ff18abeb5..69a17a2b1 100644 --- a/frontend/src/model/file.js +++ b/frontend/src/model/file.js @@ -1,6 +1,6 @@ /* -Copyright (c) 2018 - 2022 PhotoPrism UG. All rights reserved. +Copyright (c) 2018 - 2023 PhotoPrism UG. All rights reserved. This program is free software: you can redistribute it and/or modify it under Version 3 of the GNU Affero General Public License (the "AGPL"): diff --git a/frontend/src/model/folder.js b/frontend/src/model/folder.js index eb8976365..97975de35 100644 --- a/frontend/src/model/folder.js +++ b/frontend/src/model/folder.js @@ -1,6 +1,6 @@ /* -Copyright (c) 2018 - 2022 PhotoPrism UG. All rights reserved. +Copyright (c) 2018 - 2023 PhotoPrism UG. All rights reserved. This program is free software: you can redistribute it and/or modify it under Version 3 of the GNU Affero General Public License (the "AGPL"): diff --git a/frontend/src/model/label.js b/frontend/src/model/label.js index 0247ed874..1fbcfe775 100644 --- a/frontend/src/model/label.js +++ b/frontend/src/model/label.js @@ -1,6 +1,6 @@ /* -Copyright (c) 2018 - 2022 PhotoPrism UG. All rights reserved. +Copyright (c) 2018 - 2023 PhotoPrism UG. All rights reserved. This program is free software: you can redistribute it and/or modify it under Version 3 of the GNU Affero General Public License (the "AGPL"): diff --git a/frontend/src/model/link.js b/frontend/src/model/link.js index b6a02cefc..a106f72d2 100644 --- a/frontend/src/model/link.js +++ b/frontend/src/model/link.js @@ -1,6 +1,6 @@ /* -Copyright (c) 2018 - 2022 PhotoPrism UG. All rights reserved. +Copyright (c) 2018 - 2023 PhotoPrism UG. All rights reserved. This program is free software: you can redistribute it and/or modify it under Version 3 of the GNU Affero General Public License (the "AGPL"): diff --git a/frontend/src/model/marker.js b/frontend/src/model/marker.js index 97e64e7cf..7216d7cdc 100644 --- a/frontend/src/model/marker.js +++ b/frontend/src/model/marker.js @@ -1,6 +1,6 @@ /* -Copyright (c) 2018 - 2022 PhotoPrism UG. All rights reserved. +Copyright (c) 2018 - 2023 PhotoPrism UG. All rights reserved. This program is free software: you can redistribute it and/or modify it under Version 3 of the GNU Affero General Public License (the "AGPL"): diff --git a/frontend/src/model/model.js b/frontend/src/model/model.js index d9ff11058..c03df1f83 100644 --- a/frontend/src/model/model.js +++ b/frontend/src/model/model.js @@ -1,6 +1,6 @@ /* -Copyright (c) 2018 - 2022 PhotoPrism UG. All rights reserved. +Copyright (c) 2018 - 2023 PhotoPrism UG. All rights reserved. This program is free software: you can redistribute it and/or modify it under Version 3 of the GNU Affero General Public License (the "AGPL"): diff --git a/frontend/src/model/photo.js b/frontend/src/model/photo.js index 94d409f85..5b13bd176 100644 --- a/frontend/src/model/photo.js +++ b/frontend/src/model/photo.js @@ -1,6 +1,6 @@ /* -Copyright (c) 2018 - 2022 PhotoPrism UG. All rights reserved. +Copyright (c) 2018 - 2023 PhotoPrism UG. All rights reserved. This program is free software: you can redistribute it and/or modify it under Version 3 of the GNU Affero General Public License (the "AGPL"): diff --git a/frontend/src/model/rest.js b/frontend/src/model/rest.js index fc960b1e1..e46d1c9ac 100644 --- a/frontend/src/model/rest.js +++ b/frontend/src/model/rest.js @@ -1,6 +1,6 @@ /* -Copyright (c) 2018 - 2022 PhotoPrism UG. All rights reserved. +Copyright (c) 2018 - 2023 PhotoPrism UG. All rights reserved. This program is free software: you can redistribute it and/or modify it under Version 3 of the GNU Affero General Public License (the "AGPL"): diff --git a/frontend/src/model/service.js b/frontend/src/model/service.js index 62526bae9..e8d84c9fa 100644 --- a/frontend/src/model/service.js +++ b/frontend/src/model/service.js @@ -1,6 +1,6 @@ /* -Copyright (c) 2018 - 2022 PhotoPrism UG. All rights reserved. +Copyright (c) 2018 - 2023 PhotoPrism UG. All rights reserved. This program is free software: you can redistribute it and/or modify it under Version 3 of the GNU Affero General Public License (the "AGPL"): diff --git a/frontend/src/model/settings.js b/frontend/src/model/settings.js index 260fb7fc3..c56ac11d0 100644 --- a/frontend/src/model/settings.js +++ b/frontend/src/model/settings.js @@ -1,6 +1,6 @@ /* -Copyright (c) 2018 - 2022 PhotoPrism UG. All rights reserved. +Copyright (c) 2018 - 2023 PhotoPrism UG. All rights reserved. This program is free software: you can redistribute it and/or modify it under Version 3 of the GNU Affero General Public License (the "AGPL"): diff --git a/frontend/src/model/subject.js b/frontend/src/model/subject.js index ace94ba2a..aa95023af 100644 --- a/frontend/src/model/subject.js +++ b/frontend/src/model/subject.js @@ -1,6 +1,6 @@ /* -Copyright (c) 2018 - 2022 PhotoPrism UG. All rights reserved. +Copyright (c) 2018 - 2023 PhotoPrism UG. All rights reserved. This program is free software: you can redistribute it and/or modify it under Version 3 of the GNU Affero General Public License (the "AGPL"): diff --git a/frontend/src/model/thumb.js b/frontend/src/model/thumb.js index e0cf7828f..a6040f740 100644 --- a/frontend/src/model/thumb.js +++ b/frontend/src/model/thumb.js @@ -1,6 +1,6 @@ /* -Copyright (c) 2018 - 2022 PhotoPrism UG. All rights reserved. +Copyright (c) 2018 - 2023 PhotoPrism UG. All rights reserved. This program is free software: you can redistribute it and/or modify it under Version 3 of the GNU Affero General Public License (the "AGPL"): diff --git a/frontend/src/model/user.js b/frontend/src/model/user.js index acd5fb98e..228bdac68 100644 --- a/frontend/src/model/user.js +++ b/frontend/src/model/user.js @@ -1,6 +1,6 @@ /* -Copyright (c) 2018 - 2022 PhotoPrism UG. All rights reserved. +Copyright (c) 2018 - 2023 PhotoPrism UG. All rights reserved. This program is free software: you can redistribute it and/or modify it under Version 3 of the GNU Affero General Public License (the "AGPL"): diff --git a/frontend/src/share.js b/frontend/src/share.js index 5ba56fcb8..406477c26 100644 --- a/frontend/src/share.js +++ b/frontend/src/share.js @@ -1,6 +1,6 @@ /* -Copyright (c) 2018 - 2022 PhotoPrism UG. All rights reserved. +Copyright (c) 2018 - 2023 PhotoPrism UG. All rights reserved. This program is free software: you can redistribute it and/or modify it under Version 3 of the GNU Affero General Public License (the "AGPL"): diff --git a/frontend/webpack.config.js b/frontend/webpack.config.js index 0e0e34a82..f39768508 100644 --- a/frontend/webpack.config.js +++ b/frontend/webpack.config.js @@ -1,6 +1,6 @@ /* -Copyright (c) 2018 - 2022 PhotoPrism UG. All rights reserved. +Copyright (c) 2018 - 2023 PhotoPrism UG. All rights reserved. This program is free software: you can redistribute it and/or modify it under Version 3 of the GNU Affero General Public License (the "AGPL"): diff --git a/internal/acl/acl.go b/internal/acl/acl.go index 0c1cf88a6..fe3ee6d0e 100644 --- a/internal/acl/acl.go +++ b/internal/acl/acl.go @@ -1,7 +1,7 @@ /* Package acl provides access control lists for authorization checks. -Copyright (c) 2018 - 2022 PhotoPrism UG. All rights reserved. +Copyright (c) 2018 - 2023 PhotoPrism UG. All rights reserved. This program is free software: you can redistribute it and/or modify it under Version 3 of the GNU Affero General Public License (the "AGPL"): diff --git a/internal/api/api.go b/internal/api/api.go index 202804120..504014d74 100644 --- a/internal/api/api.go +++ b/internal/api/api.go @@ -1,7 +1,7 @@ /* Package api provides REST API authentication and request handlers. -Copyright (c) 2018 - 2022 PhotoPrism UG. All rights reserved. +Copyright (c) 2018 - 2023 PhotoPrism UG. All rights reserved. This program is free software: you can redistribute it and/or modify it under Version 3 of the GNU Affero General Public License (the "AGPL"): diff --git a/internal/auto/auto.go b/internal/auto/auto.go index 17ac88629..3f5852221 100644 --- a/internal/auto/auto.go +++ b/internal/auto/auto.go @@ -1,7 +1,7 @@ /* Package auto provides workers for background indexing and import operations. -Copyright (c) 2018 - 2022 PhotoPrism UG. All rights reserved. +Copyright (c) 2018 - 2023 PhotoPrism UG. All rights reserved. This program is free software: you can redistribute it and/or modify it under Version 3 of the GNU Affero General Public License (the "AGPL"): diff --git a/internal/classify/classify.go b/internal/classify/classify.go index 414587a17..14534151f 100644 --- a/internal/classify/classify.go +++ b/internal/classify/classify.go @@ -1,7 +1,7 @@ /* Package classify encapsulates image classification using TensorFlow. -Copyright (c) 2018 - 2022 PhotoPrism UG. All rights reserved. +Copyright (c) 2018 - 2023 PhotoPrism UG. All rights reserved. This program is free software: you can redistribute it and/or modify it under Version 3 of the GNU Affero General Public License (the "AGPL"): diff --git a/internal/commands/commands.go b/internal/commands/commands.go index 40b5b43e6..53b128034 100644 --- a/internal/commands/commands.go +++ b/internal/commands/commands.go @@ -1,7 +1,7 @@ /* Package commands provides the CLI commands of PhotoPrism. -Copyright (c) 2018 - 2022 PhotoPrism UG. All rights reserved. +Copyright (c) 2018 - 2023 PhotoPrism UG. All rights reserved. This program is free software: you can redistribute it and/or modify it under Version 3 of the GNU Affero General Public License (the "AGPL"): diff --git a/internal/config/about.go b/internal/config/about.go index 78014a111..5be4f7a15 100644 --- a/internal/config/about.go +++ b/internal/config/about.go @@ -1,7 +1,7 @@ /* Package config provides global options, command-line flags, and user settings. -Copyright (c) 2018 - 2022 PhotoPrism UG. All rights reserved. +Copyright (c) 2018 - 2023 PhotoPrism UG. All rights reserved. This program is free software: you can redistribute it and/or modify it under Version 3 of the GNU Affero General Public License (the "AGPL"): diff --git a/internal/crop/crop.go b/internal/crop/crop.go index 36cebf1cf..7fef636c3 100644 --- a/internal/crop/crop.go +++ b/internal/crop/crop.go @@ -1,7 +1,7 @@ /* Package crop provides image crop data structures and helpers. -Copyright (c) 2018 - 2022 PhotoPrism UG. All rights reserved. +Copyright (c) 2018 - 2023 PhotoPrism UG. All rights reserved. This program is free software: you can redistribute it and/or modify it under Version 3 of the GNU Affero General Public License (the "AGPL"): diff --git a/internal/customize/customize.go b/internal/customize/customize.go index 4677e2ddb..bda78b1b6 100644 --- a/internal/customize/customize.go +++ b/internal/customize/customize.go @@ -1,7 +1,7 @@ /* Package customize provides user settings to customize the app. -Copyright (c) 2018 - 2022 PhotoPrism UG. All rights reserved. +Copyright (c) 2018 - 2023 PhotoPrism UG. All rights reserved. This program is free software: you can redistribute it and/or modify it under Version 3 of the GNU Affero General Public License (the "AGPL"): diff --git a/internal/entity/entity.go b/internal/entity/entity.go index 15ec25620..5ed4ac5c0 100644 --- a/internal/entity/entity.go +++ b/internal/entity/entity.go @@ -1,7 +1,7 @@ /* Package entity provides entity models based on the GORM library. -Copyright (c) 2018 - 2022 PhotoPrism UG. All rights reserved. +Copyright (c) 2018 - 2023 PhotoPrism UG. All rights reserved. This program is free software: you can redistribute it and/or modify it under Version 3 of the GNU Affero General Public License (the "AGPL"): diff --git a/internal/entity/legacy/legacy.go b/internal/entity/legacy/legacy.go index eec1882d1..6bcc29a63 100644 --- a/internal/entity/legacy/legacy.go +++ b/internal/entity/legacy/legacy.go @@ -1,7 +1,7 @@ /* Package legacy provides legacy entity models to be used in migrations. -Copyright (c) 2018 - 2022 PhotoPrism UG. All rights reserved. +Copyright (c) 2018 - 2023 PhotoPrism UG. All rights reserved. This program is free software: you can redistribute it and/or modify it under Version 3 of the GNU Affero General Public License (the "AGPL"): diff --git a/internal/event/event.go b/internal/event/event.go index 5b0f92dca..5701d07a2 100644 --- a/internal/event/event.go +++ b/internal/event/event.go @@ -1,7 +1,7 @@ /* Package event provides a publish-subscribe event hub and a global logger. -Copyright (c) 2018 - 2022 PhotoPrism UG. All rights reserved. +Copyright (c) 2018 - 2023 PhotoPrism UG. All rights reserved. This program is free software: you can redistribute it and/or modify it under Version 3 of the GNU Affero General Public License (the "AGPL"): diff --git a/internal/face/face.go b/internal/face/face.go index 659aee66f..627d40a30 100644 --- a/internal/face/face.go +++ b/internal/face/face.go @@ -1,7 +1,7 @@ /* Package face provides face recognition. -Copyright (c) 2018 - 2022 PhotoPrism UG. All rights reserved. +Copyright (c) 2018 - 2023 PhotoPrism UG. All rights reserved. This program is free software: you can redistribute it and/or modify it under Version 3 of the GNU Affero General Public License (the "AGPL"): diff --git a/internal/ffmpeg/ffmpeg.go b/internal/ffmpeg/ffmpeg.go index d63c8c60e..c339afc45 100644 --- a/internal/ffmpeg/ffmpeg.go +++ b/internal/ffmpeg/ffmpeg.go @@ -1,7 +1,7 @@ /* Package ffmpeg provides FFmpeg video transcoding related types and functions. -Copyright (c) 2018 - 2022 PhotoPrism UG. All rights reserved. +Copyright (c) 2018 - 2023 PhotoPrism UG. All rights reserved. This program is free software: you can redistribute it and/or modify it under Version 3 of the GNU Affero General Public License (the "AGPL"): diff --git a/internal/form/form.go b/internal/form/form.go index 44487cb18..c5f46ef9c 100644 --- a/internal/form/form.go +++ b/internal/form/form.go @@ -1,7 +1,7 @@ /* Package form contains tagged structs for input value validation. -Copyright (c) 2018 - 2022 PhotoPrism UG. All rights reserved. +Copyright (c) 2018 - 2023 PhotoPrism UG. All rights reserved. This program is free software: you can redistribute it and/or modify it under Version 3 of the GNU Affero General Public License (the "AGPL"): diff --git a/internal/get/get.go b/internal/get/get.go index c409a73ef..cf9f489ed 100644 --- a/internal/get/get.go +++ b/internal/get/get.go @@ -1,7 +1,7 @@ /* Package get provides a registry for common services. -Copyright (c) 2018 - 2022 PhotoPrism UG. All rights reserved. +Copyright (c) 2018 - 2023 PhotoPrism UG. All rights reserved. This program is free software: you can redistribute it and/or modify it under Version 3 of the GNU Affero General Public License (the "AGPL"): diff --git a/internal/get/services.go b/internal/get/services.go index 43d70ae8e..7768f30e1 100644 --- a/internal/get/services.go +++ b/internal/get/services.go @@ -1,7 +1,7 @@ /* Package service provides a registry for common services. -Copyright (c) 2018 - 2022 PhotoPrism UG. All rights reserved. +Copyright (c) 2018 - 2023 PhotoPrism UG. All rights reserved. This program is free software: you can redistribute it and/or modify it under Version 3 of the GNU Affero General Public License (the "AGPL"): diff --git a/internal/hub/hub.go b/internal/hub/hub.go index fea6ff06d..44a671d8d 100644 --- a/internal/hub/hub.go +++ b/internal/hub/hub.go @@ -1,7 +1,7 @@ /* Package hub provides privacy-preserving reverse geocoding and other backend services. -Copyright (c) 2018 - 2022 PhotoPrism UG. All rights reserved. +Copyright (c) 2018 - 2023 PhotoPrism UG. All rights reserved. This program is free software: you can redistribute it and/or modify it under Version 3 of the GNU Affero General Public License (the "AGPL"): diff --git a/internal/hub/places/places.go b/internal/hub/places/places.go index 4647df023..577f01fcc 100644 --- a/internal/hub/places/places.go +++ b/internal/hub/places/places.go @@ -1,7 +1,7 @@ /* Package places provides global location information to enrich metadata with location details. -Copyright (c) 2018 - 2022 PhotoPrism UG. All rights reserved. +Copyright (c) 2018 - 2023 PhotoPrism UG. All rights reserved. This program is free software: you can redistribute it and/or modify it under Version 3 of the GNU Affero General Public License (the "AGPL"): diff --git a/internal/i18n/i18n.go b/internal/i18n/i18n.go index 205207c82..115c6cbae 100644 --- a/internal/i18n/i18n.go +++ b/internal/i18n/i18n.go @@ -1,7 +1,7 @@ /* Package i18n provides translatable notification and error messages. -Copyright (c) 2018 - 2022 PhotoPrism UG. All rights reserved. +Copyright (c) 2018 - 2023 PhotoPrism UG. All rights reserved. This program is free software: you can redistribute it and/or modify it under Version 3 of the GNU Affero General Public License (the "AGPL"): diff --git a/internal/maps/maps.go b/internal/maps/maps.go index aff421ea8..949464b55 100644 --- a/internal/maps/maps.go +++ b/internal/maps/maps.go @@ -1,7 +1,7 @@ /* Package maps provides a location lookup abstraction including a normalized list of countries. -Copyright (c) 2018 - 2022 PhotoPrism UG. All rights reserved. +Copyright (c) 2018 - 2023 PhotoPrism UG. All rights reserved. This program is free software: you can redistribute it and/or modify it under Version 3 of the GNU Affero General Public License (the "AGPL"): diff --git a/internal/meta/meta.go b/internal/meta/meta.go index 251125570..686999a45 100644 --- a/internal/meta/meta.go +++ b/internal/meta/meta.go @@ -1,7 +1,7 @@ /* Package meta provides XMP and Exif metadata parsing and normalization. -Copyright (c) 2018 - 2022 PhotoPrism UG. All rights reserved. +Copyright (c) 2018 - 2023 PhotoPrism UG. All rights reserved. This program is free software: you can redistribute it and/or modify it under Version 3 of the GNU Affero General Public License (the "AGPL"): diff --git a/internal/migrate/migrate.go b/internal/migrate/migrate.go index 726fad74b..6955df43c 100644 --- a/internal/migrate/migrate.go +++ b/internal/migrate/migrate.go @@ -1,7 +1,7 @@ /* Package migrate provides database schema migrations. -Copyright (c) 2018 - 2022 PhotoPrism UG. All rights reserved. +Copyright (c) 2018 - 2023 PhotoPrism UG. All rights reserved. This program is free software: you can redistribute it and/or modify it under Version 3 of the GNU Affero General Public License (the "AGPL"): diff --git a/internal/mutex/mutex.go b/internal/mutex/mutex.go index f339c2ec6..442c521c3 100644 --- a/internal/mutex/mutex.go +++ b/internal/mutex/mutex.go @@ -1,7 +1,7 @@ /* Package mutex provides concurrency control for index workers and database operations. -Copyright (c) 2018 - 2022 PhotoPrism UG. All rights reserved. +Copyright (c) 2018 - 2023 PhotoPrism UG. All rights reserved. This program is free software: you can redistribute it and/or modify it under Version 3 of the GNU Affero General Public License (the "AGPL"): diff --git a/internal/nsfw/nsfw.go b/internal/nsfw/nsfw.go index dee629c30..f274fcc62 100644 --- a/internal/nsfw/nsfw.go +++ b/internal/nsfw/nsfw.go @@ -1,7 +1,7 @@ /* Package nsfw provides detection of images that are "not safe for work" based on various categories. -Copyright (c) 2018 - 2022 PhotoPrism UG. All rights reserved. +Copyright (c) 2018 - 2023 PhotoPrism UG. All rights reserved. This program is free software: you can redistribute it and/or modify it under Version 3 of the GNU Affero General Public License (the "AGPL"): diff --git a/internal/photoprism/photoprism.go b/internal/photoprism/photoprism.go index 01a038487..972b6007c 100644 --- a/internal/photoprism/photoprism.go +++ b/internal/photoprism/photoprism.go @@ -1,7 +1,7 @@ /* Package photoprism provides the core functionality of PhotoPrism®. -Copyright (c) 2018 - 2022 PhotoPrism UG. All rights reserved. +Copyright (c) 2018 - 2023 PhotoPrism UG. All rights reserved. This program is free software: you can redistribute it and/or modify it under Version 3 of the GNU Affero General Public License (the "AGPL"): diff --git a/internal/query/query.go b/internal/query/query.go index d24c16628..abf6b0bb6 100644 --- a/internal/query/query.go +++ b/internal/query/query.go @@ -1,7 +1,7 @@ /* Package query provides frequently used database queries for use in commands and API. -Copyright (c) 2018 - 2022 PhotoPrism UG. All rights reserved. +Copyright (c) 2018 - 2023 PhotoPrism UG. All rights reserved. This program is free software: you can redistribute it and/or modify it under Version 3 of the GNU Affero General Public License (the "AGPL"): diff --git a/internal/remote/remote.go b/internal/remote/remote.go index 97c25ee0f..68eca19ed 100644 --- a/internal/remote/remote.go +++ b/internal/remote/remote.go @@ -1,7 +1,7 @@ /* Package remote provides detection of remote services for file sharing and synchronization. -Copyright (c) 2018 - 2022 PhotoPrism UG. All rights reserved. +Copyright (c) 2018 - 2023 PhotoPrism UG. All rights reserved. This program is free software: you can redistribute it and/or modify it under Version 3 of the GNU Affero General Public License (the "AGPL"): diff --git a/internal/remote/webdav/webdav.go b/internal/remote/webdav/webdav.go index 217477460..2c3388040 100644 --- a/internal/remote/webdav/webdav.go +++ b/internal/remote/webdav/webdav.go @@ -1,7 +1,7 @@ /* Package webdav provides WebDAV file sharing and synchronization. -Copyright (c) 2018 - 2022 PhotoPrism UG. All rights reserved. +Copyright (c) 2018 - 2023 PhotoPrism UG. All rights reserved. This program is free software: you can redistribute it and/or modify it under Version 3 of the GNU Affero General Public License (the "AGPL"): diff --git a/internal/search/search.go b/internal/search/search.go index 187800b7f..eba5536ab 100644 --- a/internal/search/search.go +++ b/internal/search/search.go @@ -1,7 +1,7 @@ /* Package search provides search queries to find photos, albums, labels, and subjects. -Copyright (c) 2018 - 2022 PhotoPrism UG. All rights reserved. +Copyright (c) 2018 - 2023 PhotoPrism UG. All rights reserved. This program is free software: you can redistribute it and/or modify it under Version 3 of the GNU Affero General Public License (the "AGPL"): diff --git a/internal/server/header/header.go b/internal/server/header/header.go index 3dfe793c0..a4e5d10df 100644 --- a/internal/server/header/header.go +++ b/internal/server/header/header.go @@ -1,7 +1,7 @@ /* Package header provides common response header names and default values. -Copyright (c) 2018 - 2022 PhotoPrism UG. All rights reserved. +Copyright (c) 2018 - 2023 PhotoPrism UG. All rights reserved. This program is free software: you can redistribute it and/or modify it under Version 3 of the GNU Affero General Public License (the "AGPL"): diff --git a/internal/server/limiter/limiter.go b/internal/server/limiter/limiter.go index fcc925a80..257a4f0d3 100644 --- a/internal/server/limiter/limiter.go +++ b/internal/server/limiter/limiter.go @@ -1,7 +1,7 @@ /* Package limiter provides an IP request rate limiter with Gin middleware. -Copyright (c) 2018 - 2022 PhotoPrism UG. All rights reserved. +Copyright (c) 2018 - 2023 PhotoPrism UG. All rights reserved. This program is free software: you can redistribute it and/or modify it under Version 3 of the GNU Affero General Public License (the "AGPL"): diff --git a/internal/server/server.go b/internal/server/server.go index 96ec4deb1..56fd28dce 100644 --- a/internal/server/server.go +++ b/internal/server/server.go @@ -1,7 +1,7 @@ /* Package server provides REST and web server routing, request handling and logging. -Copyright (c) 2018 - 2022 PhotoPrism UG. All rights reserved. +Copyright (c) 2018 - 2023 PhotoPrism UG. All rights reserved. This program is free software: you can redistribute it and/or modify it under Version 3 of the GNU Affero General Public License (the "AGPL"): diff --git a/internal/session/session.go b/internal/session/session.go index af79c2514..3eff752e4 100644 --- a/internal/session/session.go +++ b/internal/session/session.go @@ -1,7 +1,7 @@ /* Package session provides session storage and management. -Copyright (c) 2018 - 2022 PhotoPrism UG. All rights reserved. +Copyright (c) 2018 - 2023 PhotoPrism UG. All rights reserved. This program is free software: you can redistribute it and/or modify it under Version 3 of the GNU Affero General Public License (the "AGPL"): diff --git a/internal/thumb/thumb.go b/internal/thumb/thumb.go index 18e3a20bd..ff7cb9711 100644 --- a/internal/thumb/thumb.go +++ b/internal/thumb/thumb.go @@ -1,7 +1,7 @@ /* Package thumb provides JPEG resampling and thumbnail generation. -Copyright (c) 2018 - 2022 PhotoPrism UG. All rights reserved. +Copyright (c) 2018 - 2023 PhotoPrism UG. All rights reserved. This program is free software: you can redistribute it and/or modify it under Version 3 of the GNU Affero General Public License (the "AGPL"): diff --git a/internal/viewer/viewer.go b/internal/viewer/viewer.go index a3e53ccc8..77005ccec 100644 --- a/internal/viewer/viewer.go +++ b/internal/viewer/viewer.go @@ -1,7 +1,7 @@ /* Package viewer provides photo viewer data structures and utility functions. -Copyright (c) 2018 - 2022 PhotoPrism UG. All rights reserved. +Copyright (c) 2018 - 2023 PhotoPrism UG. All rights reserved. This program is free software: you can redistribute it and/or modify it under Version 3 of the GNU Affero General Public License (the "AGPL"): diff --git a/internal/workers/workers.go b/internal/workers/workers.go index 5f07a75f4..feb179c42 100644 --- a/internal/workers/workers.go +++ b/internal/workers/workers.go @@ -1,7 +1,7 @@ /* Package workers provides index, sync, and metadata optimization background workers. -Copyright (c) 2018 - 2022 PhotoPrism UG. All rights reserved. +Copyright (c) 2018 - 2023 PhotoPrism UG. All rights reserved. This program is free software: you can redistribute it and/or modify it under Version 3 of the GNU Affero General Public License (the "AGPL"): diff --git a/pkg/capture/capture.go b/pkg/capture/capture.go index 0a736311a..12da92506 100644 --- a/pkg/capture/capture.go +++ b/pkg/capture/capture.go @@ -1,7 +1,7 @@ /* Package capture provides profiling functions for testing and debugging. -Copyright (c) 2018 - 2022 PhotoPrism UG. All rights reserved. +Copyright (c) 2018 - 2023 PhotoPrism UG. All rights reserved. This program is free software: you can redistribute it and/or modify it under Version 3 of the GNU Affero General Public License (the "AGPL"): diff --git a/pkg/clean/clean.go b/pkg/clean/clean.go index c03acff0a..eab889f3a 100644 --- a/pkg/clean/clean.go +++ b/pkg/clean/clean.go @@ -1,7 +1,7 @@ /* Package clean provides validation, sanitation, and normalization of input values. -Copyright (c) 2018 - 2022 PhotoPrism UG. All rights reserved. +Copyright (c) 2018 - 2023 PhotoPrism UG. All rights reserved. This program is free software: you can redistribute it and/or modify it under Version 3 of the GNU Affero General Public License (the "AGPL"): diff --git a/pkg/colors/colors.go b/pkg/colors/colors.go index 2897a5569..cf8c5bf36 100644 --- a/pkg/colors/colors.go +++ b/pkg/colors/colors.go @@ -1,7 +1,7 @@ /* Package colors provides types and functions for color classification. -Copyright (c) 2018 - 2022 PhotoPrism UG. All rights reserved. +Copyright (c) 2018 - 2023 PhotoPrism UG. All rights reserved. This program is free software: you can redistribute it and/or modify it under Version 3 of the GNU Affero General Public License (the "AGPL"): diff --git a/pkg/dummy/dummy.go b/pkg/dummy/dummy.go index 065e57b46..282782c96 100644 --- a/pkg/dummy/dummy.go +++ b/pkg/dummy/dummy.go @@ -1,7 +1,7 @@ /* Package dummy provides dummy implementations for common interfaces. -Copyright (c) 2018 - 2022 PhotoPrism UG. All rights reserved. +Copyright (c) 2018 - 2023 PhotoPrism UG. All rights reserved. This program is free software: you can redistribute it and/or modify it under Version 3 of the GNU Affero General Public License (the "AGPL"): diff --git a/pkg/env/env.go b/pkg/env/env.go index c5df08df5..3331453ab 100644 --- a/pkg/env/env.go +++ b/pkg/env/env.go @@ -1,7 +1,7 @@ /* Package env provides runtime environment information. -Copyright (c) 2018 - 2022 PhotoPrism UG. All rights reserved. +Copyright (c) 2018 - 2023 PhotoPrism UG. All rights reserved. This program is free software: you can redistribute it and/or modify it under Version 3 of the GNU Affero General Public License (the "AGPL"): diff --git a/pkg/fs/fs.go b/pkg/fs/fs.go index db0b8466f..0e2aee073 100644 --- a/pkg/fs/fs.go +++ b/pkg/fs/fs.go @@ -1,7 +1,7 @@ /* Package fs provides filesystem related constants and functions. -Copyright (c) 2018 - 2022 PhotoPrism UG. All rights reserved. +Copyright (c) 2018 - 2023 PhotoPrism UG. All rights reserved. This program is free software: you can redistribute it and/or modify it under Version 3 of the GNU Affero General Public License (the "AGPL"): diff --git a/pkg/geo/geo.go b/pkg/geo/geo.go index 4e87d0f2b..56b71c265 100644 --- a/pkg/geo/geo.go +++ b/pkg/geo/geo.go @@ -1,7 +1,7 @@ /* Package geo provides earth geometry functions and constants. -Copyright (c) 2018 - 2022 PhotoPrism UG. All rights reserved. +Copyright (c) 2018 - 2023 PhotoPrism UG. All rights reserved. This program is free software: you can redistribute it and/or modify it under Version 3 of the GNU Affero General Public License (the "AGPL"): diff --git a/pkg/list/list.go b/pkg/list/list.go index 838c90118..bc2813161 100644 --- a/pkg/list/list.go +++ b/pkg/list/list.go @@ -1,7 +1,7 @@ /* Package list provides a string slice abstraction. -Copyright (c) 2018 - 2022 PhotoPrism UG. All rights reserved. +Copyright (c) 2018 - 2023 PhotoPrism UG. All rights reserved. This program is free software: you can redistribute it and/or modify it under Version 3 of the GNU Affero General Public License (the "AGPL"): diff --git a/pkg/media/media.go b/pkg/media/media.go index e76fbe241..5210bd2be 100644 --- a/pkg/media/media.go +++ b/pkg/media/media.go @@ -1,7 +1,7 @@ /* Package media provides general content types and maps them to file formats. -Copyright (c) 2018 - 2022 PhotoPrism UG. All rights reserved. +Copyright (c) 2018 - 2023 PhotoPrism UG. All rights reserved. This program is free software: you can redistribute it and/or modify it under Version 3 of the GNU Affero General Public License (the "AGPL"): diff --git a/pkg/pluscode/pluscode.go b/pkg/pluscode/pluscode.go index 987c59702..70d255a87 100644 --- a/pkg/pluscode/pluscode.go +++ b/pkg/pluscode/pluscode.go @@ -1,7 +1,7 @@ /* Package pluscode provides an abstraction for Google's Open Location Code package. -Copyright (c) 2018 - 2022 PhotoPrism UG. All rights reserved. +Copyright (c) 2018 - 2023 PhotoPrism UG. All rights reserved. This program is free software: you can redistribute it and/or modify it under Version 3 of the GNU Affero General Public License (the "AGPL"): diff --git a/pkg/projection/projection.go b/pkg/projection/projection.go index ca41a3aae..f90be22d4 100644 --- a/pkg/projection/projection.go +++ b/pkg/projection/projection.go @@ -1,7 +1,7 @@ /* Package projection provides visual projection types and methods. -Copyright (c) 2018 - 2022 PhotoPrism UG. All rights reserved. +Copyright (c) 2018 - 2023 PhotoPrism UG. All rights reserved. This program is free software: you can redistribute it and/or modify it under Version 3 of the GNU Affero General Public License (the "AGPL"): diff --git a/pkg/react/react.go b/pkg/react/react.go index ab0af9f58..6fe494003 100644 --- a/pkg/react/react.go +++ b/pkg/react/react.go @@ -1,7 +1,7 @@ /* Package react facilitates the processing of user feedback expressed by an emoji. -Copyright (c) 2018 - 2022 PhotoPrism UG. All rights reserved. +Copyright (c) 2018 - 2023 PhotoPrism UG. All rights reserved. This program is free software: you can redistribute it and/or modify it under Version 3 of the GNU Affero General Public License (the "AGPL"): diff --git a/pkg/report/report.go b/pkg/report/report.go index 0257c1c0e..f9a4fa6fb 100644 --- a/pkg/report/report.go +++ b/pkg/report/report.go @@ -1,7 +1,7 @@ /* Package report provides rendering of report results, for example as Markdown. -Copyright (c) 2018 - 2022 PhotoPrism UG. All rights reserved. +Copyright (c) 2018 - 2023 PhotoPrism UG. All rights reserved. This program is free software: you can redistribute it and/or modify it under Version 3 of the GNU Affero General Public License (the "AGPL"): diff --git a/pkg/rnd/rnd.go b/pkg/rnd/rnd.go index a892df3b2..9e18e29f0 100644 --- a/pkg/rnd/rnd.go +++ b/pkg/rnd/rnd.go @@ -1,7 +1,7 @@ /* Package rnd provides random token generation and validation. -Copyright (c) 2018 - 2022 PhotoPrism UG. All rights reserved. +Copyright (c) 2018 - 2023 PhotoPrism UG. All rights reserved. This program is free software: you can redistribute it and/or modify it under Version 3 of the GNU Affero General Public License (the "AGPL"): diff --git a/pkg/s2/s2.go b/pkg/s2/s2.go index 6c3eb012b..93fdeb79b 100644 --- a/pkg/s2/s2.go +++ b/pkg/s2/s2.go @@ -3,7 +3,7 @@ Package s2 encapsulates Google's S2 library. See https://s2geometry.io/ -Copyright (c) 2018 - 2022 PhotoPrism UG. All rights reserved. +Copyright (c) 2018 - 2023 PhotoPrism UG. All rights reserved. This program is free software: you can redistribute it and/or modify it under Version 3 of the GNU Affero General Public License (the "AGPL"): diff --git a/pkg/sev/severity.go b/pkg/sev/severity.go index 7a746a43a..0c2414ba4 100644 --- a/pkg/sev/severity.go +++ b/pkg/sev/severity.go @@ -1,7 +1,7 @@ /* Package sev provides event importance levels and parsers. -Copyright (c) 2018 - 2022 PhotoPrism UG. All rights reserved. +Copyright (c) 2018 - 2023 PhotoPrism UG. All rights reserved. This program is free software: you can redistribute it and/or modify it under Version 3 of the GNU Affero General Public License (the "AGPL"): diff --git a/pkg/txt/txt.go b/pkg/txt/txt.go index 091ae3e42..8d6afe14a 100644 --- a/pkg/txt/txt.go +++ b/pkg/txt/txt.go @@ -1,7 +1,7 @@ /* Package txt provides text and linguistics related functionality. -Copyright (c) 2018 - 2022 PhotoPrism UG. All rights reserved. +Copyright (c) 2018 - 2023 PhotoPrism UG. All rights reserved. This program is free software: you can redistribute it and/or modify it under Version 3 of the GNU Affero General Public License (the "AGPL"): diff --git a/pkg/video/video.go b/pkg/video/video.go index ec368e3ae..3d36dcf47 100644 --- a/pkg/video/video.go +++ b/pkg/video/video.go @@ -1,7 +1,7 @@ /* Package video provides video file related types and functions. -Copyright (c) 2018 - 2022 PhotoPrism UG. All rights reserved. +Copyright (c) 2018 - 2023 PhotoPrism UG. All rights reserved. This program is free software: you can redistribute it and/or modify it under Version 3 of the GNU Affero General Public License (the "AGPL"):