diff --git a/Dockerfile.reva b/Dockerfile.reva index 3bc9a9f37c..c74edba6eb 100644 --- a/Dockerfile.reva +++ b/Dockerfile.reva @@ -1,4 +1,4 @@ -# Copyright 2018-2019 CERN +# Copyright 2018-2020 CERN # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/Dockerfile.revad b/Dockerfile.revad index f69dd67723..8d3a2e9ca8 100644 --- a/Dockerfile.revad +++ b/Dockerfile.revad @@ -1,4 +1,4 @@ -# Copyright 2018-2019 CERN +# Copyright 2018-2020 CERN # # Licensed 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 fdab63bba3..cd11c2c38e 100644 --- a/cmd/reva/command.go +++ b/cmd/reva/command.go @@ -1,4 +1,4 @@ -// Copyright 2018-2019 CERN +// Copyright 2018-2020 CERN // // Licensed 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 0e97fe2101..fb672850df 100644 --- a/cmd/reva/common.go +++ b/cmd/reva/common.go @@ -1,4 +1,4 @@ -// Copyright 2018-2019 CERN +// Copyright 2018-2020 CERN // // Licensed 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 7419feb5d7..b483f99580 100644 --- a/cmd/reva/configure.go +++ b/cmd/reva/configure.go @@ -1,4 +1,4 @@ -// Copyright 2018-2019 CERN +// Copyright 2018-2020 CERN // // Licensed 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 0c2bf0f0e1..6da0e5fafd 100644 --- a/cmd/reva/download.go +++ b/cmd/reva/download.go @@ -1,4 +1,4 @@ -// Copyright 2018-2019 CERN +// Copyright 2018-2020 CERN // // Licensed 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/gen-config.go b/cmd/reva/gen-config.go index af210c34cf..b980b047dc 100644 --- a/cmd/reva/gen-config.go +++ b/cmd/reva/gen-config.go @@ -1,4 +1,4 @@ -// Copyright 2018-2019 CERN +// Copyright 2018-2020 CERN // // Licensed 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/gen-users.go b/cmd/reva/gen-users.go index fb10b0daef..298a7c92da 100644 --- a/cmd/reva/gen-users.go +++ b/cmd/reva/gen-users.go @@ -1,4 +1,4 @@ -// Copyright 2018-2019 CERN +// Copyright 2018-2020 CERN // // Licensed 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/gen.go b/cmd/reva/gen.go index cddfc9dba6..541a93235a 100644 --- a/cmd/reva/gen.go +++ b/cmd/reva/gen.go @@ -1,4 +1,4 @@ -// Copyright 2018-2019 CERN +// Copyright 2018-2020 CERN // // Licensed 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/gen/gen.go b/cmd/reva/gen/gen.go index ddb685f668..8c37a9553f 100644 --- a/cmd/reva/gen/gen.go +++ b/cmd/reva/gen/gen.go @@ -1,4 +1,4 @@ -// Copyright 2018-2019 CERN +// Copyright 2018-2020 CERN // // Licensed 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 ddc0e49444..1e94c1b48a 100644 --- a/cmd/reva/grpc.go +++ b/cmd/reva/grpc.go @@ -1,4 +1,4 @@ -// Copyright 2018-2019 CERN +// Copyright 2018-2020 CERN // // Licensed 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 73d4ef9ede..3d4f9c4838 100644 --- a/cmd/reva/import.go +++ b/cmd/reva/import.go @@ -1,4 +1,4 @@ -// Copyright 2018-2019 CERN +// Copyright 2018-2020 CERN // // Licensed 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 57c0dc7336..812fc44f90 100644 --- a/cmd/reva/login.go +++ b/cmd/reva/login.go @@ -1,4 +1,4 @@ -// Copyright 2018-2019 CERN +// Copyright 2018-2020 CERN // // Licensed 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 ee6a0a43b2..4919199241 100644 --- a/cmd/reva/ls.go +++ b/cmd/reva/ls.go @@ -1,4 +1,4 @@ -// Copyright 2018-2019 CERN +// Copyright 2018-2020 CERN // // Licensed 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 cbac495e92..e249dd5b7c 100644 --- a/cmd/reva/main.go +++ b/cmd/reva/main.go @@ -1,4 +1,4 @@ -// Copyright 2018-2019 CERN +// Copyright 2018-2020 CERN // // Licensed 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 5fa6428b30..c78026a8f1 100644 --- a/cmd/reva/mkdir.go +++ b/cmd/reva/mkdir.go @@ -1,4 +1,4 @@ -// Copyright 2018-2019 CERN +// Copyright 2018-2020 CERN // // Licensed 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 54e40c56cc..1ff58b9ec7 100644 --- a/cmd/reva/mv.go +++ b/cmd/reva/mv.go @@ -1,4 +1,4 @@ -// Copyright 2018-2019 CERN +// Copyright 2018-2020 CERN // // Licensed 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 b9b778fd5b..ee937340a5 100644 --- a/cmd/reva/preferences.go +++ b/cmd/reva/preferences.go @@ -1,4 +1,4 @@ -// Copyright 2018-2019 CERN +// Copyright 2018-2020 CERN // // Licensed 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 708c8e70b2..794b0cbd18 100644 --- a/cmd/reva/recycle-list.go +++ b/cmd/reva/recycle-list.go @@ -1,4 +1,4 @@ -// Copyright 2018-2019 CERN +// Copyright 2018-2020 CERN // // Licensed 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 ee8b6fc58f..45243edb40 100644 --- a/cmd/reva/recycle-purge.go +++ b/cmd/reva/recycle-purge.go @@ -1,4 +1,4 @@ -// Copyright 2018-2019 CERN +// Copyright 2018-2020 CERN // // Licensed 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 3bb7b19e18..74aba125e5 100644 --- a/cmd/reva/recycle-restore.go +++ b/cmd/reva/recycle-restore.go @@ -1,4 +1,4 @@ -// Copyright 2018-2019 CERN +// Copyright 2018-2020 CERN // // Licensed 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 9e44cabacb..61e8def429 100644 --- a/cmd/reva/rm.go +++ b/cmd/reva/rm.go @@ -1,4 +1,4 @@ -// Copyright 2018-2019 CERN +// Copyright 2018-2020 CERN // // Licensed 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 2ca79dd208..0e447ff47d 100644 --- a/cmd/reva/share-create.go +++ b/cmd/reva/share-create.go @@ -1,4 +1,4 @@ -// Copyright 2018-2019 CERN +// Copyright 2018-2020 CERN // // Licensed 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 cd2f3e133e..4e898b23bb 100644 --- a/cmd/reva/share-list-received.go +++ b/cmd/reva/share-list-received.go @@ -1,4 +1,4 @@ -// Copyright 2018-2019 CERN +// Copyright 2018-2020 CERN // // Licensed 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 b34a3dfc83..02573c2019 100644 --- a/cmd/reva/share-list.go +++ b/cmd/reva/share-list.go @@ -1,4 +1,4 @@ -// Copyright 2018-2019 CERN +// Copyright 2018-2020 CERN // // Licensed 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 1a532cb6c5..8bd4751d6d 100644 --- a/cmd/reva/share-remove.go +++ b/cmd/reva/share-remove.go @@ -1,4 +1,4 @@ -// Copyright 2018-2019 CERN +// Copyright 2018-2020 CERN // // Licensed 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 e482154b10..233ec5e424 100644 --- a/cmd/reva/share-update-received.go +++ b/cmd/reva/share-update-received.go @@ -1,4 +1,4 @@ -// Copyright 2018-2019 CERN +// Copyright 2018-2020 CERN // // Licensed 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 abad85679b..7d89987401 100644 --- a/cmd/reva/share-update.go +++ b/cmd/reva/share-update.go @@ -1,4 +1,4 @@ -// Copyright 2018-2019 CERN +// Copyright 2018-2020 CERN // // Licensed 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 c90d6efb9d..97ccca2b7a 100644 --- a/cmd/reva/stat.go +++ b/cmd/reva/stat.go @@ -1,4 +1,4 @@ -// Copyright 2018-2019 CERN +// Copyright 2018-2020 CERN // // Licensed 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 340dda6673..46e9bd7fbd 100644 --- a/cmd/reva/upload.go +++ b/cmd/reva/upload.go @@ -1,4 +1,4 @@ -// Copyright 2018-2019 CERN +// Copyright 2018-2020 CERN // // Licensed 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 4e2e4c2a70..87fad615ba 100644 --- a/cmd/reva/version.go +++ b/cmd/reva/version.go @@ -1,4 +1,4 @@ -// Copyright 2018-2019 CERN +// Copyright 2018-2020 CERN // // Licensed 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 1f1f0f742f..a8ba74de13 100644 --- a/cmd/reva/whoami.go +++ b/cmd/reva/whoami.go @@ -1,4 +1,4 @@ -// Copyright 2018-2019 CERN +// Copyright 2018-2020 CERN // // Licensed 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 ee85ddfbdf..5667fa17c0 100644 --- a/cmd/revad/internal/config/config.go +++ b/cmd/revad/internal/config/config.go @@ -1,4 +1,4 @@ -// Copyright 2018-2019 CERN +// Copyright 2018-2020 CERN // // Licensed 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 b4e7cf9ed2..ec27e6fb47 100644 --- a/cmd/revad/internal/grace/grace.go +++ b/cmd/revad/internal/grace/grace.go @@ -1,4 +1,4 @@ -// Copyright 2018-2019 CERN +// Copyright 2018-2020 CERN // // Licensed 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 48ea82b5ef..3651e0b173 100644 --- a/cmd/revad/main.go +++ b/cmd/revad/main.go @@ -1,4 +1,4 @@ -// Copyright 2018-2019 CERN +// Copyright 2018-2020 CERN // // Licensed 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 dfaed8b845..ebdd419fe2 100644 --- a/cmd/revad/runtime/loader.go +++ b/cmd/revad/runtime/loader.go @@ -1,4 +1,4 @@ -// Copyright 2018-2019 CERN +// Copyright 2018-2020 CERN // // Licensed 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 26a0e8d907..6956630b65 100644 --- a/cmd/revad/runtime/runtime.go +++ b/cmd/revad/runtime/runtime.go @@ -1,4 +1,4 @@ -// Copyright 2018-2019 CERN +// Copyright 2018-2020 CERN // // Licensed 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 f2772c135a..fc94df88f8 100644 --- a/internal/grpc/interceptors/appctx/appctx.go +++ b/internal/grpc/interceptors/appctx/appctx.go @@ -1,4 +1,4 @@ -// Copyright 2018-2019 CERN +// Copyright 2018-2020 CERN // // Licensed 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 2dea0604f5..5514e4fc8c 100644 --- a/internal/grpc/interceptors/auth/auth.go +++ b/internal/grpc/interceptors/auth/auth.go @@ -1,4 +1,4 @@ -// Copyright 2018-2019 CERN +// Copyright 2018-2020 CERN // // Licensed 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 b7d5f74b30..d50ca9dc5b 100644 --- a/internal/grpc/interceptors/loader/loader.go +++ b/internal/grpc/interceptors/loader/loader.go @@ -1,4 +1,4 @@ -// Copyright 2018-2019 CERN +// Copyright 2018-2020 CERN // // Licensed 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 5494b10b49..a6bf4f27a0 100644 --- a/internal/grpc/interceptors/log/log.go +++ b/internal/grpc/interceptors/log/log.go @@ -1,4 +1,4 @@ -// Copyright 2018-2019 CERN +// Copyright 2018-2020 CERN // // Licensed 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 82eb945ecb..73b44eb66f 100644 --- a/internal/grpc/interceptors/recovery/recovery.go +++ b/internal/grpc/interceptors/recovery/recovery.go @@ -1,4 +1,4 @@ -// Copyright 2018-2019 CERN +// Copyright 2018-2020 CERN // // Licensed 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 7487087b95..5c6566b609 100644 --- a/internal/grpc/interceptors/token/token.go +++ b/internal/grpc/interceptors/token/token.go @@ -1,4 +1,4 @@ -// Copyright 2018-2019 CERN +// Copyright 2018-2020 CERN // // Licensed 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 3b3b48d5d5..e78d633596 100644 --- a/internal/grpc/services/appprovider/appprovider.go +++ b/internal/grpc/services/appprovider/appprovider.go @@ -1,4 +1,4 @@ -// Copyright 2018-2019 CERN +// Copyright 2018-2020 CERN // // Licensed 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 f69f35a7fd..508521598c 100644 --- a/internal/grpc/services/appregistry/appregistry.go +++ b/internal/grpc/services/appregistry/appregistry.go @@ -1,4 +1,4 @@ -// Copyright 2018-2019 CERN +// Copyright 2018-2020 CERN // // Licensed 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 a53b0bc07f..40ba882225 100644 --- a/internal/grpc/services/authprovider/authprovider.go +++ b/internal/grpc/services/authprovider/authprovider.go @@ -1,4 +1,4 @@ -// Copyright 2018-2019 CERN +// Copyright 2018-2020 CERN // // Licensed 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 0091bbd035..152c2e942c 100644 --- a/internal/grpc/services/authregistry/authregistry.go +++ b/internal/grpc/services/authregistry/authregistry.go @@ -1,4 +1,4 @@ -// Copyright 2018-2019 CERN +// Copyright 2018-2020 CERN // // Licensed 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 26354aa65f..4eb54e50e3 100644 --- a/internal/grpc/services/gateway/appprovider.go +++ b/internal/grpc/services/gateway/appprovider.go @@ -1,4 +1,4 @@ -// Copyright 2018-2019 CERN +// Copyright 2018-2020 CERN // // Licensed 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 9a0f47daae..bf9054b0f2 100644 --- a/internal/grpc/services/gateway/appregistry.go +++ b/internal/grpc/services/gateway/appregistry.go @@ -1,4 +1,4 @@ -// Copyright 2018-2019 CERN +// Copyright 2018-2020 CERN // // Licensed 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 0f148a74d1..5396658ce2 100644 --- a/internal/grpc/services/gateway/authprovider.go +++ b/internal/grpc/services/gateway/authprovider.go @@ -1,4 +1,4 @@ -// Copyright 2018-2019 CERN +// Copyright 2018-2020 CERN // // Licensed 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 7b8b7b37bd..d88a53fdd6 100644 --- a/internal/grpc/services/gateway/authregistry.go +++ b/internal/grpc/services/gateway/authregistry.go @@ -1,4 +1,4 @@ -// Copyright 2018-2019 CERN +// Copyright 2018-2020 CERN // // Licensed 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 99290a6235..2e4173c67f 100644 --- a/internal/grpc/services/gateway/gateway.go +++ b/internal/grpc/services/gateway/gateway.go @@ -1,4 +1,4 @@ -// Copyright 2018-2019 CERN +// Copyright 2018-2020 CERN // // Licensed 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 4ce991d36e..2ff1224759 100644 --- a/internal/grpc/services/gateway/ocmshareprovider.go +++ b/internal/grpc/services/gateway/ocmshareprovider.go @@ -1,4 +1,4 @@ -// Copyright 2018-2019 CERN +// Copyright 2018-2020 CERN // // Licensed 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 f63c37fdb7..09bfbffd08 100644 --- a/internal/grpc/services/gateway/preferences.go +++ b/internal/grpc/services/gateway/preferences.go @@ -1,4 +1,4 @@ -// Copyright 2018-2019 CERN +// Copyright 2018-2020 CERN // // Licensed 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 3ba79c1f62..34664a0d63 100644 --- a/internal/grpc/services/gateway/publicshareprovider.go +++ b/internal/grpc/services/gateway/publicshareprovider.go @@ -1,4 +1,4 @@ -// Copyright 2018-2019 CERN +// Copyright 2018-2020 CERN // // Licensed 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 dbe3e222e4..a17ab74c66 100644 --- a/internal/grpc/services/gateway/storageprovider.go +++ b/internal/grpc/services/gateway/storageprovider.go @@ -1,4 +1,4 @@ -// Copyright 2018-2019 CERN +// Copyright 2018-2020 CERN // // Licensed 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 eca80354cd..219facabf8 100644 --- a/internal/grpc/services/gateway/userprovider.go +++ b/internal/grpc/services/gateway/userprovider.go @@ -1,4 +1,4 @@ -// Copyright 2018-2019 CERN +// Copyright 2018-2020 CERN // // Licensed 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 a6b299487b..3920f2c38d 100644 --- a/internal/grpc/services/gateway/usershareprovider.go +++ b/internal/grpc/services/gateway/usershareprovider.go @@ -1,4 +1,4 @@ -// Copyright 2018-2019 CERN +// Copyright 2018-2020 CERN // // Licensed 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 73918a9da7..2cc2c6c9d6 100644 --- a/internal/grpc/services/helloworld/helloworld.go +++ b/internal/grpc/services/helloworld/helloworld.go @@ -1,4 +1,4 @@ -// Copyright 2018-2019 CERN +// Copyright 2018-2020 CERN // // Licensed 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 089bf0ebbb..9f3e4d4730 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-2019 CERN +// Copyright 2018-2020 CERN // // Licensed 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 b02db54dbf..9334ea8ce6 100644 --- a/internal/grpc/services/helloworld/proto/helloworldsvc.proto +++ b/internal/grpc/services/helloworld/proto/helloworldsvc.proto @@ -1,4 +1,4 @@ -// Copyright 2018-2019 CERN +// Copyright 2018-2020 CERN // // Licensed 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 b88d66d305..ba7c4b7a47 100644 --- a/internal/grpc/services/loader/loader.go +++ b/internal/grpc/services/loader/loader.go @@ -1,4 +1,4 @@ -// Copyright 2018-2019 CERN +// Copyright 2018-2020 CERN // // Licensed 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 e57146bebf..569b6ae458 100644 --- a/internal/grpc/services/preferences/preferences.go +++ b/internal/grpc/services/preferences/preferences.go @@ -1,4 +1,4 @@ -// Copyright 2018-2019 CERN +// Copyright 2018-2020 CERN // // Licensed 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 663b09270b..38b428eaba 100644 --- a/internal/grpc/services/publicshareprovider/publicshareprovider.go +++ b/internal/grpc/services/publicshareprovider/publicshareprovider.go @@ -1,4 +1,4 @@ -// Copyright 2018-2019 CERN +// Copyright 2018-2020 CERN // // Licensed 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 16bd78b7b5..425f2420a5 100644 --- a/internal/grpc/services/storageprovider/storageprovider.go +++ b/internal/grpc/services/storageprovider/storageprovider.go @@ -1,4 +1,4 @@ -// Copyright 2018-2019 CERN +// Copyright 2018-2020 CERN // // Licensed 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 a9783dd173..24bf59d51c 100644 --- a/internal/grpc/services/storageprovider/transcoder.go +++ b/internal/grpc/services/storageprovider/transcoder.go @@ -1,4 +1,4 @@ -// Copyright 2018-2019 CERN +// Copyright 2018-2020 CERN // // Licensed 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 c9a03a35c2..f83088d4a9 100644 --- a/internal/grpc/services/storageregistry/storageregistry.go +++ b/internal/grpc/services/storageregistry/storageregistry.go @@ -1,4 +1,4 @@ -// Copyright 2018-2019 CERN +// Copyright 2018-2020 CERN // // Licensed 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 b8e10336f6..ed84003674 100644 --- a/internal/grpc/services/userprovider/userprovider.go +++ b/internal/grpc/services/userprovider/userprovider.go @@ -1,4 +1,4 @@ -// Copyright 2018-2019 CERN +// Copyright 2018-2020 CERN // // Licensed 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 4e4a4354d2..5c70e4c045 100644 --- a/internal/grpc/services/usershareprovider/usershareprovider.go +++ b/internal/grpc/services/usershareprovider/usershareprovider.go @@ -1,4 +1,4 @@ -// Copyright 2018-2019 CERN +// Copyright 2018-2020 CERN // // Licensed 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 a02f392593..93850548d1 100644 --- a/internal/http/interceptors/appctx/appctx.go +++ b/internal/http/interceptors/appctx/appctx.go @@ -1,4 +1,4 @@ -// Copyright 2018-2019 CERN +// Copyright 2018-2020 CERN // // Licensed 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 cabadbd682..7b6fbd822a 100644 --- a/internal/http/interceptors/auth/auth.go +++ b/internal/http/interceptors/auth/auth.go @@ -1,4 +1,4 @@ -// Copyright 2018-2019 CERN +// Copyright 2018-2020 CERN // // Licensed 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 3b69ffb6d6..891b4572ac 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-2019 CERN +// Copyright 2018-2020 CERN // // Licensed 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 f44d9934bb..5ad8ca5280 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-2019 CERN +// Copyright 2018-2020 CERN // // Licensed 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 18a283bdd3..57ff70d3e0 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-2019 CERN +// Copyright 2018-2020 CERN // // Licensed 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 0d93e9067e..695668fd4a 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-2019 CERN +// Copyright 2018-2020 CERN // // Licensed 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 f3d00d179b..562312a2d1 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-2019 CERN +// Copyright 2018-2020 CERN // // Licensed 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 3699feab1e..91dc35a250 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-2019 CERN +// Copyright 2018-2020 CERN // // Licensed 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 980a9a7cbc..f7c53e0579 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-2019 CERN +// Copyright 2018-2020 CERN // // Licensed 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 48e4ba1aec..2a23c34b07 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-2019 CERN +// Copyright 2018-2020 CERN // // Licensed 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 5bc5feb0fd..182a2cf0e7 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-2019 CERN +// Copyright 2018-2020 CERN // // Licensed 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 664810029d..7203218d99 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-2019 CERN +// Copyright 2018-2020 CERN // // Licensed 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 236f0fe074..67e2e12853 100644 --- a/internal/http/interceptors/cors/cors.go +++ b/internal/http/interceptors/cors/cors.go @@ -1,4 +1,4 @@ -// Copyright 2018-2019 CERN +// Copyright 2018-2020 CERN // // Licensed 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 9250e231dd..b970970892 100644 --- a/internal/http/interceptors/loader/loader.go +++ b/internal/http/interceptors/loader/loader.go @@ -1,4 +1,4 @@ -// Copyright 2018-2019 CERN +// Copyright 2018-2020 CERN // // Licensed 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 8fd0e4e15c..96b4dde908 100644 --- a/internal/http/interceptors/log/log.go +++ b/internal/http/interceptors/log/log.go @@ -1,4 +1,4 @@ -// Copyright 2018-2019 CERN +// Copyright 2018-2020 CERN // // Licensed 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 9de16d729a..27c6937f97 100644 --- a/internal/http/services/datagateway/datagateway.go +++ b/internal/http/services/datagateway/datagateway.go @@ -1,4 +1,4 @@ -// Copyright 2018-2019 CERN +// Copyright 2018-2020 CERN // // Licensed 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 66e6fac18b..ac8a912d22 100644 --- a/internal/http/services/dataprovider/dataprovider.go +++ b/internal/http/services/dataprovider/dataprovider.go @@ -1,4 +1,4 @@ -// Copyright 2018-2019 CERN +// Copyright 2018-2020 CERN // // Licensed 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/get.go b/internal/http/services/dataprovider/get.go index 2f5cb042cc..1f22091906 100644 --- a/internal/http/services/dataprovider/get.go +++ b/internal/http/services/dataprovider/get.go @@ -1,4 +1,4 @@ -// Copyright 2018-2019 CERN +// Copyright 2018-2020 CERN // // Licensed 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/put.go b/internal/http/services/dataprovider/put.go index 1c71ffcadb..57b2c119dd 100644 --- a/internal/http/services/dataprovider/put.go +++ b/internal/http/services/dataprovider/put.go @@ -1,4 +1,4 @@ -// Copyright 2018-2019 CERN +// Copyright 2018-2020 CERN // // Licensed 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 fad45d258b..0d8dc6872e 100644 --- a/internal/http/services/helloworld/helloworld.go +++ b/internal/http/services/helloworld/helloworld.go @@ -1,4 +1,4 @@ -// Copyright 2018-2019 CERN +// Copyright 2018-2020 CERN // // Licensed 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 76625f4e27..a0b0b2b936 100644 --- a/internal/http/services/loader/loader.go +++ b/internal/http/services/loader/loader.go @@ -1,4 +1,4 @@ -// Copyright 2018-2019 CERN +// Copyright 2018-2020 CERN // // Licensed 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/oidcprovider/auth.go b/internal/http/services/oidcprovider/auth.go index 65fe859b1d..44fcee756f 100644 --- a/internal/http/services/oidcprovider/auth.go +++ b/internal/http/services/oidcprovider/auth.go @@ -1,4 +1,4 @@ -// Copyright 2018-2019 CERN +// Copyright 2018-2020 CERN // // Licensed 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/oidcprovider/claims.go b/internal/http/services/oidcprovider/claims.go index b8c50a7601..ebdac462fa 100644 --- a/internal/http/services/oidcprovider/claims.go +++ b/internal/http/services/oidcprovider/claims.go @@ -1,4 +1,4 @@ -// Copyright 2018-2019 CERN +// Copyright 2018-2020 CERN // // Licensed 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/oidcprovider/home.go b/internal/http/services/oidcprovider/home.go index 5d5febf183..90f7b3c2a0 100644 --- a/internal/http/services/oidcprovider/home.go +++ b/internal/http/services/oidcprovider/home.go @@ -1,4 +1,4 @@ -// Copyright 2018-2019 CERN +// Copyright 2018-2020 CERN // // Licensed 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/oidcprovider/introspect.go b/internal/http/services/oidcprovider/introspect.go index f9ae6a9a9c..7aee277473 100644 --- a/internal/http/services/oidcprovider/introspect.go +++ b/internal/http/services/oidcprovider/introspect.go @@ -1,4 +1,4 @@ -// Copyright 2018-2019 CERN +// Copyright 2018-2020 CERN // // Licensed 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/oidcprovider/oidcprovider.go b/internal/http/services/oidcprovider/oidcprovider.go index 1f9013a324..624e0e2e3f 100644 --- a/internal/http/services/oidcprovider/oidcprovider.go +++ b/internal/http/services/oidcprovider/oidcprovider.go @@ -1,4 +1,4 @@ -// Copyright 2018-2019 CERN +// Copyright 2018-2020 CERN // // Licensed 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/oidcprovider/revoke.go b/internal/http/services/oidcprovider/revoke.go index d2617e5eae..53d05484be 100644 --- a/internal/http/services/oidcprovider/revoke.go +++ b/internal/http/services/oidcprovider/revoke.go @@ -1,4 +1,4 @@ -// Copyright 2018-2019 CERN +// Copyright 2018-2020 CERN // // Licensed 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/oidcprovider/sessions.go b/internal/http/services/oidcprovider/sessions.go index 0ee08a847b..79f1fdf06c 100644 --- a/internal/http/services/oidcprovider/sessions.go +++ b/internal/http/services/oidcprovider/sessions.go @@ -1,4 +1,4 @@ -// Copyright 2018-2019 CERN +// Copyright 2018-2020 CERN // // Licensed 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/oidcprovider/token.go b/internal/http/services/oidcprovider/token.go index f56185e540..cbb12f81aa 100644 --- a/internal/http/services/oidcprovider/token.go +++ b/internal/http/services/oidcprovider/token.go @@ -1,4 +1,4 @@ -// Copyright 2018-2019 CERN +// Copyright 2018-2020 CERN // // Licensed 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/oidcprovider/userinfo.go b/internal/http/services/oidcprovider/userinfo.go index d67df6a979..aa58294817 100644 --- a/internal/http/services/oidcprovider/userinfo.go +++ b/internal/http/services/oidcprovider/userinfo.go @@ -1,4 +1,4 @@ -// Copyright 2018-2019 CERN +// Copyright 2018-2020 CERN // // Licensed 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 53590d2510..34133ad478 100644 --- a/internal/http/services/owncloud/ocdav/avatars.go +++ b/internal/http/services/owncloud/ocdav/avatars.go @@ -1,4 +1,4 @@ -// Copyright 2018-2019 CERN +// Copyright 2018-2020 CERN // // Licensed 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 726550cb1e..c26e11a181 100644 --- a/internal/http/services/owncloud/ocdav/copy.go +++ b/internal/http/services/owncloud/ocdav/copy.go @@ -1,4 +1,4 @@ -// Copyright 2018-2019 CERN +// Copyright 2018-2020 CERN // // Licensed 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 864900a93a..5323cec24f 100644 --- a/internal/http/services/owncloud/ocdav/dav.go +++ b/internal/http/services/owncloud/ocdav/dav.go @@ -1,4 +1,4 @@ -// Copyright 2018-2019 CERN +// Copyright 2018-2020 CERN // // Licensed 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 5536fa725c..9bb3ed6e2b 100644 --- a/internal/http/services/owncloud/ocdav/delete.go +++ b/internal/http/services/owncloud/ocdav/delete.go @@ -1,4 +1,4 @@ -// Copyright 2018-2019 CERN +// Copyright 2018-2020 CERN // // Licensed 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 3a34e323fd..1bf5fc5369 100644 --- a/internal/http/services/owncloud/ocdav/get.go +++ b/internal/http/services/owncloud/ocdav/get.go @@ -1,4 +1,4 @@ -// Copyright 2018-2019 CERN +// Copyright 2018-2020 CERN // // Licensed 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 cb7730d394..e19e017b68 100644 --- a/internal/http/services/owncloud/ocdav/head.go +++ b/internal/http/services/owncloud/ocdav/head.go @@ -1,4 +1,4 @@ -// Copyright 2018-2019 CERN +// Copyright 2018-2020 CERN // // Licensed 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 7079a83bf8..95b407e21f 100644 --- a/internal/http/services/owncloud/ocdav/lock.go +++ b/internal/http/services/owncloud/ocdav/lock.go @@ -1,4 +1,4 @@ -// Copyright 2018-2019 CERN +// Copyright 2018-2020 CERN // // Licensed 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 5a97f6e03a..09735e8cea 100644 --- a/internal/http/services/owncloud/ocdav/meta.go +++ b/internal/http/services/owncloud/ocdav/meta.go @@ -1,4 +1,4 @@ -// Copyright 2018-2019 CERN +// Copyright 2018-2020 CERN // // Licensed 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 a8d6512ee4..dd15d1bb35 100644 --- a/internal/http/services/owncloud/ocdav/mkcol.go +++ b/internal/http/services/owncloud/ocdav/mkcol.go @@ -1,4 +1,4 @@ -// Copyright 2018-2019 CERN +// Copyright 2018-2020 CERN // // Licensed 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 899bc7f781..ec07b6e117 100644 --- a/internal/http/services/owncloud/ocdav/move.go +++ b/internal/http/services/owncloud/ocdav/move.go @@ -1,4 +1,4 @@ -// Copyright 2018-2019 CERN +// Copyright 2018-2020 CERN // // Licensed 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 428038173f..9d83452168 100644 --- a/internal/http/services/owncloud/ocdav/ocdav.go +++ b/internal/http/services/owncloud/ocdav/ocdav.go @@ -1,4 +1,4 @@ -// Copyright 2018-2019 CERN +// Copyright 2018-2020 CERN // // Licensed 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 9db8de933c..e0a1209353 100644 --- a/internal/http/services/owncloud/ocdav/options.go +++ b/internal/http/services/owncloud/ocdav/options.go @@ -1,4 +1,4 @@ -// Copyright 2018-2019 CERN +// Copyright 2018-2020 CERN // // Licensed 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 04d673e8e0..b278ad321d 100644 --- a/internal/http/services/owncloud/ocdav/propfind.go +++ b/internal/http/services/owncloud/ocdav/propfind.go @@ -1,4 +1,4 @@ -// Copyright 2018-2019 CERN +// Copyright 2018-2020 CERN // // Licensed 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 02936e3dbe..aa56d20112 100644 --- a/internal/http/services/owncloud/ocdav/proppatch.go +++ b/internal/http/services/owncloud/ocdav/proppatch.go @@ -1,4 +1,4 @@ -// Copyright 2018-2019 CERN +// Copyright 2018-2020 CERN // // Licensed 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 b526a15360..815dc5ab6e 100644 --- a/internal/http/services/owncloud/ocdav/put.go +++ b/internal/http/services/owncloud/ocdav/put.go @@ -1,4 +1,4 @@ -// Copyright 2018-2019 CERN +// Copyright 2018-2020 CERN // // Licensed 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/putchunked.go b/internal/http/services/owncloud/ocdav/putchunked.go index 37f861df9f..f13ffc809c 100644 --- a/internal/http/services/owncloud/ocdav/putchunked.go +++ b/internal/http/services/owncloud/ocdav/putchunked.go @@ -1,4 +1,4 @@ -// Copyright 2018-2019 CERN +// Copyright 2018-2020 CERN // // Licensed 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 c4eec43374..a8cc7c530c 100644 --- a/internal/http/services/owncloud/ocdav/report.go +++ b/internal/http/services/owncloud/ocdav/report.go @@ -1,4 +1,4 @@ -// Copyright 2018-2019 CERN +// Copyright 2018-2020 CERN // // Licensed 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 1618c7680c..5d2266d90a 100644 --- a/internal/http/services/owncloud/ocdav/status.go +++ b/internal/http/services/owncloud/ocdav/status.go @@ -1,4 +1,4 @@ -// Copyright 2018-2019 CERN +// Copyright 2018-2020 CERN // // Licensed 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 5f8ed04946..6a9b78dd78 100644 --- a/internal/http/services/owncloud/ocdav/trashbin.go +++ b/internal/http/services/owncloud/ocdav/trashbin.go @@ -1,4 +1,4 @@ -// Copyright 2018-2019 CERN +// Copyright 2018-2020 CERN // // Licensed 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 398cff8431..147482af0a 100644 --- a/internal/http/services/owncloud/ocdav/unlock.go +++ b/internal/http/services/owncloud/ocdav/unlock.go @@ -1,4 +1,4 @@ -// Copyright 2018-2019 CERN +// Copyright 2018-2020 CERN // // Licensed 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 7171907277..efb2a630cf 100644 --- a/internal/http/services/owncloud/ocdav/versions.go +++ b/internal/http/services/owncloud/ocdav/versions.go @@ -1,4 +1,4 @@ -// Copyright 2018-2019 CERN +// Copyright 2018-2020 CERN // // Licensed 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 0d8406b0a6..e4a5413387 100644 --- a/internal/http/services/owncloud/ocdav/webdav.go +++ b/internal/http/services/owncloud/ocdav/webdav.go @@ -1,4 +1,4 @@ -// Copyright 2018-2019 CERN +// Copyright 2018-2020 CERN // // Licensed 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/apps.go b/internal/http/services/owncloud/ocs/apps.go index b8253f181c..9029bc1ddc 100644 --- a/internal/http/services/owncloud/ocs/apps.go +++ b/internal/http/services/owncloud/ocs/apps.go @@ -1,4 +1,4 @@ -// Copyright 2018-2019 CERN +// Copyright 2018-2020 CERN // // Licensed 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/capabilities.go b/internal/http/services/owncloud/ocs/capabilities.go index c354502fd9..a45bb3b63e 100644 --- a/internal/http/services/owncloud/ocs/capabilities.go +++ b/internal/http/services/owncloud/ocs/capabilities.go @@ -1,4 +1,4 @@ -// Copyright 2018-2019 CERN +// Copyright 2018-2020 CERN // // Licensed 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/capabilities_test.go b/internal/http/services/owncloud/ocs/capabilities_test.go index 9ee1f930b4..d763d903f8 100644 --- a/internal/http/services/owncloud/ocs/capabilities_test.go +++ b/internal/http/services/owncloud/ocs/capabilities_test.go @@ -1,4 +1,4 @@ -// Copyright 2018-2019 CERN +// Copyright 2018-2020 CERN // // Licensed 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/cloud.go b/internal/http/services/owncloud/ocs/cloud.go index 3b43ee2d21..262c98d6a7 100644 --- a/internal/http/services/owncloud/ocs/cloud.go +++ b/internal/http/services/owncloud/ocs/cloud.go @@ -1,4 +1,4 @@ -// Copyright 2018-2019 CERN +// Copyright 2018-2020 CERN // // Licensed 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.go b/internal/http/services/owncloud/ocs/config.go index 0e898ae80f..74630a47fd 100644 --- a/internal/http/services/owncloud/ocs/config.go +++ b/internal/http/services/owncloud/ocs/config.go @@ -1,4 +1,4 @@ -// Copyright 2018-2019 CERN +// Copyright 2018-2020 CERN // // Licensed 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 e783b09e15..d2d7debd85 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-2019 CERN +// Copyright 2018-2020 CERN // // Licensed 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/notifications.go b/internal/http/services/owncloud/ocs/notifications.go index 7e4a89ac78..38529070dd 100644 --- a/internal/http/services/owncloud/ocs/notifications.go +++ b/internal/http/services/owncloud/ocs/notifications.go @@ -1,4 +1,4 @@ -// Copyright 2018-2019 CERN +// Copyright 2018-2020 CERN // // Licensed 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 9d1ba195fb..ef346325a7 100644 --- a/internal/http/services/owncloud/ocs/ocs.go +++ b/internal/http/services/owncloud/ocs/ocs.go @@ -1,4 +1,4 @@ -// Copyright 2018-2019 CERN +// Copyright 2018-2020 CERN // // Licensed 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/reqres.go b/internal/http/services/owncloud/ocs/reqres.go index 4e435a9bc6..591d432f70 100644 --- a/internal/http/services/owncloud/ocs/reqres.go +++ b/internal/http/services/owncloud/ocs/reqres.go @@ -1,4 +1,4 @@ -// Copyright 2018-2019 CERN +// Copyright 2018-2020 CERN // // Licensed 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/shares.go b/internal/http/services/owncloud/ocs/shares.go index e26b2c820c..ef61107308 100644 --- a/internal/http/services/owncloud/ocs/shares.go +++ b/internal/http/services/owncloud/ocs/shares.go @@ -1,4 +1,4 @@ -// Copyright 2018-2019 CERN +// Copyright 2018-2020 CERN // // Licensed 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/user.go b/internal/http/services/owncloud/ocs/user.go index a46dae08b2..0d2b4a9b6a 100644 --- a/internal/http/services/owncloud/ocs/user.go +++ b/internal/http/services/owncloud/ocs/user.go @@ -1,4 +1,4 @@ -// Copyright 2018-2019 CERN +// Copyright 2018-2020 CERN // // Licensed 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/users.go b/internal/http/services/owncloud/ocs/users.go index de8d19ca59..527b9d0745 100644 --- a/internal/http/services/owncloud/ocs/users.go +++ b/internal/http/services/owncloud/ocs/users.go @@ -1,4 +1,4 @@ -// Copyright 2018-2019 CERN +// Copyright 2018-2020 CERN // // Licensed 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/v1.go b/internal/http/services/owncloud/ocs/v1.go index cae4f03f49..b4e07fe0e2 100644 --- a/internal/http/services/owncloud/ocs/v1.go +++ b/internal/http/services/owncloud/ocs/v1.go @@ -1,4 +1,4 @@ -// Copyright 2018-2019 CERN +// Copyright 2018-2020 CERN // // Licensed 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 fd50c0e76f..738c14541c 100644 --- a/internal/http/services/prometheus/prometheus.go +++ b/internal/http/services/prometheus/prometheus.go @@ -1,4 +1,4 @@ -// Copyright 2018-2019 CERN +// Copyright 2018-2020 CERN // // Licensed 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 1fa96a6190..3b2cca22e1 100644 --- a/internal/http/services/wellknown/openidconfiguration.go +++ b/internal/http/services/wellknown/openidconfiguration.go @@ -1,4 +1,4 @@ -// Copyright 2018-2019 CERN +// Copyright 2018-2020 CERN // // Licensed 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 e75f1e934b..e39b5c9543 100644 --- a/internal/http/services/wellknown/webfinger.go +++ b/internal/http/services/wellknown/webfinger.go @@ -1,4 +1,4 @@ -// Copyright 2018-2019 CERN +// Copyright 2018-2020 CERN // // Licensed 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 5ac1d72677..7751e11d71 100644 --- a/internal/http/services/wellknown/wellknown.go +++ b/internal/http/services/wellknown/wellknown.go @@ -1,4 +1,4 @@ -// Copyright 2018-2019 CERN +// Copyright 2018-2020 CERN // // Licensed 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/utils/utils.go b/internal/http/utils/utils.go index 695cc92b2e..2a74ab1ed6 100644 --- a/internal/http/utils/utils.go +++ b/internal/http/utils/utils.go @@ -1,4 +1,4 @@ -// Copyright 2018-2019 CERN +// Copyright 2018-2020 CERN // // Licensed under 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 4938d2dd42..1886f56c02 100644 --- a/pkg/app/app.go +++ b/pkg/app/app.go @@ -1,4 +1,4 @@ -// Copyright 2018-2019 CERN +// Copyright 2018-2020 CERN // // Licensed under 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 04ddae08c6..319e665f08 100644 --- a/pkg/app/provider/demo/demo.go +++ b/pkg/app/provider/demo/demo.go @@ -1,4 +1,4 @@ -// Copyright 2018-2019 CERN +// Copyright 2018-2020 CERN // // Licensed under 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 f955982d60..b5abff6eec 100644 --- a/pkg/app/registry/static/static.go +++ b/pkg/app/registry/static/static.go @@ -1,4 +1,4 @@ -// Copyright 2018-2019 CERN +// Copyright 2018-2020 CERN // // Licensed under 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 3b3d303f6e..fcca0e93f0 100644 --- a/pkg/appctx/appctx.go +++ b/pkg/appctx/appctx.go @@ -1,4 +1,4 @@ -// Copyright 2018-2019 CERN +// Copyright 2018-2020 CERN // // Licensed under 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 0f78c9910c..b7de47b1b8 100644 --- a/pkg/auth/auth.go +++ b/pkg/auth/auth.go @@ -1,4 +1,4 @@ -// Copyright 2018-2019 CERN +// Copyright 2018-2020 CERN // // Licensed under 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 ed4e7f2bbe..3c91198e01 100644 --- a/pkg/auth/manager/demo/demo.go +++ b/pkg/auth/manager/demo/demo.go @@ -1,4 +1,4 @@ -// Copyright 2018-2019 CERN +// Copyright 2018-2020 CERN // // Licensed under 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 11b8d071d5..f6c651f6ac 100644 --- a/pkg/auth/manager/demo/demo_test.go +++ b/pkg/auth/manager/demo/demo_test.go @@ -1,4 +1,4 @@ -// Copyright 2018-2019 CERN +// Copyright 2018-2020 CERN // // Licensed under 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 3a10f7a2db..6f7890158b 100644 --- a/pkg/auth/manager/impersonator/impersonator.go +++ b/pkg/auth/manager/impersonator/impersonator.go @@ -1,4 +1,4 @@ -// Copyright 2018-2019 CERN +// Copyright 2018-2020 CERN // // Licensed under 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 67fcecbe50..1435565b4e 100644 --- a/pkg/auth/manager/impersonator/impersonator_test.go +++ b/pkg/auth/manager/impersonator/impersonator_test.go @@ -1,4 +1,4 @@ -// Copyright 2018-2019 CERN +// Copyright 2018-2020 CERN // // Licensed under 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 6412ea32b2..247b020c64 100644 --- a/pkg/auth/manager/json/json.go +++ b/pkg/auth/manager/json/json.go @@ -1,4 +1,4 @@ -// Copyright 2018-2019 CERN +// Copyright 2018-2020 CERN // // Licensed under 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 10dc372bad..49f01ece3b 100644 --- a/pkg/auth/manager/json/json_test.go +++ b/pkg/auth/manager/json/json_test.go @@ -1,4 +1,4 @@ -// Copyright 2018-2019 CERN +// Copyright 2018-2020 CERN // // Licensed under 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 df0405c326..28cedd9db6 100644 --- a/pkg/auth/manager/ldap/ldap.go +++ b/pkg/auth/manager/ldap/ldap.go @@ -1,4 +1,4 @@ -// Copyright 2018-2019 CERN +// Copyright 2018-2020 CERN // // Licensed under 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 e6f36581c3..f3f0a7e897 100644 --- a/pkg/auth/manager/loader/loader.go +++ b/pkg/auth/manager/loader/loader.go @@ -1,4 +1,4 @@ -// Copyright 2018-2019 CERN +// Copyright 2018-2020 CERN // // Licensed under 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 400c6b4319..33add91f42 100644 --- a/pkg/auth/manager/oidc/oidc.go +++ b/pkg/auth/manager/oidc/oidc.go @@ -1,4 +1,4 @@ -// Copyright 2018-2019 CERN +// Copyright 2018-2020 CERN // // Licensed under 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 dde8da38d2..8f7018e5f2 100644 --- a/pkg/auth/manager/registry/registry.go +++ b/pkg/auth/manager/registry/registry.go @@ -1,4 +1,4 @@ -// Copyright 2018-2019 CERN +// Copyright 2018-2020 CERN // // Licensed under 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 988f124095..a22ff6f9fd 100644 --- a/pkg/auth/registry/loader/loader.go +++ b/pkg/auth/registry/loader/loader.go @@ -1,4 +1,4 @@ -// Copyright 2018-2019 CERN +// Copyright 2018-2020 CERN // // Licensed under 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 ff2b29afa0..4ab5b27ffd 100644 --- a/pkg/auth/registry/registry/registry.go +++ b/pkg/auth/registry/registry/registry.go @@ -1,4 +1,4 @@ -// Copyright 2018-2019 CERN +// Copyright 2018-2020 CERN // // Licensed under 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 545b542944..9ece34b5c3 100644 --- a/pkg/auth/registry/static/static.go +++ b/pkg/auth/registry/static/static.go @@ -1,4 +1,4 @@ -// Copyright 2018-2019 CERN +// Copyright 2018-2020 CERN // // Licensed under 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 8699bb3eb0..26eb4df4b8 100644 --- a/pkg/crypto/crypto.go +++ b/pkg/crypto/crypto.go @@ -1,4 +1,4 @@ -// Copyright 2018-2019 CERN +// Copyright 2018-2020 CERN // // Licensed under 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 37f15aeddf..0569a576a8 100644 --- a/pkg/crypto/crypto_test.go +++ b/pkg/crypto/crypto_test.go @@ -1,4 +1,4 @@ -// Copyright 2018-2019 CERN +// Copyright 2018-2020 CERN // // Licensed under 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 eb39991a84..870efc4855 100644 --- a/pkg/eosclient/eosclient.go +++ b/pkg/eosclient/eosclient.go @@ -1,4 +1,4 @@ -// Copyright 2018-2019 CERN +// Copyright 2018-2020 CERN // // Licensed under 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 9e9e613244..673a553c79 100644 --- a/pkg/errtypes/errtypes.go +++ b/pkg/errtypes/errtypes.go @@ -1,4 +1,4 @@ -// Copyright 2018-2019 CERN +// Copyright 2018-2020 CERN // // Licensed under 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 e9e5717cd1..a4e86bdd91 100644 --- a/pkg/logger/logger.go +++ b/pkg/logger/logger.go @@ -1,4 +1,4 @@ -// Copyright 2018-2019 CERN +// Copyright 2018-2020 CERN // // Licensed under 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 c9cb896b6b..02e154b1e0 100644 --- a/pkg/mime/mime.go +++ b/pkg/mime/mime.go @@ -1,4 +1,4 @@ -// Copyright 2018-2019 CERN +// Copyright 2018-2020 CERN // // Licensed under 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 93e9cc87fc..1a0c86eec5 100644 --- a/pkg/publicshare/manager/loader/loader.go +++ b/pkg/publicshare/manager/loader/loader.go @@ -1,4 +1,4 @@ -// Copyright 2018-2019 CERN +// Copyright 2018-2020 CERN // // Licensed under 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 b07102f712..ea337daf5f 100644 --- a/pkg/publicshare/manager/memory/memory.go +++ b/pkg/publicshare/manager/memory/memory.go @@ -1,4 +1,4 @@ -// Copyright 2018-2019 CERN +// Copyright 2018-2020 CERN // // Licensed under 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 5d399f4043..2c101bedd3 100644 --- a/pkg/publicshare/manager/memory/memory_test.go +++ b/pkg/publicshare/manager/memory/memory_test.go @@ -1,4 +1,4 @@ -// Copyright 2018-2019 CERN +// Copyright 2018-2020 CERN // // Licensed under 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 2a043307e4..061105aea7 100644 --- a/pkg/publicshare/manager/registry/registry.go +++ b/pkg/publicshare/manager/registry/registry.go @@ -1,4 +1,4 @@ -// Copyright 2018-2019 CERN +// Copyright 2018-2020 CERN // // Licensed under 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 7470f3d975..ee3d682850 100644 --- a/pkg/publicshare/publicshare.go +++ b/pkg/publicshare/publicshare.go @@ -1,4 +1,4 @@ -// Copyright 2018-2019 CERN +// Copyright 2018-2020 CERN // // Licensed under 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 aecd48a5ae..0e55053c23 100644 --- a/pkg/rgrpc/rgrpc.go +++ b/pkg/rgrpc/rgrpc.go @@ -1,4 +1,4 @@ -// Copyright 2018-2019 CERN +// Copyright 2018-2020 CERN // // Licensed under 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 239a15fcdd..3174b1aea7 100644 --- a/pkg/rgrpc/status/status.go +++ b/pkg/rgrpc/status/status.go @@ -1,4 +1,4 @@ -// Copyright 2018-2019 CERN +// Copyright 2018-2020 CERN // // Licensed under 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 48903bc83c..ad759953de 100644 --- a/pkg/rgrpc/todo/pool/pool.go +++ b/pkg/rgrpc/todo/pool/pool.go @@ -1,4 +1,4 @@ -// Copyright 2018-2019 CERN +// Copyright 2018-2020 CERN // // Licensed under 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 b952e7aec7..4d5100dd73 100644 --- a/pkg/rgrpc/todo/utils/utils.go +++ b/pkg/rgrpc/todo/utils/utils.go @@ -1,4 +1,4 @@ -// Copyright 2018-2019 CERN +// Copyright 2018-2020 CERN // // Licensed under 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 b6b8a52fc4..c05c948c5d 100644 --- a/pkg/rhttp/client.go +++ b/pkg/rhttp/client.go @@ -1,4 +1,4 @@ -// Copyright 2018-2019 CERN +// Copyright 2018-2020 CERN // // Licensed under 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 71ce068b91..2f90128984 100644 --- a/pkg/rhttp/global/global.go +++ b/pkg/rhttp/global/global.go @@ -1,4 +1,4 @@ -// Copyright 2018-2019 CERN +// Copyright 2018-2020 CERN // // Licensed under 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 f02031dc06..4ed12634c3 100644 --- a/pkg/rhttp/rhttp.go +++ b/pkg/rhttp/rhttp.go @@ -1,4 +1,4 @@ -// Copyright 2018-2019 CERN +// Copyright 2018-2020 CERN // // Licensed under 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 44c0d79527..fb1b91165e 100644 --- a/pkg/rhttp/router/router.go +++ b/pkg/rhttp/router/router.go @@ -1,4 +1,4 @@ -// Copyright 2018-2019 CERN +// Copyright 2018-2020 CERN // // Licensed under 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 a769751af0..f582054677 100644 --- a/pkg/share/manager/loader/loader.go +++ b/pkg/share/manager/loader/loader.go @@ -1,4 +1,4 @@ -// Copyright 2018-2019 CERN +// Copyright 2018-2020 CERN // // Licensed under 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 6f821295b2..f27b274d94 100644 --- a/pkg/share/manager/memory/memory.go +++ b/pkg/share/manager/memory/memory.go @@ -1,4 +1,4 @@ -// Copyright 2018-2019 CERN +// Copyright 2018-2020 CERN // // Licensed under 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 6ca642b929..596b565711 100644 --- a/pkg/share/manager/registry/registry.go +++ b/pkg/share/manager/registry/registry.go @@ -1,4 +1,4 @@ -// Copyright 2018-2019 CERN +// Copyright 2018-2020 CERN // // Licensed under 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 1d7805d160..a1d197dae8 100644 --- a/pkg/share/share.go +++ b/pkg/share/share.go @@ -1,4 +1,4 @@ -// Copyright 2018-2019 CERN +// Copyright 2018-2020 CERN // // Licensed under 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 29728995ec..04656cece1 100644 --- a/pkg/sharedconf/sharedconf.go +++ b/pkg/sharedconf/sharedconf.go @@ -1,4 +1,4 @@ -// Copyright 2018-2019 CERN +// Copyright 2018-2020 CERN // // Licensed under 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 f2735323da..49134fb729 100644 --- a/pkg/sharedconf/sharedconf_test.go +++ b/pkg/sharedconf/sharedconf_test.go @@ -1,4 +1,4 @@ -// Copyright 2018-2019 CERN +// Copyright 2018-2020 CERN // // Licensed under 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/acl/acl.go b/pkg/storage/acl/acl.go index f3e98bcbdf..d9150e3aca 100644 --- a/pkg/storage/acl/acl.go +++ b/pkg/storage/acl/acl.go @@ -1,4 +1,4 @@ -// Copyright 2018-2019 CERN +// Copyright 2018-2020 CERN // // Licensed under 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 341a7f44ad..a1d85444d5 100644 --- a/pkg/storage/fs/eos/eos.go +++ b/pkg/storage/fs/eos/eos.go @@ -1,4 +1,4 @@ -// Copyright 2018-2019 CERN +// Copyright 2018-2020 CERN // // Licensed under 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 83733c3cbe..25236a0f6c 100644 --- a/pkg/storage/fs/loader/loader.go +++ b/pkg/storage/fs/loader/loader.go @@ -1,4 +1,4 @@ -// Copyright 2018-2019 CERN +// Copyright 2018-2020 CERN // // Licensed under 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 514364389e..7a85629c83 100644 --- a/pkg/storage/fs/local/local.go +++ b/pkg/storage/fs/local/local.go @@ -1,4 +1,4 @@ -// Copyright 2018-2019 CERN +// Copyright 2018-2020 CERN // // Licensed under 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_unix.go b/pkg/storage/fs/local/local_unix.go index 8da5227a26..5a43595dc2 100644 --- a/pkg/storage/fs/local/local_unix.go +++ b/pkg/storage/fs/local/local_unix.go @@ -1,4 +1,4 @@ -// Copyright 2018-2019 CERN +// Copyright 2018-2020 CERN // // Licensed under 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_windows.go b/pkg/storage/fs/local/local_windows.go index 5c0bb73812..5c8ff3fb07 100644 --- a/pkg/storage/fs/local/local_windows.go +++ b/pkg/storage/fs/local/local_windows.go @@ -1,4 +1,4 @@ -// Copyright 2018-2019 CERN +// Copyright 2018-2020 CERN // // Licensed under 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 b1d8f7ef3a..7b3f9e6192 100644 --- a/pkg/storage/fs/owncloud/owncloud.go +++ b/pkg/storage/fs/owncloud/owncloud.go @@ -1,4 +1,4 @@ -// Copyright 2018-2019 CERN +// Copyright 2018-2020 CERN // // Licensed under 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 5258444bc5..24760ffdde 100755 --- a/pkg/storage/fs/owncloud/owncloud_unix.go +++ b/pkg/storage/fs/owncloud/owncloud_unix.go @@ -1,4 +1,4 @@ -// Copyright 2018-2019 CERN +// Copyright 2018-2020 CERN // // Licensed under 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 8e9a7d4d71..82cbd911b6 100644 --- a/pkg/storage/fs/owncloud/owncloud_windows.go +++ b/pkg/storage/fs/owncloud/owncloud_windows.go @@ -1,4 +1,4 @@ -// Copyright 2018-2019 CERN +// Copyright 2018-2020 CERN // // Licensed under 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 fc4e6245df..b5e44540bb 100644 --- a/pkg/storage/fs/registry/registry.go +++ b/pkg/storage/fs/registry/registry.go @@ -1,4 +1,4 @@ -// Copyright 2018-2019 CERN +// Copyright 2018-2020 CERN // // Licensed under 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 cfcd991146..9f861693be 100644 --- a/pkg/storage/fs/s3/s3.go +++ b/pkg/storage/fs/s3/s3.go @@ -1,4 +1,4 @@ -// Copyright 2018-2019 CERN +// Copyright 2018-2020 CERN // // Licensed under 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 192defca4e..a5216c29be 100644 --- a/pkg/storage/migrate/metadata.go +++ b/pkg/storage/migrate/metadata.go @@ -1,4 +1,4 @@ -// Copyright 2018-2019 CERN +// Copyright 2018-2020 CERN // // Licensed under 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 99e91ef1d0..2e60617f7c 100644 --- a/pkg/storage/migrate/shares.go +++ b/pkg/storage/migrate/shares.go @@ -1,4 +1,4 @@ -// Copyright 2018-2019 CERN +// Copyright 2018-2020 CERN // // Licensed under 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/pw/context/context.go b/pkg/storage/pw/context/context.go index 0bf2045e92..6b81f2796c 100644 --- a/pkg/storage/pw/context/context.go +++ b/pkg/storage/pw/context/context.go @@ -1,4 +1,4 @@ -// Copyright 2018-2019 CERN +// Copyright 2018-2020 CERN // // Licensed under 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/pw/loader/loader.go b/pkg/storage/pw/loader/loader.go index 91a2d6b458..b284bfda2f 100644 --- a/pkg/storage/pw/loader/loader.go +++ b/pkg/storage/pw/loader/loader.go @@ -1,4 +1,4 @@ -// Copyright 2018-2019 CERN +// Copyright 2018-2020 CERN // // Licensed under 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/pw/registry/registry.go b/pkg/storage/pw/registry/registry.go index ef181ada2d..fe68ba03a6 100644 --- a/pkg/storage/pw/registry/registry.go +++ b/pkg/storage/pw/registry/registry.go @@ -1,4 +1,4 @@ -// Copyright 2018-2019 CERN +// Copyright 2018-2020 CERN // // Licensed under 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 8b6d6c0783..3e87500031 100644 --- a/pkg/storage/registry/loader/loader.go +++ b/pkg/storage/registry/loader/loader.go @@ -1,4 +1,4 @@ -// Copyright 2018-2019 CERN +// Copyright 2018-2020 CERN // // Licensed under 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 da8ab48c64..71dacac4ae 100644 --- a/pkg/storage/registry/registry/registry.go +++ b/pkg/storage/registry/registry/registry.go @@ -1,4 +1,4 @@ -// Copyright 2018-2019 CERN +// Copyright 2018-2020 CERN // // Licensed under 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 177d58f442..58e85cf342 100644 --- a/pkg/storage/registry/static/static.go +++ b/pkg/storage/registry/static/static.go @@ -1,4 +1,4 @@ -// Copyright 2018-2019 CERN +// Copyright 2018-2020 CERN // // Licensed under 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 f059af3364..3457c0c552 100644 --- a/pkg/storage/storage.go +++ b/pkg/storage/storage.go @@ -1,4 +1,4 @@ -// Copyright 2018-2019 CERN +// Copyright 2018-2020 CERN // // Licensed under 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 f2f3228afe..52e18dea88 100644 --- a/pkg/token/manager/demo/demo.go +++ b/pkg/token/manager/demo/demo.go @@ -1,4 +1,4 @@ -// Copyright 2018-2019 CERN +// Copyright 2018-2020 CERN // // Licensed under 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 a844578b6c..6eba0a7b5d 100644 --- a/pkg/token/manager/demo/demo_test.go +++ b/pkg/token/manager/demo/demo_test.go @@ -1,4 +1,4 @@ -// Copyright 2018-2019 CERN +// Copyright 2018-2020 CERN // // Licensed under 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 a6a3749631..673872bed0 100644 --- a/pkg/token/manager/jwt/jwt.go +++ b/pkg/token/manager/jwt/jwt.go @@ -1,4 +1,4 @@ -// Copyright 2018-2019 CERN +// Copyright 2018-2020 CERN // // Licensed under 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 b1df791e68..364fc18be2 100644 --- a/pkg/token/manager/loader/loader.go +++ b/pkg/token/manager/loader/loader.go @@ -1,4 +1,4 @@ -// Copyright 2018-2019 CERN +// Copyright 2018-2020 CERN // // Licensed under 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 780a13b9a7..76ef26d362 100644 --- a/pkg/token/manager/registry/registry.go +++ b/pkg/token/manager/registry/registry.go @@ -1,4 +1,4 @@ -// Copyright 2018-2019 CERN +// Copyright 2018-2020 CERN // // Licensed under 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 a3e07b452b..96fa34976c 100644 --- a/pkg/token/token.go +++ b/pkg/token/token.go @@ -1,4 +1,4 @@ -// Copyright 2018-2019 CERN +// Copyright 2018-2020 CERN // // Licensed under 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 f4686498fb..04440892ac 100644 --- a/pkg/user/manager/demo/demo.go +++ b/pkg/user/manager/demo/demo.go @@ -1,4 +1,4 @@ -// Copyright 2018-2019 CERN +// Copyright 2018-2020 CERN // // Licensed under 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 a7d6c7f972..440b8005e9 100644 --- a/pkg/user/manager/demo/demo_test.go +++ b/pkg/user/manager/demo/demo_test.go @@ -1,4 +1,4 @@ -// Copyright 2018-2019 CERN +// Copyright 2018-2020 CERN // // Licensed under 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 bc4eccc627..0cdd105dc9 100644 --- a/pkg/user/manager/json/json.go +++ b/pkg/user/manager/json/json.go @@ -1,4 +1,4 @@ -// Copyright 2018-2019 CERN +// Copyright 2018-2020 CERN // // Licensed under 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 2b00c5b772..697b73bdde 100644 --- a/pkg/user/manager/json/json_test.go +++ b/pkg/user/manager/json/json_test.go @@ -1,4 +1,4 @@ -// Copyright 2018-2019 CERN +// Copyright 2018-2020 CERN // // Licensed under 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 a3518c4d11..f6231cb7fe 100644 --- a/pkg/user/manager/ldap/ldap.go +++ b/pkg/user/manager/ldap/ldap.go @@ -1,4 +1,4 @@ -// Copyright 2018-2019 CERN +// Copyright 2018-2020 CERN // // Licensed under 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 4eae38d0e5..938bf185d6 100644 --- a/pkg/user/manager/ldap/ldap_test.go +++ b/pkg/user/manager/ldap/ldap_test.go @@ -1,4 +1,4 @@ -// Copyright 2018-2019 CERN +// Copyright 2018-2020 CERN // // Licensed under 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 a2e3f2d9ee..b065010602 100644 --- a/pkg/user/manager/loader/loader.go +++ b/pkg/user/manager/loader/loader.go @@ -1,4 +1,4 @@ -// Copyright 2018-2019 CERN +// Copyright 2018-2020 CERN // // Licensed under 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 386364e974..7911230202 100644 --- a/pkg/user/manager/registry/registry.go +++ b/pkg/user/manager/registry/registry.go @@ -1,4 +1,4 @@ -// Copyright 2018-2019 CERN +// Copyright 2018-2020 CERN // // Licensed under 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 566ade7746..c856f7b13a 100644 --- a/pkg/user/user.go +++ b/pkg/user/user.go @@ -1,4 +1,4 @@ -// Copyright 2018-2019 CERN +// Copyright 2018-2020 CERN // // Licensed under 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 afa2e55ad5..170710db90 100644 --- a/pkg/utils/utils.go +++ b/pkg/utils/utils.go @@ -1,4 +1,4 @@ -// Copyright 2018-2019 CERN +// Copyright 2018-2020 CERN // // Licensed under 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 10f03cec42..b3ef0435e3 100644 --- a/pkg/utils/utils_test.go +++ b/pkg/utils/utils_test.go @@ -1,4 +1,4 @@ -// Copyright 2018-2019 CERN +// Copyright 2018-2020 CERN // // Licensed 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/check-license/check-license.go b/tools/check-license/check-license.go index ffa8e5ef81..c38695e80c 100644 --- a/tools/check-license/check-license.go +++ b/tools/check-license/check-license.go @@ -1,4 +1,4 @@ -// Copyright 2018-2019 CERN +// Copyright 2018-2020 CERN // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. @@ -30,7 +30,7 @@ import ( var fix = flag.Bool("fix", false, "add header if not present") -var licenseText = `// Copyright 2018-2019 CERN +var licenseText = `// Copyright 2018-2020 CERN // // Licensed 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 e9864e754b..b3fec60b10 100644 --- a/tools/create-artifacts/main.go +++ b/tools/create-artifacts/main.go @@ -1,4 +1,4 @@ -// Copyright 2018-2019 CERN +// Copyright 2018-2020 CERN // // Licensed 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 bc2e3820eb..fa1f17dac8 100644 --- a/tools/prepare-release/main.go +++ b/tools/prepare-release/main.go @@ -1,4 +1,4 @@ -// Copyright 2018-2019 CERN +// Copyright 2018-2020 CERN // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License.