From 605cec43f46ebef9846f50041dcf82af5027b138 Mon Sep 17 00:00:00 2001 From: Miroslav Bauer Date: Thu, 5 Jan 2023 12:03:16 +0100 Subject: [PATCH] Bump the Copyright date to 2023 (#3584) * Bump the Copyright date to 2023 --- changelog/unreleased/copyright-2023.md | 3 +++ cmd/reva/app-tokens-create.go | 2 +- cmd/reva/app-tokens-list.go | 2 +- cmd/reva/app-tokens-remove.go | 2 +- cmd/reva/arguments.go | 2 +- cmd/reva/command.go | 2 +- cmd/reva/common.go | 2 +- cmd/reva/completer.go | 2 +- cmd/reva/configure.go | 2 +- cmd/reva/download.go | 2 +- cmd/reva/executor.go | 2 +- cmd/reva/getlock.go | 2 +- cmd/reva/grpc.go | 2 +- cmd/reva/help.go | 2 +- cmd/reva/import.go | 2 +- cmd/reva/login.go | 2 +- cmd/reva/ls.go | 2 +- cmd/reva/main.go | 2 +- cmd/reva/mkdir.go | 2 +- cmd/reva/mv.go | 2 +- cmd/reva/ocm-find-accepted-users.go | 2 +- cmd/reva/ocm-invite-forward.go | 2 +- cmd/reva/ocm-invite-generate.go | 2 +- cmd/reva/ocm-share-create.go | 2 +- cmd/reva/ocm-share-list-received.go | 2 +- cmd/reva/ocm-share-list.go | 2 +- cmd/reva/ocm-share-remove.go | 2 +- cmd/reva/ocm-share-update-received.go | 2 +- cmd/reva/ocm-share-update.go | 2 +- cmd/reva/open-in-app.go | 2 +- cmd/reva/preferences.go | 2 +- cmd/reva/public-share-create.go | 2 +- cmd/reva/public-share-list.go | 2 +- cmd/reva/public-share-remove.go | 2 +- cmd/reva/public-share-update.go | 2 +- cmd/reva/recycle-list.go | 2 +- cmd/reva/recycle-purge.go | 2 +- cmd/reva/recycle-restore.go | 2 +- cmd/reva/rm.go | 2 +- cmd/reva/setlock.go | 2 +- cmd/reva/share-create.go | 2 +- cmd/reva/share-list-received.go | 2 +- cmd/reva/share-list.go | 2 +- cmd/reva/share-remove.go | 2 +- cmd/reva/share-update-received.go | 2 +- cmd/reva/share-update.go | 2 +- cmd/reva/stat.go | 2 +- cmd/reva/transfer-cancel.go | 2 +- cmd/reva/transfer-create.go | 2 +- cmd/reva/transfer-get-status.go | 2 +- cmd/reva/transfer-list.go | 2 +- cmd/reva/transfer-retry.go | 2 +- cmd/reva/unlock.go | 2 +- cmd/reva/upload.go | 2 +- cmd/reva/version.go | 2 +- cmd/reva/whoami.go | 2 +- cmd/revad/internal/config/config.go | 2 +- cmd/revad/internal/grace/grace.go | 2 +- cmd/revad/main.go | 2 +- cmd/revad/runtime/loader.go | 2 +- cmd/revad/runtime/option.go | 2 +- cmd/revad/runtime/runtime.go | 2 +- examples/plugin/json/json.go | 2 +- examples/sdk/sdk.go | 2 +- internal/grpc/interceptors/appctx/appctx.go | 2 +- internal/grpc/interceptors/auth/auth.go | 2 +- internal/grpc/interceptors/auth/scope.go | 2 +- internal/grpc/interceptors/eventsmiddleware/conversion.go | 2 +- internal/grpc/interceptors/eventsmiddleware/events.go | 2 +- internal/grpc/interceptors/loader/loader.go | 2 +- internal/grpc/interceptors/log/log.go | 2 +- internal/grpc/interceptors/readonly/readonly.go | 2 +- internal/grpc/interceptors/recovery/recovery.go | 2 +- internal/grpc/interceptors/token/token.go | 2 +- internal/grpc/interceptors/useragent/useragent.go | 2 +- internal/grpc/services/applicationauth/applicationauth.go | 2 +- internal/grpc/services/appprovider/appprovider.go | 2 +- internal/grpc/services/appprovider/appprovider_test.go | 2 +- internal/grpc/services/appregistry/appregistry.go | 2 +- internal/grpc/services/appregistry/appregistry_test.go | 2 +- internal/grpc/services/authprovider/authprovider.go | 2 +- internal/grpc/services/authregistry/authregistry.go | 2 +- internal/grpc/services/datatx/datatx.go | 2 +- internal/grpc/services/gateway/applicationauth.go | 2 +- internal/grpc/services/gateway/appprovider.go | 2 +- internal/grpc/services/gateway/appregistry.go | 2 +- internal/grpc/services/gateway/authprovider.go | 2 +- internal/grpc/services/gateway/authregistry.go | 2 +- internal/grpc/services/gateway/datatx.go | 2 +- internal/grpc/services/gateway/gateway.go | 2 +- internal/grpc/services/gateway/groupprovider.go | 2 +- internal/grpc/services/gateway/ocmcore.go | 2 +- internal/grpc/services/gateway/ocminvitemanager.go | 2 +- internal/grpc/services/gateway/ocmproviderauthorizer.go | 2 +- internal/grpc/services/gateway/ocmshareprovider.go | 2 +- internal/grpc/services/gateway/permissions.go | 2 +- internal/grpc/services/gateway/preferences.go | 2 +- internal/grpc/services/gateway/publicshareprovider.go | 2 +- internal/grpc/services/gateway/storageprovider.go | 2 +- internal/grpc/services/gateway/userprovider.go | 2 +- internal/grpc/services/gateway/usershareprovider.go | 2 +- internal/grpc/services/gateway/webdavstorageprovider.go | 2 +- internal/grpc/services/groupprovider/groupprovider.go | 2 +- internal/grpc/services/helloworld/helloworld.go | 2 +- internal/grpc/services/helloworld/proto/helloworldsvc.pb.go | 2 +- internal/grpc/services/helloworld/proto/helloworldsvc.proto | 2 +- internal/grpc/services/loader/loader.go | 2 +- internal/grpc/services/ocmcore/ocmcore.go | 2 +- internal/grpc/services/ocminvitemanager/ocminvitemanager.go | 2 +- .../services/ocmproviderauthorizer/ocmproviderauthorizer.go | 2 +- internal/grpc/services/ocmshareprovider/ocmshareprovider.go | 2 +- internal/grpc/services/permissions/permissions.go | 2 +- internal/grpc/services/preferences/preferences.go | 2 +- .../grpc/services/publicshareprovider/publicshareprovider.go | 2 +- .../services/publicstorageprovider/publicstorageprovider.go | 2 +- internal/grpc/services/storageprovider/storageprovider.go | 2 +- internal/grpc/services/storageprovider/transcoder.go | 2 +- internal/grpc/services/storageregistry/storageregistry.go | 2 +- internal/grpc/services/userprovider/userprovider.go | 2 +- internal/grpc/services/usershareprovider/usershareprovider.go | 2 +- internal/http/interceptors/appctx/appctx.go | 2 +- internal/http/interceptors/auth/auth.go | 2 +- internal/http/interceptors/auth/auth_test.go | 2 +- internal/http/interceptors/auth/credential/loader/loader.go | 2 +- .../http/interceptors/auth/credential/registry/registry.go | 2 +- .../http/interceptors/auth/credential/strategy/basic/basic.go | 2 +- .../interceptors/auth/credential/strategy/bearer/bearer.go | 2 +- .../auth/credential/strategy/publicshares/publicshares.go | 2 +- internal/http/interceptors/auth/token/loader/loader.go | 2 +- internal/http/interceptors/auth/token/registry/registry.go | 2 +- .../http/interceptors/auth/token/strategy/bearer/bearer.go | 2 +- .../http/interceptors/auth/token/strategy/header/header.go | 2 +- internal/http/interceptors/auth/tokenwriter/loader/loader.go | 2 +- .../http/interceptors/auth/tokenwriter/registry/registry.go | 2 +- .../interceptors/auth/tokenwriter/strategy/header/header.go | 2 +- internal/http/interceptors/cors/cors.go | 2 +- internal/http/interceptors/loader/loader.go | 2 +- internal/http/interceptors/log/log.go | 2 +- .../http/interceptors/providerauthorizer/providerauthorizer.go | 2 +- internal/http/services/appprovider/appprovider.go | 2 +- internal/http/services/appprovider/errors.go | 2 +- internal/http/services/archiver/handler.go | 2 +- internal/http/services/archiver/manager/archiver.go | 2 +- internal/http/services/archiver/manager/archiver_test.go | 2 +- internal/http/services/archiver/manager/errors.go | 2 +- internal/http/services/datagateway/datagateway.go | 2 +- internal/http/services/dataprovider/dataprovider.go | 2 +- internal/http/services/helloworld/helloworld.go | 2 +- internal/http/services/loader/loader.go | 2 +- internal/http/services/mailer/mailer.go | 2 +- internal/http/services/mentix/mentix.go | 2 +- internal/http/services/meshdirectory/meshdirectory.go | 2 +- internal/http/services/metrics/metrics.go | 2 +- internal/http/services/ocmd/config.go | 2 +- internal/http/services/ocmd/invites.go | 2 +- internal/http/services/ocmd/notifications.go | 2 +- internal/http/services/ocmd/ocmd.go | 2 +- internal/http/services/ocmd/reqres.go | 2 +- internal/http/services/ocmd/send.go | 2 +- internal/http/services/ocmd/shares.go | 2 +- internal/http/services/owncloud/ocdav/avatars.go | 2 +- internal/http/services/owncloud/ocdav/copy.go | 2 +- internal/http/services/owncloud/ocdav/dav.go | 2 +- internal/http/services/owncloud/ocdav/delete.go | 2 +- internal/http/services/owncloud/ocdav/error.go | 2 +- internal/http/services/owncloud/ocdav/get.go | 2 +- internal/http/services/owncloud/ocdav/head.go | 2 +- internal/http/services/owncloud/ocdav/lock.go | 2 +- internal/http/services/owncloud/ocdav/meta.go | 2 +- internal/http/services/owncloud/ocdav/mkcol.go | 2 +- internal/http/services/owncloud/ocdav/move.go | 2 +- internal/http/services/owncloud/ocdav/ocdav.go | 2 +- internal/http/services/owncloud/ocdav/ocdav_test.go | 2 +- internal/http/services/owncloud/ocdav/options.go | 2 +- internal/http/services/owncloud/ocdav/propfind.go | 2 +- internal/http/services/owncloud/ocdav/proppatch.go | 2 +- internal/http/services/owncloud/ocdav/publicfile.go | 2 +- internal/http/services/owncloud/ocdav/put.go | 2 +- internal/http/services/owncloud/ocdav/redirect.go | 2 +- internal/http/services/owncloud/ocdav/report.go | 2 +- internal/http/services/owncloud/ocdav/report_test.go | 2 +- internal/http/services/owncloud/ocdav/spaces.go | 2 +- internal/http/services/owncloud/ocdav/status.go | 2 +- internal/http/services/owncloud/ocdav/tpc.go | 2 +- internal/http/services/owncloud/ocdav/trashbin.go | 2 +- internal/http/services/owncloud/ocdav/tus.go | 2 +- internal/http/services/owncloud/ocdav/unlock.go | 2 +- internal/http/services/owncloud/ocdav/versions.go | 2 +- internal/http/services/owncloud/ocdav/webdav.go | 2 +- internal/http/services/owncloud/ocs/cache.go | 2 +- internal/http/services/owncloud/ocs/config/config.go | 2 +- internal/http/services/owncloud/ocs/conversions/main.go | 2 +- internal/http/services/owncloud/ocs/conversions/permissions.go | 2 +- .../http/services/owncloud/ocs/conversions/permissions_test.go | 2 +- internal/http/services/owncloud/ocs/conversions/role.go | 2 +- internal/http/services/owncloud/ocs/data/capabilities.go | 2 +- internal/http/services/owncloud/ocs/data/config.go | 2 +- .../owncloud/ocs/handlers/apps/sharing/sharees/sharees.go | 2 +- .../owncloud/ocs/handlers/apps/sharing/shares/group.go | 2 +- .../owncloud/ocs/handlers/apps/sharing/shares/pending.go | 2 +- .../owncloud/ocs/handlers/apps/sharing/shares/public.go | 2 +- .../owncloud/ocs/handlers/apps/sharing/shares/remote.go | 2 +- .../owncloud/ocs/handlers/apps/sharing/shares/shares.go | 2 +- .../owncloud/ocs/handlers/apps/sharing/shares/shares_test.go | 2 +- .../owncloud/ocs/handlers/apps/sharing/shares/spaces.go | 2 +- .../services/owncloud/ocs/handlers/apps/sharing/shares/user.go | 2 +- .../owncloud/ocs/handlers/cloud/capabilities/capabilities.go | 2 +- .../ocs/handlers/cloud/capabilities/capabilities_test.go | 2 +- .../owncloud/ocs/handlers/cloud/capabilities/uploads.go | 2 +- .../http/services/owncloud/ocs/handlers/cloud/user/user.go | 2 +- .../http/services/owncloud/ocs/handlers/cloud/users/users.go | 2 +- internal/http/services/owncloud/ocs/handlers/config/config.go | 2 +- internal/http/services/owncloud/ocs/ocs.go | 2 +- internal/http/services/owncloud/ocs/response/response.go | 2 +- internal/http/services/preferences/preferences.go | 2 +- internal/http/services/prometheus/prometheus.go | 2 +- internal/http/services/reverseproxy/reverseproxy.go | 2 +- internal/http/services/siteacc/siteacc.go | 2 +- internal/http/services/sysinfo/sysinfo.go | 2 +- internal/http/services/wellknown/openidconfiguration.go | 2 +- internal/http/services/wellknown/webfinger.go | 2 +- internal/http/services/wellknown/wellknown.go | 2 +- pkg/app/app.go | 2 +- pkg/app/provider/demo/demo.go | 2 +- pkg/app/provider/loader/loader.go | 2 +- pkg/app/provider/registry/registry.go | 2 +- pkg/app/provider/wopi/wopi.go | 2 +- pkg/app/registry/loader/loader.go | 2 +- pkg/app/registry/registry/registry.go | 2 +- pkg/app/registry/static/static.go | 2 +- pkg/app/registry/static/static_test.go | 2 +- pkg/appauth/appauth.go | 2 +- pkg/appauth/manager/json/json.go | 2 +- pkg/appauth/manager/json/json_test.go | 2 +- pkg/appauth/manager/loader/loader.go | 2 +- pkg/appauth/manager/registry/registry.go | 2 +- pkg/appctx/appctx.go | 2 +- pkg/appctx/ctxmap.go | 2 +- pkg/appctx/ctxmap_test.go | 2 +- pkg/auth/auth.go | 2 +- pkg/auth/manager/appauth/appauth.go | 2 +- pkg/auth/manager/demo/demo.go | 2 +- pkg/auth/manager/demo/demo_test.go | 2 +- pkg/auth/manager/impersonator/impersonator.go | 2 +- pkg/auth/manager/impersonator/impersonator_test.go | 2 +- pkg/auth/manager/json/json.go | 2 +- pkg/auth/manager/json/json_test.go | 2 +- pkg/auth/manager/ldap/ldap.go | 2 +- pkg/auth/manager/loader/loader.go | 2 +- pkg/auth/manager/machine/machine.go | 2 +- pkg/auth/manager/nextcloud/nextcloud.go | 2 +- pkg/auth/manager/nextcloud/nextcloud_server_mock.go | 2 +- pkg/auth/manager/nextcloud/nextcloud_suite_test.go | 2 +- pkg/auth/manager/nextcloud/nextcloud_test.go | 2 +- pkg/auth/manager/oidc/oidc.go | 2 +- pkg/auth/manager/owncloudsql/accounts/accounts.go | 2 +- pkg/auth/manager/owncloudsql/accounts/accounts_suite_test.go | 2 +- pkg/auth/manager/owncloudsql/accounts/accounts_test.go | 2 +- pkg/auth/manager/owncloudsql/owncloudsql.go | 2 +- pkg/auth/manager/owncloudsql/owncloudsql_test.go | 2 +- pkg/auth/manager/publicshares/publicshares.go | 2 +- pkg/auth/manager/registry/registry.go | 2 +- pkg/auth/registry/loader/loader.go | 2 +- pkg/auth/registry/registry/registry.go | 2 +- pkg/auth/registry/static/static.go | 2 +- pkg/auth/rpc_auth.go | 2 +- pkg/auth/scope/lightweight.go | 2 +- pkg/auth/scope/publicshare.go | 2 +- pkg/auth/scope/receivedshare.go | 2 +- pkg/auth/scope/resourceinfo.go | 2 +- pkg/auth/scope/scope.go | 2 +- pkg/auth/scope/share.go | 2 +- pkg/auth/scope/user.go | 2 +- pkg/auth/scope/utils.go | 2 +- pkg/cbox/favorite/sql/sql.go | 2 +- pkg/cbox/group/rest/cache.go | 2 +- pkg/cbox/group/rest/rest.go | 2 +- pkg/cbox/loader/loader.go | 2 +- pkg/cbox/preferences/sql/sql.go | 2 +- pkg/cbox/publicshare/sql/sql.go | 2 +- pkg/cbox/share/sql/sql.go | 2 +- pkg/cbox/storage/eoshomewrapper/eoshomewrapper.go | 2 +- pkg/cbox/storage/eoswrapper/eoswrapper.go | 2 +- pkg/cbox/user/rest/cache.go | 2 +- pkg/cbox/user/rest/rest.go | 2 +- pkg/cbox/utils/conversions.go | 2 +- pkg/cbox/utils/tokenmanagement.go | 2 +- pkg/crypto/crypto.go | 2 +- pkg/crypto/crypto_test.go | 2 +- pkg/ctx/agentctx.go | 2 +- pkg/ctx/agentctx_test.go | 2 +- pkg/ctx/tokenctx.go | 2 +- pkg/ctx/userctx.go | 2 +- pkg/datatx/datatx.go | 2 +- pkg/datatx/manager/loader/loader.go | 2 +- pkg/datatx/manager/rclone/rclone.go | 2 +- pkg/datatx/manager/registry/registry.go | 2 +- pkg/eosclient/eosbinary/eosbinary.go | 2 +- pkg/eosclient/eosclient.go | 2 +- pkg/eosclient/eosgrpc/eos_grpc/Rpc.pb.go | 2 +- pkg/eosclient/eosgrpc/eos_grpc/Rpc_grpc.pb.go | 2 +- pkg/eosclient/eosgrpc/eosgrpc.go | 2 +- pkg/eosclient/eosgrpc/eoshttp.go | 2 +- pkg/eosclient/utils.go | 2 +- pkg/errtypes/errtypes.go | 2 +- pkg/events/events.go | 2 +- pkg/events/example/consumer/consumer.go | 2 +- pkg/events/example/example.go | 2 +- pkg/events/example/publisher/publisher.go | 2 +- pkg/events/server/nats.go | 2 +- pkg/events/server/options.go | 2 +- pkg/events/types.go | 2 +- pkg/group/group.go | 2 +- pkg/group/manager/json/json.go | 2 +- pkg/group/manager/json/json_test.go | 2 +- pkg/group/manager/ldap/ldap.go | 2 +- pkg/group/manager/loader/loader.go | 2 +- pkg/group/manager/registry/registry.go | 2 +- pkg/logger/logger.go | 2 +- pkg/mentix/config/config.go | 2 +- pkg/mentix/config/ids.go | 2 +- pkg/mentix/connectors/connector.go | 2 +- pkg/mentix/connectors/connectors.go | 2 +- pkg/mentix/connectors/gocdb.go | 2 +- pkg/mentix/connectors/gocdb/query.go | 2 +- pkg/mentix/connectors/gocdb/types.go | 2 +- pkg/mentix/entity/entities.go | 2 +- pkg/mentix/entity/entity.go | 2 +- pkg/mentix/entity/registry.go | 2 +- pkg/mentix/exchangers/exchanger.go | 2 +- pkg/mentix/exchangers/exchangers.go | 2 +- pkg/mentix/exchangers/exporters/cs3api.go | 2 +- pkg/mentix/exchangers/exporters/cs3api/normalize.go | 2 +- pkg/mentix/exchangers/exporters/cs3api/query.go | 2 +- pkg/mentix/exchangers/exporters/exporter.go | 2 +- pkg/mentix/exchangers/exporters/exporters.go | 2 +- pkg/mentix/exchangers/exporters/metrics.go | 2 +- pkg/mentix/exchangers/exporters/metrics/metrics.go | 2 +- pkg/mentix/exchangers/exporters/prometheus/types.go | 2 +- pkg/mentix/exchangers/exporters/promsd.go | 2 +- pkg/mentix/exchangers/exporters/reqexporter.go | 2 +- pkg/mentix/exchangers/exporters/siteloc/query.go | 2 +- pkg/mentix/exchangers/exporters/siteloc/types.go | 2 +- pkg/mentix/exchangers/exporters/sitelocations.go | 2 +- pkg/mentix/exchangers/exporters/webapi.go | 2 +- pkg/mentix/exchangers/exporters/webapi/query.go | 2 +- pkg/mentix/exchangers/importers/importer.go | 2 +- pkg/mentix/exchangers/importers/importers.go | 2 +- pkg/mentix/exchangers/importers/reqimporter.go | 2 +- pkg/mentix/exchangers/reqexchanger.go | 2 +- pkg/mentix/key/apikey.go | 2 +- pkg/mentix/key/siteid.go | 2 +- pkg/mentix/mentix.go | 2 +- pkg/mentix/meshdata/downtime.go | 2 +- pkg/mentix/meshdata/endpoints.go | 2 +- pkg/mentix/meshdata/meshdata.go | 2 +- pkg/mentix/meshdata/operator.go | 2 +- pkg/mentix/meshdata/properties.go | 2 +- pkg/mentix/meshdata/service.go | 2 +- pkg/mentix/meshdata/site.go | 2 +- pkg/mentix/meshdata/types.go | 2 +- pkg/mentix/utils/countries/countries.go | 2 +- pkg/mentix/utils/network/network.go | 2 +- pkg/mentix/utils/utils.go | 2 +- pkg/metrics/config/config.go | 2 +- pkg/metrics/driver/dummy/dummy.go | 2 +- pkg/metrics/driver/json/json.go | 2 +- pkg/metrics/driver/loader/loader.go | 2 +- pkg/metrics/driver/registry/registry.go | 2 +- pkg/metrics/driver/xcloud/xcloud.go | 2 +- pkg/metrics/metrics.go | 2 +- pkg/metrics/reader/reader.go | 2 +- pkg/mime/mime.go | 2 +- pkg/ocm/invite/invite.go | 2 +- pkg/ocm/invite/manager/json/json.go | 2 +- pkg/ocm/invite/manager/loader/loader.go | 2 +- pkg/ocm/invite/manager/memory/memory.go | 2 +- pkg/ocm/invite/manager/registry/registry.go | 2 +- pkg/ocm/invite/token/token.go | 2 +- pkg/ocm/invite/token/token_test.go | 2 +- pkg/ocm/provider/authorizer/json/json.go | 2 +- pkg/ocm/provider/authorizer/loader/loader.go | 2 +- pkg/ocm/provider/authorizer/mentix/mentix.go | 2 +- pkg/ocm/provider/authorizer/open/open.go | 2 +- pkg/ocm/provider/authorizer/registry/registry.go | 2 +- pkg/ocm/provider/provider.go | 2 +- pkg/ocm/share/manager/json/json.go | 2 +- pkg/ocm/share/manager/loader/loader.go | 2 +- pkg/ocm/share/manager/nextcloud/nextcloud.go | 2 +- pkg/ocm/share/manager/nextcloud/nextcloud_server_mock.go | 2 +- pkg/ocm/share/manager/nextcloud/nextcloud_suite_test.go | 2 +- pkg/ocm/share/manager/nextcloud/nextcloud_test.go | 2 +- pkg/ocm/share/manager/registry/registry.go | 2 +- pkg/ocm/share/sender/sender.go | 2 +- pkg/ocm/share/share.go | 2 +- pkg/permission/manager/demo/demo.go | 2 +- pkg/permission/manager/loader/loader.go | 2 +- pkg/permission/manager/registry/registry.go | 2 +- pkg/permission/permission.go | 2 +- pkg/plugin/loader.go | 2 +- pkg/plugin/plugin.go | 2 +- pkg/plugin/registry.go | 2 +- pkg/preferences/loader/loader.go | 2 +- pkg/preferences/memory/memory.go | 2 +- pkg/preferences/preferences.go | 2 +- pkg/preferences/registry/registry.go | 2 +- pkg/publicshare/manager/json/json.go | 2 +- pkg/publicshare/manager/loader/loader.go | 2 +- pkg/publicshare/manager/memory/memory.go | 2 +- pkg/publicshare/manager/memory/memory_test.go | 2 +- pkg/publicshare/manager/registry/registry.go | 2 +- pkg/publicshare/publicshare.go | 2 +- pkg/registry/config.go | 2 +- pkg/registry/config_test.go | 2 +- pkg/registry/memory/memory.go | 2 +- pkg/registry/memory/memory_test.go | 2 +- pkg/registry/memory/node.go | 2 +- pkg/registry/memory/service.go | 2 +- pkg/registry/registry.go | 2 +- pkg/rgrpc/rgrpc.go | 2 +- pkg/rgrpc/status/status.go | 2 +- pkg/rgrpc/todo/pool/option.go | 2 +- pkg/rgrpc/todo/pool/pool.go | 2 +- pkg/rgrpc/todo/utils/utils.go | 2 +- pkg/rhttp/client.go | 2 +- pkg/rhttp/datatx/datatx.go | 2 +- pkg/rhttp/datatx/manager/loader/loader.go | 2 +- pkg/rhttp/datatx/manager/registry/registry.go | 2 +- pkg/rhttp/datatx/manager/simple/simple.go | 2 +- pkg/rhttp/datatx/manager/spaces/spaces.go | 2 +- pkg/rhttp/datatx/manager/tus/tus.go | 2 +- pkg/rhttp/datatx/utils/download/download.go | 2 +- pkg/rhttp/datatx/utils/download/range.go | 2 +- pkg/rhttp/global/global.go | 2 +- pkg/rhttp/option.go | 2 +- pkg/rhttp/rhttp.go | 2 +- pkg/rhttp/rhttp_test.go | 2 +- pkg/rhttp/router/router.go | 2 +- pkg/sdk/action/action.go | 2 +- pkg/sdk/action/download.go | 2 +- pkg/sdk/action/enumfiles.go | 2 +- pkg/sdk/action/fileops.go | 2 +- pkg/sdk/action/recycleops.go | 2 +- pkg/sdk/action/upload.go | 2 +- pkg/sdk/common/crypto/crypto.go | 2 +- pkg/sdk/common/datadesc.go | 2 +- pkg/sdk/common/net/httpreq.go | 2 +- pkg/sdk/common/net/net.go | 2 +- pkg/sdk/common/net/rpc.go | 2 +- pkg/sdk/common/net/tus.go | 2 +- pkg/sdk/common/net/webdav.go | 2 +- pkg/sdk/common/opaque.go | 2 +- pkg/sdk/common/util.go | 2 +- pkg/sdk/session.go | 2 +- pkg/share/cache/cache.go | 2 +- pkg/share/cache/loader/loader.go | 2 +- pkg/share/cache/memory/memory.go | 2 +- pkg/share/cache/redis/redis.go | 2 +- pkg/share/cache/registry/registry.go | 2 +- pkg/share/cache/warmup/cbox/cbox.go | 2 +- pkg/share/cache/warmup/loader/loader.go | 2 +- pkg/share/cache/warmup/registry/registry.go | 2 +- pkg/share/manager/json/json.go | 2 +- pkg/share/manager/loader/loader.go | 2 +- pkg/share/manager/memory/memory.go | 2 +- pkg/share/manager/registry/registry.go | 2 +- pkg/share/manager/sql/conversions.go | 2 +- pkg/share/manager/sql/mocks/UserConverter.go | 2 +- pkg/share/manager/sql/sql.go | 2 +- pkg/share/manager/sql/sql_suite_test.go | 2 +- pkg/share/manager/sql/sql_test.go | 2 +- pkg/share/mocks/Manager.go | 2 +- pkg/share/share.go | 2 +- pkg/share/share_test.go | 2 +- pkg/sharedconf/sharedconf.go | 2 +- pkg/sharedconf/sharedconf_test.go | 2 +- pkg/siteacc/alerting/dispatcher.go | 2 +- pkg/siteacc/config/config.go | 2 +- pkg/siteacc/config/endpoints.go | 2 +- pkg/siteacc/credentials/credentials.go | 2 +- pkg/siteacc/credentials/crypto/crypto.go | 2 +- pkg/siteacc/credentials/password.go | 2 +- pkg/siteacc/data/account.go | 2 +- pkg/siteacc/data/filestorage.go | 2 +- pkg/siteacc/data/operator.go | 2 +- pkg/siteacc/data/opinfo.go | 2 +- pkg/siteacc/data/scopes.go | 2 +- pkg/siteacc/data/site.go | 2 +- pkg/siteacc/data/siteinfo.go | 2 +- pkg/siteacc/data/storage.go | 2 +- pkg/siteacc/email/email.go | 2 +- pkg/siteacc/email/template.go | 2 +- pkg/siteacc/endpoints.go | 2 +- pkg/siteacc/html/panel.go | 2 +- pkg/siteacc/html/provider.go | 2 +- pkg/siteacc/html/session.go | 2 +- pkg/siteacc/html/sessionmanager.go | 2 +- pkg/siteacc/html/template.go | 2 +- pkg/siteacc/manager/acclistener.go | 2 +- pkg/siteacc/manager/accmanager.go | 2 +- pkg/siteacc/manager/gocdb/account.go | 2 +- pkg/siteacc/manager/gocdb/gocdb.go | 2 +- pkg/siteacc/manager/opsmanager.go | 2 +- pkg/siteacc/manager/token.go | 2 +- pkg/siteacc/manager/usersmanager.go | 2 +- pkg/siteacc/panels/account/contact/contact.go | 2 +- pkg/siteacc/panels/account/contact/template.go | 2 +- pkg/siteacc/panels/account/edit/edit.go | 2 +- pkg/siteacc/panels/account/edit/template.go | 2 +- pkg/siteacc/panels/account/login/login.go | 2 +- pkg/siteacc/panels/account/login/template.go | 2 +- pkg/siteacc/panels/account/manage/manage.go | 2 +- pkg/siteacc/panels/account/manage/template.go | 2 +- pkg/siteacc/panels/account/panel.go | 2 +- pkg/siteacc/panels/account/registration/registration.go | 2 +- pkg/siteacc/panels/account/registration/template.go | 2 +- pkg/siteacc/panels/account/settings/settings.go | 2 +- pkg/siteacc/panels/account/settings/template.go | 2 +- pkg/siteacc/panels/account/sites/sites.go | 2 +- pkg/siteacc/panels/account/sites/template.go | 2 +- pkg/siteacc/panels/admin/accounts/accounts.go | 2 +- pkg/siteacc/panels/admin/accounts/template.go | 2 +- pkg/siteacc/panels/admin/manage/manage.go | 2 +- pkg/siteacc/panels/admin/manage/template.go | 2 +- pkg/siteacc/panels/admin/panel.go | 2 +- pkg/siteacc/panels/admin/sites/sites.go | 2 +- pkg/siteacc/panels/admin/sites/template.go | 2 +- pkg/siteacc/panels/basepanel.go | 2 +- pkg/siteacc/siteacc.go | 2 +- pkg/smtpclient/smtpclient.go | 2 +- pkg/storage/favorite/favorite.go | 2 +- pkg/storage/favorite/loader/loader.go | 2 +- pkg/storage/favorite/memory/memory.go | 2 +- pkg/storage/favorite/memory/memory_test.go | 2 +- pkg/storage/favorite/registry/registry.go | 2 +- pkg/storage/fs/cback/cback.go | 2 +- pkg/storage/fs/cback/options.go | 2 +- pkg/storage/fs/cback/utilities.go | 2 +- pkg/storage/fs/cephfs/cephfs.go | 2 +- pkg/storage/fs/cephfs/chunking.go | 2 +- pkg/storage/fs/cephfs/connections.go | 2 +- pkg/storage/fs/cephfs/errors.go | 2 +- pkg/storage/fs/cephfs/options.go | 2 +- pkg/storage/fs/cephfs/permissions.go | 2 +- pkg/storage/fs/cephfs/unsupported.go | 2 +- pkg/storage/fs/cephfs/upload.go | 2 +- pkg/storage/fs/cephfs/user.go | 2 +- pkg/storage/fs/cephfs/utils.go | 2 +- pkg/storage/fs/eos/eos.go | 2 +- pkg/storage/fs/eosgrpc/eosgrpc.go | 2 +- pkg/storage/fs/eosgrpchome/eosgrpchome.go | 2 +- pkg/storage/fs/eoshome/eoshome.go | 2 +- pkg/storage/fs/loader/loader.go | 2 +- pkg/storage/fs/local/local.go | 2 +- pkg/storage/fs/localhome/localhome.go | 2 +- pkg/storage/fs/nextcloud/nextcloud.go | 2 +- pkg/storage/fs/nextcloud/nextcloud_server_mock.go | 2 +- pkg/storage/fs/nextcloud/nextcloud_suite_test.go | 2 +- pkg/storage/fs/nextcloud/nextcloud_test.go | 2 +- pkg/storage/fs/ocis/blobstore/blobstore.go | 2 +- pkg/storage/fs/ocis/blobstore/blobstore_suite_test.go | 2 +- pkg/storage/fs/ocis/blobstore/blobstore_test.go | 2 +- pkg/storage/fs/ocis/ocis.go | 2 +- pkg/storage/fs/ocis/ocis_suite_test.go | 2 +- pkg/storage/fs/ocis/ocis_test.go | 2 +- pkg/storage/fs/owncloud/owncloud.go | 2 +- pkg/storage/fs/owncloud/owncloud_unix.go | 2 +- pkg/storage/fs/owncloud/owncloud_windows.go | 2 +- pkg/storage/fs/owncloud/upload.go | 2 +- pkg/storage/fs/owncloudsql/filecache/filecache.go | 2 +- pkg/storage/fs/owncloudsql/filecache/filecache_suite_test.go | 2 +- pkg/storage/fs/owncloudsql/filecache/filecache_test.go | 2 +- pkg/storage/fs/owncloudsql/owncloudsql.go | 2 +- pkg/storage/fs/owncloudsql/owncloudsql_unix.go | 2 +- pkg/storage/fs/owncloudsql/owncloudsql_windows.go | 2 +- pkg/storage/fs/owncloudsql/upload.go | 2 +- pkg/storage/fs/registry/registry.go | 2 +- pkg/storage/fs/s3/s3.go | 2 +- pkg/storage/fs/s3/upload.go | 2 +- pkg/storage/fs/s3ng/blobstore/blobstore.go | 2 +- pkg/storage/fs/s3ng/option.go | 2 +- pkg/storage/fs/s3ng/option_test.go | 2 +- pkg/storage/fs/s3ng/s3ng.go | 2 +- pkg/storage/fs/s3ng/s3ng_suite_test.go | 2 +- pkg/storage/fs/s3ng/s3ng_test.go | 2 +- pkg/storage/migrate/metadata.go | 2 +- pkg/storage/migrate/shares.go | 2 +- pkg/storage/registry/loader/loader.go | 2 +- pkg/storage/registry/registry/registry.go | 2 +- pkg/storage/registry/static/static.go | 2 +- pkg/storage/registry/static/static_suite_test.go | 2 +- pkg/storage/registry/static/static_test.go | 2 +- pkg/storage/storage.go | 2 +- pkg/storage/utils/ace/ace.go | 2 +- pkg/storage/utils/ace/ace_suite_test.go | 2 +- pkg/storage/utils/ace/ace_test.go | 2 +- pkg/storage/utils/acl/acl.go | 2 +- pkg/storage/utils/chunking/chunking.go | 2 +- pkg/storage/utils/decomposedfs/decomposedfs.go | 2 +- .../utils/decomposedfs/decomposedfs_concurrency_test.go | 2 +- pkg/storage/utils/decomposedfs/decomposedfs_suite_test.go | 2 +- pkg/storage/utils/decomposedfs/decomposedfs_test.go | 2 +- pkg/storage/utils/decomposedfs/grants.go | 2 +- pkg/storage/utils/decomposedfs/grants_test.go | 2 +- pkg/storage/utils/decomposedfs/lookup.go | 2 +- pkg/storage/utils/decomposedfs/lookup_test.go | 2 +- pkg/storage/utils/decomposedfs/metadata.go | 2 +- pkg/storage/utils/decomposedfs/mocks/PermissionsChecker.go | 2 +- pkg/storage/utils/decomposedfs/mocks/Tree.go | 2 +- pkg/storage/utils/decomposedfs/node/node.go | 2 +- pkg/storage/utils/decomposedfs/node/node_suite_test.go | 2 +- pkg/storage/utils/decomposedfs/node/node_test.go | 2 +- pkg/storage/utils/decomposedfs/node/node_unix.go | 2 +- pkg/storage/utils/decomposedfs/node/node_windows.go | 2 +- pkg/storage/utils/decomposedfs/node/permissions.go | 2 +- pkg/storage/utils/decomposedfs/node/permissions_darwin.go | 2 +- pkg/storage/utils/decomposedfs/node/permissions_unix.go | 2 +- pkg/storage/utils/decomposedfs/options/options.go | 2 +- pkg/storage/utils/decomposedfs/options/options_suite_test.go | 2 +- pkg/storage/utils/decomposedfs/options/options_test.go | 2 +- pkg/storage/utils/decomposedfs/recycle.go | 2 +- pkg/storage/utils/decomposedfs/revisions.go | 2 +- pkg/storage/utils/decomposedfs/spaces.go | 2 +- pkg/storage/utils/decomposedfs/testhelpers/helpers.go | 2 +- pkg/storage/utils/decomposedfs/tree/mocks/Blobstore.go | 2 +- pkg/storage/utils/decomposedfs/tree/tree.go | 2 +- pkg/storage/utils/decomposedfs/tree/tree_suite_test.go | 2 +- pkg/storage/utils/decomposedfs/tree/tree_test.go | 2 +- pkg/storage/utils/decomposedfs/upload.go | 2 +- pkg/storage/utils/decomposedfs/upload_test.go | 2 +- pkg/storage/utils/decomposedfs/xattrs/xattrs.go | 2 +- pkg/storage/utils/downloader/downloader.go | 2 +- pkg/storage/utils/downloader/mock/downloader_mock.go | 2 +- pkg/storage/utils/eosfs/config.go | 2 +- pkg/storage/utils/eosfs/eosfs.go | 2 +- pkg/storage/utils/eosfs/eosfs_test.go | 2 +- pkg/storage/utils/eosfs/upload.go | 2 +- pkg/storage/utils/etag/etag.go | 2 +- pkg/storage/utils/grants/grants.go | 2 +- pkg/storage/utils/localfs/db.go | 2 +- pkg/storage/utils/localfs/localfs.go | 2 +- pkg/storage/utils/localfs/localfs_unix.go | 2 +- pkg/storage/utils/localfs/localfs_windows.go | 2 +- pkg/storage/utils/localfs/upload.go | 2 +- pkg/storage/utils/templates/templates.go | 2 +- pkg/storage/utils/templates/templates_test.go | 2 +- pkg/storage/utils/walker/mock/walker_mock.go | 2 +- pkg/storage/utils/walker/walker.go | 2 +- pkg/sysinfo/metrics.go | 2 +- pkg/sysinfo/reva.go | 2 +- pkg/sysinfo/sysinfo.go | 2 +- pkg/test/vars.go | 2 +- pkg/token/manager/demo/demo.go | 2 +- pkg/token/manager/demo/demo_test.go | 2 +- pkg/token/manager/jwt/jwt.go | 2 +- pkg/token/manager/jwt/jwt_test.go | 2 +- pkg/token/manager/loader/loader.go | 2 +- pkg/token/manager/registry/registry.go | 2 +- pkg/token/token.go | 2 +- pkg/trace/trace.go | 2 +- pkg/user/blocked.go | 2 +- pkg/user/manager/demo/demo.go | 2 +- pkg/user/manager/demo/demo_test.go | 2 +- pkg/user/manager/json/json.go | 2 +- pkg/user/manager/json/json_test.go | 2 +- pkg/user/manager/ldap/ldap.go | 2 +- pkg/user/manager/ldap/ldap_test.go | 2 +- pkg/user/manager/loader/loader.go | 2 +- pkg/user/manager/nextcloud/nextcloud.go | 2 +- pkg/user/manager/nextcloud/nextcloud_server_mock.go | 2 +- pkg/user/manager/nextcloud/nextcloud_suite_test.go | 2 +- pkg/user/manager/nextcloud/nextcloud_test.go | 2 +- pkg/user/manager/owncloudsql/accounts/accounts.go | 2 +- pkg/user/manager/owncloudsql/accounts/accounts_suite_test.go | 2 +- pkg/user/manager/owncloudsql/accounts/accounts_test.go | 2 +- pkg/user/manager/owncloudsql/owncloudsql.go | 2 +- pkg/user/manager/registry/registry.go | 2 +- pkg/user/rpc_user.go | 2 +- pkg/user/user.go | 2 +- pkg/utils/ldap.go | 2 +- pkg/utils/resourceid/owncloud.go | 2 +- pkg/utils/resourceid/owncloud_test.go | 2 +- pkg/utils/utils.go | 2 +- pkg/utils/utils_test.go | 2 +- tests/helpers/helpers.go | 2 +- tests/integration/grpc/grpc_suite_test.go | 2 +- tests/integration/grpc/storageprovider_test.go | 2 +- tests/integration/grpc/userprovider_test.go | 2 +- tools/create-artifacts/main.go | 2 +- tools/generate-documentation/main.go | 2 +- tools/prepare-release/main.go | 2 +- 691 files changed, 693 insertions(+), 690 deletions(-) create mode 100644 changelog/unreleased/copyright-2023.md diff --git a/changelog/unreleased/copyright-2023.md b/changelog/unreleased/copyright-2023.md new file mode 100644 index 0000000000..405b5180ee --- /dev/null +++ b/changelog/unreleased/copyright-2023.md @@ -0,0 +1,3 @@ +Enhancement: Bump the Copyright date to 2023 + +https://github.com/cs3org/reva/pull/3584 diff --git a/cmd/reva/app-tokens-create.go b/cmd/reva/app-tokens-create.go index 69e160a60f..21a9cd4000 100644 --- a/cmd/reva/app-tokens-create.go +++ b/cmd/reva/app-tokens-create.go @@ -1,4 +1,4 @@ -// Copyright 2018-2022 CERN +// Copyright 2018-2023 CERN // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/cmd/reva/app-tokens-list.go b/cmd/reva/app-tokens-list.go index 738e494daa..98f1d8d563 100644 --- a/cmd/reva/app-tokens-list.go +++ b/cmd/reva/app-tokens-list.go @@ -1,4 +1,4 @@ -// Copyright 2018-2022 CERN +// Copyright 2018-2023 CERN // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/cmd/reva/app-tokens-remove.go b/cmd/reva/app-tokens-remove.go index c26d73da8c..a38211387d 100644 --- a/cmd/reva/app-tokens-remove.go +++ b/cmd/reva/app-tokens-remove.go @@ -1,4 +1,4 @@ -// Copyright 2018-2022 CERN +// Copyright 2018-2023 CERN // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/cmd/reva/arguments.go b/cmd/reva/arguments.go index 3d98ac9665..85eba57196 100644 --- a/cmd/reva/arguments.go +++ b/cmd/reva/arguments.go @@ -1,4 +1,4 @@ -// Copyright 2018-2022 CERN +// Copyright 2018-2023 CERN // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/cmd/reva/command.go b/cmd/reva/command.go index 9e763bcd06..4f609cb35a 100644 --- a/cmd/reva/command.go +++ b/cmd/reva/command.go @@ -1,4 +1,4 @@ -// Copyright 2018-2022 CERN +// Copyright 2018-2023 CERN // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/cmd/reva/common.go b/cmd/reva/common.go index fbc534e970..c4c5c54cac 100644 --- a/cmd/reva/common.go +++ b/cmd/reva/common.go @@ -1,4 +1,4 @@ -// Copyright 2018-2022 CERN +// Copyright 2018-2023 CERN // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/cmd/reva/completer.go b/cmd/reva/completer.go index 75b825d109..4df4519646 100644 --- a/cmd/reva/completer.go +++ b/cmd/reva/completer.go @@ -1,4 +1,4 @@ -// Copyright 2018-2022 CERN +// Copyright 2018-2023 CERN // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/cmd/reva/configure.go b/cmd/reva/configure.go index b25e181ff4..07d0d0259e 100644 --- a/cmd/reva/configure.go +++ b/cmd/reva/configure.go @@ -1,4 +1,4 @@ -// Copyright 2018-2022 CERN +// Copyright 2018-2023 CERN // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/cmd/reva/download.go b/cmd/reva/download.go index 0abff8d7ed..b870e57d61 100644 --- a/cmd/reva/download.go +++ b/cmd/reva/download.go @@ -1,4 +1,4 @@ -// Copyright 2018-2022 CERN +// Copyright 2018-2023 CERN // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/cmd/reva/executor.go b/cmd/reva/executor.go index f51571e6b0..86ee22aa91 100644 --- a/cmd/reva/executor.go +++ b/cmd/reva/executor.go @@ -1,4 +1,4 @@ -// Copyright 2018-2022 CERN +// Copyright 2018-2023 CERN // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/cmd/reva/getlock.go b/cmd/reva/getlock.go index c737e1284f..79f0cb4e0e 100644 --- a/cmd/reva/getlock.go +++ b/cmd/reva/getlock.go @@ -1,4 +1,4 @@ -// Copyright 2018-2022 CERN +// Copyright 2018-2023 CERN // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/cmd/reva/grpc.go b/cmd/reva/grpc.go index edc52c316e..10d0400227 100644 --- a/cmd/reva/grpc.go +++ b/cmd/reva/grpc.go @@ -1,4 +1,4 @@ -// Copyright 2018-2022 CERN +// Copyright 2018-2023 CERN // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/cmd/reva/help.go b/cmd/reva/help.go index ac2e30ca67..bda9aadeab 100644 --- a/cmd/reva/help.go +++ b/cmd/reva/help.go @@ -1,4 +1,4 @@ -// Copyright 2018-2022 CERN +// Copyright 2018-2023 CERN // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/cmd/reva/import.go b/cmd/reva/import.go index 7327a061ad..e93d633e61 100644 --- a/cmd/reva/import.go +++ b/cmd/reva/import.go @@ -1,4 +1,4 @@ -// Copyright 2018-2022 CERN +// Copyright 2018-2023 CERN // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/cmd/reva/login.go b/cmd/reva/login.go index 0f47e18e02..3559be4c7b 100644 --- a/cmd/reva/login.go +++ b/cmd/reva/login.go @@ -1,4 +1,4 @@ -// Copyright 2018-2022 CERN +// Copyright 2018-2023 CERN // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/cmd/reva/ls.go b/cmd/reva/ls.go index 38cf9d8976..b90f984b95 100644 --- a/cmd/reva/ls.go +++ b/cmd/reva/ls.go @@ -1,4 +1,4 @@ -// Copyright 2018-2022 CERN +// Copyright 2018-2023 CERN // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/cmd/reva/main.go b/cmd/reva/main.go index 1dc3e49716..daf7a85851 100644 --- a/cmd/reva/main.go +++ b/cmd/reva/main.go @@ -1,4 +1,4 @@ -// Copyright 2018-2022 CERN +// Copyright 2018-2023 CERN // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/cmd/reva/mkdir.go b/cmd/reva/mkdir.go index 4cc0cee6ce..0fbdce3205 100644 --- a/cmd/reva/mkdir.go +++ b/cmd/reva/mkdir.go @@ -1,4 +1,4 @@ -// Copyright 2018-2022 CERN +// Copyright 2018-2023 CERN // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/cmd/reva/mv.go b/cmd/reva/mv.go index 4ccea54f07..99f4b3ad66 100644 --- a/cmd/reva/mv.go +++ b/cmd/reva/mv.go @@ -1,4 +1,4 @@ -// Copyright 2018-2022 CERN +// Copyright 2018-2023 CERN // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/cmd/reva/ocm-find-accepted-users.go b/cmd/reva/ocm-find-accepted-users.go index 96c4587dcf..3a68246a79 100644 --- a/cmd/reva/ocm-find-accepted-users.go +++ b/cmd/reva/ocm-find-accepted-users.go @@ -1,4 +1,4 @@ -// Copyright 2018-2022 CERN +// Copyright 2018-2023 CERN // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/cmd/reva/ocm-invite-forward.go b/cmd/reva/ocm-invite-forward.go index edd4e62505..f19c0d8458 100644 --- a/cmd/reva/ocm-invite-forward.go +++ b/cmd/reva/ocm-invite-forward.go @@ -1,4 +1,4 @@ -// Copyright 2018-2022 CERN +// Copyright 2018-2023 CERN // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/cmd/reva/ocm-invite-generate.go b/cmd/reva/ocm-invite-generate.go index b378b5ff2f..6763c92b13 100644 --- a/cmd/reva/ocm-invite-generate.go +++ b/cmd/reva/ocm-invite-generate.go @@ -1,4 +1,4 @@ -// Copyright 2018-2022 CERN +// Copyright 2018-2023 CERN // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/cmd/reva/ocm-share-create.go b/cmd/reva/ocm-share-create.go index fceaa1863f..cfe61ca983 100644 --- a/cmd/reva/ocm-share-create.go +++ b/cmd/reva/ocm-share-create.go @@ -1,4 +1,4 @@ -// Copyright 2018-2022 CERN +// Copyright 2018-2023 CERN // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/cmd/reva/ocm-share-list-received.go b/cmd/reva/ocm-share-list-received.go index dbd4d1f49a..60f770b7e3 100644 --- a/cmd/reva/ocm-share-list-received.go +++ b/cmd/reva/ocm-share-list-received.go @@ -1,4 +1,4 @@ -// Copyright 2018-2022 CERN +// Copyright 2018-2023 CERN // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/cmd/reva/ocm-share-list.go b/cmd/reva/ocm-share-list.go index 11a740083d..5a6ebbce87 100644 --- a/cmd/reva/ocm-share-list.go +++ b/cmd/reva/ocm-share-list.go @@ -1,4 +1,4 @@ -// Copyright 2018-2022 CERN +// Copyright 2018-2023 CERN // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/cmd/reva/ocm-share-remove.go b/cmd/reva/ocm-share-remove.go index e41047ac96..25b3a4c730 100644 --- a/cmd/reva/ocm-share-remove.go +++ b/cmd/reva/ocm-share-remove.go @@ -1,4 +1,4 @@ -// Copyright 2018-2022 CERN +// Copyright 2018-2023 CERN // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/cmd/reva/ocm-share-update-received.go b/cmd/reva/ocm-share-update-received.go index fde4b4a45d..2006c721d3 100644 --- a/cmd/reva/ocm-share-update-received.go +++ b/cmd/reva/ocm-share-update-received.go @@ -1,4 +1,4 @@ -// Copyright 2018-2022 CERN +// Copyright 2018-2023 CERN // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/cmd/reva/ocm-share-update.go b/cmd/reva/ocm-share-update.go index ba4868658d..617ca904f7 100644 --- a/cmd/reva/ocm-share-update.go +++ b/cmd/reva/ocm-share-update.go @@ -1,4 +1,4 @@ -// Copyright 2018-2022 CERN +// Copyright 2018-2023 CERN // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/cmd/reva/open-in-app.go b/cmd/reva/open-in-app.go index 768355f77e..d94302b9d4 100644 --- a/cmd/reva/open-in-app.go +++ b/cmd/reva/open-in-app.go @@ -1,4 +1,4 @@ -// Copyright 2018-2022 CERN +// Copyright 2018-2023 CERN // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/cmd/reva/preferences.go b/cmd/reva/preferences.go index e46a6545c6..ae7647d04a 100644 --- a/cmd/reva/preferences.go +++ b/cmd/reva/preferences.go @@ -1,4 +1,4 @@ -// Copyright 2018-2022 CERN +// Copyright 2018-2023 CERN // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/cmd/reva/public-share-create.go b/cmd/reva/public-share-create.go index 10edef9ca9..9b2b3ebae5 100644 --- a/cmd/reva/public-share-create.go +++ b/cmd/reva/public-share-create.go @@ -1,4 +1,4 @@ -// Copyright 2018-2022 CERN +// Copyright 2018-2023 CERN // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/cmd/reva/public-share-list.go b/cmd/reva/public-share-list.go index 00b1162e8f..dded1c60d4 100644 --- a/cmd/reva/public-share-list.go +++ b/cmd/reva/public-share-list.go @@ -1,4 +1,4 @@ -// Copyright 2018-2022 CERN +// Copyright 2018-2023 CERN // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/cmd/reva/public-share-remove.go b/cmd/reva/public-share-remove.go index ed369ea798..459199845d 100644 --- a/cmd/reva/public-share-remove.go +++ b/cmd/reva/public-share-remove.go @@ -1,4 +1,4 @@ -// Copyright 2018-2022 CERN +// Copyright 2018-2023 CERN // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/cmd/reva/public-share-update.go b/cmd/reva/public-share-update.go index 51b998c35e..05a1a21d4a 100644 --- a/cmd/reva/public-share-update.go +++ b/cmd/reva/public-share-update.go @@ -1,4 +1,4 @@ -// Copyright 2018-2022 CERN +// Copyright 2018-2023 CERN // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/cmd/reva/recycle-list.go b/cmd/reva/recycle-list.go index 9e71901d0d..af5a1cf3e8 100644 --- a/cmd/reva/recycle-list.go +++ b/cmd/reva/recycle-list.go @@ -1,4 +1,4 @@ -// Copyright 2018-2022 CERN +// Copyright 2018-2023 CERN // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/cmd/reva/recycle-purge.go b/cmd/reva/recycle-purge.go index 66b2f38d0b..3120bc6be7 100644 --- a/cmd/reva/recycle-purge.go +++ b/cmd/reva/recycle-purge.go @@ -1,4 +1,4 @@ -// Copyright 2018-2022 CERN +// Copyright 2018-2023 CERN // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/cmd/reva/recycle-restore.go b/cmd/reva/recycle-restore.go index 36a1cc9f49..a644943796 100644 --- a/cmd/reva/recycle-restore.go +++ b/cmd/reva/recycle-restore.go @@ -1,4 +1,4 @@ -// Copyright 2018-2022 CERN +// Copyright 2018-2023 CERN // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/cmd/reva/rm.go b/cmd/reva/rm.go index a6ccd54017..60cb4f423b 100644 --- a/cmd/reva/rm.go +++ b/cmd/reva/rm.go @@ -1,4 +1,4 @@ -// Copyright 2018-2022 CERN +// Copyright 2018-2023 CERN // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/cmd/reva/setlock.go b/cmd/reva/setlock.go index 6e3f2fe9b2..c1cd09a111 100644 --- a/cmd/reva/setlock.go +++ b/cmd/reva/setlock.go @@ -1,4 +1,4 @@ -// Copyright 2018-2022 CERN +// Copyright 2018-2023 CERN // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/cmd/reva/share-create.go b/cmd/reva/share-create.go index d1365026c2..9e4878acaa 100644 --- a/cmd/reva/share-create.go +++ b/cmd/reva/share-create.go @@ -1,4 +1,4 @@ -// Copyright 2018-2022 CERN +// Copyright 2018-2023 CERN // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/cmd/reva/share-list-received.go b/cmd/reva/share-list-received.go index 47e28b7a4f..f877728d1a 100644 --- a/cmd/reva/share-list-received.go +++ b/cmd/reva/share-list-received.go @@ -1,4 +1,4 @@ -// Copyright 2018-2022 CERN +// Copyright 2018-2023 CERN // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/cmd/reva/share-list.go b/cmd/reva/share-list.go index 820fa8aba9..6941c8dbe2 100644 --- a/cmd/reva/share-list.go +++ b/cmd/reva/share-list.go @@ -1,4 +1,4 @@ -// Copyright 2018-2022 CERN +// Copyright 2018-2023 CERN // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/cmd/reva/share-remove.go b/cmd/reva/share-remove.go index 23977bdeb2..fbea4436cf 100644 --- a/cmd/reva/share-remove.go +++ b/cmd/reva/share-remove.go @@ -1,4 +1,4 @@ -// Copyright 2018-2022 CERN +// Copyright 2018-2023 CERN // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/cmd/reva/share-update-received.go b/cmd/reva/share-update-received.go index 6ec331265a..1f7b1f0818 100644 --- a/cmd/reva/share-update-received.go +++ b/cmd/reva/share-update-received.go @@ -1,4 +1,4 @@ -// Copyright 2018-2022 CERN +// Copyright 2018-2023 CERN // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/cmd/reva/share-update.go b/cmd/reva/share-update.go index b44105bccd..2d4eba83d4 100644 --- a/cmd/reva/share-update.go +++ b/cmd/reva/share-update.go @@ -1,4 +1,4 @@ -// Copyright 2018-2022 CERN +// Copyright 2018-2023 CERN // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/cmd/reva/stat.go b/cmd/reva/stat.go index 6d230edfb2..ac987b2c65 100644 --- a/cmd/reva/stat.go +++ b/cmd/reva/stat.go @@ -1,4 +1,4 @@ -// Copyright 2018-2022 CERN +// Copyright 2018-2023 CERN // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/cmd/reva/transfer-cancel.go b/cmd/reva/transfer-cancel.go index 31b6c30a70..2ebf6353a8 100644 --- a/cmd/reva/transfer-cancel.go +++ b/cmd/reva/transfer-cancel.go @@ -1,4 +1,4 @@ -// Copyright 2018-2022 CERN +// Copyright 2018-2023 CERN // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/cmd/reva/transfer-create.go b/cmd/reva/transfer-create.go index f606f0a6d2..c60ba1f2e3 100644 --- a/cmd/reva/transfer-create.go +++ b/cmd/reva/transfer-create.go @@ -1,4 +1,4 @@ -// Copyright 2018-2022 CERN +// Copyright 2018-2023 CERN // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/cmd/reva/transfer-get-status.go b/cmd/reva/transfer-get-status.go index 92c64d699c..7fa0b0fe76 100644 --- a/cmd/reva/transfer-get-status.go +++ b/cmd/reva/transfer-get-status.go @@ -1,4 +1,4 @@ -// Copyright 2018-2022 CERN +// Copyright 2018-2023 CERN // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/cmd/reva/transfer-list.go b/cmd/reva/transfer-list.go index 7b4c4858c6..526e4c7e7c 100644 --- a/cmd/reva/transfer-list.go +++ b/cmd/reva/transfer-list.go @@ -1,4 +1,4 @@ -// Copyright 2018-2022 CERN +// Copyright 2018-2023 CERN // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/cmd/reva/transfer-retry.go b/cmd/reva/transfer-retry.go index 62d149ff83..9860b46cf2 100644 --- a/cmd/reva/transfer-retry.go +++ b/cmd/reva/transfer-retry.go @@ -1,4 +1,4 @@ -// Copyright 2018-2022 CERN +// Copyright 2018-2023 CERN // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/cmd/reva/unlock.go b/cmd/reva/unlock.go index 1f6d359166..0cd189bffc 100644 --- a/cmd/reva/unlock.go +++ b/cmd/reva/unlock.go @@ -1,4 +1,4 @@ -// Copyright 2018-2022 CERN +// Copyright 2018-2023 CERN // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/cmd/reva/upload.go b/cmd/reva/upload.go index fe715f331e..09eebc457f 100644 --- a/cmd/reva/upload.go +++ b/cmd/reva/upload.go @@ -1,4 +1,4 @@ -// Copyright 2018-2022 CERN +// Copyright 2018-2023 CERN // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/cmd/reva/version.go b/cmd/reva/version.go index a60cb89a10..578e7dc68e 100644 --- a/cmd/reva/version.go +++ b/cmd/reva/version.go @@ -1,4 +1,4 @@ -// Copyright 2018-2022 CERN +// Copyright 2018-2023 CERN // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/cmd/reva/whoami.go b/cmd/reva/whoami.go index 2af855d53e..5ed676f9a5 100644 --- a/cmd/reva/whoami.go +++ b/cmd/reva/whoami.go @@ -1,4 +1,4 @@ -// Copyright 2018-2022 CERN +// Copyright 2018-2023 CERN // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/cmd/revad/internal/config/config.go b/cmd/revad/internal/config/config.go index aaed9b8c3f..9ece6f8c1e 100644 --- a/cmd/revad/internal/config/config.go +++ b/cmd/revad/internal/config/config.go @@ -1,4 +1,4 @@ -// Copyright 2018-2022 CERN +// Copyright 2018-2023 CERN // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/cmd/revad/internal/grace/grace.go b/cmd/revad/internal/grace/grace.go index 9853f79984..16f43165a7 100644 --- a/cmd/revad/internal/grace/grace.go +++ b/cmd/revad/internal/grace/grace.go @@ -1,4 +1,4 @@ -// Copyright 2018-2022 CERN +// Copyright 2018-2023 CERN // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/cmd/revad/main.go b/cmd/revad/main.go index 2904644c0c..cfb1a5cdb4 100644 --- a/cmd/revad/main.go +++ b/cmd/revad/main.go @@ -1,4 +1,4 @@ -// Copyright 2018-2022 CERN +// Copyright 2018-2023 CERN // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/cmd/revad/runtime/loader.go b/cmd/revad/runtime/loader.go index 328ab94d61..0ee5477c42 100644 --- a/cmd/revad/runtime/loader.go +++ b/cmd/revad/runtime/loader.go @@ -1,4 +1,4 @@ -// Copyright 2018-2022 CERN +// Copyright 2018-2023 CERN // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/cmd/revad/runtime/option.go b/cmd/revad/runtime/option.go index 50de1483b6..6a662e9fa9 100644 --- a/cmd/revad/runtime/option.go +++ b/cmd/revad/runtime/option.go @@ -1,4 +1,4 @@ -// Copyright 2018-2022 CERN +// Copyright 2018-2023 CERN // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/cmd/revad/runtime/runtime.go b/cmd/revad/runtime/runtime.go index d812d15192..c2b64aa001 100644 --- a/cmd/revad/runtime/runtime.go +++ b/cmd/revad/runtime/runtime.go @@ -1,4 +1,4 @@ -// Copyright 2018-2022 CERN +// Copyright 2018-2023 CERN // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/examples/plugin/json/json.go b/examples/plugin/json/json.go index f56e38b79a..7ebcc6f930 100644 --- a/examples/plugin/json/json.go +++ b/examples/plugin/json/json.go @@ -1,4 +1,4 @@ -// Copyright 2018-2022 CERN +// Copyright 2018-2023 CERN // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/examples/sdk/sdk.go b/examples/sdk/sdk.go index 7aeac0a5de..7b0d664659 100644 --- a/examples/sdk/sdk.go +++ b/examples/sdk/sdk.go @@ -1,4 +1,4 @@ -// Copyright 2018-2022 CERN +// Copyright 2018-2023 CERN // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/internal/grpc/interceptors/appctx/appctx.go b/internal/grpc/interceptors/appctx/appctx.go index e38a8f7668..321ef153a3 100644 --- a/internal/grpc/interceptors/appctx/appctx.go +++ b/internal/grpc/interceptors/appctx/appctx.go @@ -1,4 +1,4 @@ -// Copyright 2018-2022 CERN +// Copyright 2018-2023 CERN // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/internal/grpc/interceptors/auth/auth.go b/internal/grpc/interceptors/auth/auth.go index f3fd9e8641..601a0e2ee3 100644 --- a/internal/grpc/interceptors/auth/auth.go +++ b/internal/grpc/interceptors/auth/auth.go @@ -1,4 +1,4 @@ -// Copyright 2018-2022 CERN +// Copyright 2018-2023 CERN // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/internal/grpc/interceptors/auth/scope.go b/internal/grpc/interceptors/auth/scope.go index 62ffec3a39..ddd31c7e91 100644 --- a/internal/grpc/interceptors/auth/scope.go +++ b/internal/grpc/interceptors/auth/scope.go @@ -1,4 +1,4 @@ -// Copyright 2018-2022 CERN +// Copyright 2018-2023 CERN // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/internal/grpc/interceptors/eventsmiddleware/conversion.go b/internal/grpc/interceptors/eventsmiddleware/conversion.go index f9acc3e8c7..f0430ea67c 100644 --- a/internal/grpc/interceptors/eventsmiddleware/conversion.go +++ b/internal/grpc/interceptors/eventsmiddleware/conversion.go @@ -1,4 +1,4 @@ -// Copyright 2018-2022 CERN +// Copyright 2018-2023 CERN // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/internal/grpc/interceptors/eventsmiddleware/events.go b/internal/grpc/interceptors/eventsmiddleware/events.go index d21a4a249c..c54fe162d6 100644 --- a/internal/grpc/interceptors/eventsmiddleware/events.go +++ b/internal/grpc/interceptors/eventsmiddleware/events.go @@ -1,4 +1,4 @@ -// Copyright 2018-2022 CERN +// Copyright 2018-2023 CERN // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/internal/grpc/interceptors/loader/loader.go b/internal/grpc/interceptors/loader/loader.go index d4ea121465..8b995af76f 100644 --- a/internal/grpc/interceptors/loader/loader.go +++ b/internal/grpc/interceptors/loader/loader.go @@ -1,4 +1,4 @@ -// Copyright 2018-2022 CERN +// Copyright 2018-2023 CERN // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/internal/grpc/interceptors/log/log.go b/internal/grpc/interceptors/log/log.go index b15da131e0..3dea1958e7 100644 --- a/internal/grpc/interceptors/log/log.go +++ b/internal/grpc/interceptors/log/log.go @@ -1,4 +1,4 @@ -// Copyright 2018-2022 CERN +// Copyright 2018-2023 CERN // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/internal/grpc/interceptors/readonly/readonly.go b/internal/grpc/interceptors/readonly/readonly.go index 828337bab7..8f13f5b1ad 100644 --- a/internal/grpc/interceptors/readonly/readonly.go +++ b/internal/grpc/interceptors/readonly/readonly.go @@ -1,4 +1,4 @@ -// Copyright 2018-2022 CERN +// Copyright 2018-2023 CERN // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/internal/grpc/interceptors/recovery/recovery.go b/internal/grpc/interceptors/recovery/recovery.go index 9860ab496e..088b25d0d4 100644 --- a/internal/grpc/interceptors/recovery/recovery.go +++ b/internal/grpc/interceptors/recovery/recovery.go @@ -1,4 +1,4 @@ -// Copyright 2018-2022 CERN +// Copyright 2018-2023 CERN // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/internal/grpc/interceptors/token/token.go b/internal/grpc/interceptors/token/token.go index 14380314b9..fe3c62c4c6 100644 --- a/internal/grpc/interceptors/token/token.go +++ b/internal/grpc/interceptors/token/token.go @@ -1,4 +1,4 @@ -// Copyright 2018-2022 CERN +// Copyright 2018-2023 CERN // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/internal/grpc/interceptors/useragent/useragent.go b/internal/grpc/interceptors/useragent/useragent.go index caef099bfa..5f83229308 100644 --- a/internal/grpc/interceptors/useragent/useragent.go +++ b/internal/grpc/interceptors/useragent/useragent.go @@ -1,4 +1,4 @@ -// Copyright 2018-2022 CERN +// Copyright 2018-2023 CERN // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/internal/grpc/services/applicationauth/applicationauth.go b/internal/grpc/services/applicationauth/applicationauth.go index 1889781709..65514b6dcd 100644 --- a/internal/grpc/services/applicationauth/applicationauth.go +++ b/internal/grpc/services/applicationauth/applicationauth.go @@ -1,4 +1,4 @@ -// Copyright 2018-2022 CERN +// Copyright 2018-2023 CERN // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/internal/grpc/services/appprovider/appprovider.go b/internal/grpc/services/appprovider/appprovider.go index de150b9c16..d09440f7f4 100644 --- a/internal/grpc/services/appprovider/appprovider.go +++ b/internal/grpc/services/appprovider/appprovider.go @@ -1,4 +1,4 @@ -// Copyright 2018-2022 CERN +// Copyright 2018-2023 CERN // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/internal/grpc/services/appprovider/appprovider_test.go b/internal/grpc/services/appprovider/appprovider_test.go index 1b7466eb31..e53468cbae 100644 --- a/internal/grpc/services/appprovider/appprovider_test.go +++ b/internal/grpc/services/appprovider/appprovider_test.go @@ -1,4 +1,4 @@ -// Copyright 2018-2022 CERN +// Copyright 2018-2023 CERN // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/internal/grpc/services/appregistry/appregistry.go b/internal/grpc/services/appregistry/appregistry.go index 3bc34ecfab..619d366942 100644 --- a/internal/grpc/services/appregistry/appregistry.go +++ b/internal/grpc/services/appregistry/appregistry.go @@ -1,4 +1,4 @@ -// Copyright 2018-2022 CERN +// Copyright 2018-2023 CERN // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/internal/grpc/services/appregistry/appregistry_test.go b/internal/grpc/services/appregistry/appregistry_test.go index 75645d54e4..0bf23f8fa3 100644 --- a/internal/grpc/services/appregistry/appregistry_test.go +++ b/internal/grpc/services/appregistry/appregistry_test.go @@ -1,4 +1,4 @@ -// Copyright 2018-2022 CERN +// Copyright 2018-2023 CERN // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/internal/grpc/services/authprovider/authprovider.go b/internal/grpc/services/authprovider/authprovider.go index e86744460c..c080d8135f 100644 --- a/internal/grpc/services/authprovider/authprovider.go +++ b/internal/grpc/services/authprovider/authprovider.go @@ -1,4 +1,4 @@ -// Copyright 2018-2022 CERN +// Copyright 2018-2023 CERN // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/internal/grpc/services/authregistry/authregistry.go b/internal/grpc/services/authregistry/authregistry.go index 9ff2e3fca8..0abbe63ad5 100644 --- a/internal/grpc/services/authregistry/authregistry.go +++ b/internal/grpc/services/authregistry/authregistry.go @@ -1,4 +1,4 @@ -// Copyright 2018-2022 CERN +// Copyright 2018-2023 CERN // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/internal/grpc/services/datatx/datatx.go b/internal/grpc/services/datatx/datatx.go index 38e1d24979..17aafbba5b 100644 --- a/internal/grpc/services/datatx/datatx.go +++ b/internal/grpc/services/datatx/datatx.go @@ -1,4 +1,4 @@ -// Copyright 2018-2022 CERN +// Copyright 2018-2023 CERN // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/internal/grpc/services/gateway/applicationauth.go b/internal/grpc/services/gateway/applicationauth.go index e8a175f14b..f6bc73355f 100644 --- a/internal/grpc/services/gateway/applicationauth.go +++ b/internal/grpc/services/gateway/applicationauth.go @@ -1,4 +1,4 @@ -// Copyright 2018-2022 CERN +// Copyright 2018-2023 CERN // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/internal/grpc/services/gateway/appprovider.go b/internal/grpc/services/gateway/appprovider.go index 825ce0e04f..95ed878009 100644 --- a/internal/grpc/services/gateway/appprovider.go +++ b/internal/grpc/services/gateway/appprovider.go @@ -1,4 +1,4 @@ -// Copyright 2018-2022 CERN +// Copyright 2018-2023 CERN // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/internal/grpc/services/gateway/appregistry.go b/internal/grpc/services/gateway/appregistry.go index a4d44b6b06..45cc4bba35 100644 --- a/internal/grpc/services/gateway/appregistry.go +++ b/internal/grpc/services/gateway/appregistry.go @@ -1,4 +1,4 @@ -// Copyright 2018-2022 CERN +// Copyright 2018-2023 CERN // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/internal/grpc/services/gateway/authprovider.go b/internal/grpc/services/gateway/authprovider.go index 6c8b1c51d2..b462bef6ed 100644 --- a/internal/grpc/services/gateway/authprovider.go +++ b/internal/grpc/services/gateway/authprovider.go @@ -1,4 +1,4 @@ -// Copyright 2018-2022 CERN +// Copyright 2018-2023 CERN // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/internal/grpc/services/gateway/authregistry.go b/internal/grpc/services/gateway/authregistry.go index 848eeb29a3..75c75c96ed 100644 --- a/internal/grpc/services/gateway/authregistry.go +++ b/internal/grpc/services/gateway/authregistry.go @@ -1,4 +1,4 @@ -// Copyright 2018-2022 CERN +// Copyright 2018-2023 CERN // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/internal/grpc/services/gateway/datatx.go b/internal/grpc/services/gateway/datatx.go index 6639a7484b..75d9d34810 100644 --- a/internal/grpc/services/gateway/datatx.go +++ b/internal/grpc/services/gateway/datatx.go @@ -1,4 +1,4 @@ -// Copyright 2018-2022 CERN +// Copyright 2018-2023 CERN // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/internal/grpc/services/gateway/gateway.go b/internal/grpc/services/gateway/gateway.go index a706e029f4..9e812aafe1 100644 --- a/internal/grpc/services/gateway/gateway.go +++ b/internal/grpc/services/gateway/gateway.go @@ -1,4 +1,4 @@ -// Copyright 2018-2022 CERN +// Copyright 2018-2023 CERN // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/internal/grpc/services/gateway/groupprovider.go b/internal/grpc/services/gateway/groupprovider.go index 71de4392d1..0c417bee79 100644 --- a/internal/grpc/services/gateway/groupprovider.go +++ b/internal/grpc/services/gateway/groupprovider.go @@ -1,4 +1,4 @@ -// Copyright 2018-2022 CERN +// Copyright 2018-2023 CERN // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/internal/grpc/services/gateway/ocmcore.go b/internal/grpc/services/gateway/ocmcore.go index 59d73a1c1e..8cb2237632 100644 --- a/internal/grpc/services/gateway/ocmcore.go +++ b/internal/grpc/services/gateway/ocmcore.go @@ -1,4 +1,4 @@ -// Copyright 2018-2022 CERN +// Copyright 2018-2023 CERN // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/internal/grpc/services/gateway/ocminvitemanager.go b/internal/grpc/services/gateway/ocminvitemanager.go index 9b377b52eb..4e0160f342 100644 --- a/internal/grpc/services/gateway/ocminvitemanager.go +++ b/internal/grpc/services/gateway/ocminvitemanager.go @@ -1,4 +1,4 @@ -// Copyright 2018-2022 CERN +// Copyright 2018-2023 CERN // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/internal/grpc/services/gateway/ocmproviderauthorizer.go b/internal/grpc/services/gateway/ocmproviderauthorizer.go index 7eca6af0bb..034a84d7bd 100644 --- a/internal/grpc/services/gateway/ocmproviderauthorizer.go +++ b/internal/grpc/services/gateway/ocmproviderauthorizer.go @@ -1,4 +1,4 @@ -// Copyright 2018-2022 CERN +// Copyright 2018-2023 CERN // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/internal/grpc/services/gateway/ocmshareprovider.go b/internal/grpc/services/gateway/ocmshareprovider.go index 39bfb14647..ad56f222ac 100644 --- a/internal/grpc/services/gateway/ocmshareprovider.go +++ b/internal/grpc/services/gateway/ocmshareprovider.go @@ -1,4 +1,4 @@ -// Copyright 2018-2022 CERN +// Copyright 2018-2023 CERN // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/internal/grpc/services/gateway/permissions.go b/internal/grpc/services/gateway/permissions.go index 932e35f949..b62d2294c3 100644 --- a/internal/grpc/services/gateway/permissions.go +++ b/internal/grpc/services/gateway/permissions.go @@ -1,4 +1,4 @@ -// Copyright 2018-2022 CERN +// Copyright 2018-2023 CERN // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/internal/grpc/services/gateway/preferences.go b/internal/grpc/services/gateway/preferences.go index 5885152672..ed2184fc83 100644 --- a/internal/grpc/services/gateway/preferences.go +++ b/internal/grpc/services/gateway/preferences.go @@ -1,4 +1,4 @@ -// Copyright 2018-2022 CERN +// Copyright 2018-2023 CERN // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/internal/grpc/services/gateway/publicshareprovider.go b/internal/grpc/services/gateway/publicshareprovider.go index d8d57f07a5..1b2e72a1ee 100644 --- a/internal/grpc/services/gateway/publicshareprovider.go +++ b/internal/grpc/services/gateway/publicshareprovider.go @@ -1,4 +1,4 @@ -// Copyright 2018-2022 CERN +// Copyright 2018-2023 CERN // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/internal/grpc/services/gateway/storageprovider.go b/internal/grpc/services/gateway/storageprovider.go index 3ad7ffc54c..68900c5ee5 100644 --- a/internal/grpc/services/gateway/storageprovider.go +++ b/internal/grpc/services/gateway/storageprovider.go @@ -1,4 +1,4 @@ -// Copyright 2018-2022 CERN +// Copyright 2018-2023 CERN // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/internal/grpc/services/gateway/userprovider.go b/internal/grpc/services/gateway/userprovider.go index 5ef338f580..1071e9337a 100644 --- a/internal/grpc/services/gateway/userprovider.go +++ b/internal/grpc/services/gateway/userprovider.go @@ -1,4 +1,4 @@ -// Copyright 2018-2022 CERN +// Copyright 2018-2023 CERN // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/internal/grpc/services/gateway/usershareprovider.go b/internal/grpc/services/gateway/usershareprovider.go index 1b984aa7c0..01f927af51 100644 --- a/internal/grpc/services/gateway/usershareprovider.go +++ b/internal/grpc/services/gateway/usershareprovider.go @@ -1,4 +1,4 @@ -// Copyright 2018-2022 CERN +// Copyright 2018-2023 CERN // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/internal/grpc/services/gateway/webdavstorageprovider.go b/internal/grpc/services/gateway/webdavstorageprovider.go index 7d7b77267a..a30da26d79 100644 --- a/internal/grpc/services/gateway/webdavstorageprovider.go +++ b/internal/grpc/services/gateway/webdavstorageprovider.go @@ -1,4 +1,4 @@ -// Copyright 2018-2022 CERN +// Copyright 2018-2023 CERN // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/internal/grpc/services/groupprovider/groupprovider.go b/internal/grpc/services/groupprovider/groupprovider.go index ec50450624..1294e3892e 100644 --- a/internal/grpc/services/groupprovider/groupprovider.go +++ b/internal/grpc/services/groupprovider/groupprovider.go @@ -1,4 +1,4 @@ -// Copyright 2018-2022 CERN +// Copyright 2018-2023 CERN // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/internal/grpc/services/helloworld/helloworld.go b/internal/grpc/services/helloworld/helloworld.go index 64d1553959..f0e9c311be 100644 --- a/internal/grpc/services/helloworld/helloworld.go +++ b/internal/grpc/services/helloworld/helloworld.go @@ -1,4 +1,4 @@ -// Copyright 2018-2022 CERN +// Copyright 2018-2023 CERN // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/internal/grpc/services/helloworld/proto/helloworldsvc.pb.go b/internal/grpc/services/helloworld/proto/helloworldsvc.pb.go index 8ce0ee4e45..a284e5069f 100644 --- a/internal/grpc/services/helloworld/proto/helloworldsvc.pb.go +++ b/internal/grpc/services/helloworld/proto/helloworldsvc.pb.go @@ -1,4 +1,4 @@ -// Copyright 2018-2022 CERN +// Copyright 2018-2023 CERN // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/internal/grpc/services/helloworld/proto/helloworldsvc.proto b/internal/grpc/services/helloworld/proto/helloworldsvc.proto index b69578fae8..9b06b78aaa 100644 --- a/internal/grpc/services/helloworld/proto/helloworldsvc.proto +++ b/internal/grpc/services/helloworld/proto/helloworldsvc.proto @@ -1,4 +1,4 @@ -// Copyright 2018-2022 CERN +// Copyright 2018-2023 CERN // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/internal/grpc/services/loader/loader.go b/internal/grpc/services/loader/loader.go index 618737dcf4..801acd285f 100644 --- a/internal/grpc/services/loader/loader.go +++ b/internal/grpc/services/loader/loader.go @@ -1,4 +1,4 @@ -// Copyright 2018-2022 CERN +// Copyright 2018-2023 CERN // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/internal/grpc/services/ocmcore/ocmcore.go b/internal/grpc/services/ocmcore/ocmcore.go index 872360e38a..adc960cf19 100644 --- a/internal/grpc/services/ocmcore/ocmcore.go +++ b/internal/grpc/services/ocmcore/ocmcore.go @@ -1,4 +1,4 @@ -// Copyright 2018-2022 CERN +// Copyright 2018-2023 CERN // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/internal/grpc/services/ocminvitemanager/ocminvitemanager.go b/internal/grpc/services/ocminvitemanager/ocminvitemanager.go index cb12c6b6c2..eccd61a9ae 100644 --- a/internal/grpc/services/ocminvitemanager/ocminvitemanager.go +++ b/internal/grpc/services/ocminvitemanager/ocminvitemanager.go @@ -1,4 +1,4 @@ -// Copyright 2018-2022 CERN +// Copyright 2018-2023 CERN // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/internal/grpc/services/ocmproviderauthorizer/ocmproviderauthorizer.go b/internal/grpc/services/ocmproviderauthorizer/ocmproviderauthorizer.go index 65af6ae200..0bf9b19a72 100644 --- a/internal/grpc/services/ocmproviderauthorizer/ocmproviderauthorizer.go +++ b/internal/grpc/services/ocmproviderauthorizer/ocmproviderauthorizer.go @@ -1,4 +1,4 @@ -// Copyright 2018-2022 CERN +// Copyright 2018-2023 CERN // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/internal/grpc/services/ocmshareprovider/ocmshareprovider.go b/internal/grpc/services/ocmshareprovider/ocmshareprovider.go index 3aa85858c6..51b99a3737 100644 --- a/internal/grpc/services/ocmshareprovider/ocmshareprovider.go +++ b/internal/grpc/services/ocmshareprovider/ocmshareprovider.go @@ -1,4 +1,4 @@ -// Copyright 2018-2022 CERN +// Copyright 2018-2023 CERN // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/internal/grpc/services/permissions/permissions.go b/internal/grpc/services/permissions/permissions.go index 8ed5ec938e..490d4c78fa 100644 --- a/internal/grpc/services/permissions/permissions.go +++ b/internal/grpc/services/permissions/permissions.go @@ -1,4 +1,4 @@ -// Copyright 2018-2022 CERN +// Copyright 2018-2023 CERN // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/internal/grpc/services/preferences/preferences.go b/internal/grpc/services/preferences/preferences.go index d0ea02dcc8..25c814b1cc 100644 --- a/internal/grpc/services/preferences/preferences.go +++ b/internal/grpc/services/preferences/preferences.go @@ -1,4 +1,4 @@ -// Copyright 2018-2022 CERN +// Copyright 2018-2023 CERN // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/internal/grpc/services/publicshareprovider/publicshareprovider.go b/internal/grpc/services/publicshareprovider/publicshareprovider.go index 067834500b..09a28bc230 100644 --- a/internal/grpc/services/publicshareprovider/publicshareprovider.go +++ b/internal/grpc/services/publicshareprovider/publicshareprovider.go @@ -1,4 +1,4 @@ -// Copyright 2018-2022 CERN +// Copyright 2018-2023 CERN // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/internal/grpc/services/publicstorageprovider/publicstorageprovider.go b/internal/grpc/services/publicstorageprovider/publicstorageprovider.go index ca3f5dce59..bf913e4136 100644 --- a/internal/grpc/services/publicstorageprovider/publicstorageprovider.go +++ b/internal/grpc/services/publicstorageprovider/publicstorageprovider.go @@ -1,4 +1,4 @@ -// Copyright 2018-2022 CERN +// Copyright 2018-2023 CERN // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/internal/grpc/services/storageprovider/storageprovider.go b/internal/grpc/services/storageprovider/storageprovider.go index b47c8e4057..838f70a472 100644 --- a/internal/grpc/services/storageprovider/storageprovider.go +++ b/internal/grpc/services/storageprovider/storageprovider.go @@ -1,4 +1,4 @@ -// Copyright 2018-2022 CERN +// Copyright 2018-2023 CERN // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/internal/grpc/services/storageprovider/transcoder.go b/internal/grpc/services/storageprovider/transcoder.go index f48c94cbd0..9b8cf943d3 100644 --- a/internal/grpc/services/storageprovider/transcoder.go +++ b/internal/grpc/services/storageprovider/transcoder.go @@ -1,4 +1,4 @@ -// Copyright 2018-2022 CERN +// Copyright 2018-2023 CERN // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/internal/grpc/services/storageregistry/storageregistry.go b/internal/grpc/services/storageregistry/storageregistry.go index db5d0a2f62..b7304ba571 100644 --- a/internal/grpc/services/storageregistry/storageregistry.go +++ b/internal/grpc/services/storageregistry/storageregistry.go @@ -1,4 +1,4 @@ -// Copyright 2018-2022 CERN +// Copyright 2018-2023 CERN // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/internal/grpc/services/userprovider/userprovider.go b/internal/grpc/services/userprovider/userprovider.go index d01f729be1..27907db225 100644 --- a/internal/grpc/services/userprovider/userprovider.go +++ b/internal/grpc/services/userprovider/userprovider.go @@ -1,4 +1,4 @@ -// Copyright 2018-2022 CERN +// Copyright 2018-2023 CERN // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/internal/grpc/services/usershareprovider/usershareprovider.go b/internal/grpc/services/usershareprovider/usershareprovider.go index 257ecd1f3b..523a7b6c1f 100644 --- a/internal/grpc/services/usershareprovider/usershareprovider.go +++ b/internal/grpc/services/usershareprovider/usershareprovider.go @@ -1,4 +1,4 @@ -// Copyright 2018-2022 CERN +// Copyright 2018-2023 CERN // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/internal/http/interceptors/appctx/appctx.go b/internal/http/interceptors/appctx/appctx.go index 76d682e1f0..a5eac9c3c7 100644 --- a/internal/http/interceptors/appctx/appctx.go +++ b/internal/http/interceptors/appctx/appctx.go @@ -1,4 +1,4 @@ -// Copyright 2018-2022 CERN +// Copyright 2018-2023 CERN // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/internal/http/interceptors/auth/auth.go b/internal/http/interceptors/auth/auth.go index a2787d800d..da878bd0a4 100644 --- a/internal/http/interceptors/auth/auth.go +++ b/internal/http/interceptors/auth/auth.go @@ -1,4 +1,4 @@ -// Copyright 2018-2022 CERN +// Copyright 2018-2023 CERN // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/internal/http/interceptors/auth/auth_test.go b/internal/http/interceptors/auth/auth_test.go index 97ac6dfd87..aafeee0345 100644 --- a/internal/http/interceptors/auth/auth_test.go +++ b/internal/http/interceptors/auth/auth_test.go @@ -1,4 +1,4 @@ -// Copyright 2018-2022 CERN +// Copyright 2018-2023 CERN // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/internal/http/interceptors/auth/credential/loader/loader.go b/internal/http/interceptors/auth/credential/loader/loader.go index 04a8d30b54..452cdb8ebb 100644 --- a/internal/http/interceptors/auth/credential/loader/loader.go +++ b/internal/http/interceptors/auth/credential/loader/loader.go @@ -1,4 +1,4 @@ -// Copyright 2018-2022 CERN +// Copyright 2018-2023 CERN // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/internal/http/interceptors/auth/credential/registry/registry.go b/internal/http/interceptors/auth/credential/registry/registry.go index e8f346d0c0..6e0a6ca075 100644 --- a/internal/http/interceptors/auth/credential/registry/registry.go +++ b/internal/http/interceptors/auth/credential/registry/registry.go @@ -1,4 +1,4 @@ -// Copyright 2018-2022 CERN +// Copyright 2018-2023 CERN // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/internal/http/interceptors/auth/credential/strategy/basic/basic.go b/internal/http/interceptors/auth/credential/strategy/basic/basic.go index b7feb62c8d..5c4b18e282 100644 --- a/internal/http/interceptors/auth/credential/strategy/basic/basic.go +++ b/internal/http/interceptors/auth/credential/strategy/basic/basic.go @@ -1,4 +1,4 @@ -// Copyright 2018-2022 CERN +// Copyright 2018-2023 CERN // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/internal/http/interceptors/auth/credential/strategy/bearer/bearer.go b/internal/http/interceptors/auth/credential/strategy/bearer/bearer.go index 4630195c22..62e5be9020 100644 --- a/internal/http/interceptors/auth/credential/strategy/bearer/bearer.go +++ b/internal/http/interceptors/auth/credential/strategy/bearer/bearer.go @@ -1,4 +1,4 @@ -// Copyright 2018-2022 CERN +// Copyright 2018-2023 CERN // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/internal/http/interceptors/auth/credential/strategy/publicshares/publicshares.go b/internal/http/interceptors/auth/credential/strategy/publicshares/publicshares.go index 22de6a5ee0..3824410f27 100644 --- a/internal/http/interceptors/auth/credential/strategy/publicshares/publicshares.go +++ b/internal/http/interceptors/auth/credential/strategy/publicshares/publicshares.go @@ -1,4 +1,4 @@ -// Copyright 2018-2022 CERN +// Copyright 2018-2023 CERN // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/internal/http/interceptors/auth/token/loader/loader.go b/internal/http/interceptors/auth/token/loader/loader.go index 347a38c8eb..9374f4a305 100644 --- a/internal/http/interceptors/auth/token/loader/loader.go +++ b/internal/http/interceptors/auth/token/loader/loader.go @@ -1,4 +1,4 @@ -// Copyright 2018-2022 CERN +// Copyright 2018-2023 CERN // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/internal/http/interceptors/auth/token/registry/registry.go b/internal/http/interceptors/auth/token/registry/registry.go index a5ea7f6870..fdf856ef14 100644 --- a/internal/http/interceptors/auth/token/registry/registry.go +++ b/internal/http/interceptors/auth/token/registry/registry.go @@ -1,4 +1,4 @@ -// Copyright 2018-2022 CERN +// Copyright 2018-2023 CERN // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/internal/http/interceptors/auth/token/strategy/bearer/bearer.go b/internal/http/interceptors/auth/token/strategy/bearer/bearer.go index 03e2255134..aadb04a294 100644 --- a/internal/http/interceptors/auth/token/strategy/bearer/bearer.go +++ b/internal/http/interceptors/auth/token/strategy/bearer/bearer.go @@ -1,4 +1,4 @@ -// Copyright 2018-2022 CERN +// Copyright 2018-2023 CERN // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/internal/http/interceptors/auth/token/strategy/header/header.go b/internal/http/interceptors/auth/token/strategy/header/header.go index 3d5949676b..c0acb13e36 100644 --- a/internal/http/interceptors/auth/token/strategy/header/header.go +++ b/internal/http/interceptors/auth/token/strategy/header/header.go @@ -1,4 +1,4 @@ -// Copyright 2018-2022 CERN +// Copyright 2018-2023 CERN // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/internal/http/interceptors/auth/tokenwriter/loader/loader.go b/internal/http/interceptors/auth/tokenwriter/loader/loader.go index 1947ac9b37..e00caaf63a 100644 --- a/internal/http/interceptors/auth/tokenwriter/loader/loader.go +++ b/internal/http/interceptors/auth/tokenwriter/loader/loader.go @@ -1,4 +1,4 @@ -// Copyright 2018-2022 CERN +// Copyright 2018-2023 CERN // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/internal/http/interceptors/auth/tokenwriter/registry/registry.go b/internal/http/interceptors/auth/tokenwriter/registry/registry.go index 681ba91c89..e15e43ae08 100644 --- a/internal/http/interceptors/auth/tokenwriter/registry/registry.go +++ b/internal/http/interceptors/auth/tokenwriter/registry/registry.go @@ -1,4 +1,4 @@ -// Copyright 2018-2022 CERN +// Copyright 2018-2023 CERN // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/internal/http/interceptors/auth/tokenwriter/strategy/header/header.go b/internal/http/interceptors/auth/tokenwriter/strategy/header/header.go index 1c970190c9..b5cd899510 100644 --- a/internal/http/interceptors/auth/tokenwriter/strategy/header/header.go +++ b/internal/http/interceptors/auth/tokenwriter/strategy/header/header.go @@ -1,4 +1,4 @@ -// Copyright 2018-2022 CERN +// Copyright 2018-2023 CERN // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/internal/http/interceptors/cors/cors.go b/internal/http/interceptors/cors/cors.go index 3d9230251c..68a9ceb232 100644 --- a/internal/http/interceptors/cors/cors.go +++ b/internal/http/interceptors/cors/cors.go @@ -1,4 +1,4 @@ -// Copyright 2018-2022 CERN +// Copyright 2018-2023 CERN // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/internal/http/interceptors/loader/loader.go b/internal/http/interceptors/loader/loader.go index 13da185bfb..bb00e89319 100644 --- a/internal/http/interceptors/loader/loader.go +++ b/internal/http/interceptors/loader/loader.go @@ -1,4 +1,4 @@ -// Copyright 2018-2022 CERN +// Copyright 2018-2023 CERN // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/internal/http/interceptors/log/log.go b/internal/http/interceptors/log/log.go index 8eb090fa4e..14f10d080c 100644 --- a/internal/http/interceptors/log/log.go +++ b/internal/http/interceptors/log/log.go @@ -1,4 +1,4 @@ -// Copyright 2018-2022 CERN +// Copyright 2018-2023 CERN // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/internal/http/interceptors/providerauthorizer/providerauthorizer.go b/internal/http/interceptors/providerauthorizer/providerauthorizer.go index b066de63aa..a18dcf9ef4 100644 --- a/internal/http/interceptors/providerauthorizer/providerauthorizer.go +++ b/internal/http/interceptors/providerauthorizer/providerauthorizer.go @@ -1,4 +1,4 @@ -// Copyright 2018-2022 CERN +// Copyright 2018-2023 CERN // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/internal/http/services/appprovider/appprovider.go b/internal/http/services/appprovider/appprovider.go index 9461f92129..075732a330 100644 --- a/internal/http/services/appprovider/appprovider.go +++ b/internal/http/services/appprovider/appprovider.go @@ -1,4 +1,4 @@ -// Copyright 2018-2022 CERN +// Copyright 2018-2023 CERN // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/internal/http/services/appprovider/errors.go b/internal/http/services/appprovider/errors.go index 120355fc87..774773e702 100644 --- a/internal/http/services/appprovider/errors.go +++ b/internal/http/services/appprovider/errors.go @@ -1,4 +1,4 @@ -// Copyright 2018-2022 CERN +// Copyright 2018-2023 CERN // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/internal/http/services/archiver/handler.go b/internal/http/services/archiver/handler.go index b552fb5ae9..ac787b0215 100644 --- a/internal/http/services/archiver/handler.go +++ b/internal/http/services/archiver/handler.go @@ -1,4 +1,4 @@ -// Copyright 2018-2022 CERN +// Copyright 2018-2023 CERN // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/internal/http/services/archiver/manager/archiver.go b/internal/http/services/archiver/manager/archiver.go index c0facedea6..9b73a953dd 100644 --- a/internal/http/services/archiver/manager/archiver.go +++ b/internal/http/services/archiver/manager/archiver.go @@ -1,4 +1,4 @@ -// Copyright 2018-2022 CERN +// Copyright 2018-2023 CERN // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/internal/http/services/archiver/manager/archiver_test.go b/internal/http/services/archiver/manager/archiver_test.go index 6552732d0f..2b3e1059b1 100644 --- a/internal/http/services/archiver/manager/archiver_test.go +++ b/internal/http/services/archiver/manager/archiver_test.go @@ -1,4 +1,4 @@ -// Copyright 2018-2022 CERN +// Copyright 2018-2023 CERN // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/internal/http/services/archiver/manager/errors.go b/internal/http/services/archiver/manager/errors.go index 2ca35c419b..23b5121d29 100644 --- a/internal/http/services/archiver/manager/errors.go +++ b/internal/http/services/archiver/manager/errors.go @@ -1,4 +1,4 @@ -// Copyright 2018-2022 CERN +// Copyright 2018-2023 CERN // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/internal/http/services/datagateway/datagateway.go b/internal/http/services/datagateway/datagateway.go index 12bc8f9160..0c2a460793 100644 --- a/internal/http/services/datagateway/datagateway.go +++ b/internal/http/services/datagateway/datagateway.go @@ -1,4 +1,4 @@ -// Copyright 2018-2022 CERN +// Copyright 2018-2023 CERN // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/internal/http/services/dataprovider/dataprovider.go b/internal/http/services/dataprovider/dataprovider.go index 17b4a366c8..f4277b6ce9 100644 --- a/internal/http/services/dataprovider/dataprovider.go +++ b/internal/http/services/dataprovider/dataprovider.go @@ -1,4 +1,4 @@ -// Copyright 2018-2022 CERN +// Copyright 2018-2023 CERN // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/internal/http/services/helloworld/helloworld.go b/internal/http/services/helloworld/helloworld.go index 57913c1508..03aea8880e 100644 --- a/internal/http/services/helloworld/helloworld.go +++ b/internal/http/services/helloworld/helloworld.go @@ -1,4 +1,4 @@ -// Copyright 2018-2022 CERN +// Copyright 2018-2023 CERN // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/internal/http/services/loader/loader.go b/internal/http/services/loader/loader.go index 68d7b6f600..e7246c3a69 100644 --- a/internal/http/services/loader/loader.go +++ b/internal/http/services/loader/loader.go @@ -1,4 +1,4 @@ -// Copyright 2018-2022 CERN +// Copyright 2018-2023 CERN // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/internal/http/services/mailer/mailer.go b/internal/http/services/mailer/mailer.go index f4f6e00475..6d9c23c9c5 100644 --- a/internal/http/services/mailer/mailer.go +++ b/internal/http/services/mailer/mailer.go @@ -1,4 +1,4 @@ -// Copyright 2018-2022 CERN +// Copyright 2018-2023 CERN // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/internal/http/services/mentix/mentix.go b/internal/http/services/mentix/mentix.go index b1c1866988..00c9db606a 100644 --- a/internal/http/services/mentix/mentix.go +++ b/internal/http/services/mentix/mentix.go @@ -1,4 +1,4 @@ -// Copyright 2018-2022 CERN +// Copyright 2018-2023 CERN // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/internal/http/services/meshdirectory/meshdirectory.go b/internal/http/services/meshdirectory/meshdirectory.go index 81630ce386..3138ef1995 100644 --- a/internal/http/services/meshdirectory/meshdirectory.go +++ b/internal/http/services/meshdirectory/meshdirectory.go @@ -1,4 +1,4 @@ -// Copyright 2018-2022 CERN +// Copyright 2018-2023 CERN // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/internal/http/services/metrics/metrics.go b/internal/http/services/metrics/metrics.go index 7f9b80f21a..61f6a33ca6 100644 --- a/internal/http/services/metrics/metrics.go +++ b/internal/http/services/metrics/metrics.go @@ -1,4 +1,4 @@ -// Copyright 2018-2022 CERN +// Copyright 2018-2023 CERN // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/internal/http/services/ocmd/config.go b/internal/http/services/ocmd/config.go index a78bbdbb4e..99c62358d7 100644 --- a/internal/http/services/ocmd/config.go +++ b/internal/http/services/ocmd/config.go @@ -1,4 +1,4 @@ -// Copyright 2018-2022 CERN +// Copyright 2018-2023 CERN // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/internal/http/services/ocmd/invites.go b/internal/http/services/ocmd/invites.go index de872de0ad..856f102712 100644 --- a/internal/http/services/ocmd/invites.go +++ b/internal/http/services/ocmd/invites.go @@ -1,4 +1,4 @@ -// Copyright 2018-2022 CERN +// Copyright 2018-2023 CERN // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/internal/http/services/ocmd/notifications.go b/internal/http/services/ocmd/notifications.go index 3c6e707c14..ec787f52f3 100644 --- a/internal/http/services/ocmd/notifications.go +++ b/internal/http/services/ocmd/notifications.go @@ -1,4 +1,4 @@ -// Copyright 2018-2022 CERN +// Copyright 2018-2023 CERN // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/internal/http/services/ocmd/ocmd.go b/internal/http/services/ocmd/ocmd.go index f6669b8726..c0f94e7656 100644 --- a/internal/http/services/ocmd/ocmd.go +++ b/internal/http/services/ocmd/ocmd.go @@ -1,4 +1,4 @@ -// Copyright 2018-2022 CERN +// Copyright 2018-2023 CERN // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/internal/http/services/ocmd/reqres.go b/internal/http/services/ocmd/reqres.go index 953e44ee48..674f58709a 100644 --- a/internal/http/services/ocmd/reqres.go +++ b/internal/http/services/ocmd/reqres.go @@ -1,4 +1,4 @@ -// Copyright 2018-2022 CERN +// Copyright 2018-2023 CERN // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/internal/http/services/ocmd/send.go b/internal/http/services/ocmd/send.go index b1615f6c66..9f56092fc9 100644 --- a/internal/http/services/ocmd/send.go +++ b/internal/http/services/ocmd/send.go @@ -1,4 +1,4 @@ -// Copyright 2018-2022 CERN +// Copyright 2018-2023 CERN // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/internal/http/services/ocmd/shares.go b/internal/http/services/ocmd/shares.go index d82c4f17af..5950a7f515 100644 --- a/internal/http/services/ocmd/shares.go +++ b/internal/http/services/ocmd/shares.go @@ -1,4 +1,4 @@ -// Copyright 2018-2022 CERN +// Copyright 2018-2023 CERN // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/internal/http/services/owncloud/ocdav/avatars.go b/internal/http/services/owncloud/ocdav/avatars.go index 1a1eacea65..d037518ad6 100644 --- a/internal/http/services/owncloud/ocdav/avatars.go +++ b/internal/http/services/owncloud/ocdav/avatars.go @@ -1,4 +1,4 @@ -// Copyright 2018-2022 CERN +// Copyright 2018-2023 CERN // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/internal/http/services/owncloud/ocdav/copy.go b/internal/http/services/owncloud/ocdav/copy.go index 48b0a24259..8277fa2370 100644 --- a/internal/http/services/owncloud/ocdav/copy.go +++ b/internal/http/services/owncloud/ocdav/copy.go @@ -1,4 +1,4 @@ -// Copyright 2018-2022 CERN +// Copyright 2018-2023 CERN // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/internal/http/services/owncloud/ocdav/dav.go b/internal/http/services/owncloud/ocdav/dav.go index d7f3ff7fe1..f2e412bac0 100644 --- a/internal/http/services/owncloud/ocdav/dav.go +++ b/internal/http/services/owncloud/ocdav/dav.go @@ -1,4 +1,4 @@ -// Copyright 2018-2022 CERN +// Copyright 2018-2023 CERN // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/internal/http/services/owncloud/ocdav/delete.go b/internal/http/services/owncloud/ocdav/delete.go index bf878d7a0d..8be2e37443 100644 --- a/internal/http/services/owncloud/ocdav/delete.go +++ b/internal/http/services/owncloud/ocdav/delete.go @@ -1,4 +1,4 @@ -// Copyright 2018-2022 CERN +// Copyright 2018-2023 CERN // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/internal/http/services/owncloud/ocdav/error.go b/internal/http/services/owncloud/ocdav/error.go index c38056e37d..cbffcdf45d 100644 --- a/internal/http/services/owncloud/ocdav/error.go +++ b/internal/http/services/owncloud/ocdav/error.go @@ -1,4 +1,4 @@ -// Copyright 2018-2022 CERN +// Copyright 2018-2023 CERN // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/internal/http/services/owncloud/ocdav/get.go b/internal/http/services/owncloud/ocdav/get.go index 65d4b22b11..338b7bc883 100644 --- a/internal/http/services/owncloud/ocdav/get.go +++ b/internal/http/services/owncloud/ocdav/get.go @@ -1,4 +1,4 @@ -// Copyright 2018-2022 CERN +// Copyright 2018-2023 CERN // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/internal/http/services/owncloud/ocdav/head.go b/internal/http/services/owncloud/ocdav/head.go index 9b43037a2a..ff81eacef9 100644 --- a/internal/http/services/owncloud/ocdav/head.go +++ b/internal/http/services/owncloud/ocdav/head.go @@ -1,4 +1,4 @@ -// Copyright 2018-2022 CERN +// Copyright 2018-2023 CERN // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/internal/http/services/owncloud/ocdav/lock.go b/internal/http/services/owncloud/ocdav/lock.go index 916a64bdfd..c681a0b917 100644 --- a/internal/http/services/owncloud/ocdav/lock.go +++ b/internal/http/services/owncloud/ocdav/lock.go @@ -1,4 +1,4 @@ -// Copyright 2018-2022 CERN +// Copyright 2018-2023 CERN // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/internal/http/services/owncloud/ocdav/meta.go b/internal/http/services/owncloud/ocdav/meta.go index f2cbc2ca96..d353e3a52d 100644 --- a/internal/http/services/owncloud/ocdav/meta.go +++ b/internal/http/services/owncloud/ocdav/meta.go @@ -1,4 +1,4 @@ -// Copyright 2018-2022 CERN +// Copyright 2018-2023 CERN // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/internal/http/services/owncloud/ocdav/mkcol.go b/internal/http/services/owncloud/ocdav/mkcol.go index 627f97ab81..1092b7f98d 100644 --- a/internal/http/services/owncloud/ocdav/mkcol.go +++ b/internal/http/services/owncloud/ocdav/mkcol.go @@ -1,4 +1,4 @@ -// Copyright 2018-2022 CERN +// Copyright 2018-2023 CERN // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/internal/http/services/owncloud/ocdav/move.go b/internal/http/services/owncloud/ocdav/move.go index f2806b3158..c159c2a733 100644 --- a/internal/http/services/owncloud/ocdav/move.go +++ b/internal/http/services/owncloud/ocdav/move.go @@ -1,4 +1,4 @@ -// Copyright 2018-2022 CERN +// Copyright 2018-2023 CERN // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/internal/http/services/owncloud/ocdav/ocdav.go b/internal/http/services/owncloud/ocdav/ocdav.go index 30e11e39c7..fb1791cca0 100644 --- a/internal/http/services/owncloud/ocdav/ocdav.go +++ b/internal/http/services/owncloud/ocdav/ocdav.go @@ -1,4 +1,4 @@ -// Copyright 2018-2022 CERN +// Copyright 2018-2023 CERN // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/internal/http/services/owncloud/ocdav/ocdav_test.go b/internal/http/services/owncloud/ocdav/ocdav_test.go index bca2a58ca9..7a704ebe98 100644 --- a/internal/http/services/owncloud/ocdav/ocdav_test.go +++ b/internal/http/services/owncloud/ocdav/ocdav_test.go @@ -1,4 +1,4 @@ -// Copyright 2018-2022 CERN +// Copyright 2018-2023 CERN // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/internal/http/services/owncloud/ocdav/options.go b/internal/http/services/owncloud/ocdav/options.go index f583d3db9f..4b648ac669 100644 --- a/internal/http/services/owncloud/ocdav/options.go +++ b/internal/http/services/owncloud/ocdav/options.go @@ -1,4 +1,4 @@ -// Copyright 2018-2022 CERN +// Copyright 2018-2023 CERN // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/internal/http/services/owncloud/ocdav/propfind.go b/internal/http/services/owncloud/ocdav/propfind.go index 397203326a..3fbd197be6 100644 --- a/internal/http/services/owncloud/ocdav/propfind.go +++ b/internal/http/services/owncloud/ocdav/propfind.go @@ -1,4 +1,4 @@ -// Copyright 2018-2022 CERN +// Copyright 2018-2023 CERN // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/internal/http/services/owncloud/ocdav/proppatch.go b/internal/http/services/owncloud/ocdav/proppatch.go index 72c42b7259..cd246f821e 100644 --- a/internal/http/services/owncloud/ocdav/proppatch.go +++ b/internal/http/services/owncloud/ocdav/proppatch.go @@ -1,4 +1,4 @@ -// Copyright 2018-2022 CERN +// Copyright 2018-2023 CERN // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/internal/http/services/owncloud/ocdav/publicfile.go b/internal/http/services/owncloud/ocdav/publicfile.go index fd022ce949..e25a82f1e3 100644 --- a/internal/http/services/owncloud/ocdav/publicfile.go +++ b/internal/http/services/owncloud/ocdav/publicfile.go @@ -1,4 +1,4 @@ -// Copyright 2018-2022 CERN +// Copyright 2018-2023 CERN // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/internal/http/services/owncloud/ocdav/put.go b/internal/http/services/owncloud/ocdav/put.go index 236747a05a..b91746e6ff 100644 --- a/internal/http/services/owncloud/ocdav/put.go +++ b/internal/http/services/owncloud/ocdav/put.go @@ -1,4 +1,4 @@ -// Copyright 2018-2022 CERN +// Copyright 2018-2023 CERN // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/internal/http/services/owncloud/ocdav/redirect.go b/internal/http/services/owncloud/ocdav/redirect.go index d57ac25962..fd576dfd78 100644 --- a/internal/http/services/owncloud/ocdav/redirect.go +++ b/internal/http/services/owncloud/ocdav/redirect.go @@ -1,4 +1,4 @@ -// Copyright 2018-2022 CERN +// Copyright 2018-2023 CERN // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/internal/http/services/owncloud/ocdav/report.go b/internal/http/services/owncloud/ocdav/report.go index 70fb2b7dfa..bedcad8c14 100644 --- a/internal/http/services/owncloud/ocdav/report.go +++ b/internal/http/services/owncloud/ocdav/report.go @@ -1,4 +1,4 @@ -// Copyright 2018-2022 CERN +// Copyright 2018-2023 CERN // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/internal/http/services/owncloud/ocdav/report_test.go b/internal/http/services/owncloud/ocdav/report_test.go index e7d9d63916..c24f73c220 100644 --- a/internal/http/services/owncloud/ocdav/report_test.go +++ b/internal/http/services/owncloud/ocdav/report_test.go @@ -1,4 +1,4 @@ -// Copyright 2018-2022 CERN +// Copyright 2018-2023 CERN // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/internal/http/services/owncloud/ocdav/spaces.go b/internal/http/services/owncloud/ocdav/spaces.go index ddcb3c94fd..67760ec3f2 100644 --- a/internal/http/services/owncloud/ocdav/spaces.go +++ b/internal/http/services/owncloud/ocdav/spaces.go @@ -1,4 +1,4 @@ -// Copyright 2018-2022 CERN +// Copyright 2018-2023 CERN // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/internal/http/services/owncloud/ocdav/status.go b/internal/http/services/owncloud/ocdav/status.go index fec28987b1..cab6fcc535 100644 --- a/internal/http/services/owncloud/ocdav/status.go +++ b/internal/http/services/owncloud/ocdav/status.go @@ -1,4 +1,4 @@ -// Copyright 2018-2022 CERN +// Copyright 2018-2023 CERN // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/internal/http/services/owncloud/ocdav/tpc.go b/internal/http/services/owncloud/ocdav/tpc.go index 739c12cf73..f6922abf6e 100644 --- a/internal/http/services/owncloud/ocdav/tpc.go +++ b/internal/http/services/owncloud/ocdav/tpc.go @@ -1,4 +1,4 @@ -// Copyright 2018-2022 CERN +// Copyright 2018-2023 CERN // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/internal/http/services/owncloud/ocdav/trashbin.go b/internal/http/services/owncloud/ocdav/trashbin.go index 2737d4d45a..315d613a32 100644 --- a/internal/http/services/owncloud/ocdav/trashbin.go +++ b/internal/http/services/owncloud/ocdav/trashbin.go @@ -1,4 +1,4 @@ -// Copyright 2018-2022 CERN +// Copyright 2018-2023 CERN // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/internal/http/services/owncloud/ocdav/tus.go b/internal/http/services/owncloud/ocdav/tus.go index 74244dd0f7..bdc65cdff7 100644 --- a/internal/http/services/owncloud/ocdav/tus.go +++ b/internal/http/services/owncloud/ocdav/tus.go @@ -1,4 +1,4 @@ -// Copyright 2018-2022 CERN +// Copyright 2018-2023 CERN // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/internal/http/services/owncloud/ocdav/unlock.go b/internal/http/services/owncloud/ocdav/unlock.go index ab5bd06818..4fd82dfb95 100644 --- a/internal/http/services/owncloud/ocdav/unlock.go +++ b/internal/http/services/owncloud/ocdav/unlock.go @@ -1,4 +1,4 @@ -// Copyright 2018-2022 CERN +// Copyright 2018-2023 CERN // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/internal/http/services/owncloud/ocdav/versions.go b/internal/http/services/owncloud/ocdav/versions.go index 61116c5a66..6b98f8b998 100644 --- a/internal/http/services/owncloud/ocdav/versions.go +++ b/internal/http/services/owncloud/ocdav/versions.go @@ -1,4 +1,4 @@ -// Copyright 2018-2022 CERN +// Copyright 2018-2023 CERN // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/internal/http/services/owncloud/ocdav/webdav.go b/internal/http/services/owncloud/ocdav/webdav.go index c3d32446d8..866c0474e2 100644 --- a/internal/http/services/owncloud/ocdav/webdav.go +++ b/internal/http/services/owncloud/ocdav/webdav.go @@ -1,4 +1,4 @@ -// Copyright 2018-2022 CERN +// Copyright 2018-2023 CERN // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/internal/http/services/owncloud/ocs/cache.go b/internal/http/services/owncloud/ocs/cache.go index f0a5bbf26c..bfb9b35d49 100644 --- a/internal/http/services/owncloud/ocs/cache.go +++ b/internal/http/services/owncloud/ocs/cache.go @@ -1,4 +1,4 @@ -// Copyright 2018-2022 CERN +// Copyright 2018-2023 CERN // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/internal/http/services/owncloud/ocs/config/config.go b/internal/http/services/owncloud/ocs/config/config.go index 083f3e45db..2c31992e24 100644 --- a/internal/http/services/owncloud/ocs/config/config.go +++ b/internal/http/services/owncloud/ocs/config/config.go @@ -1,4 +1,4 @@ -// Copyright 2018-2022 CERN +// Copyright 2018-2023 CERN // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/internal/http/services/owncloud/ocs/conversions/main.go b/internal/http/services/owncloud/ocs/conversions/main.go index b6b17a3438..00efbb2b07 100644 --- a/internal/http/services/owncloud/ocs/conversions/main.go +++ b/internal/http/services/owncloud/ocs/conversions/main.go @@ -1,4 +1,4 @@ -// Copyright 2018-2022 CERN +// Copyright 2018-2023 CERN // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/internal/http/services/owncloud/ocs/conversions/permissions.go b/internal/http/services/owncloud/ocs/conversions/permissions.go index 2ba8663412..b3aff4d850 100644 --- a/internal/http/services/owncloud/ocs/conversions/permissions.go +++ b/internal/http/services/owncloud/ocs/conversions/permissions.go @@ -1,4 +1,4 @@ -// Copyright 2018-2022 CERN +// Copyright 2018-2023 CERN // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/internal/http/services/owncloud/ocs/conversions/permissions_test.go b/internal/http/services/owncloud/ocs/conversions/permissions_test.go index aea3c8f781..1586ba2448 100644 --- a/internal/http/services/owncloud/ocs/conversions/permissions_test.go +++ b/internal/http/services/owncloud/ocs/conversions/permissions_test.go @@ -1,4 +1,4 @@ -// Copyright 2018-2022 CERN +// Copyright 2018-2023 CERN // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/internal/http/services/owncloud/ocs/conversions/role.go b/internal/http/services/owncloud/ocs/conversions/role.go index 32d060db61..62c912d602 100644 --- a/internal/http/services/owncloud/ocs/conversions/role.go +++ b/internal/http/services/owncloud/ocs/conversions/role.go @@ -1,4 +1,4 @@ -// Copyright 2018-2022 CERN +// Copyright 2018-2023 CERN // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/internal/http/services/owncloud/ocs/data/capabilities.go b/internal/http/services/owncloud/ocs/data/capabilities.go index 07aebb080c..6199c091ac 100644 --- a/internal/http/services/owncloud/ocs/data/capabilities.go +++ b/internal/http/services/owncloud/ocs/data/capabilities.go @@ -1,4 +1,4 @@ -// Copyright 2018-2022 CERN +// Copyright 2018-2023 CERN // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/internal/http/services/owncloud/ocs/data/config.go b/internal/http/services/owncloud/ocs/data/config.go index 589acbf45d..a018d7927d 100644 --- a/internal/http/services/owncloud/ocs/data/config.go +++ b/internal/http/services/owncloud/ocs/data/config.go @@ -1,4 +1,4 @@ -// Copyright 2018-2022 CERN +// Copyright 2018-2023 CERN // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/internal/http/services/owncloud/ocs/handlers/apps/sharing/sharees/sharees.go b/internal/http/services/owncloud/ocs/handlers/apps/sharing/sharees/sharees.go index c1f8c86ace..3c06b16aa9 100644 --- a/internal/http/services/owncloud/ocs/handlers/apps/sharing/sharees/sharees.go +++ b/internal/http/services/owncloud/ocs/handlers/apps/sharing/sharees/sharees.go @@ -1,4 +1,4 @@ -// Copyright 2018-2022 CERN +// Copyright 2018-2023 CERN // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/internal/http/services/owncloud/ocs/handlers/apps/sharing/shares/group.go b/internal/http/services/owncloud/ocs/handlers/apps/sharing/shares/group.go index 445b785a64..c1cc10bba3 100644 --- a/internal/http/services/owncloud/ocs/handlers/apps/sharing/shares/group.go +++ b/internal/http/services/owncloud/ocs/handlers/apps/sharing/shares/group.go @@ -1,4 +1,4 @@ -// Copyright 2018-2022 CERN +// Copyright 2018-2023 CERN // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/internal/http/services/owncloud/ocs/handlers/apps/sharing/shares/pending.go b/internal/http/services/owncloud/ocs/handlers/apps/sharing/shares/pending.go index 6119cd4acc..e70be1df86 100644 --- a/internal/http/services/owncloud/ocs/handlers/apps/sharing/shares/pending.go +++ b/internal/http/services/owncloud/ocs/handlers/apps/sharing/shares/pending.go @@ -1,4 +1,4 @@ -// Copyright 2018-2022 CERN +// Copyright 2018-2023 CERN // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/internal/http/services/owncloud/ocs/handlers/apps/sharing/shares/public.go b/internal/http/services/owncloud/ocs/handlers/apps/sharing/shares/public.go index 7aee8070a0..78784a9d05 100644 --- a/internal/http/services/owncloud/ocs/handlers/apps/sharing/shares/public.go +++ b/internal/http/services/owncloud/ocs/handlers/apps/sharing/shares/public.go @@ -1,4 +1,4 @@ -// Copyright 2018-2022 CERN +// Copyright 2018-2023 CERN // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/internal/http/services/owncloud/ocs/handlers/apps/sharing/shares/remote.go b/internal/http/services/owncloud/ocs/handlers/apps/sharing/shares/remote.go index c9afe05a25..f35830c5c0 100644 --- a/internal/http/services/owncloud/ocs/handlers/apps/sharing/shares/remote.go +++ b/internal/http/services/owncloud/ocs/handlers/apps/sharing/shares/remote.go @@ -1,4 +1,4 @@ -// Copyright 2018-2022 CERN +// Copyright 2018-2023 CERN // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/internal/http/services/owncloud/ocs/handlers/apps/sharing/shares/shares.go b/internal/http/services/owncloud/ocs/handlers/apps/sharing/shares/shares.go index a4b76298b1..58777ebf7b 100644 --- a/internal/http/services/owncloud/ocs/handlers/apps/sharing/shares/shares.go +++ b/internal/http/services/owncloud/ocs/handlers/apps/sharing/shares/shares.go @@ -1,4 +1,4 @@ -// Copyright 2018-2022 CERN +// Copyright 2018-2023 CERN // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/internal/http/services/owncloud/ocs/handlers/apps/sharing/shares/shares_test.go b/internal/http/services/owncloud/ocs/handlers/apps/sharing/shares/shares_test.go index b2fc635282..5c91b4503b 100644 --- a/internal/http/services/owncloud/ocs/handlers/apps/sharing/shares/shares_test.go +++ b/internal/http/services/owncloud/ocs/handlers/apps/sharing/shares/shares_test.go @@ -1,4 +1,4 @@ -// Copyright 2018-2022 CERN +// Copyright 2018-2023 CERN // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/internal/http/services/owncloud/ocs/handlers/apps/sharing/shares/spaces.go b/internal/http/services/owncloud/ocs/handlers/apps/sharing/shares/spaces.go index 440583cfd5..42d3f943ba 100644 --- a/internal/http/services/owncloud/ocs/handlers/apps/sharing/shares/spaces.go +++ b/internal/http/services/owncloud/ocs/handlers/apps/sharing/shares/spaces.go @@ -1,4 +1,4 @@ -// Copyright 2018-2022 CERN +// Copyright 2018-2023 CERN // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/internal/http/services/owncloud/ocs/handlers/apps/sharing/shares/user.go b/internal/http/services/owncloud/ocs/handlers/apps/sharing/shares/user.go index 0d0558f611..3b65991372 100644 --- a/internal/http/services/owncloud/ocs/handlers/apps/sharing/shares/user.go +++ b/internal/http/services/owncloud/ocs/handlers/apps/sharing/shares/user.go @@ -1,4 +1,4 @@ -// Copyright 2018-2022 CERN +// Copyright 2018-2023 CERN // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/internal/http/services/owncloud/ocs/handlers/cloud/capabilities/capabilities.go b/internal/http/services/owncloud/ocs/handlers/cloud/capabilities/capabilities.go index ae3519b48f..480d5b26ba 100644 --- a/internal/http/services/owncloud/ocs/handlers/cloud/capabilities/capabilities.go +++ b/internal/http/services/owncloud/ocs/handlers/cloud/capabilities/capabilities.go @@ -1,4 +1,4 @@ -// Copyright 2018-2022 CERN +// Copyright 2018-2023 CERN // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/internal/http/services/owncloud/ocs/handlers/cloud/capabilities/capabilities_test.go b/internal/http/services/owncloud/ocs/handlers/cloud/capabilities/capabilities_test.go index b93438a0df..5584287f4d 100644 --- a/internal/http/services/owncloud/ocs/handlers/cloud/capabilities/capabilities_test.go +++ b/internal/http/services/owncloud/ocs/handlers/cloud/capabilities/capabilities_test.go @@ -1,4 +1,4 @@ -// Copyright 2018-2022 CERN +// Copyright 2018-2023 CERN // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/internal/http/services/owncloud/ocs/handlers/cloud/capabilities/uploads.go b/internal/http/services/owncloud/ocs/handlers/cloud/capabilities/uploads.go index 20cb6f197d..34772315ed 100644 --- a/internal/http/services/owncloud/ocs/handlers/cloud/capabilities/uploads.go +++ b/internal/http/services/owncloud/ocs/handlers/cloud/capabilities/uploads.go @@ -1,4 +1,4 @@ -// Copyright 2018-2022 CERN +// Copyright 2018-2023 CERN // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/internal/http/services/owncloud/ocs/handlers/cloud/user/user.go b/internal/http/services/owncloud/ocs/handlers/cloud/user/user.go index bc18420100..ba8bffc5c9 100644 --- a/internal/http/services/owncloud/ocs/handlers/cloud/user/user.go +++ b/internal/http/services/owncloud/ocs/handlers/cloud/user/user.go @@ -1,4 +1,4 @@ -// Copyright 2018-2022 CERN +// Copyright 2018-2023 CERN // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/internal/http/services/owncloud/ocs/handlers/cloud/users/users.go b/internal/http/services/owncloud/ocs/handlers/cloud/users/users.go index f93e7b3e9c..67638144cf 100644 --- a/internal/http/services/owncloud/ocs/handlers/cloud/users/users.go +++ b/internal/http/services/owncloud/ocs/handlers/cloud/users/users.go @@ -1,4 +1,4 @@ -// Copyright 2018-2022 CERN +// Copyright 2018-2023 CERN // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/internal/http/services/owncloud/ocs/handlers/config/config.go b/internal/http/services/owncloud/ocs/handlers/config/config.go index 37e2696f97..d5d819f4ce 100644 --- a/internal/http/services/owncloud/ocs/handlers/config/config.go +++ b/internal/http/services/owncloud/ocs/handlers/config/config.go @@ -1,4 +1,4 @@ -// Copyright 2018-2022 CERN +// Copyright 2018-2023 CERN // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/internal/http/services/owncloud/ocs/ocs.go b/internal/http/services/owncloud/ocs/ocs.go index 5b11a5f57d..c579fa04f9 100644 --- a/internal/http/services/owncloud/ocs/ocs.go +++ b/internal/http/services/owncloud/ocs/ocs.go @@ -1,4 +1,4 @@ -// Copyright 2018-2022 CERN +// Copyright 2018-2023 CERN // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/internal/http/services/owncloud/ocs/response/response.go b/internal/http/services/owncloud/ocs/response/response.go index 2dbd35433d..4c6b029299 100644 --- a/internal/http/services/owncloud/ocs/response/response.go +++ b/internal/http/services/owncloud/ocs/response/response.go @@ -1,4 +1,4 @@ -// Copyright 2018-2022 CERN +// Copyright 2018-2023 CERN // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/internal/http/services/preferences/preferences.go b/internal/http/services/preferences/preferences.go index 70269c7385..eefec9c07a 100644 --- a/internal/http/services/preferences/preferences.go +++ b/internal/http/services/preferences/preferences.go @@ -1,4 +1,4 @@ -// Copyright 2018-2022 CERN +// Copyright 2018-2023 CERN // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/internal/http/services/prometheus/prometheus.go b/internal/http/services/prometheus/prometheus.go index 6fd5e0dece..bc7986b253 100644 --- a/internal/http/services/prometheus/prometheus.go +++ b/internal/http/services/prometheus/prometheus.go @@ -1,4 +1,4 @@ -// Copyright 2018-2022 CERN +// Copyright 2018-2023 CERN // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/internal/http/services/reverseproxy/reverseproxy.go b/internal/http/services/reverseproxy/reverseproxy.go index 58f5691d73..b1df580f3e 100644 --- a/internal/http/services/reverseproxy/reverseproxy.go +++ b/internal/http/services/reverseproxy/reverseproxy.go @@ -1,4 +1,4 @@ -// Copyright 2018-2022 CERN +// Copyright 2018-2023 CERN // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/internal/http/services/siteacc/siteacc.go b/internal/http/services/siteacc/siteacc.go index 881ded5b71..e735cdb3c4 100644 --- a/internal/http/services/siteacc/siteacc.go +++ b/internal/http/services/siteacc/siteacc.go @@ -1,4 +1,4 @@ -// Copyright 2018-2022 CERN +// Copyright 2018-2023 CERN // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/internal/http/services/sysinfo/sysinfo.go b/internal/http/services/sysinfo/sysinfo.go index 010d7a6820..e4dbfafcb4 100644 --- a/internal/http/services/sysinfo/sysinfo.go +++ b/internal/http/services/sysinfo/sysinfo.go @@ -1,4 +1,4 @@ -// Copyright 2018-2022 CERN +// Copyright 2018-2023 CERN // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/internal/http/services/wellknown/openidconfiguration.go b/internal/http/services/wellknown/openidconfiguration.go index 4a2b64c552..ca4551a62a 100644 --- a/internal/http/services/wellknown/openidconfiguration.go +++ b/internal/http/services/wellknown/openidconfiguration.go @@ -1,4 +1,4 @@ -// Copyright 2018-2022 CERN +// Copyright 2018-2023 CERN // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/internal/http/services/wellknown/webfinger.go b/internal/http/services/wellknown/webfinger.go index 47ff263307..27fe2a5f0a 100644 --- a/internal/http/services/wellknown/webfinger.go +++ b/internal/http/services/wellknown/webfinger.go @@ -1,4 +1,4 @@ -// Copyright 2018-2022 CERN +// Copyright 2018-2023 CERN // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/internal/http/services/wellknown/wellknown.go b/internal/http/services/wellknown/wellknown.go index 17264f6a82..04c201332d 100644 --- a/internal/http/services/wellknown/wellknown.go +++ b/internal/http/services/wellknown/wellknown.go @@ -1,4 +1,4 @@ -// Copyright 2018-2022 CERN +// Copyright 2018-2023 CERN // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/pkg/app/app.go b/pkg/app/app.go index 44eb61c3e0..32a4e34dbe 100644 --- a/pkg/app/app.go +++ b/pkg/app/app.go @@ -1,4 +1,4 @@ -// Copyright 2018-2022 CERN +// Copyright 2018-2023 CERN // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/pkg/app/provider/demo/demo.go b/pkg/app/provider/demo/demo.go index 3d9297ca43..e10d7fa3c4 100644 --- a/pkg/app/provider/demo/demo.go +++ b/pkg/app/provider/demo/demo.go @@ -1,4 +1,4 @@ -// Copyright 2018-2022 CERN +// Copyright 2018-2023 CERN // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/pkg/app/provider/loader/loader.go b/pkg/app/provider/loader/loader.go index e594cf4f4c..8809c109ad 100644 --- a/pkg/app/provider/loader/loader.go +++ b/pkg/app/provider/loader/loader.go @@ -1,4 +1,4 @@ -// Copyright 2018-2022 CERN +// Copyright 2018-2023 CERN // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/pkg/app/provider/registry/registry.go b/pkg/app/provider/registry/registry.go index 716d206c86..f3f46ee6b7 100644 --- a/pkg/app/provider/registry/registry.go +++ b/pkg/app/provider/registry/registry.go @@ -1,4 +1,4 @@ -// Copyright 2018-2022 CERN +// Copyright 2018-2023 CERN // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/pkg/app/provider/wopi/wopi.go b/pkg/app/provider/wopi/wopi.go index a5937a31bf..2c4b0defe5 100644 --- a/pkg/app/provider/wopi/wopi.go +++ b/pkg/app/provider/wopi/wopi.go @@ -1,4 +1,4 @@ -// Copyright 2018-2022 CERN +// Copyright 2018-2023 CERN // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/pkg/app/registry/loader/loader.go b/pkg/app/registry/loader/loader.go index 7c356fe6d6..fd691f8f02 100644 --- a/pkg/app/registry/loader/loader.go +++ b/pkg/app/registry/loader/loader.go @@ -1,4 +1,4 @@ -// Copyright 2018-2022 CERN +// Copyright 2018-2023 CERN // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/pkg/app/registry/registry/registry.go b/pkg/app/registry/registry/registry.go index 1a241fbdfa..dc8bff6291 100644 --- a/pkg/app/registry/registry/registry.go +++ b/pkg/app/registry/registry/registry.go @@ -1,4 +1,4 @@ -// Copyright 2018-2022 CERN +// Copyright 2018-2023 CERN // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/pkg/app/registry/static/static.go b/pkg/app/registry/static/static.go index da8db93ff2..682c7c1d3f 100644 --- a/pkg/app/registry/static/static.go +++ b/pkg/app/registry/static/static.go @@ -1,4 +1,4 @@ -// Copyright 2018-2022 CERN +// Copyright 2018-2023 CERN // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/pkg/app/registry/static/static_test.go b/pkg/app/registry/static/static_test.go index 1b51889f60..09fabc802a 100644 --- a/pkg/app/registry/static/static_test.go +++ b/pkg/app/registry/static/static_test.go @@ -1,4 +1,4 @@ -// Copyright 2018-2022 CERN +// Copyright 2018-2023 CERN // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/pkg/appauth/appauth.go b/pkg/appauth/appauth.go index 2c1afcf475..fba49cf9af 100644 --- a/pkg/appauth/appauth.go +++ b/pkg/appauth/appauth.go @@ -1,4 +1,4 @@ -// Copyright 2018-2022 CERN +// Copyright 2018-2023 CERN // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/pkg/appauth/manager/json/json.go b/pkg/appauth/manager/json/json.go index 71e3c988db..4a37cad515 100644 --- a/pkg/appauth/manager/json/json.go +++ b/pkg/appauth/manager/json/json.go @@ -1,4 +1,4 @@ -// Copyright 2018-2022 CERN +// Copyright 2018-2023 CERN // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/pkg/appauth/manager/json/json_test.go b/pkg/appauth/manager/json/json_test.go index 53e56c5e9f..a6a8c1136a 100644 --- a/pkg/appauth/manager/json/json_test.go +++ b/pkg/appauth/manager/json/json_test.go @@ -1,4 +1,4 @@ -// Copyright 2018-2022 CERN +// Copyright 2018-2023 CERN // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/pkg/appauth/manager/loader/loader.go b/pkg/appauth/manager/loader/loader.go index 90b55386ac..da59e069eb 100644 --- a/pkg/appauth/manager/loader/loader.go +++ b/pkg/appauth/manager/loader/loader.go @@ -1,4 +1,4 @@ -// Copyright 2018-2022 CERN +// Copyright 2018-2023 CERN // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/pkg/appauth/manager/registry/registry.go b/pkg/appauth/manager/registry/registry.go index 9c4cba2f0c..bc3ec41533 100644 --- a/pkg/appauth/manager/registry/registry.go +++ b/pkg/appauth/manager/registry/registry.go @@ -1,4 +1,4 @@ -// Copyright 2018-2022 CERN +// Copyright 2018-2023 CERN // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/pkg/appctx/appctx.go b/pkg/appctx/appctx.go index b4f2af9ff8..3aad813443 100644 --- a/pkg/appctx/appctx.go +++ b/pkg/appctx/appctx.go @@ -1,4 +1,4 @@ -// Copyright 2018-2022 CERN +// Copyright 2018-2023 CERN // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/pkg/appctx/ctxmap.go b/pkg/appctx/ctxmap.go index 3d4d25ce93..fe53be505d 100644 --- a/pkg/appctx/ctxmap.go +++ b/pkg/appctx/ctxmap.go @@ -1,4 +1,4 @@ -// Copyright 2018-2022 CERN +// Copyright 2018-2023 CERN // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/pkg/appctx/ctxmap_test.go b/pkg/appctx/ctxmap_test.go index 956e54c2e3..543d616530 100644 --- a/pkg/appctx/ctxmap_test.go +++ b/pkg/appctx/ctxmap_test.go @@ -1,4 +1,4 @@ -// Copyright 2018-2022 CERN +// Copyright 2018-2023 CERN // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/pkg/auth/auth.go b/pkg/auth/auth.go index d80964a476..fd7a26858e 100644 --- a/pkg/auth/auth.go +++ b/pkg/auth/auth.go @@ -1,4 +1,4 @@ -// Copyright 2018-2022 CERN +// Copyright 2018-2023 CERN // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/pkg/auth/manager/appauth/appauth.go b/pkg/auth/manager/appauth/appauth.go index 8c814633a8..9cf208523a 100644 --- a/pkg/auth/manager/appauth/appauth.go +++ b/pkg/auth/manager/appauth/appauth.go @@ -1,4 +1,4 @@ -// Copyright 2018-2022 CERN +// Copyright 2018-2023 CERN // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/pkg/auth/manager/demo/demo.go b/pkg/auth/manager/demo/demo.go index a02c306f12..26fa5731e8 100644 --- a/pkg/auth/manager/demo/demo.go +++ b/pkg/auth/manager/demo/demo.go @@ -1,4 +1,4 @@ -// Copyright 2018-2022 CERN +// Copyright 2018-2023 CERN // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/pkg/auth/manager/demo/demo_test.go b/pkg/auth/manager/demo/demo_test.go index a6d62e02fc..82f9e9e245 100644 --- a/pkg/auth/manager/demo/demo_test.go +++ b/pkg/auth/manager/demo/demo_test.go @@ -1,4 +1,4 @@ -// Copyright 2018-2022 CERN +// Copyright 2018-2023 CERN // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/pkg/auth/manager/impersonator/impersonator.go b/pkg/auth/manager/impersonator/impersonator.go index 8f67548388..8c20f77fb7 100644 --- a/pkg/auth/manager/impersonator/impersonator.go +++ b/pkg/auth/manager/impersonator/impersonator.go @@ -1,4 +1,4 @@ -// Copyright 2018-2022 CERN +// Copyright 2018-2023 CERN // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/pkg/auth/manager/impersonator/impersonator_test.go b/pkg/auth/manager/impersonator/impersonator_test.go index d64a1656b1..82b0d9042e 100644 --- a/pkg/auth/manager/impersonator/impersonator_test.go +++ b/pkg/auth/manager/impersonator/impersonator_test.go @@ -1,4 +1,4 @@ -// Copyright 2018-2022 CERN +// Copyright 2018-2023 CERN // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/pkg/auth/manager/json/json.go b/pkg/auth/manager/json/json.go index ab286973be..1a691170fe 100644 --- a/pkg/auth/manager/json/json.go +++ b/pkg/auth/manager/json/json.go @@ -1,4 +1,4 @@ -// Copyright 2018-2022 CERN +// Copyright 2018-2023 CERN // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/pkg/auth/manager/json/json_test.go b/pkg/auth/manager/json/json_test.go index a7602aec7c..ce1793f37f 100644 --- a/pkg/auth/manager/json/json_test.go +++ b/pkg/auth/manager/json/json_test.go @@ -1,4 +1,4 @@ -// Copyright 2018-2022 CERN +// Copyright 2018-2023 CERN // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/pkg/auth/manager/ldap/ldap.go b/pkg/auth/manager/ldap/ldap.go index 6e14ad58e8..d309350b31 100644 --- a/pkg/auth/manager/ldap/ldap.go +++ b/pkg/auth/manager/ldap/ldap.go @@ -1,4 +1,4 @@ -// Copyright 2018-2022 CERN +// Copyright 2018-2023 CERN // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/pkg/auth/manager/loader/loader.go b/pkg/auth/manager/loader/loader.go index 26aeeaf3ee..1f3b99df67 100644 --- a/pkg/auth/manager/loader/loader.go +++ b/pkg/auth/manager/loader/loader.go @@ -1,4 +1,4 @@ -// Copyright 2018-2022 CERN +// Copyright 2018-2023 CERN // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/pkg/auth/manager/machine/machine.go b/pkg/auth/manager/machine/machine.go index 9edca19ab3..2146d33e4b 100644 --- a/pkg/auth/manager/machine/machine.go +++ b/pkg/auth/manager/machine/machine.go @@ -1,4 +1,4 @@ -// Copyright 2018-2022 CERN +// Copyright 2018-2023 CERN // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/pkg/auth/manager/nextcloud/nextcloud.go b/pkg/auth/manager/nextcloud/nextcloud.go index 45895ae10e..d148e80cff 100644 --- a/pkg/auth/manager/nextcloud/nextcloud.go +++ b/pkg/auth/manager/nextcloud/nextcloud.go @@ -1,4 +1,4 @@ -// Copyright 2018-2022 CERN +// Copyright 2018-2023 CERN // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/pkg/auth/manager/nextcloud/nextcloud_server_mock.go b/pkg/auth/manager/nextcloud/nextcloud_server_mock.go index 60a65d406c..13c00a5b83 100644 --- a/pkg/auth/manager/nextcloud/nextcloud_server_mock.go +++ b/pkg/auth/manager/nextcloud/nextcloud_server_mock.go @@ -1,4 +1,4 @@ -// Copyright 2018-2022 CERN +// Copyright 2018-2023 CERN // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/pkg/auth/manager/nextcloud/nextcloud_suite_test.go b/pkg/auth/manager/nextcloud/nextcloud_suite_test.go index 86b200bf7b..571b47ee2c 100644 --- a/pkg/auth/manager/nextcloud/nextcloud_suite_test.go +++ b/pkg/auth/manager/nextcloud/nextcloud_suite_test.go @@ -1,4 +1,4 @@ -// Copyright 2018-2022 CERN +// Copyright 2018-2023 CERN // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/pkg/auth/manager/nextcloud/nextcloud_test.go b/pkg/auth/manager/nextcloud/nextcloud_test.go index 97d56b6858..2dc74e2ec0 100644 --- a/pkg/auth/manager/nextcloud/nextcloud_test.go +++ b/pkg/auth/manager/nextcloud/nextcloud_test.go @@ -1,4 +1,4 @@ -// Copyright 2018-2022 CERN +// Copyright 2018-2023 CERN // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/pkg/auth/manager/oidc/oidc.go b/pkg/auth/manager/oidc/oidc.go index e809720aa4..ed8cf32005 100644 --- a/pkg/auth/manager/oidc/oidc.go +++ b/pkg/auth/manager/oidc/oidc.go @@ -1,4 +1,4 @@ -// Copyright 2018-2022 CERN +// Copyright 2018-2023 CERN // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/pkg/auth/manager/owncloudsql/accounts/accounts.go b/pkg/auth/manager/owncloudsql/accounts/accounts.go index 4c69474a9c..dd5e8bee99 100644 --- a/pkg/auth/manager/owncloudsql/accounts/accounts.go +++ b/pkg/auth/manager/owncloudsql/accounts/accounts.go @@ -1,4 +1,4 @@ -// Copyright 2018-2022 CERN +// Copyright 2018-2023 CERN // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/pkg/auth/manager/owncloudsql/accounts/accounts_suite_test.go b/pkg/auth/manager/owncloudsql/accounts/accounts_suite_test.go index 86ca26a140..4f15e148d5 100644 --- a/pkg/auth/manager/owncloudsql/accounts/accounts_suite_test.go +++ b/pkg/auth/manager/owncloudsql/accounts/accounts_suite_test.go @@ -1,4 +1,4 @@ -// Copyright 2018-2022 CERN +// Copyright 2018-2023 CERN // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/pkg/auth/manager/owncloudsql/accounts/accounts_test.go b/pkg/auth/manager/owncloudsql/accounts/accounts_test.go index 400a90a319..322e59a00b 100644 --- a/pkg/auth/manager/owncloudsql/accounts/accounts_test.go +++ b/pkg/auth/manager/owncloudsql/accounts/accounts_test.go @@ -1,4 +1,4 @@ -// Copyright 2018-2022 CERN +// Copyright 2018-2023 CERN // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/pkg/auth/manager/owncloudsql/owncloudsql.go b/pkg/auth/manager/owncloudsql/owncloudsql.go index 3efb7afce9..d8e214d48f 100644 --- a/pkg/auth/manager/owncloudsql/owncloudsql.go +++ b/pkg/auth/manager/owncloudsql/owncloudsql.go @@ -1,4 +1,4 @@ -// Copyright 2018-2022 CERN +// Copyright 2018-2023 CERN // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/pkg/auth/manager/owncloudsql/owncloudsql_test.go b/pkg/auth/manager/owncloudsql/owncloudsql_test.go index 7e49e02aae..33acd8e3c8 100644 --- a/pkg/auth/manager/owncloudsql/owncloudsql_test.go +++ b/pkg/auth/manager/owncloudsql/owncloudsql_test.go @@ -1,4 +1,4 @@ -// Copyright 2018-2022 CERN +// Copyright 2018-2023 CERN // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/pkg/auth/manager/publicshares/publicshares.go b/pkg/auth/manager/publicshares/publicshares.go index 713b22263f..cfbc11a71f 100644 --- a/pkg/auth/manager/publicshares/publicshares.go +++ b/pkg/auth/manager/publicshares/publicshares.go @@ -1,4 +1,4 @@ -// Copyright 2018-2022 CERN +// Copyright 2018-2023 CERN // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/pkg/auth/manager/registry/registry.go b/pkg/auth/manager/registry/registry.go index f5dd3cdef7..b06d3f7495 100644 --- a/pkg/auth/manager/registry/registry.go +++ b/pkg/auth/manager/registry/registry.go @@ -1,4 +1,4 @@ -// Copyright 2018-2022 CERN +// Copyright 2018-2023 CERN // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/pkg/auth/registry/loader/loader.go b/pkg/auth/registry/loader/loader.go index be20c2e94d..a3e6015191 100644 --- a/pkg/auth/registry/loader/loader.go +++ b/pkg/auth/registry/loader/loader.go @@ -1,4 +1,4 @@ -// Copyright 2018-2022 CERN +// Copyright 2018-2023 CERN // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/pkg/auth/registry/registry/registry.go b/pkg/auth/registry/registry/registry.go index 6d08b56088..14135b4d83 100644 --- a/pkg/auth/registry/registry/registry.go +++ b/pkg/auth/registry/registry/registry.go @@ -1,4 +1,4 @@ -// Copyright 2018-2022 CERN +// Copyright 2018-2023 CERN // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/pkg/auth/registry/static/static.go b/pkg/auth/registry/static/static.go index 8dacd4798b..6beef10be0 100644 --- a/pkg/auth/registry/static/static.go +++ b/pkg/auth/registry/static/static.go @@ -1,4 +1,4 @@ -// Copyright 2018-2022 CERN +// Copyright 2018-2023 CERN // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/pkg/auth/rpc_auth.go b/pkg/auth/rpc_auth.go index 1f8956f56b..5ffbaf3b48 100644 --- a/pkg/auth/rpc_auth.go +++ b/pkg/auth/rpc_auth.go @@ -1,4 +1,4 @@ -// Copyright 2018-2022 CERN +// Copyright 2018-2023 CERN // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/pkg/auth/scope/lightweight.go b/pkg/auth/scope/lightweight.go index 1d1c8b7755..7f9949f35a 100644 --- a/pkg/auth/scope/lightweight.go +++ b/pkg/auth/scope/lightweight.go @@ -1,4 +1,4 @@ -// Copyright 2018-2022 CERN +// Copyright 2018-2023 CERN // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/pkg/auth/scope/publicshare.go b/pkg/auth/scope/publicshare.go index 9f94029c3f..e70410bf21 100644 --- a/pkg/auth/scope/publicshare.go +++ b/pkg/auth/scope/publicshare.go @@ -1,4 +1,4 @@ -// Copyright 2018-2022 CERN +// Copyright 2018-2023 CERN // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/pkg/auth/scope/receivedshare.go b/pkg/auth/scope/receivedshare.go index 48c956ce09..3bbc158531 100644 --- a/pkg/auth/scope/receivedshare.go +++ b/pkg/auth/scope/receivedshare.go @@ -1,4 +1,4 @@ -// Copyright 2018-2022 CERN +// Copyright 2018-2023 CERN // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/pkg/auth/scope/resourceinfo.go b/pkg/auth/scope/resourceinfo.go index 19daaf6ece..446560d50b 100644 --- a/pkg/auth/scope/resourceinfo.go +++ b/pkg/auth/scope/resourceinfo.go @@ -1,4 +1,4 @@ -// Copyright 2018-2022 CERN +// Copyright 2018-2023 CERN // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/pkg/auth/scope/scope.go b/pkg/auth/scope/scope.go index 36255c7575..7e5131811b 100644 --- a/pkg/auth/scope/scope.go +++ b/pkg/auth/scope/scope.go @@ -1,4 +1,4 @@ -// Copyright 2018-2022 CERN +// Copyright 2018-2023 CERN // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/pkg/auth/scope/share.go b/pkg/auth/scope/share.go index 48ccf053c0..805bd58a16 100644 --- a/pkg/auth/scope/share.go +++ b/pkg/auth/scope/share.go @@ -1,4 +1,4 @@ -// Copyright 2018-2022 CERN +// Copyright 2018-2023 CERN // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/pkg/auth/scope/user.go b/pkg/auth/scope/user.go index 3cf42960d5..de579cf9de 100644 --- a/pkg/auth/scope/user.go +++ b/pkg/auth/scope/user.go @@ -1,4 +1,4 @@ -// Copyright 2018-2022 CERN +// Copyright 2018-2023 CERN // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/pkg/auth/scope/utils.go b/pkg/auth/scope/utils.go index 30257c1752..b5dcc7940c 100644 --- a/pkg/auth/scope/utils.go +++ b/pkg/auth/scope/utils.go @@ -1,4 +1,4 @@ -// Copyright 2018-2022 CERN +// Copyright 2018-2023 CERN // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/pkg/cbox/favorite/sql/sql.go b/pkg/cbox/favorite/sql/sql.go index a409f7b0fa..15009062f7 100644 --- a/pkg/cbox/favorite/sql/sql.go +++ b/pkg/cbox/favorite/sql/sql.go @@ -1,4 +1,4 @@ -// Copyright 2018-2022 CERN +// Copyright 2018-2023 CERN // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/pkg/cbox/group/rest/cache.go b/pkg/cbox/group/rest/cache.go index b6fc64803b..84723bd610 100644 --- a/pkg/cbox/group/rest/cache.go +++ b/pkg/cbox/group/rest/cache.go @@ -1,4 +1,4 @@ -// Copyright 2018-2022 CERN +// Copyright 2018-2023 CERN // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/pkg/cbox/group/rest/rest.go b/pkg/cbox/group/rest/rest.go index 259c15ddb7..60dbac622b 100644 --- a/pkg/cbox/group/rest/rest.go +++ b/pkg/cbox/group/rest/rest.go @@ -1,4 +1,4 @@ -// Copyright 2018-2022 CERN +// Copyright 2018-2023 CERN // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/pkg/cbox/loader/loader.go b/pkg/cbox/loader/loader.go index dfe6c5d0d1..efeeb83db2 100644 --- a/pkg/cbox/loader/loader.go +++ b/pkg/cbox/loader/loader.go @@ -1,4 +1,4 @@ -// Copyright 2018-2022 CERN +// Copyright 2018-2023 CERN // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/pkg/cbox/preferences/sql/sql.go b/pkg/cbox/preferences/sql/sql.go index ffbb308838..551fbabcbf 100644 --- a/pkg/cbox/preferences/sql/sql.go +++ b/pkg/cbox/preferences/sql/sql.go @@ -1,4 +1,4 @@ -// Copyright 2018-2022 CERN +// Copyright 2018-2023 CERN // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/pkg/cbox/publicshare/sql/sql.go b/pkg/cbox/publicshare/sql/sql.go index 96f0e9168b..4919675d4a 100644 --- a/pkg/cbox/publicshare/sql/sql.go +++ b/pkg/cbox/publicshare/sql/sql.go @@ -1,4 +1,4 @@ -// Copyright 2018-2022 CERN +// Copyright 2018-2023 CERN // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/pkg/cbox/share/sql/sql.go b/pkg/cbox/share/sql/sql.go index 033c1f7273..07cffda45d 100644 --- a/pkg/cbox/share/sql/sql.go +++ b/pkg/cbox/share/sql/sql.go @@ -1,4 +1,4 @@ -// Copyright 2018-2022 CERN +// Copyright 2018-2023 CERN // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/pkg/cbox/storage/eoshomewrapper/eoshomewrapper.go b/pkg/cbox/storage/eoshomewrapper/eoshomewrapper.go index 1733223df3..6c46c6764f 100644 --- a/pkg/cbox/storage/eoshomewrapper/eoshomewrapper.go +++ b/pkg/cbox/storage/eoshomewrapper/eoshomewrapper.go @@ -1,4 +1,4 @@ -// Copyright 2018-2022 CERN +// Copyright 2018-2023 CERN // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/pkg/cbox/storage/eoswrapper/eoswrapper.go b/pkg/cbox/storage/eoswrapper/eoswrapper.go index 1cf271fa12..5126f7f300 100644 --- a/pkg/cbox/storage/eoswrapper/eoswrapper.go +++ b/pkg/cbox/storage/eoswrapper/eoswrapper.go @@ -1,4 +1,4 @@ -// Copyright 2018-2022 CERN +// Copyright 2018-2023 CERN // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/pkg/cbox/user/rest/cache.go b/pkg/cbox/user/rest/cache.go index fa25c9a436..f6958b94de 100644 --- a/pkg/cbox/user/rest/cache.go +++ b/pkg/cbox/user/rest/cache.go @@ -1,4 +1,4 @@ -// Copyright 2018-2022 CERN +// Copyright 2018-2023 CERN // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/pkg/cbox/user/rest/rest.go b/pkg/cbox/user/rest/rest.go index 55b86769a2..443d86b0da 100644 --- a/pkg/cbox/user/rest/rest.go +++ b/pkg/cbox/user/rest/rest.go @@ -1,4 +1,4 @@ -// Copyright 2018-2022 CERN +// Copyright 2018-2023 CERN // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/pkg/cbox/utils/conversions.go b/pkg/cbox/utils/conversions.go index bbd9aefe4f..8fee7ac57a 100644 --- a/pkg/cbox/utils/conversions.go +++ b/pkg/cbox/utils/conversions.go @@ -1,4 +1,4 @@ -// Copyright 2018-2022 CERN +// Copyright 2018-2023 CERN // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/pkg/cbox/utils/tokenmanagement.go b/pkg/cbox/utils/tokenmanagement.go index c16c1a5285..19d78924dc 100644 --- a/pkg/cbox/utils/tokenmanagement.go +++ b/pkg/cbox/utils/tokenmanagement.go @@ -1,4 +1,4 @@ -// Copyright 2018-2022 CERN +// Copyright 2018-2023 CERN // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/pkg/crypto/crypto.go b/pkg/crypto/crypto.go index 6b506610a9..c979dbd382 100644 --- a/pkg/crypto/crypto.go +++ b/pkg/crypto/crypto.go @@ -1,4 +1,4 @@ -// Copyright 2018-2022 CERN +// Copyright 2018-2023 CERN // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/pkg/crypto/crypto_test.go b/pkg/crypto/crypto_test.go index b3dde99af1..36f9ac8d1f 100644 --- a/pkg/crypto/crypto_test.go +++ b/pkg/crypto/crypto_test.go @@ -1,4 +1,4 @@ -// Copyright 2018-2022 CERN +// Copyright 2018-2023 CERN // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/pkg/ctx/agentctx.go b/pkg/ctx/agentctx.go index 2d5c6cdd2b..82e6376587 100644 --- a/pkg/ctx/agentctx.go +++ b/pkg/ctx/agentctx.go @@ -1,4 +1,4 @@ -// Copyright 2018-2022 CERN +// Copyright 2018-2023 CERN // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/pkg/ctx/agentctx_test.go b/pkg/ctx/agentctx_test.go index 365c59c5dd..ad4e0c165f 100644 --- a/pkg/ctx/agentctx_test.go +++ b/pkg/ctx/agentctx_test.go @@ -1,4 +1,4 @@ -// Copyright 2018-2022 CERN +// Copyright 2018-2023 CERN // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/pkg/ctx/tokenctx.go b/pkg/ctx/tokenctx.go index 631bc8f5ef..e1b431bd12 100644 --- a/pkg/ctx/tokenctx.go +++ b/pkg/ctx/tokenctx.go @@ -1,4 +1,4 @@ -// Copyright 2018-2022 CERN +// Copyright 2018-2023 CERN // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/pkg/ctx/userctx.go b/pkg/ctx/userctx.go index 0743f644c6..2cca7f5660 100644 --- a/pkg/ctx/userctx.go +++ b/pkg/ctx/userctx.go @@ -1,4 +1,4 @@ -// Copyright 2018-2022 CERN +// Copyright 2018-2023 CERN // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/pkg/datatx/datatx.go b/pkg/datatx/datatx.go index 34ead136de..8c430e2bbc 100644 --- a/pkg/datatx/datatx.go +++ b/pkg/datatx/datatx.go @@ -1,4 +1,4 @@ -// Copyright 2018-2022 CERN +// Copyright 2018-2023 CERN // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/pkg/datatx/manager/loader/loader.go b/pkg/datatx/manager/loader/loader.go index db72cb7cd9..1452dc5dae 100644 --- a/pkg/datatx/manager/loader/loader.go +++ b/pkg/datatx/manager/loader/loader.go @@ -1,4 +1,4 @@ -// Copyright 2018-2022 CERN +// Copyright 2018-2023 CERN // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/pkg/datatx/manager/rclone/rclone.go b/pkg/datatx/manager/rclone/rclone.go index f0b83bf8ae..ed0700f691 100644 --- a/pkg/datatx/manager/rclone/rclone.go +++ b/pkg/datatx/manager/rclone/rclone.go @@ -1,4 +1,4 @@ -// Copyright 2018-2022 CERN +// Copyright 2018-2023 CERN // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/pkg/datatx/manager/registry/registry.go b/pkg/datatx/manager/registry/registry.go index fe62464bf5..d19a91cdda 100644 --- a/pkg/datatx/manager/registry/registry.go +++ b/pkg/datatx/manager/registry/registry.go @@ -1,4 +1,4 @@ -// Copyright 2018-2022 CERN +// Copyright 2018-2023 CERN // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/pkg/eosclient/eosbinary/eosbinary.go b/pkg/eosclient/eosbinary/eosbinary.go index f61f724336..b17bdc772e 100644 --- a/pkg/eosclient/eosbinary/eosbinary.go +++ b/pkg/eosclient/eosbinary/eosbinary.go @@ -1,4 +1,4 @@ -// Copyright 2018-2022 CERN +// Copyright 2018-2023 CERN // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/pkg/eosclient/eosclient.go b/pkg/eosclient/eosclient.go index 7bf5fce242..97d73950bc 100644 --- a/pkg/eosclient/eosclient.go +++ b/pkg/eosclient/eosclient.go @@ -1,4 +1,4 @@ -// Copyright 2018-2022 CERN +// Copyright 2018-2023 CERN // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/pkg/eosclient/eosgrpc/eos_grpc/Rpc.pb.go b/pkg/eosclient/eosgrpc/eos_grpc/Rpc.pb.go index a6b944f6a3..d1650500e0 100644 --- a/pkg/eosclient/eosgrpc/eos_grpc/Rpc.pb.go +++ b/pkg/eosclient/eosgrpc/eos_grpc/Rpc.pb.go @@ -1,4 +1,4 @@ -// Copyright 2018-2022 CERN +// Copyright 2018-2023 CERN // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/pkg/eosclient/eosgrpc/eos_grpc/Rpc_grpc.pb.go b/pkg/eosclient/eosgrpc/eos_grpc/Rpc_grpc.pb.go index 032871eb3b..1fc56c0347 100644 --- a/pkg/eosclient/eosgrpc/eos_grpc/Rpc_grpc.pb.go +++ b/pkg/eosclient/eosgrpc/eos_grpc/Rpc_grpc.pb.go @@ -1,4 +1,4 @@ -// Copyright 2018-2022 CERN +// Copyright 2018-2023 CERN // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/pkg/eosclient/eosgrpc/eosgrpc.go b/pkg/eosclient/eosgrpc/eosgrpc.go index ffc888106c..a8b0240931 100644 --- a/pkg/eosclient/eosgrpc/eosgrpc.go +++ b/pkg/eosclient/eosgrpc/eosgrpc.go @@ -1,4 +1,4 @@ -// Copyright 2018-2022 CERN +// Copyright 2018-2023 CERN // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/pkg/eosclient/eosgrpc/eoshttp.go b/pkg/eosclient/eosgrpc/eoshttp.go index c37bcbc2a9..8e5e2f2b62 100644 --- a/pkg/eosclient/eosgrpc/eoshttp.go +++ b/pkg/eosclient/eosgrpc/eoshttp.go @@ -1,4 +1,4 @@ -// Copyright 2018-2022 CERN +// Copyright 2018-2023 CERN // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/pkg/eosclient/utils.go b/pkg/eosclient/utils.go index 2e60aa994a..f1cf2d4b6a 100644 --- a/pkg/eosclient/utils.go +++ b/pkg/eosclient/utils.go @@ -1,4 +1,4 @@ -// Copyright 2018-2022 CERN +// Copyright 2018-2023 CERN // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/pkg/errtypes/errtypes.go b/pkg/errtypes/errtypes.go index 66af35fc14..9af7d2b535 100644 --- a/pkg/errtypes/errtypes.go +++ b/pkg/errtypes/errtypes.go @@ -1,4 +1,4 @@ -// Copyright 2018-2022 CERN +// Copyright 2018-2023 CERN // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/pkg/events/events.go b/pkg/events/events.go index 0268e3429c..05e2f169e3 100644 --- a/pkg/events/events.go +++ b/pkg/events/events.go @@ -1,4 +1,4 @@ -// Copyright 2018-2022 CERN +// Copyright 2018-2023 CERN // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/pkg/events/example/consumer/consumer.go b/pkg/events/example/consumer/consumer.go index 851344adce..9479e7dfa9 100644 --- a/pkg/events/example/consumer/consumer.go +++ b/pkg/events/example/consumer/consumer.go @@ -1,4 +1,4 @@ -// Copyright 2018-2022 CERN +// Copyright 2018-2023 CERN // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/pkg/events/example/example.go b/pkg/events/example/example.go index b2a7fad040..89d999983d 100644 --- a/pkg/events/example/example.go +++ b/pkg/events/example/example.go @@ -1,4 +1,4 @@ -// Copyright 2018-2022 CERN +// Copyright 2018-2023 CERN // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/pkg/events/example/publisher/publisher.go b/pkg/events/example/publisher/publisher.go index 96500f79ca..edd376a251 100644 --- a/pkg/events/example/publisher/publisher.go +++ b/pkg/events/example/publisher/publisher.go @@ -1,4 +1,4 @@ -// Copyright 2018-2022 CERN +// Copyright 2018-2023 CERN // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/pkg/events/server/nats.go b/pkg/events/server/nats.go index d26dc16796..cae770497a 100644 --- a/pkg/events/server/nats.go +++ b/pkg/events/server/nats.go @@ -1,4 +1,4 @@ -// Copyright 2018-2022 CERN +// Copyright 2018-2023 CERN // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/pkg/events/server/options.go b/pkg/events/server/options.go index ed7ab0d683..f9ecfdd8f2 100644 --- a/pkg/events/server/options.go +++ b/pkg/events/server/options.go @@ -1,4 +1,4 @@ -// Copyright 2018-2022 CERN +// Copyright 2018-2023 CERN // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/pkg/events/types.go b/pkg/events/types.go index 9d422bf805..7f536960e8 100644 --- a/pkg/events/types.go +++ b/pkg/events/types.go @@ -1,4 +1,4 @@ -// Copyright 2018-2022 CERN +// Copyright 2018-2023 CERN // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/pkg/group/group.go b/pkg/group/group.go index ece3c3e9dc..cf66f81a87 100644 --- a/pkg/group/group.go +++ b/pkg/group/group.go @@ -1,4 +1,4 @@ -// Copyright 2018-2022 CERN +// Copyright 2018-2023 CERN // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/pkg/group/manager/json/json.go b/pkg/group/manager/json/json.go index ccfcb80451..bf46604463 100644 --- a/pkg/group/manager/json/json.go +++ b/pkg/group/manager/json/json.go @@ -1,4 +1,4 @@ -// Copyright 2018-2022 CERN +// Copyright 2018-2023 CERN // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/pkg/group/manager/json/json_test.go b/pkg/group/manager/json/json_test.go index 0789f84b11..97da54f984 100644 --- a/pkg/group/manager/json/json_test.go +++ b/pkg/group/manager/json/json_test.go @@ -1,4 +1,4 @@ -// Copyright 2018-2022 CERN +// Copyright 2018-2023 CERN // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/pkg/group/manager/ldap/ldap.go b/pkg/group/manager/ldap/ldap.go index 468098f125..d9d7c164cc 100644 --- a/pkg/group/manager/ldap/ldap.go +++ b/pkg/group/manager/ldap/ldap.go @@ -1,4 +1,4 @@ -// Copyright 2018-2022 CERN +// Copyright 2018-2023 CERN // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/pkg/group/manager/loader/loader.go b/pkg/group/manager/loader/loader.go index 61db0bb8b4..c093ef0e00 100644 --- a/pkg/group/manager/loader/loader.go +++ b/pkg/group/manager/loader/loader.go @@ -1,4 +1,4 @@ -// Copyright 2018-2022 CERN +// Copyright 2018-2023 CERN // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/pkg/group/manager/registry/registry.go b/pkg/group/manager/registry/registry.go index f9da2bfb45..0fe4ebce4d 100644 --- a/pkg/group/manager/registry/registry.go +++ b/pkg/group/manager/registry/registry.go @@ -1,4 +1,4 @@ -// Copyright 2018-2022 CERN +// Copyright 2018-2023 CERN // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/pkg/logger/logger.go b/pkg/logger/logger.go index b37522ce4d..a1540c8469 100644 --- a/pkg/logger/logger.go +++ b/pkg/logger/logger.go @@ -1,4 +1,4 @@ -// Copyright 2018-2022 CERN +// Copyright 2018-2023 CERN // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/pkg/mentix/config/config.go b/pkg/mentix/config/config.go index d6835af0e9..e65a777330 100644 --- a/pkg/mentix/config/config.go +++ b/pkg/mentix/config/config.go @@ -1,4 +1,4 @@ -// Copyright 2018-2022 CERN +// Copyright 2018-2023 CERN // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/pkg/mentix/config/ids.go b/pkg/mentix/config/ids.go index c18a72981d..430f23c68a 100644 --- a/pkg/mentix/config/ids.go +++ b/pkg/mentix/config/ids.go @@ -1,4 +1,4 @@ -// Copyright 2018-2022 CERN +// Copyright 2018-2023 CERN // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/pkg/mentix/connectors/connector.go b/pkg/mentix/connectors/connector.go index 8312f57f4b..2ec5acaa9c 100644 --- a/pkg/mentix/connectors/connector.go +++ b/pkg/mentix/connectors/connector.go @@ -1,4 +1,4 @@ -// Copyright 2018-2022 CERN +// Copyright 2018-2023 CERN // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/pkg/mentix/connectors/connectors.go b/pkg/mentix/connectors/connectors.go index 8d64f8620e..719070e559 100644 --- a/pkg/mentix/connectors/connectors.go +++ b/pkg/mentix/connectors/connectors.go @@ -1,4 +1,4 @@ -// Copyright 2018-2022 CERN +// Copyright 2018-2023 CERN // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/pkg/mentix/connectors/gocdb.go b/pkg/mentix/connectors/gocdb.go index 369a63ac70..bee88d25a9 100644 --- a/pkg/mentix/connectors/gocdb.go +++ b/pkg/mentix/connectors/gocdb.go @@ -1,4 +1,4 @@ -// Copyright 2018-2022 CERN +// Copyright 2018-2023 CERN // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/pkg/mentix/connectors/gocdb/query.go b/pkg/mentix/connectors/gocdb/query.go index 9a6b433bbb..dba7081603 100755 --- a/pkg/mentix/connectors/gocdb/query.go +++ b/pkg/mentix/connectors/gocdb/query.go @@ -1,4 +1,4 @@ -// Copyright 2018-2022 CERN +// Copyright 2018-2023 CERN // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/pkg/mentix/connectors/gocdb/types.go b/pkg/mentix/connectors/gocdb/types.go index afd9604454..c5b37c7528 100755 --- a/pkg/mentix/connectors/gocdb/types.go +++ b/pkg/mentix/connectors/gocdb/types.go @@ -1,4 +1,4 @@ -// Copyright 2018-2022 CERN +// Copyright 2018-2023 CERN // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/pkg/mentix/entity/entities.go b/pkg/mentix/entity/entities.go index 10eeebaf14..3f992c78d1 100644 --- a/pkg/mentix/entity/entities.go +++ b/pkg/mentix/entity/entities.go @@ -1,4 +1,4 @@ -// Copyright 2018-2022 CERN +// Copyright 2018-2023 CERN // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/pkg/mentix/entity/entity.go b/pkg/mentix/entity/entity.go index 371a9e25ad..5897388626 100644 --- a/pkg/mentix/entity/entity.go +++ b/pkg/mentix/entity/entity.go @@ -1,4 +1,4 @@ -// Copyright 2018-2022 CERN +// Copyright 2018-2023 CERN // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/pkg/mentix/entity/registry.go b/pkg/mentix/entity/registry.go index 788ca3ff9d..3ae2bbb21a 100644 --- a/pkg/mentix/entity/registry.go +++ b/pkg/mentix/entity/registry.go @@ -1,4 +1,4 @@ -// Copyright 2018-2022 CERN +// Copyright 2018-2023 CERN // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/pkg/mentix/exchangers/exchanger.go b/pkg/mentix/exchangers/exchanger.go index d9be41ba7b..95f5d4fedc 100644 --- a/pkg/mentix/exchangers/exchanger.go +++ b/pkg/mentix/exchangers/exchanger.go @@ -1,4 +1,4 @@ -// Copyright 2018-2022 CERN +// Copyright 2018-2023 CERN // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/pkg/mentix/exchangers/exchangers.go b/pkg/mentix/exchangers/exchangers.go index 0b58ded58f..78325bd6c3 100644 --- a/pkg/mentix/exchangers/exchangers.go +++ b/pkg/mentix/exchangers/exchangers.go @@ -1,4 +1,4 @@ -// Copyright 2018-2022 CERN +// Copyright 2018-2023 CERN // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/pkg/mentix/exchangers/exporters/cs3api.go b/pkg/mentix/exchangers/exporters/cs3api.go index 6bf1181316..cdf2052d0f 100644 --- a/pkg/mentix/exchangers/exporters/cs3api.go +++ b/pkg/mentix/exchangers/exporters/cs3api.go @@ -1,4 +1,4 @@ -// Copyright 2018-2022 CERN +// Copyright 2018-2023 CERN // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/pkg/mentix/exchangers/exporters/cs3api/normalize.go b/pkg/mentix/exchangers/exporters/cs3api/normalize.go index ea979eccac..0d6e2621ea 100644 --- a/pkg/mentix/exchangers/exporters/cs3api/normalize.go +++ b/pkg/mentix/exchangers/exporters/cs3api/normalize.go @@ -1,4 +1,4 @@ -// Copyright 2018-2022 CERN +// Copyright 2018-2023 CERN // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/pkg/mentix/exchangers/exporters/cs3api/query.go b/pkg/mentix/exchangers/exporters/cs3api/query.go index 2fa9a0fde0..e8652aa7d0 100644 --- a/pkg/mentix/exchangers/exporters/cs3api/query.go +++ b/pkg/mentix/exchangers/exporters/cs3api/query.go @@ -1,4 +1,4 @@ -// Copyright 2018-2022 CERN +// Copyright 2018-2023 CERN // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/pkg/mentix/exchangers/exporters/exporter.go b/pkg/mentix/exchangers/exporters/exporter.go index 1d818fe1bb..566d2efa86 100755 --- a/pkg/mentix/exchangers/exporters/exporter.go +++ b/pkg/mentix/exchangers/exporters/exporter.go @@ -1,4 +1,4 @@ -// Copyright 2018-2022 CERN +// Copyright 2018-2023 CERN // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/pkg/mentix/exchangers/exporters/exporters.go b/pkg/mentix/exchangers/exporters/exporters.go index 5cdfeb4d90..b90d2ebfe4 100644 --- a/pkg/mentix/exchangers/exporters/exporters.go +++ b/pkg/mentix/exchangers/exporters/exporters.go @@ -1,4 +1,4 @@ -// Copyright 2018-2022 CERN +// Copyright 2018-2023 CERN // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/pkg/mentix/exchangers/exporters/metrics.go b/pkg/mentix/exchangers/exporters/metrics.go index f7bd18e704..1fe2a34826 100644 --- a/pkg/mentix/exchangers/exporters/metrics.go +++ b/pkg/mentix/exchangers/exporters/metrics.go @@ -1,4 +1,4 @@ -// Copyright 2018-2022 CERN +// Copyright 2018-2023 CERN // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/pkg/mentix/exchangers/exporters/metrics/metrics.go b/pkg/mentix/exchangers/exporters/metrics/metrics.go index df4ce24de2..301bcb6a21 100644 --- a/pkg/mentix/exchangers/exporters/metrics/metrics.go +++ b/pkg/mentix/exchangers/exporters/metrics/metrics.go @@ -1,4 +1,4 @@ -// Copyright 2018-2022 CERN +// Copyright 2018-2023 CERN // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/pkg/mentix/exchangers/exporters/prometheus/types.go b/pkg/mentix/exchangers/exporters/prometheus/types.go index ecb842971b..f2c2d97cbf 100755 --- a/pkg/mentix/exchangers/exporters/prometheus/types.go +++ b/pkg/mentix/exchangers/exporters/prometheus/types.go @@ -1,4 +1,4 @@ -// Copyright 2018-2022 CERN +// Copyright 2018-2023 CERN // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/pkg/mentix/exchangers/exporters/promsd.go b/pkg/mentix/exchangers/exporters/promsd.go index 8b2166defe..c42a98b30e 100644 --- a/pkg/mentix/exchangers/exporters/promsd.go +++ b/pkg/mentix/exchangers/exporters/promsd.go @@ -1,4 +1,4 @@ -// Copyright 2018-2022 CERN +// Copyright 2018-2023 CERN // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/pkg/mentix/exchangers/exporters/reqexporter.go b/pkg/mentix/exchangers/exporters/reqexporter.go index e2015bd617..d8fd6f6df2 100644 --- a/pkg/mentix/exchangers/exporters/reqexporter.go +++ b/pkg/mentix/exchangers/exporters/reqexporter.go @@ -1,4 +1,4 @@ -// Copyright 2018-2022 CERN +// Copyright 2018-2023 CERN // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/pkg/mentix/exchangers/exporters/siteloc/query.go b/pkg/mentix/exchangers/exporters/siteloc/query.go index e31568f13d..1c2a404caa 100644 --- a/pkg/mentix/exchangers/exporters/siteloc/query.go +++ b/pkg/mentix/exchangers/exporters/siteloc/query.go @@ -1,4 +1,4 @@ -// Copyright 2018-2022 CERN +// Copyright 2018-2023 CERN // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/pkg/mentix/exchangers/exporters/siteloc/types.go b/pkg/mentix/exchangers/exporters/siteloc/types.go index 50b090ce26..44fe4fa4ef 100644 --- a/pkg/mentix/exchangers/exporters/siteloc/types.go +++ b/pkg/mentix/exchangers/exporters/siteloc/types.go @@ -1,4 +1,4 @@ -// Copyright 2018-2022 CERN +// Copyright 2018-2023 CERN // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/pkg/mentix/exchangers/exporters/sitelocations.go b/pkg/mentix/exchangers/exporters/sitelocations.go index 6ff1362003..6a97f9bfee 100644 --- a/pkg/mentix/exchangers/exporters/sitelocations.go +++ b/pkg/mentix/exchangers/exporters/sitelocations.go @@ -1,4 +1,4 @@ -// Copyright 2018-2022 CERN +// Copyright 2018-2023 CERN // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/pkg/mentix/exchangers/exporters/webapi.go b/pkg/mentix/exchangers/exporters/webapi.go index 2aa7f66b0e..5550fd9f93 100644 --- a/pkg/mentix/exchangers/exporters/webapi.go +++ b/pkg/mentix/exchangers/exporters/webapi.go @@ -1,4 +1,4 @@ -// Copyright 2018-2022 CERN +// Copyright 2018-2023 CERN // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/pkg/mentix/exchangers/exporters/webapi/query.go b/pkg/mentix/exchangers/exporters/webapi/query.go index 739ee2c7de..d72879cf48 100644 --- a/pkg/mentix/exchangers/exporters/webapi/query.go +++ b/pkg/mentix/exchangers/exporters/webapi/query.go @@ -1,4 +1,4 @@ -// Copyright 2018-2022 CERN +// Copyright 2018-2023 CERN // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/pkg/mentix/exchangers/importers/importer.go b/pkg/mentix/exchangers/importers/importer.go index 26d8692062..eb0ce8f581 100755 --- a/pkg/mentix/exchangers/importers/importer.go +++ b/pkg/mentix/exchangers/importers/importer.go @@ -1,4 +1,4 @@ -// Copyright 2018-2022 CERN +// Copyright 2018-2023 CERN // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/pkg/mentix/exchangers/importers/importers.go b/pkg/mentix/exchangers/importers/importers.go index 09ef0f0c71..5c79a1a85f 100644 --- a/pkg/mentix/exchangers/importers/importers.go +++ b/pkg/mentix/exchangers/importers/importers.go @@ -1,4 +1,4 @@ -// Copyright 2018-2022 CERN +// Copyright 2018-2023 CERN // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/pkg/mentix/exchangers/importers/reqimporter.go b/pkg/mentix/exchangers/importers/reqimporter.go index de49d48f24..3079094485 100644 --- a/pkg/mentix/exchangers/importers/reqimporter.go +++ b/pkg/mentix/exchangers/importers/reqimporter.go @@ -1,4 +1,4 @@ -// Copyright 2018-2022 CERN +// Copyright 2018-2023 CERN // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/pkg/mentix/exchangers/reqexchanger.go b/pkg/mentix/exchangers/reqexchanger.go index ae1ac06c16..cddda59ad8 100644 --- a/pkg/mentix/exchangers/reqexchanger.go +++ b/pkg/mentix/exchangers/reqexchanger.go @@ -1,4 +1,4 @@ -// Copyright 2018-2022 CERN +// Copyright 2018-2023 CERN // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/pkg/mentix/key/apikey.go b/pkg/mentix/key/apikey.go index 9dd9f0839d..7a4b2b7a4f 100644 --- a/pkg/mentix/key/apikey.go +++ b/pkg/mentix/key/apikey.go @@ -1,4 +1,4 @@ -// Copyright 2018-2022 CERN +// Copyright 2018-2023 CERN // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/pkg/mentix/key/siteid.go b/pkg/mentix/key/siteid.go index 88702be12a..0cdd7b72d3 100644 --- a/pkg/mentix/key/siteid.go +++ b/pkg/mentix/key/siteid.go @@ -1,4 +1,4 @@ -// Copyright 2018-2022 CERN +// Copyright 2018-2023 CERN // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/pkg/mentix/mentix.go b/pkg/mentix/mentix.go index 035c37cb9b..fc54016ea7 100644 --- a/pkg/mentix/mentix.go +++ b/pkg/mentix/mentix.go @@ -1,4 +1,4 @@ -// Copyright 2018-2022 CERN +// Copyright 2018-2023 CERN // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/pkg/mentix/meshdata/downtime.go b/pkg/mentix/meshdata/downtime.go index 4420e00e2e..f504c070bb 100644 --- a/pkg/mentix/meshdata/downtime.go +++ b/pkg/mentix/meshdata/downtime.go @@ -1,4 +1,4 @@ -// Copyright 2018-2022 CERN +// Copyright 2018-2023 CERN // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/pkg/mentix/meshdata/endpoints.go b/pkg/mentix/meshdata/endpoints.go index 9653b5a870..9f0a504879 100644 --- a/pkg/mentix/meshdata/endpoints.go +++ b/pkg/mentix/meshdata/endpoints.go @@ -1,4 +1,4 @@ -// Copyright 2018-2022 CERN +// Copyright 2018-2023 CERN // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/pkg/mentix/meshdata/meshdata.go b/pkg/mentix/meshdata/meshdata.go index 2718f09d8b..72d02f01a1 100644 --- a/pkg/mentix/meshdata/meshdata.go +++ b/pkg/mentix/meshdata/meshdata.go @@ -1,4 +1,4 @@ -// Copyright 2018-2022 CERN +// Copyright 2018-2023 CERN // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/pkg/mentix/meshdata/operator.go b/pkg/mentix/meshdata/operator.go index 25ce322d6d..dc035cadd1 100644 --- a/pkg/mentix/meshdata/operator.go +++ b/pkg/mentix/meshdata/operator.go @@ -1,4 +1,4 @@ -// Copyright 2018-2022 CERN +// Copyright 2018-2023 CERN // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/pkg/mentix/meshdata/properties.go b/pkg/mentix/meshdata/properties.go index 8d4998dc34..3e04bd193f 100644 --- a/pkg/mentix/meshdata/properties.go +++ b/pkg/mentix/meshdata/properties.go @@ -1,4 +1,4 @@ -// Copyright 2018-2022 CERN +// Copyright 2018-2023 CERN // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/pkg/mentix/meshdata/service.go b/pkg/mentix/meshdata/service.go index a29a2a9146..3310f6dad2 100644 --- a/pkg/mentix/meshdata/service.go +++ b/pkg/mentix/meshdata/service.go @@ -1,4 +1,4 @@ -// Copyright 2018-2022 CERN +// Copyright 2018-2023 CERN // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/pkg/mentix/meshdata/site.go b/pkg/mentix/meshdata/site.go index 79fbc98e76..1a7459a232 100644 --- a/pkg/mentix/meshdata/site.go +++ b/pkg/mentix/meshdata/site.go @@ -1,4 +1,4 @@ -// Copyright 2018-2022 CERN +// Copyright 2018-2023 CERN // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/pkg/mentix/meshdata/types.go b/pkg/mentix/meshdata/types.go index 3dfefbd5b9..8f940927aa 100644 --- a/pkg/mentix/meshdata/types.go +++ b/pkg/mentix/meshdata/types.go @@ -1,4 +1,4 @@ -// Copyright 2018-2022 CERN +// Copyright 2018-2023 CERN // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/pkg/mentix/utils/countries/countries.go b/pkg/mentix/utils/countries/countries.go index e87fb88d8a..e02350cfbc 100644 --- a/pkg/mentix/utils/countries/countries.go +++ b/pkg/mentix/utils/countries/countries.go @@ -1,4 +1,4 @@ -// Copyright 2018-2022 CERN +// Copyright 2018-2023 CERN // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/pkg/mentix/utils/network/network.go b/pkg/mentix/utils/network/network.go index c64282ed63..20802f9f1a 100644 --- a/pkg/mentix/utils/network/network.go +++ b/pkg/mentix/utils/network/network.go @@ -1,4 +1,4 @@ -// Copyright 2018-2022 CERN +// Copyright 2018-2023 CERN // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/pkg/mentix/utils/utils.go b/pkg/mentix/utils/utils.go index 9697c0b708..fa1221fb72 100644 --- a/pkg/mentix/utils/utils.go +++ b/pkg/mentix/utils/utils.go @@ -1,4 +1,4 @@ -// Copyright 2018-2022 CERN +// Copyright 2018-2023 CERN // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/pkg/metrics/config/config.go b/pkg/metrics/config/config.go index 5224b91f70..27dd4b96de 100644 --- a/pkg/metrics/config/config.go +++ b/pkg/metrics/config/config.go @@ -1,4 +1,4 @@ -// Copyright 2018-2022 CERN +// Copyright 2018-2023 CERN // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/pkg/metrics/driver/dummy/dummy.go b/pkg/metrics/driver/dummy/dummy.go index 5d73f6c4ab..a3fec5368d 100644 --- a/pkg/metrics/driver/dummy/dummy.go +++ b/pkg/metrics/driver/dummy/dummy.go @@ -1,4 +1,4 @@ -// Copyright 2018-2022 CERN +// Copyright 2018-2023 CERN // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/pkg/metrics/driver/json/json.go b/pkg/metrics/driver/json/json.go index bfe5d6aa36..1c5805d4d6 100644 --- a/pkg/metrics/driver/json/json.go +++ b/pkg/metrics/driver/json/json.go @@ -1,4 +1,4 @@ -// Copyright 2018-2022 CERN +// Copyright 2018-2023 CERN // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/pkg/metrics/driver/loader/loader.go b/pkg/metrics/driver/loader/loader.go index 858cd6cb1d..ba94c248a2 100644 --- a/pkg/metrics/driver/loader/loader.go +++ b/pkg/metrics/driver/loader/loader.go @@ -1,4 +1,4 @@ -// Copyright 2018-2022 CERN +// Copyright 2018-2023 CERN // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/pkg/metrics/driver/registry/registry.go b/pkg/metrics/driver/registry/registry.go index e7a8dc2d7c..14d2a9d38c 100644 --- a/pkg/metrics/driver/registry/registry.go +++ b/pkg/metrics/driver/registry/registry.go @@ -1,4 +1,4 @@ -// Copyright 2018-2022 CERN +// Copyright 2018-2023 CERN // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/pkg/metrics/driver/xcloud/xcloud.go b/pkg/metrics/driver/xcloud/xcloud.go index 3a4efec8e7..7155f9a76d 100644 --- a/pkg/metrics/driver/xcloud/xcloud.go +++ b/pkg/metrics/driver/xcloud/xcloud.go @@ -1,4 +1,4 @@ -// Copyright 2018-2022 CERN +// Copyright 2018-2023 CERN // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/pkg/metrics/metrics.go b/pkg/metrics/metrics.go index 52de08c56e..80777df768 100644 --- a/pkg/metrics/metrics.go +++ b/pkg/metrics/metrics.go @@ -1,4 +1,4 @@ -// Copyright 2018-2022 CERN +// Copyright 2018-2023 CERN // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/pkg/metrics/reader/reader.go b/pkg/metrics/reader/reader.go index 1a0a942b24..81eba0fb8e 100644 --- a/pkg/metrics/reader/reader.go +++ b/pkg/metrics/reader/reader.go @@ -1,4 +1,4 @@ -// Copyright 2018-2022 CERN +// Copyright 2018-2023 CERN // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/pkg/mime/mime.go b/pkg/mime/mime.go index 0d8cca287a..24e2a75267 100644 --- a/pkg/mime/mime.go +++ b/pkg/mime/mime.go @@ -1,4 +1,4 @@ -// Copyright 2018-2022 CERN +// Copyright 2018-2023 CERN // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/pkg/ocm/invite/invite.go b/pkg/ocm/invite/invite.go index 413e3f400a..e4a4760c79 100644 --- a/pkg/ocm/invite/invite.go +++ b/pkg/ocm/invite/invite.go @@ -1,4 +1,4 @@ -// Copyright 2018-2022 CERN +// Copyright 2018-2023 CERN // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/pkg/ocm/invite/manager/json/json.go b/pkg/ocm/invite/manager/json/json.go index 67c3086ab5..09536bacf4 100644 --- a/pkg/ocm/invite/manager/json/json.go +++ b/pkg/ocm/invite/manager/json/json.go @@ -1,4 +1,4 @@ -// Copyright 2018-2022 CERN +// Copyright 2018-2023 CERN // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/pkg/ocm/invite/manager/loader/loader.go b/pkg/ocm/invite/manager/loader/loader.go index ceb40f9868..feea812c8f 100644 --- a/pkg/ocm/invite/manager/loader/loader.go +++ b/pkg/ocm/invite/manager/loader/loader.go @@ -1,4 +1,4 @@ -// Copyright 2018-2022 CERN +// Copyright 2018-2023 CERN // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/pkg/ocm/invite/manager/memory/memory.go b/pkg/ocm/invite/manager/memory/memory.go index eae3736d02..baddcdfd4a 100644 --- a/pkg/ocm/invite/manager/memory/memory.go +++ b/pkg/ocm/invite/manager/memory/memory.go @@ -1,4 +1,4 @@ -// Copyright 2018-2022 CERN +// Copyright 2018-2023 CERN // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/pkg/ocm/invite/manager/registry/registry.go b/pkg/ocm/invite/manager/registry/registry.go index 408dc9e442..abaaefcc15 100644 --- a/pkg/ocm/invite/manager/registry/registry.go +++ b/pkg/ocm/invite/manager/registry/registry.go @@ -1,4 +1,4 @@ -// Copyright 2018-2022 CERN +// Copyright 2018-2023 CERN // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/pkg/ocm/invite/token/token.go b/pkg/ocm/invite/token/token.go index 31626cf05b..5189a1e4e4 100644 --- a/pkg/ocm/invite/token/token.go +++ b/pkg/ocm/invite/token/token.go @@ -1,4 +1,4 @@ -// Copyright 2018-2022 CERN +// Copyright 2018-2023 CERN // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/pkg/ocm/invite/token/token_test.go b/pkg/ocm/invite/token/token_test.go index 3d3b0fb823..76dbad724d 100644 --- a/pkg/ocm/invite/token/token_test.go +++ b/pkg/ocm/invite/token/token_test.go @@ -1,4 +1,4 @@ -// Copyright 2018-2022 CERN +// Copyright 2018-2023 CERN // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/pkg/ocm/provider/authorizer/json/json.go b/pkg/ocm/provider/authorizer/json/json.go index 1cf27379f6..33d90fa7bb 100644 --- a/pkg/ocm/provider/authorizer/json/json.go +++ b/pkg/ocm/provider/authorizer/json/json.go @@ -1,4 +1,4 @@ -// Copyright 2018-2022 CERN +// Copyright 2018-2023 CERN // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/pkg/ocm/provider/authorizer/loader/loader.go b/pkg/ocm/provider/authorizer/loader/loader.go index 24b5cb6f07..0b0e1a7b3f 100644 --- a/pkg/ocm/provider/authorizer/loader/loader.go +++ b/pkg/ocm/provider/authorizer/loader/loader.go @@ -1,4 +1,4 @@ -// Copyright 2018-2022 CERN +// Copyright 2018-2023 CERN // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/pkg/ocm/provider/authorizer/mentix/mentix.go b/pkg/ocm/provider/authorizer/mentix/mentix.go index f04ab9c454..c82429f121 100644 --- a/pkg/ocm/provider/authorizer/mentix/mentix.go +++ b/pkg/ocm/provider/authorizer/mentix/mentix.go @@ -1,4 +1,4 @@ -// Copyright 2018-2022 CERN +// Copyright 2018-2023 CERN // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/pkg/ocm/provider/authorizer/open/open.go b/pkg/ocm/provider/authorizer/open/open.go index c4bed41989..38fd828865 100644 --- a/pkg/ocm/provider/authorizer/open/open.go +++ b/pkg/ocm/provider/authorizer/open/open.go @@ -1,4 +1,4 @@ -// Copyright 2018-2022 CERN +// Copyright 2018-2023 CERN // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/pkg/ocm/provider/authorizer/registry/registry.go b/pkg/ocm/provider/authorizer/registry/registry.go index e24e90f704..a20292c05d 100644 --- a/pkg/ocm/provider/authorizer/registry/registry.go +++ b/pkg/ocm/provider/authorizer/registry/registry.go @@ -1,4 +1,4 @@ -// Copyright 2018-2022 CERN +// Copyright 2018-2023 CERN // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/pkg/ocm/provider/provider.go b/pkg/ocm/provider/provider.go index 412f70073c..521bdfc1f6 100644 --- a/pkg/ocm/provider/provider.go +++ b/pkg/ocm/provider/provider.go @@ -1,4 +1,4 @@ -// Copyright 2018-2022 CERN +// Copyright 2018-2023 CERN // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/pkg/ocm/share/manager/json/json.go b/pkg/ocm/share/manager/json/json.go index 624b148095..ce943637d7 100644 --- a/pkg/ocm/share/manager/json/json.go +++ b/pkg/ocm/share/manager/json/json.go @@ -1,4 +1,4 @@ -// Copyright 2018-2022 CERN +// Copyright 2018-2023 CERN // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/pkg/ocm/share/manager/loader/loader.go b/pkg/ocm/share/manager/loader/loader.go index dc14c0c558..798abf265e 100644 --- a/pkg/ocm/share/manager/loader/loader.go +++ b/pkg/ocm/share/manager/loader/loader.go @@ -1,4 +1,4 @@ -// Copyright 2018-2022 CERN +// Copyright 2018-2023 CERN // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/pkg/ocm/share/manager/nextcloud/nextcloud.go b/pkg/ocm/share/manager/nextcloud/nextcloud.go index 5006c91828..4c2d1da069 100644 --- a/pkg/ocm/share/manager/nextcloud/nextcloud.go +++ b/pkg/ocm/share/manager/nextcloud/nextcloud.go @@ -1,4 +1,4 @@ -// Copyright 2018-2022 CERN +// Copyright 2018-2023 CERN // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/pkg/ocm/share/manager/nextcloud/nextcloud_server_mock.go b/pkg/ocm/share/manager/nextcloud/nextcloud_server_mock.go index d72253bf4c..9fd715f176 100644 --- a/pkg/ocm/share/manager/nextcloud/nextcloud_server_mock.go +++ b/pkg/ocm/share/manager/nextcloud/nextcloud_server_mock.go @@ -1,4 +1,4 @@ -// Copyright 2018-2022 CERN +// Copyright 2018-2023 CERN // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/pkg/ocm/share/manager/nextcloud/nextcloud_suite_test.go b/pkg/ocm/share/manager/nextcloud/nextcloud_suite_test.go index 86b200bf7b..571b47ee2c 100644 --- a/pkg/ocm/share/manager/nextcloud/nextcloud_suite_test.go +++ b/pkg/ocm/share/manager/nextcloud/nextcloud_suite_test.go @@ -1,4 +1,4 @@ -// Copyright 2018-2022 CERN +// Copyright 2018-2023 CERN // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/pkg/ocm/share/manager/nextcloud/nextcloud_test.go b/pkg/ocm/share/manager/nextcloud/nextcloud_test.go index 8b47a3d6df..bec8bb199f 100644 --- a/pkg/ocm/share/manager/nextcloud/nextcloud_test.go +++ b/pkg/ocm/share/manager/nextcloud/nextcloud_test.go @@ -1,4 +1,4 @@ -// Copyright 2018-2022 CERN +// Copyright 2018-2023 CERN // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/pkg/ocm/share/manager/registry/registry.go b/pkg/ocm/share/manager/registry/registry.go index dabd002c1a..cac9ab6803 100644 --- a/pkg/ocm/share/manager/registry/registry.go +++ b/pkg/ocm/share/manager/registry/registry.go @@ -1,4 +1,4 @@ -// Copyright 2018-2022 CERN +// Copyright 2018-2023 CERN // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/pkg/ocm/share/sender/sender.go b/pkg/ocm/share/sender/sender.go index 2df13cbfb0..7cdb6222d5 100644 --- a/pkg/ocm/share/sender/sender.go +++ b/pkg/ocm/share/sender/sender.go @@ -1,4 +1,4 @@ -// Copyright 2018-2022 CERN +// Copyright 2018-2023 CERN // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/pkg/ocm/share/share.go b/pkg/ocm/share/share.go index 28ea1a4470..1ced096455 100644 --- a/pkg/ocm/share/share.go +++ b/pkg/ocm/share/share.go @@ -1,4 +1,4 @@ -// Copyright 2018-2022 CERN +// Copyright 2018-2023 CERN // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/pkg/permission/manager/demo/demo.go b/pkg/permission/manager/demo/demo.go index 2fc7917fd5..cbef4d5bfc 100644 --- a/pkg/permission/manager/demo/demo.go +++ b/pkg/permission/manager/demo/demo.go @@ -1,4 +1,4 @@ -// Copyright 2018-2022 CERN +// Copyright 2018-2023 CERN // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/pkg/permission/manager/loader/loader.go b/pkg/permission/manager/loader/loader.go index bd8995804a..9ab4df2a8d 100644 --- a/pkg/permission/manager/loader/loader.go +++ b/pkg/permission/manager/loader/loader.go @@ -1,4 +1,4 @@ -// Copyright 2018-2022 CERN +// Copyright 2018-2023 CERN // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/pkg/permission/manager/registry/registry.go b/pkg/permission/manager/registry/registry.go index 118c10274a..8ef15a042d 100644 --- a/pkg/permission/manager/registry/registry.go +++ b/pkg/permission/manager/registry/registry.go @@ -1,4 +1,4 @@ -// Copyright 2018-2022 CERN +// Copyright 2018-2023 CERN // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/pkg/permission/permission.go b/pkg/permission/permission.go index 38f51ffe57..9539a29c6d 100644 --- a/pkg/permission/permission.go +++ b/pkg/permission/permission.go @@ -1,4 +1,4 @@ -// Copyright 2018-2022 CERN +// Copyright 2018-2023 CERN // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/pkg/plugin/loader.go b/pkg/plugin/loader.go index 69fdee8387..e4bf5865d0 100644 --- a/pkg/plugin/loader.go +++ b/pkg/plugin/loader.go @@ -1,4 +1,4 @@ -// Copyright 2018-2022 CERN +// Copyright 2018-2023 CERN // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/pkg/plugin/plugin.go b/pkg/plugin/plugin.go index e987091950..4ee00f24c3 100644 --- a/pkg/plugin/plugin.go +++ b/pkg/plugin/plugin.go @@ -1,4 +1,4 @@ -// Copyright 2018-2022 CERN +// Copyright 2018-2023 CERN // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/pkg/plugin/registry.go b/pkg/plugin/registry.go index d8fdd78c4b..fd96c19d1d 100644 --- a/pkg/plugin/registry.go +++ b/pkg/plugin/registry.go @@ -1,4 +1,4 @@ -// Copyright 2018-2022 CERN +// Copyright 2018-2023 CERN // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/pkg/preferences/loader/loader.go b/pkg/preferences/loader/loader.go index 3853adb77e..1d0620c4a5 100644 --- a/pkg/preferences/loader/loader.go +++ b/pkg/preferences/loader/loader.go @@ -1,4 +1,4 @@ -// Copyright 2018-2022 CERN +// Copyright 2018-2023 CERN // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/pkg/preferences/memory/memory.go b/pkg/preferences/memory/memory.go index ce042e91da..72cccf5789 100644 --- a/pkg/preferences/memory/memory.go +++ b/pkg/preferences/memory/memory.go @@ -1,4 +1,4 @@ -// Copyright 2018-2022 CERN +// Copyright 2018-2023 CERN // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/pkg/preferences/preferences.go b/pkg/preferences/preferences.go index a29ee40477..fe4fa73b82 100644 --- a/pkg/preferences/preferences.go +++ b/pkg/preferences/preferences.go @@ -1,4 +1,4 @@ -// Copyright 2018-2022 CERN +// Copyright 2018-2023 CERN // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/pkg/preferences/registry/registry.go b/pkg/preferences/registry/registry.go index 11e982115a..c40277ba22 100644 --- a/pkg/preferences/registry/registry.go +++ b/pkg/preferences/registry/registry.go @@ -1,4 +1,4 @@ -// Copyright 2018-2022 CERN +// Copyright 2018-2023 CERN // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/pkg/publicshare/manager/json/json.go b/pkg/publicshare/manager/json/json.go index d596a1891f..f8c9f009c2 100644 --- a/pkg/publicshare/manager/json/json.go +++ b/pkg/publicshare/manager/json/json.go @@ -1,4 +1,4 @@ -// Copyright 2018-2022 CERN +// Copyright 2018-2023 CERN // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/pkg/publicshare/manager/loader/loader.go b/pkg/publicshare/manager/loader/loader.go index 8327ed2423..4ce46e626a 100644 --- a/pkg/publicshare/manager/loader/loader.go +++ b/pkg/publicshare/manager/loader/loader.go @@ -1,4 +1,4 @@ -// Copyright 2018-2022 CERN +// Copyright 2018-2023 CERN // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/pkg/publicshare/manager/memory/memory.go b/pkg/publicshare/manager/memory/memory.go index 0fcef3b11c..557992974a 100644 --- a/pkg/publicshare/manager/memory/memory.go +++ b/pkg/publicshare/manager/memory/memory.go @@ -1,4 +1,4 @@ -// Copyright 2018-2022 CERN +// Copyright 2018-2023 CERN // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/pkg/publicshare/manager/memory/memory_test.go b/pkg/publicshare/manager/memory/memory_test.go index 9233e55094..8490260d67 100644 --- a/pkg/publicshare/manager/memory/memory_test.go +++ b/pkg/publicshare/manager/memory/memory_test.go @@ -1,4 +1,4 @@ -// Copyright 2018-2022 CERN +// Copyright 2018-2023 CERN // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/pkg/publicshare/manager/registry/registry.go b/pkg/publicshare/manager/registry/registry.go index b2f4947b43..77bbb2a640 100644 --- a/pkg/publicshare/manager/registry/registry.go +++ b/pkg/publicshare/manager/registry/registry.go @@ -1,4 +1,4 @@ -// Copyright 2018-2022 CERN +// Copyright 2018-2023 CERN // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/pkg/publicshare/publicshare.go b/pkg/publicshare/publicshare.go index a1ceb1cc51..39d81cfbb9 100644 --- a/pkg/publicshare/publicshare.go +++ b/pkg/publicshare/publicshare.go @@ -1,4 +1,4 @@ -// Copyright 2018-2022 CERN +// Copyright 2018-2023 CERN // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/pkg/registry/config.go b/pkg/registry/config.go index 43f0b6cd72..540f9e5a88 100644 --- a/pkg/registry/config.go +++ b/pkg/registry/config.go @@ -1,4 +1,4 @@ -// Copyright 2018-2022 CERN +// Copyright 2018-2023 CERN // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/pkg/registry/config_test.go b/pkg/registry/config_test.go index 037c955d0e..b4f05916b6 100644 --- a/pkg/registry/config_test.go +++ b/pkg/registry/config_test.go @@ -1,4 +1,4 @@ -// Copyright 2018-2022 CERN +// Copyright 2018-2023 CERN // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/pkg/registry/memory/memory.go b/pkg/registry/memory/memory.go index 32ee11a477..4e5f2af9cb 100644 --- a/pkg/registry/memory/memory.go +++ b/pkg/registry/memory/memory.go @@ -1,4 +1,4 @@ -// Copyright 2018-2022 CERN +// Copyright 2018-2023 CERN // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/pkg/registry/memory/memory_test.go b/pkg/registry/memory/memory_test.go index 869545a598..aeb937cc05 100644 --- a/pkg/registry/memory/memory_test.go +++ b/pkg/registry/memory/memory_test.go @@ -1,4 +1,4 @@ -// Copyright 2018-2022 CERN +// Copyright 2018-2023 CERN // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/pkg/registry/memory/node.go b/pkg/registry/memory/node.go index a2904cf71a..db9e3cc7f4 100644 --- a/pkg/registry/memory/node.go +++ b/pkg/registry/memory/node.go @@ -1,4 +1,4 @@ -// Copyright 2018-2022 CERN +// Copyright 2018-2023 CERN // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/pkg/registry/memory/service.go b/pkg/registry/memory/service.go index fcc9720ba0..ca8d52910e 100644 --- a/pkg/registry/memory/service.go +++ b/pkg/registry/memory/service.go @@ -1,4 +1,4 @@ -// Copyright 2018-2022 CERN +// Copyright 2018-2023 CERN // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/pkg/registry/registry.go b/pkg/registry/registry.go index 6ec4e87074..22241225d3 100644 --- a/pkg/registry/registry.go +++ b/pkg/registry/registry.go @@ -1,4 +1,4 @@ -// Copyright 2018-2022 CERN +// Copyright 2018-2023 CERN // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/pkg/rgrpc/rgrpc.go b/pkg/rgrpc/rgrpc.go index 978df0c8f8..bb363b276e 100644 --- a/pkg/rgrpc/rgrpc.go +++ b/pkg/rgrpc/rgrpc.go @@ -1,4 +1,4 @@ -// Copyright 2018-2022 CERN +// Copyright 2018-2023 CERN // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/pkg/rgrpc/status/status.go b/pkg/rgrpc/status/status.go index 237f94c031..80197e0552 100644 --- a/pkg/rgrpc/status/status.go +++ b/pkg/rgrpc/status/status.go @@ -1,4 +1,4 @@ -// Copyright 2018-2022 CERN +// Copyright 2018-2023 CERN // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/pkg/rgrpc/todo/pool/option.go b/pkg/rgrpc/todo/pool/option.go index e3f6ef9279..4bc8fe50f7 100644 --- a/pkg/rgrpc/todo/pool/option.go +++ b/pkg/rgrpc/todo/pool/option.go @@ -1,4 +1,4 @@ -// Copyright 2018-2022 CERN +// Copyright 2018-2023 CERN // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/pkg/rgrpc/todo/pool/pool.go b/pkg/rgrpc/todo/pool/pool.go index 9ef9cdb7ff..38092d44b6 100644 --- a/pkg/rgrpc/todo/pool/pool.go +++ b/pkg/rgrpc/todo/pool/pool.go @@ -1,4 +1,4 @@ -// Copyright 2018-2022 CERN +// Copyright 2018-2023 CERN // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/pkg/rgrpc/todo/utils/utils.go b/pkg/rgrpc/todo/utils/utils.go index d36dd6fbe3..e0c53c1406 100644 --- a/pkg/rgrpc/todo/utils/utils.go +++ b/pkg/rgrpc/todo/utils/utils.go @@ -1,4 +1,4 @@ -// Copyright 2018-2022 CERN +// Copyright 2018-2023 CERN // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/pkg/rhttp/client.go b/pkg/rhttp/client.go index ceb6dee406..2fc6662c67 100644 --- a/pkg/rhttp/client.go +++ b/pkg/rhttp/client.go @@ -1,4 +1,4 @@ -// Copyright 2018-2022 CERN +// Copyright 2018-2023 CERN // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/pkg/rhttp/datatx/datatx.go b/pkg/rhttp/datatx/datatx.go index a96bb6e81a..3daa689ff9 100644 --- a/pkg/rhttp/datatx/datatx.go +++ b/pkg/rhttp/datatx/datatx.go @@ -1,4 +1,4 @@ -// Copyright 2018-2022 CERN +// Copyright 2018-2023 CERN // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/pkg/rhttp/datatx/manager/loader/loader.go b/pkg/rhttp/datatx/manager/loader/loader.go index bf627c95bc..588ac81a04 100644 --- a/pkg/rhttp/datatx/manager/loader/loader.go +++ b/pkg/rhttp/datatx/manager/loader/loader.go @@ -1,4 +1,4 @@ -// Copyright 2018-2022 CERN +// Copyright 2018-2023 CERN // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/pkg/rhttp/datatx/manager/registry/registry.go b/pkg/rhttp/datatx/manager/registry/registry.go index 3b510d0804..683bb2e10a 100644 --- a/pkg/rhttp/datatx/manager/registry/registry.go +++ b/pkg/rhttp/datatx/manager/registry/registry.go @@ -1,4 +1,4 @@ -// Copyright 2018-2022 CERN +// Copyright 2018-2023 CERN // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/pkg/rhttp/datatx/manager/simple/simple.go b/pkg/rhttp/datatx/manager/simple/simple.go index 547d0553fc..c32aa43870 100644 --- a/pkg/rhttp/datatx/manager/simple/simple.go +++ b/pkg/rhttp/datatx/manager/simple/simple.go @@ -1,4 +1,4 @@ -// Copyright 2018-2022 CERN +// Copyright 2018-2023 CERN // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/pkg/rhttp/datatx/manager/spaces/spaces.go b/pkg/rhttp/datatx/manager/spaces/spaces.go index e070de4ce1..9bd1f11606 100644 --- a/pkg/rhttp/datatx/manager/spaces/spaces.go +++ b/pkg/rhttp/datatx/manager/spaces/spaces.go @@ -1,4 +1,4 @@ -// Copyright 2018-2022 CERN +// Copyright 2018-2023 CERN // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/pkg/rhttp/datatx/manager/tus/tus.go b/pkg/rhttp/datatx/manager/tus/tus.go index e1abb53c24..a8284443d5 100644 --- a/pkg/rhttp/datatx/manager/tus/tus.go +++ b/pkg/rhttp/datatx/manager/tus/tus.go @@ -1,4 +1,4 @@ -// Copyright 2018-2022 CERN +// Copyright 2018-2023 CERN // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/pkg/rhttp/datatx/utils/download/download.go b/pkg/rhttp/datatx/utils/download/download.go index f9199d6cbb..95bb3b3ea5 100644 --- a/pkg/rhttp/datatx/utils/download/download.go +++ b/pkg/rhttp/datatx/utils/download/download.go @@ -1,4 +1,4 @@ -// Copyright 2018-2022 CERN +// Copyright 2018-2023 CERN // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/pkg/rhttp/datatx/utils/download/range.go b/pkg/rhttp/datatx/utils/download/range.go index 1f2702d895..17f3817cbe 100644 --- a/pkg/rhttp/datatx/utils/download/range.go +++ b/pkg/rhttp/datatx/utils/download/range.go @@ -1,4 +1,4 @@ -// Copyright 2018-2022 CERN +// Copyright 2018-2023 CERN // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/pkg/rhttp/global/global.go b/pkg/rhttp/global/global.go index a0bf4c00b4..8d90b5cf27 100644 --- a/pkg/rhttp/global/global.go +++ b/pkg/rhttp/global/global.go @@ -1,4 +1,4 @@ -// Copyright 2018-2022 CERN +// Copyright 2018-2023 CERN // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/pkg/rhttp/option.go b/pkg/rhttp/option.go index 5e5ab94cdc..c5d41ff8b9 100644 --- a/pkg/rhttp/option.go +++ b/pkg/rhttp/option.go @@ -1,4 +1,4 @@ -// Copyright 2018-2022 CERN +// Copyright 2018-2023 CERN // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/pkg/rhttp/rhttp.go b/pkg/rhttp/rhttp.go index c33a467b32..9bd689f405 100644 --- a/pkg/rhttp/rhttp.go +++ b/pkg/rhttp/rhttp.go @@ -1,4 +1,4 @@ -// Copyright 2018-2022 CERN +// Copyright 2018-2023 CERN // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/pkg/rhttp/rhttp_test.go b/pkg/rhttp/rhttp_test.go index eb68a0c22d..694f1deec8 100644 --- a/pkg/rhttp/rhttp_test.go +++ b/pkg/rhttp/rhttp_test.go @@ -1,4 +1,4 @@ -// Copyright 2018-2022 CERN +// Copyright 2018-2023 CERN // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/pkg/rhttp/router/router.go b/pkg/rhttp/router/router.go index c286da6416..6c667c4b7a 100644 --- a/pkg/rhttp/router/router.go +++ b/pkg/rhttp/router/router.go @@ -1,4 +1,4 @@ -// Copyright 2018-2022 CERN +// Copyright 2018-2023 CERN // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/pkg/sdk/action/action.go b/pkg/sdk/action/action.go index 7603a5941c..73399710de 100644 --- a/pkg/sdk/action/action.go +++ b/pkg/sdk/action/action.go @@ -1,4 +1,4 @@ -// Copyright 2018-2022 CERN +// Copyright 2018-2023 CERN // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/pkg/sdk/action/download.go b/pkg/sdk/action/download.go index a105da61c1..a62597a11d 100644 --- a/pkg/sdk/action/download.go +++ b/pkg/sdk/action/download.go @@ -1,4 +1,4 @@ -// Copyright 2018-2022 CERN +// Copyright 2018-2023 CERN // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/pkg/sdk/action/enumfiles.go b/pkg/sdk/action/enumfiles.go index 3104325485..692ea0c5dd 100644 --- a/pkg/sdk/action/enumfiles.go +++ b/pkg/sdk/action/enumfiles.go @@ -1,4 +1,4 @@ -// Copyright 2018-2022 CERN +// Copyright 2018-2023 CERN // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/pkg/sdk/action/fileops.go b/pkg/sdk/action/fileops.go index 827003fa4b..eb1ba39084 100644 --- a/pkg/sdk/action/fileops.go +++ b/pkg/sdk/action/fileops.go @@ -1,4 +1,4 @@ -// Copyright 2018-2022 CERN +// Copyright 2018-2023 CERN // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/pkg/sdk/action/recycleops.go b/pkg/sdk/action/recycleops.go index 04ed6fccf7..ccaa4f55b9 100644 --- a/pkg/sdk/action/recycleops.go +++ b/pkg/sdk/action/recycleops.go @@ -1,4 +1,4 @@ -// Copyright 2018-2022 CERN +// Copyright 2018-2023 CERN // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/pkg/sdk/action/upload.go b/pkg/sdk/action/upload.go index c0f0c930d8..4f97c270e1 100644 --- a/pkg/sdk/action/upload.go +++ b/pkg/sdk/action/upload.go @@ -1,4 +1,4 @@ -// Copyright 2018-2022 CERN +// Copyright 2018-2023 CERN // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/pkg/sdk/common/crypto/crypto.go b/pkg/sdk/common/crypto/crypto.go index 4d2c1d6281..66708282cb 100644 --- a/pkg/sdk/common/crypto/crypto.go +++ b/pkg/sdk/common/crypto/crypto.go @@ -1,4 +1,4 @@ -// Copyright 2018-2022 CERN +// Copyright 2018-2023 CERN // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/pkg/sdk/common/datadesc.go b/pkg/sdk/common/datadesc.go index 445c1eabce..f909642416 100644 --- a/pkg/sdk/common/datadesc.go +++ b/pkg/sdk/common/datadesc.go @@ -1,4 +1,4 @@ -// Copyright 2018-2022 CERN +// Copyright 2018-2023 CERN // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/pkg/sdk/common/net/httpreq.go b/pkg/sdk/common/net/httpreq.go index a2b38cc6aa..b751dd50d6 100644 --- a/pkg/sdk/common/net/httpreq.go +++ b/pkg/sdk/common/net/httpreq.go @@ -1,4 +1,4 @@ -// Copyright 2018-2022 CERN +// Copyright 2018-2023 CERN // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/pkg/sdk/common/net/net.go b/pkg/sdk/common/net/net.go index 4f39c48260..2e73cf2d3d 100644 --- a/pkg/sdk/common/net/net.go +++ b/pkg/sdk/common/net/net.go @@ -1,4 +1,4 @@ -// Copyright 2018-2022 CERN +// Copyright 2018-2023 CERN // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/pkg/sdk/common/net/rpc.go b/pkg/sdk/common/net/rpc.go index a08bf11787..539ee593d7 100644 --- a/pkg/sdk/common/net/rpc.go +++ b/pkg/sdk/common/net/rpc.go @@ -1,4 +1,4 @@ -// Copyright 2018-2022 CERN +// Copyright 2018-2023 CERN // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/pkg/sdk/common/net/tus.go b/pkg/sdk/common/net/tus.go index 5520003c9e..188fa978f1 100644 --- a/pkg/sdk/common/net/tus.go +++ b/pkg/sdk/common/net/tus.go @@ -1,4 +1,4 @@ -// Copyright 2018-2022 CERN +// Copyright 2018-2023 CERN // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/pkg/sdk/common/net/webdav.go b/pkg/sdk/common/net/webdav.go index 47e0b46523..e1de2f93b0 100644 --- a/pkg/sdk/common/net/webdav.go +++ b/pkg/sdk/common/net/webdav.go @@ -1,4 +1,4 @@ -// Copyright 2018-2022 CERN +// Copyright 2018-2023 CERN // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/pkg/sdk/common/opaque.go b/pkg/sdk/common/opaque.go index af5ec9630b..da827e35bb 100644 --- a/pkg/sdk/common/opaque.go +++ b/pkg/sdk/common/opaque.go @@ -1,4 +1,4 @@ -// Copyright 2018-2022 CERN +// Copyright 2018-2023 CERN // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/pkg/sdk/common/util.go b/pkg/sdk/common/util.go index b5aa6d4918..17c2c8fcd6 100644 --- a/pkg/sdk/common/util.go +++ b/pkg/sdk/common/util.go @@ -1,4 +1,4 @@ -// Copyright 2018-2022 CERN +// Copyright 2018-2023 CERN // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/pkg/sdk/session.go b/pkg/sdk/session.go index 47eebe49bc..cfa996835f 100644 --- a/pkg/sdk/session.go +++ b/pkg/sdk/session.go @@ -1,4 +1,4 @@ -// Copyright 2018-2022 CERN +// Copyright 2018-2023 CERN // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/pkg/share/cache/cache.go b/pkg/share/cache/cache.go index 49a19f3363..c09ca3c7f1 100644 --- a/pkg/share/cache/cache.go +++ b/pkg/share/cache/cache.go @@ -1,4 +1,4 @@ -// Copyright 2018-2022 CERN +// Copyright 2018-2023 CERN // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/pkg/share/cache/loader/loader.go b/pkg/share/cache/loader/loader.go index 5959a37f3f..ab902f1453 100644 --- a/pkg/share/cache/loader/loader.go +++ b/pkg/share/cache/loader/loader.go @@ -1,4 +1,4 @@ -// Copyright 2018-2022 CERN +// Copyright 2018-2023 CERN // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/pkg/share/cache/memory/memory.go b/pkg/share/cache/memory/memory.go index c3f374bb86..f617b4df56 100644 --- a/pkg/share/cache/memory/memory.go +++ b/pkg/share/cache/memory/memory.go @@ -1,4 +1,4 @@ -// Copyright 2018-2022 CERN +// Copyright 2018-2023 CERN // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/pkg/share/cache/redis/redis.go b/pkg/share/cache/redis/redis.go index 239f09a297..0703f98f07 100644 --- a/pkg/share/cache/redis/redis.go +++ b/pkg/share/cache/redis/redis.go @@ -1,4 +1,4 @@ -// Copyright 2018-2022 CERN +// Copyright 2018-2023 CERN // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/pkg/share/cache/registry/registry.go b/pkg/share/cache/registry/registry.go index 7cbddd7e7f..f1e91184c8 100644 --- a/pkg/share/cache/registry/registry.go +++ b/pkg/share/cache/registry/registry.go @@ -1,4 +1,4 @@ -// Copyright 2018-2022 CERN +// Copyright 2018-2023 CERN // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/pkg/share/cache/warmup/cbox/cbox.go b/pkg/share/cache/warmup/cbox/cbox.go index 9b6efe895a..0ff270565e 100644 --- a/pkg/share/cache/warmup/cbox/cbox.go +++ b/pkg/share/cache/warmup/cbox/cbox.go @@ -1,4 +1,4 @@ -// Copyright 2018-2022 CERN +// Copyright 2018-2023 CERN // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/pkg/share/cache/warmup/loader/loader.go b/pkg/share/cache/warmup/loader/loader.go index 80762cca2c..83be260773 100644 --- a/pkg/share/cache/warmup/loader/loader.go +++ b/pkg/share/cache/warmup/loader/loader.go @@ -1,4 +1,4 @@ -// Copyright 2018-2022 CERN +// Copyright 2018-2023 CERN // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/pkg/share/cache/warmup/registry/registry.go b/pkg/share/cache/warmup/registry/registry.go index fdb5d813e2..dcaba065e4 100644 --- a/pkg/share/cache/warmup/registry/registry.go +++ b/pkg/share/cache/warmup/registry/registry.go @@ -1,4 +1,4 @@ -// Copyright 2018-2022 CERN +// Copyright 2018-2023 CERN // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/pkg/share/manager/json/json.go b/pkg/share/manager/json/json.go index 195850edd5..40a0ee63e6 100644 --- a/pkg/share/manager/json/json.go +++ b/pkg/share/manager/json/json.go @@ -1,4 +1,4 @@ -// Copyright 2018-2022 CERN +// Copyright 2018-2023 CERN // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/pkg/share/manager/loader/loader.go b/pkg/share/manager/loader/loader.go index 927f7bd4ac..e80b82788f 100644 --- a/pkg/share/manager/loader/loader.go +++ b/pkg/share/manager/loader/loader.go @@ -1,4 +1,4 @@ -// Copyright 2018-2022 CERN +// Copyright 2018-2023 CERN // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/pkg/share/manager/memory/memory.go b/pkg/share/manager/memory/memory.go index 69a70e2781..fd7b9a074e 100644 --- a/pkg/share/manager/memory/memory.go +++ b/pkg/share/manager/memory/memory.go @@ -1,4 +1,4 @@ -// Copyright 2018-2022 CERN +// Copyright 2018-2023 CERN // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/pkg/share/manager/registry/registry.go b/pkg/share/manager/registry/registry.go index ec78feff25..8fa161c64f 100644 --- a/pkg/share/manager/registry/registry.go +++ b/pkg/share/manager/registry/registry.go @@ -1,4 +1,4 @@ -// Copyright 2018-2022 CERN +// Copyright 2018-2023 CERN // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/pkg/share/manager/sql/conversions.go b/pkg/share/manager/sql/conversions.go index 6c3bbe5445..a09cae34e5 100644 --- a/pkg/share/manager/sql/conversions.go +++ b/pkg/share/manager/sql/conversions.go @@ -1,4 +1,4 @@ -// Copyright 2018-2022 CERN +// Copyright 2018-2023 CERN // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/pkg/share/manager/sql/mocks/UserConverter.go b/pkg/share/manager/sql/mocks/UserConverter.go index 3bb0249d93..48da015a80 100644 --- a/pkg/share/manager/sql/mocks/UserConverter.go +++ b/pkg/share/manager/sql/mocks/UserConverter.go @@ -1,4 +1,4 @@ -// Copyright 2018-2022 CERN +// Copyright 2018-2023 CERN // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/pkg/share/manager/sql/sql.go b/pkg/share/manager/sql/sql.go index 706254dcf2..ad871ccf59 100644 --- a/pkg/share/manager/sql/sql.go +++ b/pkg/share/manager/sql/sql.go @@ -1,4 +1,4 @@ -// Copyright 2018-2022 CERN +// Copyright 2018-2023 CERN // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/pkg/share/manager/sql/sql_suite_test.go b/pkg/share/manager/sql/sql_suite_test.go index fcaa0b82c2..e3c6fbd8e9 100644 --- a/pkg/share/manager/sql/sql_suite_test.go +++ b/pkg/share/manager/sql/sql_suite_test.go @@ -1,4 +1,4 @@ -// Copyright 2018-2022 CERN +// Copyright 2018-2023 CERN // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/pkg/share/manager/sql/sql_test.go b/pkg/share/manager/sql/sql_test.go index a26eb372e1..bd70c9a358 100644 --- a/pkg/share/manager/sql/sql_test.go +++ b/pkg/share/manager/sql/sql_test.go @@ -1,4 +1,4 @@ -// Copyright 2018-2022 CERN +// Copyright 2018-2023 CERN // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/pkg/share/mocks/Manager.go b/pkg/share/mocks/Manager.go index 3d7f54b988..721afb0492 100644 --- a/pkg/share/mocks/Manager.go +++ b/pkg/share/mocks/Manager.go @@ -1,4 +1,4 @@ -// Copyright 2018-2022 CERN +// Copyright 2018-2023 CERN // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/pkg/share/share.go b/pkg/share/share.go index 1f837ae7c0..8a8295e5f6 100644 --- a/pkg/share/share.go +++ b/pkg/share/share.go @@ -1,4 +1,4 @@ -// Copyright 2018-2022 CERN +// Copyright 2018-2023 CERN // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/pkg/share/share_test.go b/pkg/share/share_test.go index 3d49831454..1d465a3344 100644 --- a/pkg/share/share_test.go +++ b/pkg/share/share_test.go @@ -1,4 +1,4 @@ -// Copyright 2018-2022 CERN +// Copyright 2018-2023 CERN // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/pkg/sharedconf/sharedconf.go b/pkg/sharedconf/sharedconf.go index 652fd1a3cc..0503a5a806 100644 --- a/pkg/sharedconf/sharedconf.go +++ b/pkg/sharedconf/sharedconf.go @@ -1,4 +1,4 @@ -// Copyright 2018-2022 CERN +// Copyright 2018-2023 CERN // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/pkg/sharedconf/sharedconf_test.go b/pkg/sharedconf/sharedconf_test.go index e32936ba56..e6ad94a777 100644 --- a/pkg/sharedconf/sharedconf_test.go +++ b/pkg/sharedconf/sharedconf_test.go @@ -1,4 +1,4 @@ -// Copyright 2018-2022 CERN +// Copyright 2018-2023 CERN // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/pkg/siteacc/alerting/dispatcher.go b/pkg/siteacc/alerting/dispatcher.go index cc4ec51b21..87c585a595 100644 --- a/pkg/siteacc/alerting/dispatcher.go +++ b/pkg/siteacc/alerting/dispatcher.go @@ -1,4 +1,4 @@ -// Copyright 2018-2022 CERN +// Copyright 2018-2023 CERN // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/pkg/siteacc/config/config.go b/pkg/siteacc/config/config.go index 2360271e4e..0d013ffa73 100644 --- a/pkg/siteacc/config/config.go +++ b/pkg/siteacc/config/config.go @@ -1,4 +1,4 @@ -// Copyright 2018-2022 CERN +// Copyright 2018-2023 CERN // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/pkg/siteacc/config/endpoints.go b/pkg/siteacc/config/endpoints.go index b8eefca9b1..05ee32108b 100644 --- a/pkg/siteacc/config/endpoints.go +++ b/pkg/siteacc/config/endpoints.go @@ -1,4 +1,4 @@ -// Copyright 2018-2022 CERN +// Copyright 2018-2023 CERN // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/pkg/siteacc/credentials/credentials.go b/pkg/siteacc/credentials/credentials.go index c3d7b7c712..fa744ebf94 100644 --- a/pkg/siteacc/credentials/credentials.go +++ b/pkg/siteacc/credentials/credentials.go @@ -1,4 +1,4 @@ -// Copyright 2018-2022 CERN +// Copyright 2018-2023 CERN // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/pkg/siteacc/credentials/crypto/crypto.go b/pkg/siteacc/credentials/crypto/crypto.go index 7076327395..1aea88eb30 100644 --- a/pkg/siteacc/credentials/crypto/crypto.go +++ b/pkg/siteacc/credentials/crypto/crypto.go @@ -1,4 +1,4 @@ -// Copyright 2018-2022 CERN +// Copyright 2018-2023 CERN // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/pkg/siteacc/credentials/password.go b/pkg/siteacc/credentials/password.go index 4d880e2ace..654c05f96f 100644 --- a/pkg/siteacc/credentials/password.go +++ b/pkg/siteacc/credentials/password.go @@ -1,4 +1,4 @@ -// Copyright 2018-2022 CERN +// Copyright 2018-2023 CERN // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/pkg/siteacc/data/account.go b/pkg/siteacc/data/account.go index 32fb986261..2e0cb61d72 100644 --- a/pkg/siteacc/data/account.go +++ b/pkg/siteacc/data/account.go @@ -1,4 +1,4 @@ -// Copyright 2018-2022 CERN +// Copyright 2018-2023 CERN // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/pkg/siteacc/data/filestorage.go b/pkg/siteacc/data/filestorage.go index 6c94f26b49..c40de73abb 100644 --- a/pkg/siteacc/data/filestorage.go +++ b/pkg/siteacc/data/filestorage.go @@ -1,4 +1,4 @@ -// Copyright 2018-2022 CERN +// Copyright 2018-2023 CERN // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/pkg/siteacc/data/operator.go b/pkg/siteacc/data/operator.go index b75a47ae7f..0d2cd4ca77 100644 --- a/pkg/siteacc/data/operator.go +++ b/pkg/siteacc/data/operator.go @@ -1,4 +1,4 @@ -// Copyright 2018-2022 CERN +// Copyright 2018-2023 CERN // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/pkg/siteacc/data/opinfo.go b/pkg/siteacc/data/opinfo.go index 3f56e16915..62191fb1c5 100644 --- a/pkg/siteacc/data/opinfo.go +++ b/pkg/siteacc/data/opinfo.go @@ -1,4 +1,4 @@ -// Copyright 2018-2022 CERN +// Copyright 2018-2023 CERN // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/pkg/siteacc/data/scopes.go b/pkg/siteacc/data/scopes.go index 276df30c18..3b1996e8cb 100644 --- a/pkg/siteacc/data/scopes.go +++ b/pkg/siteacc/data/scopes.go @@ -1,4 +1,4 @@ -// Copyright 2018-2022 CERN +// Copyright 2018-2023 CERN // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/pkg/siteacc/data/site.go b/pkg/siteacc/data/site.go index 93c545b00b..0ca3852de8 100644 --- a/pkg/siteacc/data/site.go +++ b/pkg/siteacc/data/site.go @@ -1,4 +1,4 @@ -// Copyright 2018-2022 CERN +// Copyright 2018-2023 CERN // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/pkg/siteacc/data/siteinfo.go b/pkg/siteacc/data/siteinfo.go index 1e8213de16..4b49952ebd 100644 --- a/pkg/siteacc/data/siteinfo.go +++ b/pkg/siteacc/data/siteinfo.go @@ -1,4 +1,4 @@ -// Copyright 2018-2022 CERN +// Copyright 2018-2023 CERN // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/pkg/siteacc/data/storage.go b/pkg/siteacc/data/storage.go index 2ab93eddb4..2eb3d6ef37 100644 --- a/pkg/siteacc/data/storage.go +++ b/pkg/siteacc/data/storage.go @@ -1,4 +1,4 @@ -// Copyright 2018-2022 CERN +// Copyright 2018-2023 CERN // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/pkg/siteacc/email/email.go b/pkg/siteacc/email/email.go index facd7bc0fe..0fac8f5ba9 100644 --- a/pkg/siteacc/email/email.go +++ b/pkg/siteacc/email/email.go @@ -1,4 +1,4 @@ -// Copyright 2018-2022 CERN +// Copyright 2018-2023 CERN // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/pkg/siteacc/email/template.go b/pkg/siteacc/email/template.go index 601bbcca24..ee65f022ef 100644 --- a/pkg/siteacc/email/template.go +++ b/pkg/siteacc/email/template.go @@ -1,4 +1,4 @@ -// Copyright 2018-2022 CERN +// Copyright 2018-2023 CERN // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/pkg/siteacc/endpoints.go b/pkg/siteacc/endpoints.go index e993adb7cf..3e73b6a167 100644 --- a/pkg/siteacc/endpoints.go +++ b/pkg/siteacc/endpoints.go @@ -1,4 +1,4 @@ -// Copyright 2018-2022 CERN +// Copyright 2018-2023 CERN // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/pkg/siteacc/html/panel.go b/pkg/siteacc/html/panel.go index 8a0f8ee053..cd03a467c3 100644 --- a/pkg/siteacc/html/panel.go +++ b/pkg/siteacc/html/panel.go @@ -1,4 +1,4 @@ -// Copyright 2018-2022 CERN +// Copyright 2018-2023 CERN // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/pkg/siteacc/html/provider.go b/pkg/siteacc/html/provider.go index 121065bafb..55a1befd76 100644 --- a/pkg/siteacc/html/provider.go +++ b/pkg/siteacc/html/provider.go @@ -1,4 +1,4 @@ -// Copyright 2018-2022 CERN +// Copyright 2018-2023 CERN // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/pkg/siteacc/html/session.go b/pkg/siteacc/html/session.go index 20538b5a5e..ac73269791 100644 --- a/pkg/siteacc/html/session.go +++ b/pkg/siteacc/html/session.go @@ -1,4 +1,4 @@ -// Copyright 2018-2022 CERN +// Copyright 2018-2023 CERN // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/pkg/siteacc/html/sessionmanager.go b/pkg/siteacc/html/sessionmanager.go index dd4df4826b..8d98ec9a73 100644 --- a/pkg/siteacc/html/sessionmanager.go +++ b/pkg/siteacc/html/sessionmanager.go @@ -1,4 +1,4 @@ -// Copyright 2018-2022 CERN +// Copyright 2018-2023 CERN // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/pkg/siteacc/html/template.go b/pkg/siteacc/html/template.go index f83e88d599..72dfcc02b1 100644 --- a/pkg/siteacc/html/template.go +++ b/pkg/siteacc/html/template.go @@ -1,4 +1,4 @@ -// Copyright 2018-2022 CERN +// Copyright 2018-2023 CERN // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/pkg/siteacc/manager/acclistener.go b/pkg/siteacc/manager/acclistener.go index 3feacddde0..aaee12aedd 100644 --- a/pkg/siteacc/manager/acclistener.go +++ b/pkg/siteacc/manager/acclistener.go @@ -1,4 +1,4 @@ -// Copyright 2018-2022 CERN +// Copyright 2018-2023 CERN // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/pkg/siteacc/manager/accmanager.go b/pkg/siteacc/manager/accmanager.go index 973451b43a..63cab20cb9 100644 --- a/pkg/siteacc/manager/accmanager.go +++ b/pkg/siteacc/manager/accmanager.go @@ -1,4 +1,4 @@ -// Copyright 2018-2022 CERN +// Copyright 2018-2023 CERN // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/pkg/siteacc/manager/gocdb/account.go b/pkg/siteacc/manager/gocdb/account.go index 2460ae6f01..95ff22877c 100644 --- a/pkg/siteacc/manager/gocdb/account.go +++ b/pkg/siteacc/manager/gocdb/account.go @@ -1,4 +1,4 @@ -// Copyright 2018-2022 CERN +// Copyright 2018-2023 CERN // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/pkg/siteacc/manager/gocdb/gocdb.go b/pkg/siteacc/manager/gocdb/gocdb.go index 366316dd22..1f7f877d98 100644 --- a/pkg/siteacc/manager/gocdb/gocdb.go +++ b/pkg/siteacc/manager/gocdb/gocdb.go @@ -1,4 +1,4 @@ -// Copyright 2018-2022 CERN +// Copyright 2018-2023 CERN // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/pkg/siteacc/manager/opsmanager.go b/pkg/siteacc/manager/opsmanager.go index dbfbf16d47..ba32041e52 100644 --- a/pkg/siteacc/manager/opsmanager.go +++ b/pkg/siteacc/manager/opsmanager.go @@ -1,4 +1,4 @@ -// Copyright 2018-2022 CERN +// Copyright 2018-2023 CERN // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/pkg/siteacc/manager/token.go b/pkg/siteacc/manager/token.go index 5da637d23a..7c59f8967e 100644 --- a/pkg/siteacc/manager/token.go +++ b/pkg/siteacc/manager/token.go @@ -1,4 +1,4 @@ -// Copyright 2018-2022 CERN +// Copyright 2018-2023 CERN // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/pkg/siteacc/manager/usersmanager.go b/pkg/siteacc/manager/usersmanager.go index 4f0e99a3c2..b4303ffdde 100644 --- a/pkg/siteacc/manager/usersmanager.go +++ b/pkg/siteacc/manager/usersmanager.go @@ -1,4 +1,4 @@ -// Copyright 2018-2022 CERN +// Copyright 2018-2023 CERN // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/pkg/siteacc/panels/account/contact/contact.go b/pkg/siteacc/panels/account/contact/contact.go index b560e3a95e..e6bd600e75 100644 --- a/pkg/siteacc/panels/account/contact/contact.go +++ b/pkg/siteacc/panels/account/contact/contact.go @@ -1,4 +1,4 @@ -// Copyright 2018-2022 CERN +// Copyright 2018-2023 CERN // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/pkg/siteacc/panels/account/contact/template.go b/pkg/siteacc/panels/account/contact/template.go index 855f0607e7..eec7975d49 100644 --- a/pkg/siteacc/panels/account/contact/template.go +++ b/pkg/siteacc/panels/account/contact/template.go @@ -1,4 +1,4 @@ -// Copyright 2018-2022 CERN +// Copyright 2018-2023 CERN // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/pkg/siteacc/panels/account/edit/edit.go b/pkg/siteacc/panels/account/edit/edit.go index d1391fcf68..c1aa68f539 100644 --- a/pkg/siteacc/panels/account/edit/edit.go +++ b/pkg/siteacc/panels/account/edit/edit.go @@ -1,4 +1,4 @@ -// Copyright 2018-2022 CERN +// Copyright 2018-2023 CERN // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/pkg/siteacc/panels/account/edit/template.go b/pkg/siteacc/panels/account/edit/template.go index e898aad58c..4af5aef765 100644 --- a/pkg/siteacc/panels/account/edit/template.go +++ b/pkg/siteacc/panels/account/edit/template.go @@ -1,4 +1,4 @@ -// Copyright 2018-2022 CERN +// Copyright 2018-2023 CERN // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/pkg/siteacc/panels/account/login/login.go b/pkg/siteacc/panels/account/login/login.go index 8d09f62b98..f44edf554e 100644 --- a/pkg/siteacc/panels/account/login/login.go +++ b/pkg/siteacc/panels/account/login/login.go @@ -1,4 +1,4 @@ -// Copyright 2018-2022 CERN +// Copyright 2018-2023 CERN // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/pkg/siteacc/panels/account/login/template.go b/pkg/siteacc/panels/account/login/template.go index f6f13fd07c..0ea07ae538 100644 --- a/pkg/siteacc/panels/account/login/template.go +++ b/pkg/siteacc/panels/account/login/template.go @@ -1,4 +1,4 @@ -// Copyright 2018-2022 CERN +// Copyright 2018-2023 CERN // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/pkg/siteacc/panels/account/manage/manage.go b/pkg/siteacc/panels/account/manage/manage.go index e4b3b3e03d..54bd91a791 100644 --- a/pkg/siteacc/panels/account/manage/manage.go +++ b/pkg/siteacc/panels/account/manage/manage.go @@ -1,4 +1,4 @@ -// Copyright 2018-2022 CERN +// Copyright 2018-2023 CERN // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/pkg/siteacc/panels/account/manage/template.go b/pkg/siteacc/panels/account/manage/template.go index 87cf866914..37008b3211 100644 --- a/pkg/siteacc/panels/account/manage/template.go +++ b/pkg/siteacc/panels/account/manage/template.go @@ -1,4 +1,4 @@ -// Copyright 2018-2022 CERN +// Copyright 2018-2023 CERN // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/pkg/siteacc/panels/account/panel.go b/pkg/siteacc/panels/account/panel.go index 1672077288..5100dc04fe 100644 --- a/pkg/siteacc/panels/account/panel.go +++ b/pkg/siteacc/panels/account/panel.go @@ -1,4 +1,4 @@ -// Copyright 2018-2022 CERN +// Copyright 2018-2023 CERN // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/pkg/siteacc/panels/account/registration/registration.go b/pkg/siteacc/panels/account/registration/registration.go index 71e3877218..b4c1ecf3fb 100644 --- a/pkg/siteacc/panels/account/registration/registration.go +++ b/pkg/siteacc/panels/account/registration/registration.go @@ -1,4 +1,4 @@ -// Copyright 2018-2022 CERN +// Copyright 2018-2023 CERN // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/pkg/siteacc/panels/account/registration/template.go b/pkg/siteacc/panels/account/registration/template.go index d9b75119b0..1c261e950d 100644 --- a/pkg/siteacc/panels/account/registration/template.go +++ b/pkg/siteacc/panels/account/registration/template.go @@ -1,4 +1,4 @@ -// Copyright 2018-2022 CERN +// Copyright 2018-2023 CERN // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/pkg/siteacc/panels/account/settings/settings.go b/pkg/siteacc/panels/account/settings/settings.go index 1ab382715d..4cce803d5e 100644 --- a/pkg/siteacc/panels/account/settings/settings.go +++ b/pkg/siteacc/panels/account/settings/settings.go @@ -1,4 +1,4 @@ -// Copyright 2018-2022 CERN +// Copyright 2018-2023 CERN // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/pkg/siteacc/panels/account/settings/template.go b/pkg/siteacc/panels/account/settings/template.go index cc3270fc15..3104245f5b 100644 --- a/pkg/siteacc/panels/account/settings/template.go +++ b/pkg/siteacc/panels/account/settings/template.go @@ -1,4 +1,4 @@ -// Copyright 2018-2022 CERN +// Copyright 2018-2023 CERN // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/pkg/siteacc/panels/account/sites/sites.go b/pkg/siteacc/panels/account/sites/sites.go index 597b4f3a87..2943f321af 100644 --- a/pkg/siteacc/panels/account/sites/sites.go +++ b/pkg/siteacc/panels/account/sites/sites.go @@ -1,4 +1,4 @@ -// Copyright 2018-2022 CERN +// Copyright 2018-2023 CERN // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/pkg/siteacc/panels/account/sites/template.go b/pkg/siteacc/panels/account/sites/template.go index bcb2a3bc26..81ee9f150f 100644 --- a/pkg/siteacc/panels/account/sites/template.go +++ b/pkg/siteacc/panels/account/sites/template.go @@ -1,4 +1,4 @@ -// Copyright 2018-2022 CERN +// Copyright 2018-2023 CERN // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/pkg/siteacc/panels/admin/accounts/accounts.go b/pkg/siteacc/panels/admin/accounts/accounts.go index 48d88c1d1a..ae629e8825 100644 --- a/pkg/siteacc/panels/admin/accounts/accounts.go +++ b/pkg/siteacc/panels/admin/accounts/accounts.go @@ -1,4 +1,4 @@ -// Copyright 2018-2022 CERN +// Copyright 2018-2023 CERN // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/pkg/siteacc/panels/admin/accounts/template.go b/pkg/siteacc/panels/admin/accounts/template.go index 4bf336b8da..8983800568 100644 --- a/pkg/siteacc/panels/admin/accounts/template.go +++ b/pkg/siteacc/panels/admin/accounts/template.go @@ -1,4 +1,4 @@ -// Copyright 2018-2022 CERN +// Copyright 2018-2023 CERN // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/pkg/siteacc/panels/admin/manage/manage.go b/pkg/siteacc/panels/admin/manage/manage.go index c9cde25b85..b90a599482 100644 --- a/pkg/siteacc/panels/admin/manage/manage.go +++ b/pkg/siteacc/panels/admin/manage/manage.go @@ -1,4 +1,4 @@ -// Copyright 2018-2022 CERN +// Copyright 2018-2023 CERN // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/pkg/siteacc/panels/admin/manage/template.go b/pkg/siteacc/panels/admin/manage/template.go index a731744a75..b6a79cef9c 100644 --- a/pkg/siteacc/panels/admin/manage/template.go +++ b/pkg/siteacc/panels/admin/manage/template.go @@ -1,4 +1,4 @@ -// Copyright 2018-2022 CERN +// Copyright 2018-2023 CERN // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/pkg/siteacc/panels/admin/panel.go b/pkg/siteacc/panels/admin/panel.go index a105c188ca..e56bff6a9a 100644 --- a/pkg/siteacc/panels/admin/panel.go +++ b/pkg/siteacc/panels/admin/panel.go @@ -1,4 +1,4 @@ -// Copyright 2018-2022 CERN +// Copyright 2018-2023 CERN // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/pkg/siteacc/panels/admin/sites/sites.go b/pkg/siteacc/panels/admin/sites/sites.go index b25a0c416f..bf1da2de32 100644 --- a/pkg/siteacc/panels/admin/sites/sites.go +++ b/pkg/siteacc/panels/admin/sites/sites.go @@ -1,4 +1,4 @@ -// Copyright 2018-2022 CERN +// Copyright 2018-2023 CERN // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/pkg/siteacc/panels/admin/sites/template.go b/pkg/siteacc/panels/admin/sites/template.go index 25074091e8..0e008a8538 100644 --- a/pkg/siteacc/panels/admin/sites/template.go +++ b/pkg/siteacc/panels/admin/sites/template.go @@ -1,4 +1,4 @@ -// Copyright 2018-2022 CERN +// Copyright 2018-2023 CERN // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/pkg/siteacc/panels/basepanel.go b/pkg/siteacc/panels/basepanel.go index 247565f84e..3e0074af1f 100644 --- a/pkg/siteacc/panels/basepanel.go +++ b/pkg/siteacc/panels/basepanel.go @@ -1,4 +1,4 @@ -// Copyright 2018-2022 CERN +// Copyright 2018-2023 CERN // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/pkg/siteacc/siteacc.go b/pkg/siteacc/siteacc.go index dce40f8edc..ebb13c74c8 100644 --- a/pkg/siteacc/siteacc.go +++ b/pkg/siteacc/siteacc.go @@ -1,4 +1,4 @@ -// Copyright 2018-2022 CERN +// Copyright 2018-2023 CERN // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/pkg/smtpclient/smtpclient.go b/pkg/smtpclient/smtpclient.go index 1efd876708..77546089d4 100644 --- a/pkg/smtpclient/smtpclient.go +++ b/pkg/smtpclient/smtpclient.go @@ -1,4 +1,4 @@ -// Copyright 2018-2022 CERN +// Copyright 2018-2023 CERN // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/pkg/storage/favorite/favorite.go b/pkg/storage/favorite/favorite.go index de6efca741..ff35431494 100644 --- a/pkg/storage/favorite/favorite.go +++ b/pkg/storage/favorite/favorite.go @@ -1,4 +1,4 @@ -// Copyright 2018-2022 CERN +// Copyright 2018-2023 CERN // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/pkg/storage/favorite/loader/loader.go b/pkg/storage/favorite/loader/loader.go index 99477261b2..2d9abc1d44 100644 --- a/pkg/storage/favorite/loader/loader.go +++ b/pkg/storage/favorite/loader/loader.go @@ -1,4 +1,4 @@ -// Copyright 2018-2022 CERN +// Copyright 2018-2023 CERN // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/pkg/storage/favorite/memory/memory.go b/pkg/storage/favorite/memory/memory.go index 9eeeb4704b..9141eb6166 100644 --- a/pkg/storage/favorite/memory/memory.go +++ b/pkg/storage/favorite/memory/memory.go @@ -1,4 +1,4 @@ -// Copyright 2018-2022 CERN +// Copyright 2018-2023 CERN // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/pkg/storage/favorite/memory/memory_test.go b/pkg/storage/favorite/memory/memory_test.go index a8c357738e..ac2f766497 100644 --- a/pkg/storage/favorite/memory/memory_test.go +++ b/pkg/storage/favorite/memory/memory_test.go @@ -1,4 +1,4 @@ -// Copyright 2018-2022 CERN +// Copyright 2018-2023 CERN // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/pkg/storage/favorite/registry/registry.go b/pkg/storage/favorite/registry/registry.go index 44fdf84d61..19cd1381e0 100644 --- a/pkg/storage/favorite/registry/registry.go +++ b/pkg/storage/favorite/registry/registry.go @@ -1,4 +1,4 @@ -// Copyright 2018-2022 CERN +// Copyright 2018-2023 CERN // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/pkg/storage/fs/cback/cback.go b/pkg/storage/fs/cback/cback.go index 0d1c10df7b..aab979dd1a 100644 --- a/pkg/storage/fs/cback/cback.go +++ b/pkg/storage/fs/cback/cback.go @@ -1,4 +1,4 @@ -// Copyright 2018-2022 CERN +// Copyright 2018-2023 CERN // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/pkg/storage/fs/cback/options.go b/pkg/storage/fs/cback/options.go index 1386a9f707..a9a70aaaee 100644 --- a/pkg/storage/fs/cback/options.go +++ b/pkg/storage/fs/cback/options.go @@ -1,4 +1,4 @@ -// Copyright 2018-2022 CERN +// Copyright 2018-2023 CERN // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/pkg/storage/fs/cback/utilities.go b/pkg/storage/fs/cback/utilities.go index 99dc2848a2..8f20745086 100644 --- a/pkg/storage/fs/cback/utilities.go +++ b/pkg/storage/fs/cback/utilities.go @@ -1,4 +1,4 @@ -// Copyright 2018-2022 CERN +// Copyright 2018-2023 CERN // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/pkg/storage/fs/cephfs/cephfs.go b/pkg/storage/fs/cephfs/cephfs.go index 53c7d376d7..e710192ca9 100644 --- a/pkg/storage/fs/cephfs/cephfs.go +++ b/pkg/storage/fs/cephfs/cephfs.go @@ -1,4 +1,4 @@ -// Copyright 2018-2022 CERN +// Copyright 2018-2023 CERN // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/pkg/storage/fs/cephfs/chunking.go b/pkg/storage/fs/cephfs/chunking.go index a7cba49375..fc9dbe0bbd 100644 --- a/pkg/storage/fs/cephfs/chunking.go +++ b/pkg/storage/fs/cephfs/chunking.go @@ -1,4 +1,4 @@ -// Copyright 2018-2022 CERN +// Copyright 2018-2023 CERN // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/pkg/storage/fs/cephfs/connections.go b/pkg/storage/fs/cephfs/connections.go index 8cd0ad0adf..6ffb0dbb7f 100644 --- a/pkg/storage/fs/cephfs/connections.go +++ b/pkg/storage/fs/cephfs/connections.go @@ -1,4 +1,4 @@ -// Copyright 2018-2022 CERN +// Copyright 2018-2023 CERN // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/pkg/storage/fs/cephfs/errors.go b/pkg/storage/fs/cephfs/errors.go index d037eb4a39..02f97bc1f5 100644 --- a/pkg/storage/fs/cephfs/errors.go +++ b/pkg/storage/fs/cephfs/errors.go @@ -1,4 +1,4 @@ -// Copyright 2018-2022 CERN +// Copyright 2018-2023 CERN // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/pkg/storage/fs/cephfs/options.go b/pkg/storage/fs/cephfs/options.go index 47fdf826fe..045dd93e29 100644 --- a/pkg/storage/fs/cephfs/options.go +++ b/pkg/storage/fs/cephfs/options.go @@ -1,4 +1,4 @@ -// Copyright 2018-2022 CERN +// Copyright 2018-2023 CERN // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/pkg/storage/fs/cephfs/permissions.go b/pkg/storage/fs/cephfs/permissions.go index 3e62659a78..d9fc1ce9cc 100644 --- a/pkg/storage/fs/cephfs/permissions.go +++ b/pkg/storage/fs/cephfs/permissions.go @@ -1,4 +1,4 @@ -// Copyright 2018-2022 CERN +// Copyright 2018-2023 CERN // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/pkg/storage/fs/cephfs/unsupported.go b/pkg/storage/fs/cephfs/unsupported.go index 7620b93cc4..b0fa934d28 100644 --- a/pkg/storage/fs/cephfs/unsupported.go +++ b/pkg/storage/fs/cephfs/unsupported.go @@ -1,4 +1,4 @@ -// Copyright 2018-2022 CERN +// Copyright 2018-2023 CERN // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/pkg/storage/fs/cephfs/upload.go b/pkg/storage/fs/cephfs/upload.go index bd24e44173..5c6d929e1f 100644 --- a/pkg/storage/fs/cephfs/upload.go +++ b/pkg/storage/fs/cephfs/upload.go @@ -1,4 +1,4 @@ -// Copyright 2018-2022 CERN +// Copyright 2018-2023 CERN // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/pkg/storage/fs/cephfs/user.go b/pkg/storage/fs/cephfs/user.go index 0658b667d3..71e5f436ac 100644 --- a/pkg/storage/fs/cephfs/user.go +++ b/pkg/storage/fs/cephfs/user.go @@ -1,4 +1,4 @@ -// Copyright 2018-2022 CERN +// Copyright 2018-2023 CERN // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/pkg/storage/fs/cephfs/utils.go b/pkg/storage/fs/cephfs/utils.go index c120938a4a..db0e27c759 100644 --- a/pkg/storage/fs/cephfs/utils.go +++ b/pkg/storage/fs/cephfs/utils.go @@ -1,4 +1,4 @@ -// Copyright 2018-2022 CERN +// Copyright 2018-2023 CERN // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/pkg/storage/fs/eos/eos.go b/pkg/storage/fs/eos/eos.go index a6c1512e69..e83a638f00 100644 --- a/pkg/storage/fs/eos/eos.go +++ b/pkg/storage/fs/eos/eos.go @@ -1,4 +1,4 @@ -// Copyright 2018-2022 CERN +// Copyright 2018-2023 CERN // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/pkg/storage/fs/eosgrpc/eosgrpc.go b/pkg/storage/fs/eosgrpc/eosgrpc.go index 0eb900709f..52ba856b8c 100644 --- a/pkg/storage/fs/eosgrpc/eosgrpc.go +++ b/pkg/storage/fs/eosgrpc/eosgrpc.go @@ -1,4 +1,4 @@ -// Copyright 2018-2022 CERN +// Copyright 2018-2023 CERN // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/pkg/storage/fs/eosgrpchome/eosgrpchome.go b/pkg/storage/fs/eosgrpchome/eosgrpchome.go index 6689852724..2d19ca62fe 100644 --- a/pkg/storage/fs/eosgrpchome/eosgrpchome.go +++ b/pkg/storage/fs/eosgrpchome/eosgrpchome.go @@ -1,4 +1,4 @@ -// Copyright 2018-2022 CERN +// Copyright 2018-2023 CERN // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/pkg/storage/fs/eoshome/eoshome.go b/pkg/storage/fs/eoshome/eoshome.go index 3e9dc69315..b6449961ae 100644 --- a/pkg/storage/fs/eoshome/eoshome.go +++ b/pkg/storage/fs/eoshome/eoshome.go @@ -1,4 +1,4 @@ -// Copyright 2018-2022 CERN +// Copyright 2018-2023 CERN // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/pkg/storage/fs/loader/loader.go b/pkg/storage/fs/loader/loader.go index a8a27962de..ceb30fff77 100644 --- a/pkg/storage/fs/loader/loader.go +++ b/pkg/storage/fs/loader/loader.go @@ -1,4 +1,4 @@ -// Copyright 2018-2022 CERN +// Copyright 2018-2023 CERN // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/pkg/storage/fs/local/local.go b/pkg/storage/fs/local/local.go index ee7d7939b7..fb057fbbef 100644 --- a/pkg/storage/fs/local/local.go +++ b/pkg/storage/fs/local/local.go @@ -1,4 +1,4 @@ -// Copyright 2018-2022 CERN +// Copyright 2018-2023 CERN // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/pkg/storage/fs/localhome/localhome.go b/pkg/storage/fs/localhome/localhome.go index 40d8260803..06676d2256 100644 --- a/pkg/storage/fs/localhome/localhome.go +++ b/pkg/storage/fs/localhome/localhome.go @@ -1,4 +1,4 @@ -// Copyright 2018-2022 CERN +// Copyright 2018-2023 CERN // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/pkg/storage/fs/nextcloud/nextcloud.go b/pkg/storage/fs/nextcloud/nextcloud.go index 14ca0abeac..95fffc3750 100644 --- a/pkg/storage/fs/nextcloud/nextcloud.go +++ b/pkg/storage/fs/nextcloud/nextcloud.go @@ -1,4 +1,4 @@ -// Copyright 2018-2022 CERN +// Copyright 2018-2023 CERN // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/pkg/storage/fs/nextcloud/nextcloud_server_mock.go b/pkg/storage/fs/nextcloud/nextcloud_server_mock.go index 094a47202b..bd84a18b50 100644 --- a/pkg/storage/fs/nextcloud/nextcloud_server_mock.go +++ b/pkg/storage/fs/nextcloud/nextcloud_server_mock.go @@ -1,4 +1,4 @@ -// Copyright 2018-2022 CERN +// Copyright 2018-2023 CERN // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/pkg/storage/fs/nextcloud/nextcloud_suite_test.go b/pkg/storage/fs/nextcloud/nextcloud_suite_test.go index 86b200bf7b..571b47ee2c 100644 --- a/pkg/storage/fs/nextcloud/nextcloud_suite_test.go +++ b/pkg/storage/fs/nextcloud/nextcloud_suite_test.go @@ -1,4 +1,4 @@ -// Copyright 2018-2022 CERN +// Copyright 2018-2023 CERN // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/pkg/storage/fs/nextcloud/nextcloud_test.go b/pkg/storage/fs/nextcloud/nextcloud_test.go index 335d74e816..e194112355 100644 --- a/pkg/storage/fs/nextcloud/nextcloud_test.go +++ b/pkg/storage/fs/nextcloud/nextcloud_test.go @@ -1,4 +1,4 @@ -// Copyright 2018-2022 CERN +// Copyright 2018-2023 CERN // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/pkg/storage/fs/ocis/blobstore/blobstore.go b/pkg/storage/fs/ocis/blobstore/blobstore.go index eabbe53c1d..aa2bb77d24 100644 --- a/pkg/storage/fs/ocis/blobstore/blobstore.go +++ b/pkg/storage/fs/ocis/blobstore/blobstore.go @@ -1,4 +1,4 @@ -// Copyright 2018-2022 CERN +// Copyright 2018-2023 CERN // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/pkg/storage/fs/ocis/blobstore/blobstore_suite_test.go b/pkg/storage/fs/ocis/blobstore/blobstore_suite_test.go index 35925aa51f..ae3e86e9f0 100644 --- a/pkg/storage/fs/ocis/blobstore/blobstore_suite_test.go +++ b/pkg/storage/fs/ocis/blobstore/blobstore_suite_test.go @@ -1,4 +1,4 @@ -// Copyright 2018-2022 CERN +// Copyright 2018-2023 CERN // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/pkg/storage/fs/ocis/blobstore/blobstore_test.go b/pkg/storage/fs/ocis/blobstore/blobstore_test.go index 7ca44d5e2f..17e7e77419 100644 --- a/pkg/storage/fs/ocis/blobstore/blobstore_test.go +++ b/pkg/storage/fs/ocis/blobstore/blobstore_test.go @@ -1,4 +1,4 @@ -// Copyright 2018-2022 CERN +// Copyright 2018-2023 CERN // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/pkg/storage/fs/ocis/ocis.go b/pkg/storage/fs/ocis/ocis.go index 09c479b2ca..3f480b1202 100644 --- a/pkg/storage/fs/ocis/ocis.go +++ b/pkg/storage/fs/ocis/ocis.go @@ -1,4 +1,4 @@ -// Copyright 2018-2022 CERN +// Copyright 2018-2023 CERN // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/pkg/storage/fs/ocis/ocis_suite_test.go b/pkg/storage/fs/ocis/ocis_suite_test.go index 498b692894..21cb044f2d 100644 --- a/pkg/storage/fs/ocis/ocis_suite_test.go +++ b/pkg/storage/fs/ocis/ocis_suite_test.go @@ -1,4 +1,4 @@ -// Copyright 2018-2022 CERN +// Copyright 2018-2023 CERN // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/pkg/storage/fs/ocis/ocis_test.go b/pkg/storage/fs/ocis/ocis_test.go index 83845c2aab..44685ec99a 100644 --- a/pkg/storage/fs/ocis/ocis_test.go +++ b/pkg/storage/fs/ocis/ocis_test.go @@ -1,4 +1,4 @@ -// Copyright 2018-2022 CERN +// Copyright 2018-2023 CERN // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/pkg/storage/fs/owncloud/owncloud.go b/pkg/storage/fs/owncloud/owncloud.go index af9d3b6847..ba4cf93c39 100644 --- a/pkg/storage/fs/owncloud/owncloud.go +++ b/pkg/storage/fs/owncloud/owncloud.go @@ -1,4 +1,4 @@ -// Copyright 2018-2022 CERN +// Copyright 2018-2023 CERN // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/pkg/storage/fs/owncloud/owncloud_unix.go b/pkg/storage/fs/owncloud/owncloud_unix.go index 9702577a2c..f2ecd58899 100644 --- a/pkg/storage/fs/owncloud/owncloud_unix.go +++ b/pkg/storage/fs/owncloud/owncloud_unix.go @@ -1,4 +1,4 @@ -// Copyright 2018-2022 CERN +// Copyright 2018-2023 CERN // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/pkg/storage/fs/owncloud/owncloud_windows.go b/pkg/storage/fs/owncloud/owncloud_windows.go index e537f16713..0eca194c6d 100644 --- a/pkg/storage/fs/owncloud/owncloud_windows.go +++ b/pkg/storage/fs/owncloud/owncloud_windows.go @@ -1,4 +1,4 @@ -// Copyright 2018-2022 CERN +// Copyright 2018-2023 CERN // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/pkg/storage/fs/owncloud/upload.go b/pkg/storage/fs/owncloud/upload.go index 94b263d4eb..04df416185 100644 --- a/pkg/storage/fs/owncloud/upload.go +++ b/pkg/storage/fs/owncloud/upload.go @@ -1,4 +1,4 @@ -// Copyright 2018-2022 CERN +// Copyright 2018-2023 CERN // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/pkg/storage/fs/owncloudsql/filecache/filecache.go b/pkg/storage/fs/owncloudsql/filecache/filecache.go index 5edad61fe7..ff4117a0e6 100644 --- a/pkg/storage/fs/owncloudsql/filecache/filecache.go +++ b/pkg/storage/fs/owncloudsql/filecache/filecache.go @@ -1,4 +1,4 @@ -// Copyright 2018-2022 CERN +// Copyright 2018-2023 CERN // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/pkg/storage/fs/owncloudsql/filecache/filecache_suite_test.go b/pkg/storage/fs/owncloudsql/filecache/filecache_suite_test.go index ab1f9e50e5..828a46f29a 100644 --- a/pkg/storage/fs/owncloudsql/filecache/filecache_suite_test.go +++ b/pkg/storage/fs/owncloudsql/filecache/filecache_suite_test.go @@ -1,4 +1,4 @@ -// Copyright 2018-2022 CERN +// Copyright 2018-2023 CERN // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/pkg/storage/fs/owncloudsql/filecache/filecache_test.go b/pkg/storage/fs/owncloudsql/filecache/filecache_test.go index 8163ed3fdb..a3157fca8a 100644 --- a/pkg/storage/fs/owncloudsql/filecache/filecache_test.go +++ b/pkg/storage/fs/owncloudsql/filecache/filecache_test.go @@ -1,4 +1,4 @@ -// Copyright 2018-2022 CERN +// Copyright 2018-2023 CERN // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/pkg/storage/fs/owncloudsql/owncloudsql.go b/pkg/storage/fs/owncloudsql/owncloudsql.go index 8b07697eab..0586ba2411 100644 --- a/pkg/storage/fs/owncloudsql/owncloudsql.go +++ b/pkg/storage/fs/owncloudsql/owncloudsql.go @@ -1,4 +1,4 @@ -// Copyright 2018-2022 CERN +// Copyright 2018-2023 CERN // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/pkg/storage/fs/owncloudsql/owncloudsql_unix.go b/pkg/storage/fs/owncloudsql/owncloudsql_unix.go index 4de7dae32b..f4b08e8a94 100644 --- a/pkg/storage/fs/owncloudsql/owncloudsql_unix.go +++ b/pkg/storage/fs/owncloudsql/owncloudsql_unix.go @@ -1,4 +1,4 @@ -// Copyright 2018-2022 CERN +// Copyright 2018-2023 CERN // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/pkg/storage/fs/owncloudsql/owncloudsql_windows.go b/pkg/storage/fs/owncloudsql/owncloudsql_windows.go index 55e3714546..bdb22c1a03 100644 --- a/pkg/storage/fs/owncloudsql/owncloudsql_windows.go +++ b/pkg/storage/fs/owncloudsql/owncloudsql_windows.go @@ -1,4 +1,4 @@ -// Copyright 2018-2022 CERN +// Copyright 2018-2023 CERN // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/pkg/storage/fs/owncloudsql/upload.go b/pkg/storage/fs/owncloudsql/upload.go index eeddf9bf1a..5bcfa25c6d 100644 --- a/pkg/storage/fs/owncloudsql/upload.go +++ b/pkg/storage/fs/owncloudsql/upload.go @@ -1,4 +1,4 @@ -// Copyright 2018-2022 CERN +// Copyright 2018-2023 CERN // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/pkg/storage/fs/registry/registry.go b/pkg/storage/fs/registry/registry.go index cc94871d3a..6966b8094e 100644 --- a/pkg/storage/fs/registry/registry.go +++ b/pkg/storage/fs/registry/registry.go @@ -1,4 +1,4 @@ -// Copyright 2018-2022 CERN +// Copyright 2018-2023 CERN // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/pkg/storage/fs/s3/s3.go b/pkg/storage/fs/s3/s3.go index 5decfe3b62..dc33533c3c 100644 --- a/pkg/storage/fs/s3/s3.go +++ b/pkg/storage/fs/s3/s3.go @@ -1,4 +1,4 @@ -// Copyright 2018-2022 CERN +// Copyright 2018-2023 CERN // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/pkg/storage/fs/s3/upload.go b/pkg/storage/fs/s3/upload.go index be3006f847..e3343b38f9 100644 --- a/pkg/storage/fs/s3/upload.go +++ b/pkg/storage/fs/s3/upload.go @@ -1,4 +1,4 @@ -// Copyright 2018-2022 CERN +// Copyright 2018-2023 CERN // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/pkg/storage/fs/s3ng/blobstore/blobstore.go b/pkg/storage/fs/s3ng/blobstore/blobstore.go index 5c0f0c85da..b35bd67962 100644 --- a/pkg/storage/fs/s3ng/blobstore/blobstore.go +++ b/pkg/storage/fs/s3ng/blobstore/blobstore.go @@ -1,4 +1,4 @@ -// Copyright 2018-2022 CERN +// Copyright 2018-2023 CERN // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/pkg/storage/fs/s3ng/option.go b/pkg/storage/fs/s3ng/option.go index 0bfb3ddd1f..af2d9c7268 100644 --- a/pkg/storage/fs/s3ng/option.go +++ b/pkg/storage/fs/s3ng/option.go @@ -1,4 +1,4 @@ -// Copyright 2018-2022 CERN +// Copyright 2018-2023 CERN // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/pkg/storage/fs/s3ng/option_test.go b/pkg/storage/fs/s3ng/option_test.go index 5689f4bea0..46d1d60642 100644 --- a/pkg/storage/fs/s3ng/option_test.go +++ b/pkg/storage/fs/s3ng/option_test.go @@ -1,4 +1,4 @@ -// Copyright 2018-2022 CERN +// Copyright 2018-2023 CERN // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/pkg/storage/fs/s3ng/s3ng.go b/pkg/storage/fs/s3ng/s3ng.go index 2f43fb964c..9d34bc5428 100644 --- a/pkg/storage/fs/s3ng/s3ng.go +++ b/pkg/storage/fs/s3ng/s3ng.go @@ -1,4 +1,4 @@ -// Copyright 2018-2022 CERN +// Copyright 2018-2023 CERN // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/pkg/storage/fs/s3ng/s3ng_suite_test.go b/pkg/storage/fs/s3ng/s3ng_suite_test.go index 6dd665c782..00293b99b9 100644 --- a/pkg/storage/fs/s3ng/s3ng_suite_test.go +++ b/pkg/storage/fs/s3ng/s3ng_suite_test.go @@ -1,4 +1,4 @@ -// Copyright 2018-2022 CERN +// Copyright 2018-2023 CERN // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/pkg/storage/fs/s3ng/s3ng_test.go b/pkg/storage/fs/s3ng/s3ng_test.go index 586fc6651e..4346da78f4 100644 --- a/pkg/storage/fs/s3ng/s3ng_test.go +++ b/pkg/storage/fs/s3ng/s3ng_test.go @@ -1,4 +1,4 @@ -// Copyright 2018-2022 CERN +// Copyright 2018-2023 CERN // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/pkg/storage/migrate/metadata.go b/pkg/storage/migrate/metadata.go index 1236d06774..361682d4ee 100644 --- a/pkg/storage/migrate/metadata.go +++ b/pkg/storage/migrate/metadata.go @@ -1,4 +1,4 @@ -// Copyright 2018-2022 CERN +// Copyright 2018-2023 CERN // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/pkg/storage/migrate/shares.go b/pkg/storage/migrate/shares.go index f0d8078c97..4ef7023f9b 100644 --- a/pkg/storage/migrate/shares.go +++ b/pkg/storage/migrate/shares.go @@ -1,4 +1,4 @@ -// Copyright 2018-2022 CERN +// Copyright 2018-2023 CERN // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/pkg/storage/registry/loader/loader.go b/pkg/storage/registry/loader/loader.go index cab6911ef8..b86af88d42 100644 --- a/pkg/storage/registry/loader/loader.go +++ b/pkg/storage/registry/loader/loader.go @@ -1,4 +1,4 @@ -// Copyright 2018-2022 CERN +// Copyright 2018-2023 CERN // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/pkg/storage/registry/registry/registry.go b/pkg/storage/registry/registry/registry.go index e4ada044c5..3619f4c39e 100644 --- a/pkg/storage/registry/registry/registry.go +++ b/pkg/storage/registry/registry/registry.go @@ -1,4 +1,4 @@ -// Copyright 2018-2022 CERN +// Copyright 2018-2023 CERN // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/pkg/storage/registry/static/static.go b/pkg/storage/registry/static/static.go index 41064fb15e..74279eca46 100644 --- a/pkg/storage/registry/static/static.go +++ b/pkg/storage/registry/static/static.go @@ -1,4 +1,4 @@ -// Copyright 2018-2022 CERN +// Copyright 2018-2023 CERN // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/pkg/storage/registry/static/static_suite_test.go b/pkg/storage/registry/static/static_suite_test.go index 17e3be5387..a896effaaf 100644 --- a/pkg/storage/registry/static/static_suite_test.go +++ b/pkg/storage/registry/static/static_suite_test.go @@ -1,4 +1,4 @@ -// Copyright 2018-2022 CERN +// Copyright 2018-2023 CERN // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/pkg/storage/registry/static/static_test.go b/pkg/storage/registry/static/static_test.go index 1c2c0fba42..88ff901a1d 100644 --- a/pkg/storage/registry/static/static_test.go +++ b/pkg/storage/registry/static/static_test.go @@ -1,4 +1,4 @@ -// Copyright 2018-2022 CERN +// Copyright 2018-2023 CERN // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/pkg/storage/storage.go b/pkg/storage/storage.go index dfba0fa5a6..e4b07b6fcc 100644 --- a/pkg/storage/storage.go +++ b/pkg/storage/storage.go @@ -1,4 +1,4 @@ -// Copyright 2018-2022 CERN +// Copyright 2018-2023 CERN // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/pkg/storage/utils/ace/ace.go b/pkg/storage/utils/ace/ace.go index 59e0887db5..5260aa70e0 100644 --- a/pkg/storage/utils/ace/ace.go +++ b/pkg/storage/utils/ace/ace.go @@ -1,4 +1,4 @@ -// Copyright 2018-2022 CERN +// Copyright 2018-2023 CERN // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/pkg/storage/utils/ace/ace_suite_test.go b/pkg/storage/utils/ace/ace_suite_test.go index 302f81804a..e65266ee7d 100644 --- a/pkg/storage/utils/ace/ace_suite_test.go +++ b/pkg/storage/utils/ace/ace_suite_test.go @@ -1,4 +1,4 @@ -// Copyright 2018-2022 CERN +// Copyright 2018-2023 CERN // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/pkg/storage/utils/ace/ace_test.go b/pkg/storage/utils/ace/ace_test.go index e5c6a12bc3..18fcfa06d3 100644 --- a/pkg/storage/utils/ace/ace_test.go +++ b/pkg/storage/utils/ace/ace_test.go @@ -1,4 +1,4 @@ -// Copyright 2018-2022 CERN +// Copyright 2018-2023 CERN // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/pkg/storage/utils/acl/acl.go b/pkg/storage/utils/acl/acl.go index efc254135e..baf3c1c18e 100644 --- a/pkg/storage/utils/acl/acl.go +++ b/pkg/storage/utils/acl/acl.go @@ -1,4 +1,4 @@ -// Copyright 2018-2022 CERN +// Copyright 2018-2023 CERN // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/pkg/storage/utils/chunking/chunking.go b/pkg/storage/utils/chunking/chunking.go index d9c9e85baa..9048fe70a4 100644 --- a/pkg/storage/utils/chunking/chunking.go +++ b/pkg/storage/utils/chunking/chunking.go @@ -1,4 +1,4 @@ -// Copyright 2018-2022 CERN +// Copyright 2018-2023 CERN // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/pkg/storage/utils/decomposedfs/decomposedfs.go b/pkg/storage/utils/decomposedfs/decomposedfs.go index 2950568331..b9436c76f1 100644 --- a/pkg/storage/utils/decomposedfs/decomposedfs.go +++ b/pkg/storage/utils/decomposedfs/decomposedfs.go @@ -1,4 +1,4 @@ -// Copyright 2018-2022 CERN +// Copyright 2018-2023 CERN // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/pkg/storage/utils/decomposedfs/decomposedfs_concurrency_test.go b/pkg/storage/utils/decomposedfs/decomposedfs_concurrency_test.go index 712ff79cef..ccb92d145f 100644 --- a/pkg/storage/utils/decomposedfs/decomposedfs_concurrency_test.go +++ b/pkg/storage/utils/decomposedfs/decomposedfs_concurrency_test.go @@ -1,4 +1,4 @@ -// Copyright 2018-2022 CERN +// Copyright 2018-2023 CERN // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/pkg/storage/utils/decomposedfs/decomposedfs_suite_test.go b/pkg/storage/utils/decomposedfs/decomposedfs_suite_test.go index 33cf42b812..17172c441c 100644 --- a/pkg/storage/utils/decomposedfs/decomposedfs_suite_test.go +++ b/pkg/storage/utils/decomposedfs/decomposedfs_suite_test.go @@ -1,4 +1,4 @@ -// Copyright 2018-2022 CERN +// Copyright 2018-2023 CERN // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/pkg/storage/utils/decomposedfs/decomposedfs_test.go b/pkg/storage/utils/decomposedfs/decomposedfs_test.go index dd2c83dd90..f9be4a88be 100644 --- a/pkg/storage/utils/decomposedfs/decomposedfs_test.go +++ b/pkg/storage/utils/decomposedfs/decomposedfs_test.go @@ -1,4 +1,4 @@ -// Copyright 2018-2022 CERN +// Copyright 2018-2023 CERN // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/pkg/storage/utils/decomposedfs/grants.go b/pkg/storage/utils/decomposedfs/grants.go index 9046b898bd..bf61e3b6d9 100644 --- a/pkg/storage/utils/decomposedfs/grants.go +++ b/pkg/storage/utils/decomposedfs/grants.go @@ -1,4 +1,4 @@ -// Copyright 2018-2022 CERN +// Copyright 2018-2023 CERN // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/pkg/storage/utils/decomposedfs/grants_test.go b/pkg/storage/utils/decomposedfs/grants_test.go index fcce687fca..ace54e7730 100644 --- a/pkg/storage/utils/decomposedfs/grants_test.go +++ b/pkg/storage/utils/decomposedfs/grants_test.go @@ -1,4 +1,4 @@ -// Copyright 2018-2022 CERN +// Copyright 2018-2023 CERN // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/pkg/storage/utils/decomposedfs/lookup.go b/pkg/storage/utils/decomposedfs/lookup.go index 89d2cca959..acb7c7fa92 100644 --- a/pkg/storage/utils/decomposedfs/lookup.go +++ b/pkg/storage/utils/decomposedfs/lookup.go @@ -1,4 +1,4 @@ -// Copyright 2018-2022 CERN +// Copyright 2018-2023 CERN // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/pkg/storage/utils/decomposedfs/lookup_test.go b/pkg/storage/utils/decomposedfs/lookup_test.go index e5460b7e25..1c9df693ce 100644 --- a/pkg/storage/utils/decomposedfs/lookup_test.go +++ b/pkg/storage/utils/decomposedfs/lookup_test.go @@ -1,4 +1,4 @@ -// Copyright 2018-2022 CERN +// Copyright 2018-2023 CERN // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/pkg/storage/utils/decomposedfs/metadata.go b/pkg/storage/utils/decomposedfs/metadata.go index b68c279723..be5d52a92d 100644 --- a/pkg/storage/utils/decomposedfs/metadata.go +++ b/pkg/storage/utils/decomposedfs/metadata.go @@ -1,4 +1,4 @@ -// Copyright 2018-2022 CERN +// Copyright 2018-2023 CERN // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/pkg/storage/utils/decomposedfs/mocks/PermissionsChecker.go b/pkg/storage/utils/decomposedfs/mocks/PermissionsChecker.go index 2e5519a391..54e078220b 100644 --- a/pkg/storage/utils/decomposedfs/mocks/PermissionsChecker.go +++ b/pkg/storage/utils/decomposedfs/mocks/PermissionsChecker.go @@ -1,4 +1,4 @@ -// Copyright 2018-2022 CERN +// Copyright 2018-2023 CERN // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/pkg/storage/utils/decomposedfs/mocks/Tree.go b/pkg/storage/utils/decomposedfs/mocks/Tree.go index 22da260b5b..51acf3190a 100644 --- a/pkg/storage/utils/decomposedfs/mocks/Tree.go +++ b/pkg/storage/utils/decomposedfs/mocks/Tree.go @@ -1,4 +1,4 @@ -// Copyright 2018-2022 CERN +// Copyright 2018-2023 CERN // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/pkg/storage/utils/decomposedfs/node/node.go b/pkg/storage/utils/decomposedfs/node/node.go index 2105cf8dea..bc1b1317e2 100644 --- a/pkg/storage/utils/decomposedfs/node/node.go +++ b/pkg/storage/utils/decomposedfs/node/node.go @@ -1,4 +1,4 @@ -// Copyright 2018-2022 CERN +// Copyright 2018-2023 CERN // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/pkg/storage/utils/decomposedfs/node/node_suite_test.go b/pkg/storage/utils/decomposedfs/node/node_suite_test.go index f0b2ae623f..0030f54278 100644 --- a/pkg/storage/utils/decomposedfs/node/node_suite_test.go +++ b/pkg/storage/utils/decomposedfs/node/node_suite_test.go @@ -1,4 +1,4 @@ -// Copyright 2018-2022 CERN +// Copyright 2018-2023 CERN // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/pkg/storage/utils/decomposedfs/node/node_test.go b/pkg/storage/utils/decomposedfs/node/node_test.go index 6ef43b78de..3ece643caa 100644 --- a/pkg/storage/utils/decomposedfs/node/node_test.go +++ b/pkg/storage/utils/decomposedfs/node/node_test.go @@ -1,4 +1,4 @@ -// Copyright 2018-2022 CERN +// Copyright 2018-2023 CERN // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/pkg/storage/utils/decomposedfs/node/node_unix.go b/pkg/storage/utils/decomposedfs/node/node_unix.go index d7cede9cda..90f8f6d63a 100644 --- a/pkg/storage/utils/decomposedfs/node/node_unix.go +++ b/pkg/storage/utils/decomposedfs/node/node_unix.go @@ -1,4 +1,4 @@ -// Copyright 2018-2022 CERN +// Copyright 2018-2023 CERN // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/pkg/storage/utils/decomposedfs/node/node_windows.go b/pkg/storage/utils/decomposedfs/node/node_windows.go index 488b86826c..db11894b29 100644 --- a/pkg/storage/utils/decomposedfs/node/node_windows.go +++ b/pkg/storage/utils/decomposedfs/node/node_windows.go @@ -1,4 +1,4 @@ -// Copyright 2018-2022 CERN +// Copyright 2018-2023 CERN // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/pkg/storage/utils/decomposedfs/node/permissions.go b/pkg/storage/utils/decomposedfs/node/permissions.go index 8a22e6d27d..66662c9740 100644 --- a/pkg/storage/utils/decomposedfs/node/permissions.go +++ b/pkg/storage/utils/decomposedfs/node/permissions.go @@ -1,4 +1,4 @@ -// Copyright 2018-2022 CERN +// Copyright 2018-2023 CERN // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/pkg/storage/utils/decomposedfs/node/permissions_darwin.go b/pkg/storage/utils/decomposedfs/node/permissions_darwin.go index 7b29423389..f0b03391fb 100644 --- a/pkg/storage/utils/decomposedfs/node/permissions_darwin.go +++ b/pkg/storage/utils/decomposedfs/node/permissions_darwin.go @@ -1,4 +1,4 @@ -// Copyright 2018-2022 CERN +// Copyright 2018-2023 CERN // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/pkg/storage/utils/decomposedfs/node/permissions_unix.go b/pkg/storage/utils/decomposedfs/node/permissions_unix.go index e485eef344..4260a3b002 100644 --- a/pkg/storage/utils/decomposedfs/node/permissions_unix.go +++ b/pkg/storage/utils/decomposedfs/node/permissions_unix.go @@ -1,4 +1,4 @@ -// Copyright 2018-2022 CERN +// Copyright 2018-2023 CERN // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/pkg/storage/utils/decomposedfs/options/options.go b/pkg/storage/utils/decomposedfs/options/options.go index ee3a8a31a2..66e981163e 100644 --- a/pkg/storage/utils/decomposedfs/options/options.go +++ b/pkg/storage/utils/decomposedfs/options/options.go @@ -1,4 +1,4 @@ -// Copyright 2018-2022 CERN +// Copyright 2018-2023 CERN // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/pkg/storage/utils/decomposedfs/options/options_suite_test.go b/pkg/storage/utils/decomposedfs/options/options_suite_test.go index 9d81c48200..141f49fbdf 100644 --- a/pkg/storage/utils/decomposedfs/options/options_suite_test.go +++ b/pkg/storage/utils/decomposedfs/options/options_suite_test.go @@ -1,4 +1,4 @@ -// Copyright 2018-2022 CERN +// Copyright 2018-2023 CERN // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/pkg/storage/utils/decomposedfs/options/options_test.go b/pkg/storage/utils/decomposedfs/options/options_test.go index a780b801f0..3f5faa6257 100644 --- a/pkg/storage/utils/decomposedfs/options/options_test.go +++ b/pkg/storage/utils/decomposedfs/options/options_test.go @@ -1,4 +1,4 @@ -// Copyright 2018-2022 CERN +// Copyright 2018-2023 CERN // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/pkg/storage/utils/decomposedfs/recycle.go b/pkg/storage/utils/decomposedfs/recycle.go index f7cd809e24..b1153674ff 100644 --- a/pkg/storage/utils/decomposedfs/recycle.go +++ b/pkg/storage/utils/decomposedfs/recycle.go @@ -1,4 +1,4 @@ -// Copyright 2018-2022 CERN +// Copyright 2018-2023 CERN // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/pkg/storage/utils/decomposedfs/revisions.go b/pkg/storage/utils/decomposedfs/revisions.go index b037cc1c13..84c00bee58 100644 --- a/pkg/storage/utils/decomposedfs/revisions.go +++ b/pkg/storage/utils/decomposedfs/revisions.go @@ -1,4 +1,4 @@ -// Copyright 2018-2022 CERN +// Copyright 2018-2023 CERN // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/pkg/storage/utils/decomposedfs/spaces.go b/pkg/storage/utils/decomposedfs/spaces.go index 6d94caf9e9..d3295781af 100644 --- a/pkg/storage/utils/decomposedfs/spaces.go +++ b/pkg/storage/utils/decomposedfs/spaces.go @@ -1,4 +1,4 @@ -// Copyright 2018-2022 CERN +// Copyright 2018-2023 CERN // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/pkg/storage/utils/decomposedfs/testhelpers/helpers.go b/pkg/storage/utils/decomposedfs/testhelpers/helpers.go index 20b5c4b065..a80f3e3755 100644 --- a/pkg/storage/utils/decomposedfs/testhelpers/helpers.go +++ b/pkg/storage/utils/decomposedfs/testhelpers/helpers.go @@ -1,4 +1,4 @@ -// Copyright 2018-2022 CERN +// Copyright 2018-2023 CERN // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/pkg/storage/utils/decomposedfs/tree/mocks/Blobstore.go b/pkg/storage/utils/decomposedfs/tree/mocks/Blobstore.go index 12bb57205b..46c4aaa37b 100644 --- a/pkg/storage/utils/decomposedfs/tree/mocks/Blobstore.go +++ b/pkg/storage/utils/decomposedfs/tree/mocks/Blobstore.go @@ -1,4 +1,4 @@ -// Copyright 2018-2022 CERN +// Copyright 2018-2023 CERN // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/pkg/storage/utils/decomposedfs/tree/tree.go b/pkg/storage/utils/decomposedfs/tree/tree.go index ab90a48c2d..74f8edd62a 100644 --- a/pkg/storage/utils/decomposedfs/tree/tree.go +++ b/pkg/storage/utils/decomposedfs/tree/tree.go @@ -1,4 +1,4 @@ -// Copyright 2018-2022 CERN +// Copyright 2018-2023 CERN // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/pkg/storage/utils/decomposedfs/tree/tree_suite_test.go b/pkg/storage/utils/decomposedfs/tree/tree_suite_test.go index 18019bfc76..a811bc03fa 100644 --- a/pkg/storage/utils/decomposedfs/tree/tree_suite_test.go +++ b/pkg/storage/utils/decomposedfs/tree/tree_suite_test.go @@ -1,4 +1,4 @@ -// Copyright 2018-2022 CERN +// Copyright 2018-2023 CERN // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/pkg/storage/utils/decomposedfs/tree/tree_test.go b/pkg/storage/utils/decomposedfs/tree/tree_test.go index c974e2475c..9558608357 100644 --- a/pkg/storage/utils/decomposedfs/tree/tree_test.go +++ b/pkg/storage/utils/decomposedfs/tree/tree_test.go @@ -1,4 +1,4 @@ -// Copyright 2018-2022 CERN +// Copyright 2018-2023 CERN // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/pkg/storage/utils/decomposedfs/upload.go b/pkg/storage/utils/decomposedfs/upload.go index 55646b4079..50d5c4cb38 100644 --- a/pkg/storage/utils/decomposedfs/upload.go +++ b/pkg/storage/utils/decomposedfs/upload.go @@ -1,4 +1,4 @@ -// Copyright 2018-2022 CERN +// Copyright 2018-2023 CERN // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/pkg/storage/utils/decomposedfs/upload_test.go b/pkg/storage/utils/decomposedfs/upload_test.go index 913ad5e155..ae155c47ca 100644 --- a/pkg/storage/utils/decomposedfs/upload_test.go +++ b/pkg/storage/utils/decomposedfs/upload_test.go @@ -1,4 +1,4 @@ -// Copyright 2018-2022 CERN +// Copyright 2018-2023 CERN // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/pkg/storage/utils/decomposedfs/xattrs/xattrs.go b/pkg/storage/utils/decomposedfs/xattrs/xattrs.go index 9553ab9420..388c2c7371 100644 --- a/pkg/storage/utils/decomposedfs/xattrs/xattrs.go +++ b/pkg/storage/utils/decomposedfs/xattrs/xattrs.go @@ -1,4 +1,4 @@ -// Copyright 2018-2022 CERN +// Copyright 2018-2023 CERN // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/pkg/storage/utils/downloader/downloader.go b/pkg/storage/utils/downloader/downloader.go index fce93fcab6..c424e4fb26 100644 --- a/pkg/storage/utils/downloader/downloader.go +++ b/pkg/storage/utils/downloader/downloader.go @@ -1,4 +1,4 @@ -// Copyright 2018-2022 CERN +// Copyright 2018-2023 CERN // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/pkg/storage/utils/downloader/mock/downloader_mock.go b/pkg/storage/utils/downloader/mock/downloader_mock.go index e21305ae79..451f69b7a9 100644 --- a/pkg/storage/utils/downloader/mock/downloader_mock.go +++ b/pkg/storage/utils/downloader/mock/downloader_mock.go @@ -1,4 +1,4 @@ -// Copyright 2018-2022 CERN +// Copyright 2018-2023 CERN // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/pkg/storage/utils/eosfs/config.go b/pkg/storage/utils/eosfs/config.go index 2fb6fb50d3..aab48a5b65 100644 --- a/pkg/storage/utils/eosfs/config.go +++ b/pkg/storage/utils/eosfs/config.go @@ -1,4 +1,4 @@ -// Copyright 2018-2022 CERN +// Copyright 2018-2023 CERN // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/pkg/storage/utils/eosfs/eosfs.go b/pkg/storage/utils/eosfs/eosfs.go index 36b49e1ffb..c325da26df 100644 --- a/pkg/storage/utils/eosfs/eosfs.go +++ b/pkg/storage/utils/eosfs/eosfs.go @@ -1,4 +1,4 @@ -// Copyright 2018-2022 CERN +// Copyright 2018-2023 CERN // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/pkg/storage/utils/eosfs/eosfs_test.go b/pkg/storage/utils/eosfs/eosfs_test.go index dfed039f0a..9abd13a266 100644 --- a/pkg/storage/utils/eosfs/eosfs_test.go +++ b/pkg/storage/utils/eosfs/eosfs_test.go @@ -1,4 +1,4 @@ -// Copyright 2018-2022 CERN +// Copyright 2018-2023 CERN // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/pkg/storage/utils/eosfs/upload.go b/pkg/storage/utils/eosfs/upload.go index d55e367bfc..ff84cb50c9 100644 --- a/pkg/storage/utils/eosfs/upload.go +++ b/pkg/storage/utils/eosfs/upload.go @@ -1,4 +1,4 @@ -// Copyright 2018-2022 CERN +// Copyright 2018-2023 CERN // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/pkg/storage/utils/etag/etag.go b/pkg/storage/utils/etag/etag.go index dbd210ab97..cfa8078d86 100644 --- a/pkg/storage/utils/etag/etag.go +++ b/pkg/storage/utils/etag/etag.go @@ -1,4 +1,4 @@ -// Copyright 2018-2022 CERN +// Copyright 2018-2023 CERN // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/pkg/storage/utils/grants/grants.go b/pkg/storage/utils/grants/grants.go index 72eb795e4a..322b991c53 100644 --- a/pkg/storage/utils/grants/grants.go +++ b/pkg/storage/utils/grants/grants.go @@ -1,4 +1,4 @@ -// Copyright 2018-2022 CERN +// Copyright 2018-2023 CERN // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/pkg/storage/utils/localfs/db.go b/pkg/storage/utils/localfs/db.go index 5d4d63065f..fd9f989a22 100644 --- a/pkg/storage/utils/localfs/db.go +++ b/pkg/storage/utils/localfs/db.go @@ -1,4 +1,4 @@ -// Copyright 2018-2022 CERN +// Copyright 2018-2023 CERN // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/pkg/storage/utils/localfs/localfs.go b/pkg/storage/utils/localfs/localfs.go index cf1626aeb1..d6d00b8655 100644 --- a/pkg/storage/utils/localfs/localfs.go +++ b/pkg/storage/utils/localfs/localfs.go @@ -1,4 +1,4 @@ -// Copyright 2018-2022 CERN +// Copyright 2018-2023 CERN // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/pkg/storage/utils/localfs/localfs_unix.go b/pkg/storage/utils/localfs/localfs_unix.go index a11e14125e..f08d849f04 100644 --- a/pkg/storage/utils/localfs/localfs_unix.go +++ b/pkg/storage/utils/localfs/localfs_unix.go @@ -1,4 +1,4 @@ -// Copyright 2018-2022 CERN +// Copyright 2018-2023 CERN // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/pkg/storage/utils/localfs/localfs_windows.go b/pkg/storage/utils/localfs/localfs_windows.go index dba4bd2be2..6f0bf4e6fa 100644 --- a/pkg/storage/utils/localfs/localfs_windows.go +++ b/pkg/storage/utils/localfs/localfs_windows.go @@ -1,4 +1,4 @@ -// Copyright 2018-2022 CERN +// Copyright 2018-2023 CERN // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/pkg/storage/utils/localfs/upload.go b/pkg/storage/utils/localfs/upload.go index cf6d35bb32..e2021250b6 100644 --- a/pkg/storage/utils/localfs/upload.go +++ b/pkg/storage/utils/localfs/upload.go @@ -1,4 +1,4 @@ -// Copyright 2018-2022 CERN +// Copyright 2018-2023 CERN // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/pkg/storage/utils/templates/templates.go b/pkg/storage/utils/templates/templates.go index 2a9a87016f..7ca1738380 100644 --- a/pkg/storage/utils/templates/templates.go +++ b/pkg/storage/utils/templates/templates.go @@ -1,4 +1,4 @@ -// Copyright 2018-2022 CERN +// Copyright 2018-2023 CERN // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/pkg/storage/utils/templates/templates_test.go b/pkg/storage/utils/templates/templates_test.go index 684b291b3c..9b12367972 100644 --- a/pkg/storage/utils/templates/templates_test.go +++ b/pkg/storage/utils/templates/templates_test.go @@ -1,4 +1,4 @@ -// Copyright 2018-2022 CERN +// Copyright 2018-2023 CERN // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/pkg/storage/utils/walker/mock/walker_mock.go b/pkg/storage/utils/walker/mock/walker_mock.go index 1c5776295a..19df37509a 100644 --- a/pkg/storage/utils/walker/mock/walker_mock.go +++ b/pkg/storage/utils/walker/mock/walker_mock.go @@ -1,4 +1,4 @@ -// Copyright 2018-2022 CERN +// Copyright 2018-2023 CERN // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/pkg/storage/utils/walker/walker.go b/pkg/storage/utils/walker/walker.go index 44dc6b2df9..a22c5a5e07 100644 --- a/pkg/storage/utils/walker/walker.go +++ b/pkg/storage/utils/walker/walker.go @@ -1,4 +1,4 @@ -// Copyright 2018-2022 CERN +// Copyright 2018-2023 CERN // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/pkg/sysinfo/metrics.go b/pkg/sysinfo/metrics.go index be269580b5..a90ae3f5be 100644 --- a/pkg/sysinfo/metrics.go +++ b/pkg/sysinfo/metrics.go @@ -1,4 +1,4 @@ -// Copyright 2018-2022 CERN +// Copyright 2018-2023 CERN // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/pkg/sysinfo/reva.go b/pkg/sysinfo/reva.go index 318309129f..b1a549c9f8 100644 --- a/pkg/sysinfo/reva.go +++ b/pkg/sysinfo/reva.go @@ -1,4 +1,4 @@ -// Copyright 2018-2022 CERN +// Copyright 2018-2023 CERN // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/pkg/sysinfo/sysinfo.go b/pkg/sysinfo/sysinfo.go index e653dec7ee..05b80d5875 100644 --- a/pkg/sysinfo/sysinfo.go +++ b/pkg/sysinfo/sysinfo.go @@ -1,4 +1,4 @@ -// Copyright 2018-2022 CERN +// Copyright 2018-2023 CERN // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/pkg/test/vars.go b/pkg/test/vars.go index 1083c6ef64..cc8f99c097 100644 --- a/pkg/test/vars.go +++ b/pkg/test/vars.go @@ -1,4 +1,4 @@ -// Copyright 2018-2022 CERN +// Copyright 2018-2023 CERN // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/pkg/token/manager/demo/demo.go b/pkg/token/manager/demo/demo.go index dc8e4fcc13..97632e5c3a 100644 --- a/pkg/token/manager/demo/demo.go +++ b/pkg/token/manager/demo/demo.go @@ -1,4 +1,4 @@ -// Copyright 2018-2022 CERN +// Copyright 2018-2023 CERN // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/pkg/token/manager/demo/demo_test.go b/pkg/token/manager/demo/demo_test.go index 54061cc5b5..4451420f87 100644 --- a/pkg/token/manager/demo/demo_test.go +++ b/pkg/token/manager/demo/demo_test.go @@ -1,4 +1,4 @@ -// Copyright 2018-2022 CERN +// Copyright 2018-2023 CERN // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/pkg/token/manager/jwt/jwt.go b/pkg/token/manager/jwt/jwt.go index 55db56e996..f9d7ed2b88 100644 --- a/pkg/token/manager/jwt/jwt.go +++ b/pkg/token/manager/jwt/jwt.go @@ -1,4 +1,4 @@ -// Copyright 2018-2022 CERN +// Copyright 2018-2023 CERN // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/pkg/token/manager/jwt/jwt_test.go b/pkg/token/manager/jwt/jwt_test.go index c2974b081f..dd6019f49d 100644 --- a/pkg/token/manager/jwt/jwt_test.go +++ b/pkg/token/manager/jwt/jwt_test.go @@ -1,4 +1,4 @@ -// Copyright 2018-2022 CERN +// Copyright 2018-2023 CERN // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/pkg/token/manager/loader/loader.go b/pkg/token/manager/loader/loader.go index 05a89b5b0a..750e7e0ed8 100644 --- a/pkg/token/manager/loader/loader.go +++ b/pkg/token/manager/loader/loader.go @@ -1,4 +1,4 @@ -// Copyright 2018-2022 CERN +// Copyright 2018-2023 CERN // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/pkg/token/manager/registry/registry.go b/pkg/token/manager/registry/registry.go index b2727721b4..2e64cc3f41 100644 --- a/pkg/token/manager/registry/registry.go +++ b/pkg/token/manager/registry/registry.go @@ -1,4 +1,4 @@ -// Copyright 2018-2022 CERN +// Copyright 2018-2023 CERN // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/pkg/token/token.go b/pkg/token/token.go index 60787be5af..b24d9b28e2 100644 --- a/pkg/token/token.go +++ b/pkg/token/token.go @@ -1,4 +1,4 @@ -// Copyright 2018-2022 CERN +// Copyright 2018-2023 CERN // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/pkg/trace/trace.go b/pkg/trace/trace.go index 37dbf5c82a..93aa760059 100644 --- a/pkg/trace/trace.go +++ b/pkg/trace/trace.go @@ -1,4 +1,4 @@ -// Copyright 2018-2022 CERN +// Copyright 2018-2023 CERN // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/pkg/user/blocked.go b/pkg/user/blocked.go index e5227f59ca..cb507f83f3 100644 --- a/pkg/user/blocked.go +++ b/pkg/user/blocked.go @@ -1,4 +1,4 @@ -// Copyright 2018-2022 CERN +// Copyright 2018-2023 CERN // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/pkg/user/manager/demo/demo.go b/pkg/user/manager/demo/demo.go index 0436a97c3b..1632c1529f 100644 --- a/pkg/user/manager/demo/demo.go +++ b/pkg/user/manager/demo/demo.go @@ -1,4 +1,4 @@ -// Copyright 2018-2022 CERN +// Copyright 2018-2023 CERN // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/pkg/user/manager/demo/demo_test.go b/pkg/user/manager/demo/demo_test.go index 60e2bd89d8..f03f02bfa0 100644 --- a/pkg/user/manager/demo/demo_test.go +++ b/pkg/user/manager/demo/demo_test.go @@ -1,4 +1,4 @@ -// Copyright 2018-2022 CERN +// Copyright 2018-2023 CERN // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/pkg/user/manager/json/json.go b/pkg/user/manager/json/json.go index 173fede91b..2ce2bef6e7 100644 --- a/pkg/user/manager/json/json.go +++ b/pkg/user/manager/json/json.go @@ -1,4 +1,4 @@ -// Copyright 2018-2022 CERN +// Copyright 2018-2023 CERN // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/pkg/user/manager/json/json_test.go b/pkg/user/manager/json/json_test.go index ec04cc8bb7..16760085f0 100644 --- a/pkg/user/manager/json/json_test.go +++ b/pkg/user/manager/json/json_test.go @@ -1,4 +1,4 @@ -// Copyright 2018-2022 CERN +// Copyright 2018-2023 CERN // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/pkg/user/manager/ldap/ldap.go b/pkg/user/manager/ldap/ldap.go index cd1347974c..351235d6c0 100644 --- a/pkg/user/manager/ldap/ldap.go +++ b/pkg/user/manager/ldap/ldap.go @@ -1,4 +1,4 @@ -// Copyright 2018-2022 CERN +// Copyright 2018-2023 CERN // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/pkg/user/manager/ldap/ldap_test.go b/pkg/user/manager/ldap/ldap_test.go index efbb2a9bc3..f7f5644289 100644 --- a/pkg/user/manager/ldap/ldap_test.go +++ b/pkg/user/manager/ldap/ldap_test.go @@ -1,4 +1,4 @@ -// Copyright 2018-2022 CERN +// Copyright 2018-2023 CERN // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/pkg/user/manager/loader/loader.go b/pkg/user/manager/loader/loader.go index 0bf5a99342..9be6711762 100644 --- a/pkg/user/manager/loader/loader.go +++ b/pkg/user/manager/loader/loader.go @@ -1,4 +1,4 @@ -// Copyright 2018-2022 CERN +// Copyright 2018-2023 CERN // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/pkg/user/manager/nextcloud/nextcloud.go b/pkg/user/manager/nextcloud/nextcloud.go index ab18e41f6f..b3524f61d8 100644 --- a/pkg/user/manager/nextcloud/nextcloud.go +++ b/pkg/user/manager/nextcloud/nextcloud.go @@ -1,4 +1,4 @@ -// Copyright 2018-2022 CERN +// Copyright 2018-2023 CERN // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/pkg/user/manager/nextcloud/nextcloud_server_mock.go b/pkg/user/manager/nextcloud/nextcloud_server_mock.go index 6921b204fc..4c1136d9ad 100644 --- a/pkg/user/manager/nextcloud/nextcloud_server_mock.go +++ b/pkg/user/manager/nextcloud/nextcloud_server_mock.go @@ -1,4 +1,4 @@ -// Copyright 2018-2022 CERN +// Copyright 2018-2023 CERN // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/pkg/user/manager/nextcloud/nextcloud_suite_test.go b/pkg/user/manager/nextcloud/nextcloud_suite_test.go index 86b200bf7b..571b47ee2c 100644 --- a/pkg/user/manager/nextcloud/nextcloud_suite_test.go +++ b/pkg/user/manager/nextcloud/nextcloud_suite_test.go @@ -1,4 +1,4 @@ -// Copyright 2018-2022 CERN +// Copyright 2018-2023 CERN // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/pkg/user/manager/nextcloud/nextcloud_test.go b/pkg/user/manager/nextcloud/nextcloud_test.go index 84c1554aa3..ddc3f47429 100644 --- a/pkg/user/manager/nextcloud/nextcloud_test.go +++ b/pkg/user/manager/nextcloud/nextcloud_test.go @@ -1,4 +1,4 @@ -// Copyright 2018-2022 CERN +// Copyright 2018-2023 CERN // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/pkg/user/manager/owncloudsql/accounts/accounts.go b/pkg/user/manager/owncloudsql/accounts/accounts.go index 0950ca9b60..aac42eab41 100644 --- a/pkg/user/manager/owncloudsql/accounts/accounts.go +++ b/pkg/user/manager/owncloudsql/accounts/accounts.go @@ -1,4 +1,4 @@ -// Copyright 2018-2022 CERN +// Copyright 2018-2023 CERN // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/pkg/user/manager/owncloudsql/accounts/accounts_suite_test.go b/pkg/user/manager/owncloudsql/accounts/accounts_suite_test.go index 86ca26a140..4f15e148d5 100644 --- a/pkg/user/manager/owncloudsql/accounts/accounts_suite_test.go +++ b/pkg/user/manager/owncloudsql/accounts/accounts_suite_test.go @@ -1,4 +1,4 @@ -// Copyright 2018-2022 CERN +// Copyright 2018-2023 CERN // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/pkg/user/manager/owncloudsql/accounts/accounts_test.go b/pkg/user/manager/owncloudsql/accounts/accounts_test.go index 120788cfa6..d4e984e86c 100644 --- a/pkg/user/manager/owncloudsql/accounts/accounts_test.go +++ b/pkg/user/manager/owncloudsql/accounts/accounts_test.go @@ -1,4 +1,4 @@ -// Copyright 2018-2022 CERN +// Copyright 2018-2023 CERN // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/pkg/user/manager/owncloudsql/owncloudsql.go b/pkg/user/manager/owncloudsql/owncloudsql.go index 5618774664..8774a5b2e5 100644 --- a/pkg/user/manager/owncloudsql/owncloudsql.go +++ b/pkg/user/manager/owncloudsql/owncloudsql.go @@ -1,4 +1,4 @@ -// Copyright 2018-2022 CERN +// Copyright 2018-2023 CERN // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/pkg/user/manager/registry/registry.go b/pkg/user/manager/registry/registry.go index f7ef25fb6d..89fc1a44e5 100644 --- a/pkg/user/manager/registry/registry.go +++ b/pkg/user/manager/registry/registry.go @@ -1,4 +1,4 @@ -// Copyright 2018-2022 CERN +// Copyright 2018-2023 CERN // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/pkg/user/rpc_user.go b/pkg/user/rpc_user.go index 8b58878163..750718d457 100644 --- a/pkg/user/rpc_user.go +++ b/pkg/user/rpc_user.go @@ -1,4 +1,4 @@ -// Copyright 2018-2022 CERN +// Copyright 2018-2023 CERN // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/pkg/user/user.go b/pkg/user/user.go index fd9836f6f6..e011b84567 100644 --- a/pkg/user/user.go +++ b/pkg/user/user.go @@ -1,4 +1,4 @@ -// Copyright 2018-2022 CERN +// Copyright 2018-2023 CERN // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/pkg/utils/ldap.go b/pkg/utils/ldap.go index 07772f1798..380f0f1f77 100644 --- a/pkg/utils/ldap.go +++ b/pkg/utils/ldap.go @@ -1,4 +1,4 @@ -// Copyright 2018-2022 CERN +// Copyright 2018-2023 CERN // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/pkg/utils/resourceid/owncloud.go b/pkg/utils/resourceid/owncloud.go index d7d8d6ead3..d86f891089 100644 --- a/pkg/utils/resourceid/owncloud.go +++ b/pkg/utils/resourceid/owncloud.go @@ -1,4 +1,4 @@ -// Copyright 2018-2022 CERN +// Copyright 2018-2023 CERN // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/pkg/utils/resourceid/owncloud_test.go b/pkg/utils/resourceid/owncloud_test.go index 70a27e9506..ada97676fc 100644 --- a/pkg/utils/resourceid/owncloud_test.go +++ b/pkg/utils/resourceid/owncloud_test.go @@ -1,4 +1,4 @@ -// Copyright 2018-2022 CERN +// Copyright 2018-2023 CERN // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/pkg/utils/utils.go b/pkg/utils/utils.go index d5ef9b8dcf..ec8c3bde4b 100644 --- a/pkg/utils/utils.go +++ b/pkg/utils/utils.go @@ -1,4 +1,4 @@ -// Copyright 2018-2022 CERN +// Copyright 2018-2023 CERN // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/pkg/utils/utils_test.go b/pkg/utils/utils_test.go index 5abb4e213a..61c4fc47f0 100644 --- a/pkg/utils/utils_test.go +++ b/pkg/utils/utils_test.go @@ -1,4 +1,4 @@ -// Copyright 2018-2022 CERN +// Copyright 2018-2023 CERN // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/tests/helpers/helpers.go b/tests/helpers/helpers.go index f281648efe..0899b0ecf2 100644 --- a/tests/helpers/helpers.go +++ b/tests/helpers/helpers.go @@ -1,4 +1,4 @@ -// Copyright 2018-2022 CERN +// Copyright 2018-2023 CERN // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/tests/integration/grpc/grpc_suite_test.go b/tests/integration/grpc/grpc_suite_test.go index ef59d13f92..90459d6fc4 100644 --- a/tests/integration/grpc/grpc_suite_test.go +++ b/tests/integration/grpc/grpc_suite_test.go @@ -1,4 +1,4 @@ -// Copyright 2018-2022 CERN +// Copyright 2018-2023 CERN // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/tests/integration/grpc/storageprovider_test.go b/tests/integration/grpc/storageprovider_test.go index 14c3f69b55..78195214a2 100644 --- a/tests/integration/grpc/storageprovider_test.go +++ b/tests/integration/grpc/storageprovider_test.go @@ -1,4 +1,4 @@ -// Copyright 2018-2022 CERN +// Copyright 2018-2023 CERN // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/tests/integration/grpc/userprovider_test.go b/tests/integration/grpc/userprovider_test.go index 1c1c2f3ca7..089553ea9a 100644 --- a/tests/integration/grpc/userprovider_test.go +++ b/tests/integration/grpc/userprovider_test.go @@ -1,4 +1,4 @@ -// Copyright 2018-2022 CERN +// Copyright 2018-2023 CERN // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/tools/create-artifacts/main.go b/tools/create-artifacts/main.go index f36a203fc3..65c4ab4130 100644 --- a/tools/create-artifacts/main.go +++ b/tools/create-artifacts/main.go @@ -1,4 +1,4 @@ -// Copyright 2018-2022 CERN +// Copyright 2018-2023 CERN // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/tools/generate-documentation/main.go b/tools/generate-documentation/main.go index 915e91d4ca..e153fcac3a 100644 --- a/tools/generate-documentation/main.go +++ b/tools/generate-documentation/main.go @@ -1,4 +1,4 @@ -// Copyright 2018-2022 CERN +// Copyright 2018-2023 CERN // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/tools/prepare-release/main.go b/tools/prepare-release/main.go index 074fe45681..542f8f433f 100644 --- a/tools/prepare-release/main.go +++ b/tools/prepare-release/main.go @@ -1,4 +1,4 @@ -// Copyright 2018-2022 CERN +// Copyright 2018-2023 CERN // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License.