diff --git a/odata_api/src/main/java/com/sdl/odata/api/ODataBadRequestException.java b/odata_api/src/main/java/com/sdl/odata/api/ODataBadRequestException.java index 7f68ae82..24eab3c8 100644 --- a/odata_api/src/main/java/com/sdl/odata/api/ODataBadRequestException.java +++ b/odata_api/src/main/java/com/sdl/odata/api/ODataBadRequestException.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2014-2023 All Rights Reserved by the RWS Group for and on behalf of its affiliates and subsidiaries. + * Copyright (c) 2014-2024 All Rights Reserved by the RWS Group for and on behalf of its affiliates and subsidiaries. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/odata_api/src/main/java/com/sdl/odata/api/ODataClientException.java b/odata_api/src/main/java/com/sdl/odata/api/ODataClientException.java index e4db64e7..a63128ff 100644 --- a/odata_api/src/main/java/com/sdl/odata/api/ODataClientException.java +++ b/odata_api/src/main/java/com/sdl/odata/api/ODataClientException.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2014-2023 All Rights Reserved by the RWS Group for and on behalf of its affiliates and subsidiaries. + * Copyright (c) 2014-2024 All Rights Reserved by the RWS Group for and on behalf of its affiliates and subsidiaries. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/odata_api/src/main/java/com/sdl/odata/api/ODataErrorCode.java b/odata_api/src/main/java/com/sdl/odata/api/ODataErrorCode.java index 4ac4aa9b..ac73fdb2 100644 --- a/odata_api/src/main/java/com/sdl/odata/api/ODataErrorCode.java +++ b/odata_api/src/main/java/com/sdl/odata/api/ODataErrorCode.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2014-2023 All Rights Reserved by the RWS Group for and on behalf of its affiliates and subsidiaries. + * Copyright (c) 2014-2024 All Rights Reserved by the RWS Group for and on behalf of its affiliates and subsidiaries. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/odata_api/src/main/java/com/sdl/odata/api/ODataException.java b/odata_api/src/main/java/com/sdl/odata/api/ODataException.java index 480054ef..2d448d49 100644 --- a/odata_api/src/main/java/com/sdl/odata/api/ODataException.java +++ b/odata_api/src/main/java/com/sdl/odata/api/ODataException.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2014-2023 All Rights Reserved by the RWS Group for and on behalf of its affiliates and subsidiaries. + * Copyright (c) 2014-2024 All Rights Reserved by the RWS Group for and on behalf of its affiliates and subsidiaries. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/odata_api/src/main/java/com/sdl/odata/api/ODataNotImplementedException.java b/odata_api/src/main/java/com/sdl/odata/api/ODataNotImplementedException.java index 1deef8ad..818ed198 100644 --- a/odata_api/src/main/java/com/sdl/odata/api/ODataNotImplementedException.java +++ b/odata_api/src/main/java/com/sdl/odata/api/ODataNotImplementedException.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2014-2023 All Rights Reserved by the RWS Group for and on behalf of its affiliates and subsidiaries. + * Copyright (c) 2014-2024 All Rights Reserved by the RWS Group for and on behalf of its affiliates and subsidiaries. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/odata_api/src/main/java/com/sdl/odata/api/ODataRuntimeException.java b/odata_api/src/main/java/com/sdl/odata/api/ODataRuntimeException.java index 98362e7d..8916dde0 100644 --- a/odata_api/src/main/java/com/sdl/odata/api/ODataRuntimeException.java +++ b/odata_api/src/main/java/com/sdl/odata/api/ODataRuntimeException.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2014-2023 All Rights Reserved by the RWS Group for and on behalf of its affiliates and subsidiaries. + * Copyright (c) 2014-2024 All Rights Reserved by the RWS Group for and on behalf of its affiliates and subsidiaries. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/odata_api/src/main/java/com/sdl/odata/api/ODataServerException.java b/odata_api/src/main/java/com/sdl/odata/api/ODataServerException.java index 200c315e..2d977ee4 100644 --- a/odata_api/src/main/java/com/sdl/odata/api/ODataServerException.java +++ b/odata_api/src/main/java/com/sdl/odata/api/ODataServerException.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2014-2023 All Rights Reserved by the RWS Group for and on behalf of its affiliates and subsidiaries. + * Copyright (c) 2014-2024 All Rights Reserved by the RWS Group for and on behalf of its affiliates and subsidiaries. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/odata_api/src/main/java/com/sdl/odata/api/ODataSystemException.java b/odata_api/src/main/java/com/sdl/odata/api/ODataSystemException.java index db723b14..891bb437 100644 --- a/odata_api/src/main/java/com/sdl/odata/api/ODataSystemException.java +++ b/odata_api/src/main/java/com/sdl/odata/api/ODataSystemException.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2014-2023 All Rights Reserved by the RWS Group for and on behalf of its affiliates and subsidiaries. + * Copyright (c) 2014-2024 All Rights Reserved by the RWS Group for and on behalf of its affiliates and subsidiaries. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/odata_api/src/main/java/com/sdl/odata/api/ODataUnsupportedMediaTypeException.java b/odata_api/src/main/java/com/sdl/odata/api/ODataUnsupportedMediaTypeException.java index 70efbbed..d8e59255 100644 --- a/odata_api/src/main/java/com/sdl/odata/api/ODataUnsupportedMediaTypeException.java +++ b/odata_api/src/main/java/com/sdl/odata/api/ODataUnsupportedMediaTypeException.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2014-2023 All Rights Reserved by the RWS Group for and on behalf of its affiliates and subsidiaries. + * Copyright (c) 2014-2024 All Rights Reserved by the RWS Group for and on behalf of its affiliates and subsidiaries. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/odata_api/src/main/java/com/sdl/odata/api/edm/ODataEdmException.java b/odata_api/src/main/java/com/sdl/odata/api/edm/ODataEdmException.java index a27ed710..6984975d 100644 --- a/odata_api/src/main/java/com/sdl/odata/api/edm/ODataEdmException.java +++ b/odata_api/src/main/java/com/sdl/odata/api/edm/ODataEdmException.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2014-2023 All Rights Reserved by the RWS Group for and on behalf of its affiliates and subsidiaries. + * Copyright (c) 2014-2024 All Rights Reserved by the RWS Group for and on behalf of its affiliates and subsidiaries. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/odata_api/src/main/java/com/sdl/odata/api/edm/annotations/EdmAction.java b/odata_api/src/main/java/com/sdl/odata/api/edm/annotations/EdmAction.java index 010cf566..6919f4d2 100644 --- a/odata_api/src/main/java/com/sdl/odata/api/edm/annotations/EdmAction.java +++ b/odata_api/src/main/java/com/sdl/odata/api/edm/annotations/EdmAction.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2014-2023 All Rights Reserved by the RWS Group for and on behalf of its affiliates and subsidiaries. + * Copyright (c) 2014-2024 All Rights Reserved by the RWS Group for and on behalf of its affiliates and subsidiaries. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/odata_api/src/main/java/com/sdl/odata/api/edm/annotations/EdmActionImport.java b/odata_api/src/main/java/com/sdl/odata/api/edm/annotations/EdmActionImport.java index 3fcaba52..ce8886ad 100644 --- a/odata_api/src/main/java/com/sdl/odata/api/edm/annotations/EdmActionImport.java +++ b/odata_api/src/main/java/com/sdl/odata/api/edm/annotations/EdmActionImport.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2014-2023 All Rights Reserved by the RWS Group for and on behalf of its affiliates and subsidiaries. + * Copyright (c) 2014-2024 All Rights Reserved by the RWS Group for and on behalf of its affiliates and subsidiaries. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/odata_api/src/main/java/com/sdl/odata/api/edm/annotations/EdmComplex.java b/odata_api/src/main/java/com/sdl/odata/api/edm/annotations/EdmComplex.java index 3e4a469f..bd60f887 100644 --- a/odata_api/src/main/java/com/sdl/odata/api/edm/annotations/EdmComplex.java +++ b/odata_api/src/main/java/com/sdl/odata/api/edm/annotations/EdmComplex.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2014-2023 All Rights Reserved by the RWS Group for and on behalf of its affiliates and subsidiaries. + * Copyright (c) 2014-2024 All Rights Reserved by the RWS Group for and on behalf of its affiliates and subsidiaries. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/odata_api/src/main/java/com/sdl/odata/api/edm/annotations/EdmConstraint.java b/odata_api/src/main/java/com/sdl/odata/api/edm/annotations/EdmConstraint.java index 64242454..2abce6bc 100644 --- a/odata_api/src/main/java/com/sdl/odata/api/edm/annotations/EdmConstraint.java +++ b/odata_api/src/main/java/com/sdl/odata/api/edm/annotations/EdmConstraint.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2014-2023 All Rights Reserved by the RWS Group for and on behalf of its affiliates and subsidiaries. + * Copyright (c) 2014-2024 All Rights Reserved by the RWS Group for and on behalf of its affiliates and subsidiaries. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/odata_api/src/main/java/com/sdl/odata/api/edm/annotations/EdmEntity.java b/odata_api/src/main/java/com/sdl/odata/api/edm/annotations/EdmEntity.java index 9111d9ef..8a6c58e2 100644 --- a/odata_api/src/main/java/com/sdl/odata/api/edm/annotations/EdmEntity.java +++ b/odata_api/src/main/java/com/sdl/odata/api/edm/annotations/EdmEntity.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2014-2023 All Rights Reserved by the RWS Group for and on behalf of its affiliates and subsidiaries. + * Copyright (c) 2014-2024 All Rights Reserved by the RWS Group for and on behalf of its affiliates and subsidiaries. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/odata_api/src/main/java/com/sdl/odata/api/edm/annotations/EdmEntitySet.java b/odata_api/src/main/java/com/sdl/odata/api/edm/annotations/EdmEntitySet.java index 9e4c9aa4..48069c6f 100644 --- a/odata_api/src/main/java/com/sdl/odata/api/edm/annotations/EdmEntitySet.java +++ b/odata_api/src/main/java/com/sdl/odata/api/edm/annotations/EdmEntitySet.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2014-2023 All Rights Reserved by the RWS Group for and on behalf of its affiliates and subsidiaries. + * Copyright (c) 2014-2024 All Rights Reserved by the RWS Group for and on behalf of its affiliates and subsidiaries. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/odata_api/src/main/java/com/sdl/odata/api/edm/annotations/EdmEnum.java b/odata_api/src/main/java/com/sdl/odata/api/edm/annotations/EdmEnum.java index 6d0f1575..864d228f 100644 --- a/odata_api/src/main/java/com/sdl/odata/api/edm/annotations/EdmEnum.java +++ b/odata_api/src/main/java/com/sdl/odata/api/edm/annotations/EdmEnum.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2014-2023 All Rights Reserved by the RWS Group for and on behalf of its affiliates and subsidiaries. + * Copyright (c) 2014-2024 All Rights Reserved by the RWS Group for and on behalf of its affiliates and subsidiaries. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/odata_api/src/main/java/com/sdl/odata/api/edm/annotations/EdmFunction.java b/odata_api/src/main/java/com/sdl/odata/api/edm/annotations/EdmFunction.java index 91c9d12a..889b51f6 100644 --- a/odata_api/src/main/java/com/sdl/odata/api/edm/annotations/EdmFunction.java +++ b/odata_api/src/main/java/com/sdl/odata/api/edm/annotations/EdmFunction.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2014-2023 All Rights Reserved by the RWS Group for and on behalf of its affiliates and subsidiaries. + * Copyright (c) 2014-2024 All Rights Reserved by the RWS Group for and on behalf of its affiliates and subsidiaries. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/odata_api/src/main/java/com/sdl/odata/api/edm/annotations/EdmFunctionImport.java b/odata_api/src/main/java/com/sdl/odata/api/edm/annotations/EdmFunctionImport.java index 50ca58d7..4e3443e4 100644 --- a/odata_api/src/main/java/com/sdl/odata/api/edm/annotations/EdmFunctionImport.java +++ b/odata_api/src/main/java/com/sdl/odata/api/edm/annotations/EdmFunctionImport.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2014-2023 All Rights Reserved by the RWS Group for and on behalf of its affiliates and subsidiaries. + * Copyright (c) 2014-2024 All Rights Reserved by the RWS Group for and on behalf of its affiliates and subsidiaries. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/odata_api/src/main/java/com/sdl/odata/api/edm/annotations/EdmNavigationProperty.java b/odata_api/src/main/java/com/sdl/odata/api/edm/annotations/EdmNavigationProperty.java index 76f928ef..670ef160 100644 --- a/odata_api/src/main/java/com/sdl/odata/api/edm/annotations/EdmNavigationProperty.java +++ b/odata_api/src/main/java/com/sdl/odata/api/edm/annotations/EdmNavigationProperty.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2014-2023 All Rights Reserved by the RWS Group for and on behalf of its affiliates and subsidiaries. + * Copyright (c) 2014-2024 All Rights Reserved by the RWS Group for and on behalf of its affiliates and subsidiaries. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/odata_api/src/main/java/com/sdl/odata/api/edm/annotations/EdmParameter.java b/odata_api/src/main/java/com/sdl/odata/api/edm/annotations/EdmParameter.java index f371b486..b99e44c1 100644 --- a/odata_api/src/main/java/com/sdl/odata/api/edm/annotations/EdmParameter.java +++ b/odata_api/src/main/java/com/sdl/odata/api/edm/annotations/EdmParameter.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2014-2023 All Rights Reserved by the RWS Group for and on behalf of its affiliates and subsidiaries. + * Copyright (c) 2014-2024 All Rights Reserved by the RWS Group for and on behalf of its affiliates and subsidiaries. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/odata_api/src/main/java/com/sdl/odata/api/edm/annotations/EdmProperty.java b/odata_api/src/main/java/com/sdl/odata/api/edm/annotations/EdmProperty.java index 97a789f7..2221791e 100644 --- a/odata_api/src/main/java/com/sdl/odata/api/edm/annotations/EdmProperty.java +++ b/odata_api/src/main/java/com/sdl/odata/api/edm/annotations/EdmProperty.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2014-2023 All Rights Reserved by the RWS Group for and on behalf of its affiliates and subsidiaries. + * Copyright (c) 2014-2024 All Rights Reserved by the RWS Group for and on behalf of its affiliates and subsidiaries. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/odata_api/src/main/java/com/sdl/odata/api/edm/annotations/EdmPropertyRef.java b/odata_api/src/main/java/com/sdl/odata/api/edm/annotations/EdmPropertyRef.java index 9f93ed38..49e92385 100644 --- a/odata_api/src/main/java/com/sdl/odata/api/edm/annotations/EdmPropertyRef.java +++ b/odata_api/src/main/java/com/sdl/odata/api/edm/annotations/EdmPropertyRef.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2014-2023 All Rights Reserved by the RWS Group for and on behalf of its affiliates and subsidiaries. + * Copyright (c) 2014-2024 All Rights Reserved by the RWS Group for and on behalf of its affiliates and subsidiaries. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/odata_api/src/main/java/com/sdl/odata/api/edm/annotations/EdmReturnType.java b/odata_api/src/main/java/com/sdl/odata/api/edm/annotations/EdmReturnType.java index 9f16c875..f13c72f9 100644 --- a/odata_api/src/main/java/com/sdl/odata/api/edm/annotations/EdmReturnType.java +++ b/odata_api/src/main/java/com/sdl/odata/api/edm/annotations/EdmReturnType.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2014-2023 All Rights Reserved by the RWS Group for and on behalf of its affiliates and subsidiaries. + * Copyright (c) 2014-2024 All Rights Reserved by the RWS Group for and on behalf of its affiliates and subsidiaries. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/odata_api/src/main/java/com/sdl/odata/api/edm/annotations/EdmSingleton.java b/odata_api/src/main/java/com/sdl/odata/api/edm/annotations/EdmSingleton.java index b5d6938c..5102b397 100644 --- a/odata_api/src/main/java/com/sdl/odata/api/edm/annotations/EdmSingleton.java +++ b/odata_api/src/main/java/com/sdl/odata/api/edm/annotations/EdmSingleton.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2014-2023 All Rights Reserved by the RWS Group for and on behalf of its affiliates and subsidiaries. + * Copyright (c) 2014-2024 All Rights Reserved by the RWS Group for and on behalf of its affiliates and subsidiaries. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/odata_api/src/main/java/com/sdl/odata/api/edm/factory/EntityDataModelFactory.java b/odata_api/src/main/java/com/sdl/odata/api/edm/factory/EntityDataModelFactory.java index cecef307..bdd12fb2 100644 --- a/odata_api/src/main/java/com/sdl/odata/api/edm/factory/EntityDataModelFactory.java +++ b/odata_api/src/main/java/com/sdl/odata/api/edm/factory/EntityDataModelFactory.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2014-2023 All Rights Reserved by the RWS Group for and on behalf of its affiliates and subsidiaries. + * Copyright (c) 2014-2024 All Rights Reserved by the RWS Group for and on behalf of its affiliates and subsidiaries. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/odata_api/src/main/java/com/sdl/odata/api/edm/model/AbstractType.java b/odata_api/src/main/java/com/sdl/odata/api/edm/model/AbstractType.java index 5d74416a..e97e04d9 100644 --- a/odata_api/src/main/java/com/sdl/odata/api/edm/model/AbstractType.java +++ b/odata_api/src/main/java/com/sdl/odata/api/edm/model/AbstractType.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2014-2023 All Rights Reserved by the RWS Group for and on behalf of its affiliates and subsidiaries. + * Copyright (c) 2014-2024 All Rights Reserved by the RWS Group for and on behalf of its affiliates and subsidiaries. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/odata_api/src/main/java/com/sdl/odata/api/edm/model/Action.java b/odata_api/src/main/java/com/sdl/odata/api/edm/model/Action.java index ab9aa137..84536742 100644 --- a/odata_api/src/main/java/com/sdl/odata/api/edm/model/Action.java +++ b/odata_api/src/main/java/com/sdl/odata/api/edm/model/Action.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2014-2023 All Rights Reserved by the RWS Group for and on behalf of its affiliates and subsidiaries. + * Copyright (c) 2014-2024 All Rights Reserved by the RWS Group for and on behalf of its affiliates and subsidiaries. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/odata_api/src/main/java/com/sdl/odata/api/edm/model/ActionImport.java b/odata_api/src/main/java/com/sdl/odata/api/edm/model/ActionImport.java index 3ddb1e8e..fee0abdb 100644 --- a/odata_api/src/main/java/com/sdl/odata/api/edm/model/ActionImport.java +++ b/odata_api/src/main/java/com/sdl/odata/api/edm/model/ActionImport.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2014-2023 All Rights Reserved by the RWS Group for and on behalf of its affiliates and subsidiaries. + * Copyright (c) 2014-2024 All Rights Reserved by the RWS Group for and on behalf of its affiliates and subsidiaries. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/odata_api/src/main/java/com/sdl/odata/api/edm/model/ComplexType.java b/odata_api/src/main/java/com/sdl/odata/api/edm/model/ComplexType.java index ac8111bd..fe904bcd 100644 --- a/odata_api/src/main/java/com/sdl/odata/api/edm/model/ComplexType.java +++ b/odata_api/src/main/java/com/sdl/odata/api/edm/model/ComplexType.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2014-2023 All Rights Reserved by the RWS Group for and on behalf of its affiliates and subsidiaries. + * Copyright (c) 2014-2024 All Rights Reserved by the RWS Group for and on behalf of its affiliates and subsidiaries. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/odata_api/src/main/java/com/sdl/odata/api/edm/model/DerivableType.java b/odata_api/src/main/java/com/sdl/odata/api/edm/model/DerivableType.java index 181a6502..21eda6e6 100644 --- a/odata_api/src/main/java/com/sdl/odata/api/edm/model/DerivableType.java +++ b/odata_api/src/main/java/com/sdl/odata/api/edm/model/DerivableType.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2014-2023 All Rights Reserved by the RWS Group for and on behalf of its affiliates and subsidiaries. + * Copyright (c) 2014-2024 All Rights Reserved by the RWS Group for and on behalf of its affiliates and subsidiaries. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/odata_api/src/main/java/com/sdl/odata/api/edm/model/EntityContainer.java b/odata_api/src/main/java/com/sdl/odata/api/edm/model/EntityContainer.java index c57ffc53..180f0207 100644 --- a/odata_api/src/main/java/com/sdl/odata/api/edm/model/EntityContainer.java +++ b/odata_api/src/main/java/com/sdl/odata/api/edm/model/EntityContainer.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2014-2023 All Rights Reserved by the RWS Group for and on behalf of its affiliates and subsidiaries. + * Copyright (c) 2014-2024 All Rights Reserved by the RWS Group for and on behalf of its affiliates and subsidiaries. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/odata_api/src/main/java/com/sdl/odata/api/edm/model/EntityDataModel.java b/odata_api/src/main/java/com/sdl/odata/api/edm/model/EntityDataModel.java index 34919e76..8eb8891a 100644 --- a/odata_api/src/main/java/com/sdl/odata/api/edm/model/EntityDataModel.java +++ b/odata_api/src/main/java/com/sdl/odata/api/edm/model/EntityDataModel.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2014-2023 All Rights Reserved by the RWS Group for and on behalf of its affiliates and subsidiaries. + * Copyright (c) 2014-2024 All Rights Reserved by the RWS Group for and on behalf of its affiliates and subsidiaries. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/odata_api/src/main/java/com/sdl/odata/api/edm/model/EntitySet.java b/odata_api/src/main/java/com/sdl/odata/api/edm/model/EntitySet.java index 0bb9e40d..d6484e84 100644 --- a/odata_api/src/main/java/com/sdl/odata/api/edm/model/EntitySet.java +++ b/odata_api/src/main/java/com/sdl/odata/api/edm/model/EntitySet.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2014-2023 All Rights Reserved by the RWS Group for and on behalf of its affiliates and subsidiaries. + * Copyright (c) 2014-2024 All Rights Reserved by the RWS Group for and on behalf of its affiliates and subsidiaries. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/odata_api/src/main/java/com/sdl/odata/api/edm/model/EntityType.java b/odata_api/src/main/java/com/sdl/odata/api/edm/model/EntityType.java index 7fa02344..acd2026e 100644 --- a/odata_api/src/main/java/com/sdl/odata/api/edm/model/EntityType.java +++ b/odata_api/src/main/java/com/sdl/odata/api/edm/model/EntityType.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2014-2023 All Rights Reserved by the RWS Group for and on behalf of its affiliates and subsidiaries. + * Copyright (c) 2014-2024 All Rights Reserved by the RWS Group for and on behalf of its affiliates and subsidiaries. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/odata_api/src/main/java/com/sdl/odata/api/edm/model/EnumMember.java b/odata_api/src/main/java/com/sdl/odata/api/edm/model/EnumMember.java index 4c5761fb..e9bcc8e6 100644 --- a/odata_api/src/main/java/com/sdl/odata/api/edm/model/EnumMember.java +++ b/odata_api/src/main/java/com/sdl/odata/api/edm/model/EnumMember.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2014-2023 All Rights Reserved by the RWS Group for and on behalf of its affiliates and subsidiaries. + * Copyright (c) 2014-2024 All Rights Reserved by the RWS Group for and on behalf of its affiliates and subsidiaries. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/odata_api/src/main/java/com/sdl/odata/api/edm/model/EnumType.java b/odata_api/src/main/java/com/sdl/odata/api/edm/model/EnumType.java index c3c61816..e6081ce9 100644 --- a/odata_api/src/main/java/com/sdl/odata/api/edm/model/EnumType.java +++ b/odata_api/src/main/java/com/sdl/odata/api/edm/model/EnumType.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2014-2023 All Rights Reserved by the RWS Group for and on behalf of its affiliates and subsidiaries. + * Copyright (c) 2014-2024 All Rights Reserved by the RWS Group for and on behalf of its affiliates and subsidiaries. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/odata_api/src/main/java/com/sdl/odata/api/edm/model/Facets.java b/odata_api/src/main/java/com/sdl/odata/api/edm/model/Facets.java index f4a15139..238d07c6 100644 --- a/odata_api/src/main/java/com/sdl/odata/api/edm/model/Facets.java +++ b/odata_api/src/main/java/com/sdl/odata/api/edm/model/Facets.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2014-2023 All Rights Reserved by the RWS Group for and on behalf of its affiliates and subsidiaries. + * Copyright (c) 2014-2024 All Rights Reserved by the RWS Group for and on behalf of its affiliates and subsidiaries. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/odata_api/src/main/java/com/sdl/odata/api/edm/model/Function.java b/odata_api/src/main/java/com/sdl/odata/api/edm/model/Function.java index 81233e10..8335ca83 100644 --- a/odata_api/src/main/java/com/sdl/odata/api/edm/model/Function.java +++ b/odata_api/src/main/java/com/sdl/odata/api/edm/model/Function.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2014-2023 All Rights Reserved by the RWS Group for and on behalf of its affiliates and subsidiaries. + * Copyright (c) 2014-2024 All Rights Reserved by the RWS Group for and on behalf of its affiliates and subsidiaries. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/odata_api/src/main/java/com/sdl/odata/api/edm/model/FunctionImport.java b/odata_api/src/main/java/com/sdl/odata/api/edm/model/FunctionImport.java index 23271f23..1048352f 100644 --- a/odata_api/src/main/java/com/sdl/odata/api/edm/model/FunctionImport.java +++ b/odata_api/src/main/java/com/sdl/odata/api/edm/model/FunctionImport.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2014-2023 All Rights Reserved by the RWS Group for and on behalf of its affiliates and subsidiaries. + * Copyright (c) 2014-2024 All Rights Reserved by the RWS Group for and on behalf of its affiliates and subsidiaries. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/odata_api/src/main/java/com/sdl/odata/api/edm/model/Key.java b/odata_api/src/main/java/com/sdl/odata/api/edm/model/Key.java index 7a6850d3..58188547 100644 --- a/odata_api/src/main/java/com/sdl/odata/api/edm/model/Key.java +++ b/odata_api/src/main/java/com/sdl/odata/api/edm/model/Key.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2014-2023 All Rights Reserved by the RWS Group for and on behalf of its affiliates and subsidiaries. + * Copyright (c) 2014-2024 All Rights Reserved by the RWS Group for and on behalf of its affiliates and subsidiaries. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/odata_api/src/main/java/com/sdl/odata/api/edm/model/MetaType.java b/odata_api/src/main/java/com/sdl/odata/api/edm/model/MetaType.java index 4d62fac6..982300e2 100644 --- a/odata_api/src/main/java/com/sdl/odata/api/edm/model/MetaType.java +++ b/odata_api/src/main/java/com/sdl/odata/api/edm/model/MetaType.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2014-2023 All Rights Reserved by the RWS Group for and on behalf of its affiliates and subsidiaries. + * Copyright (c) 2014-2024 All Rights Reserved by the RWS Group for and on behalf of its affiliates and subsidiaries. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/odata_api/src/main/java/com/sdl/odata/api/edm/model/NavigationProperty.java b/odata_api/src/main/java/com/sdl/odata/api/edm/model/NavigationProperty.java index bdbda1a1..b5c97488 100644 --- a/odata_api/src/main/java/com/sdl/odata/api/edm/model/NavigationProperty.java +++ b/odata_api/src/main/java/com/sdl/odata/api/edm/model/NavigationProperty.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2014-2023 All Rights Reserved by the RWS Group for and on behalf of its affiliates and subsidiaries. + * Copyright (c) 2014-2024 All Rights Reserved by the RWS Group for and on behalf of its affiliates and subsidiaries. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/odata_api/src/main/java/com/sdl/odata/api/edm/model/NavigationPropertyBinding.java b/odata_api/src/main/java/com/sdl/odata/api/edm/model/NavigationPropertyBinding.java index b88a2df4..48d9ebf4 100644 --- a/odata_api/src/main/java/com/sdl/odata/api/edm/model/NavigationPropertyBinding.java +++ b/odata_api/src/main/java/com/sdl/odata/api/edm/model/NavigationPropertyBinding.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2014-2023 All Rights Reserved by the RWS Group for and on behalf of its affiliates and subsidiaries. + * Copyright (c) 2014-2024 All Rights Reserved by the RWS Group for and on behalf of its affiliates and subsidiaries. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/odata_api/src/main/java/com/sdl/odata/api/edm/model/OnDeleteAction.java b/odata_api/src/main/java/com/sdl/odata/api/edm/model/OnDeleteAction.java index a26d0ecd..b78b7c2b 100644 --- a/odata_api/src/main/java/com/sdl/odata/api/edm/model/OnDeleteAction.java +++ b/odata_api/src/main/java/com/sdl/odata/api/edm/model/OnDeleteAction.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2014-2023 All Rights Reserved by the RWS Group for and on behalf of its affiliates and subsidiaries. + * Copyright (c) 2014-2024 All Rights Reserved by the RWS Group for and on behalf of its affiliates and subsidiaries. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/odata_api/src/main/java/com/sdl/odata/api/edm/model/Operation.java b/odata_api/src/main/java/com/sdl/odata/api/edm/model/Operation.java index c20886ec..a728e265 100644 --- a/odata_api/src/main/java/com/sdl/odata/api/edm/model/Operation.java +++ b/odata_api/src/main/java/com/sdl/odata/api/edm/model/Operation.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2014-2023 All Rights Reserved by the RWS Group for and on behalf of its affiliates and subsidiaries. + * Copyright (c) 2014-2024 All Rights Reserved by the RWS Group for and on behalf of its affiliates and subsidiaries. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/odata_api/src/main/java/com/sdl/odata/api/edm/model/Parameter.java b/odata_api/src/main/java/com/sdl/odata/api/edm/model/Parameter.java index 99f943c2..05e3bb06 100644 --- a/odata_api/src/main/java/com/sdl/odata/api/edm/model/Parameter.java +++ b/odata_api/src/main/java/com/sdl/odata/api/edm/model/Parameter.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2014-2023 All Rights Reserved by the RWS Group for and on behalf of its affiliates and subsidiaries. + * Copyright (c) 2014-2024 All Rights Reserved by the RWS Group for and on behalf of its affiliates and subsidiaries. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/odata_api/src/main/java/com/sdl/odata/api/edm/model/PrimitiveType.java b/odata_api/src/main/java/com/sdl/odata/api/edm/model/PrimitiveType.java index 944fd6ae..a9516500 100644 --- a/odata_api/src/main/java/com/sdl/odata/api/edm/model/PrimitiveType.java +++ b/odata_api/src/main/java/com/sdl/odata/api/edm/model/PrimitiveType.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2014-2023 All Rights Reserved by the RWS Group for and on behalf of its affiliates and subsidiaries. + * Copyright (c) 2014-2024 All Rights Reserved by the RWS Group for and on behalf of its affiliates and subsidiaries. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/odata_api/src/main/java/com/sdl/odata/api/edm/model/Property.java b/odata_api/src/main/java/com/sdl/odata/api/edm/model/Property.java index 25ff533c..56fcbacc 100644 --- a/odata_api/src/main/java/com/sdl/odata/api/edm/model/Property.java +++ b/odata_api/src/main/java/com/sdl/odata/api/edm/model/Property.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2014-2023 All Rights Reserved by the RWS Group for and on behalf of its affiliates and subsidiaries. + * Copyright (c) 2014-2024 All Rights Reserved by the RWS Group for and on behalf of its affiliates and subsidiaries. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/odata_api/src/main/java/com/sdl/odata/api/edm/model/PropertyRef.java b/odata_api/src/main/java/com/sdl/odata/api/edm/model/PropertyRef.java index 96dd6ad2..5dba283f 100644 --- a/odata_api/src/main/java/com/sdl/odata/api/edm/model/PropertyRef.java +++ b/odata_api/src/main/java/com/sdl/odata/api/edm/model/PropertyRef.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2014-2023 All Rights Reserved by the RWS Group for and on behalf of its affiliates and subsidiaries. + * Copyright (c) 2014-2024 All Rights Reserved by the RWS Group for and on behalf of its affiliates and subsidiaries. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/odata_api/src/main/java/com/sdl/odata/api/edm/model/ReferentialConstraint.java b/odata_api/src/main/java/com/sdl/odata/api/edm/model/ReferentialConstraint.java index 8a02c396..c4156775 100644 --- a/odata_api/src/main/java/com/sdl/odata/api/edm/model/ReferentialConstraint.java +++ b/odata_api/src/main/java/com/sdl/odata/api/edm/model/ReferentialConstraint.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2014-2023 All Rights Reserved by the RWS Group for and on behalf of its affiliates and subsidiaries. + * Copyright (c) 2014-2024 All Rights Reserved by the RWS Group for and on behalf of its affiliates and subsidiaries. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/odata_api/src/main/java/com/sdl/odata/api/edm/model/Schema.java b/odata_api/src/main/java/com/sdl/odata/api/edm/model/Schema.java index 8ba53f85..e627a936 100644 --- a/odata_api/src/main/java/com/sdl/odata/api/edm/model/Schema.java +++ b/odata_api/src/main/java/com/sdl/odata/api/edm/model/Schema.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2014-2023 All Rights Reserved by the RWS Group for and on behalf of its affiliates and subsidiaries. + * Copyright (c) 2014-2024 All Rights Reserved by the RWS Group for and on behalf of its affiliates and subsidiaries. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/odata_api/src/main/java/com/sdl/odata/api/edm/model/Singleton.java b/odata_api/src/main/java/com/sdl/odata/api/edm/model/Singleton.java index 9dfefaa4..c7fee9ae 100644 --- a/odata_api/src/main/java/com/sdl/odata/api/edm/model/Singleton.java +++ b/odata_api/src/main/java/com/sdl/odata/api/edm/model/Singleton.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2014-2023 All Rights Reserved by the RWS Group for and on behalf of its affiliates and subsidiaries. + * Copyright (c) 2014-2024 All Rights Reserved by the RWS Group for and on behalf of its affiliates and subsidiaries. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/odata_api/src/main/java/com/sdl/odata/api/edm/model/StructuralProperty.java b/odata_api/src/main/java/com/sdl/odata/api/edm/model/StructuralProperty.java index b56fdb74..6b339708 100644 --- a/odata_api/src/main/java/com/sdl/odata/api/edm/model/StructuralProperty.java +++ b/odata_api/src/main/java/com/sdl/odata/api/edm/model/StructuralProperty.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2014-2023 All Rights Reserved by the RWS Group for and on behalf of its affiliates and subsidiaries. + * Copyright (c) 2014-2024 All Rights Reserved by the RWS Group for and on behalf of its affiliates and subsidiaries. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/odata_api/src/main/java/com/sdl/odata/api/edm/model/StructuredType.java b/odata_api/src/main/java/com/sdl/odata/api/edm/model/StructuredType.java index 5c0c97a1..ddad0dbe 100644 --- a/odata_api/src/main/java/com/sdl/odata/api/edm/model/StructuredType.java +++ b/odata_api/src/main/java/com/sdl/odata/api/edm/model/StructuredType.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2014-2023 All Rights Reserved by the RWS Group for and on behalf of its affiliates and subsidiaries. + * Copyright (c) 2014-2024 All Rights Reserved by the RWS Group for and on behalf of its affiliates and subsidiaries. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/odata_api/src/main/java/com/sdl/odata/api/edm/model/Type.java b/odata_api/src/main/java/com/sdl/odata/api/edm/model/Type.java index 8f0b5361..12121ec5 100644 --- a/odata_api/src/main/java/com/sdl/odata/api/edm/model/Type.java +++ b/odata_api/src/main/java/com/sdl/odata/api/edm/model/Type.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2014-2023 All Rights Reserved by the RWS Group for and on behalf of its affiliates and subsidiaries. + * Copyright (c) 2014-2024 All Rights Reserved by the RWS Group for and on behalf of its affiliates and subsidiaries. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/odata_api/src/main/java/com/sdl/odata/api/edm/model/TypeDefinition.java b/odata_api/src/main/java/com/sdl/odata/api/edm/model/TypeDefinition.java index 1c453147..1de42ec7 100644 --- a/odata_api/src/main/java/com/sdl/odata/api/edm/model/TypeDefinition.java +++ b/odata_api/src/main/java/com/sdl/odata/api/edm/model/TypeDefinition.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2014-2023 All Rights Reserved by the RWS Group for and on behalf of its affiliates and subsidiaries. + * Copyright (c) 2014-2024 All Rights Reserved by the RWS Group for and on behalf of its affiliates and subsidiaries. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/odata_api/src/main/java/com/sdl/odata/api/edm/registry/ODataEdmRegistry.java b/odata_api/src/main/java/com/sdl/odata/api/edm/registry/ODataEdmRegistry.java index 2032d310..7a93aa8a 100644 --- a/odata_api/src/main/java/com/sdl/odata/api/edm/registry/ODataEdmRegistry.java +++ b/odata_api/src/main/java/com/sdl/odata/api/edm/registry/ODataEdmRegistry.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2014-2023 All Rights Reserved by the RWS Group for and on behalf of its affiliates and subsidiaries. + * Copyright (c) 2014-2024 All Rights Reserved by the RWS Group for and on behalf of its affiliates and subsidiaries. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/odata_api/src/main/java/com/sdl/odata/api/edm/util/EdmUtil.java b/odata_api/src/main/java/com/sdl/odata/api/edm/util/EdmUtil.java index 2394d04a..fbfc75ca 100644 --- a/odata_api/src/main/java/com/sdl/odata/api/edm/util/EdmUtil.java +++ b/odata_api/src/main/java/com/sdl/odata/api/edm/util/EdmUtil.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2014-2023 All Rights Reserved by the RWS Group for and on behalf of its affiliates and subsidiaries. + * Copyright (c) 2014-2024 All Rights Reserved by the RWS Group for and on behalf of its affiliates and subsidiaries. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/odata_api/src/main/java/com/sdl/odata/api/mapper/EntityMapper.java b/odata_api/src/main/java/com/sdl/odata/api/mapper/EntityMapper.java index 4e7572f3..2324c0e5 100644 --- a/odata_api/src/main/java/com/sdl/odata/api/mapper/EntityMapper.java +++ b/odata_api/src/main/java/com/sdl/odata/api/mapper/EntityMapper.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2014-2023 All Rights Reserved by the RWS Group for and on behalf of its affiliates and subsidiaries. + * Copyright (c) 2014-2024 All Rights Reserved by the RWS Group for and on behalf of its affiliates and subsidiaries. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/odata_api/src/main/java/com/sdl/odata/api/parser/ODataBatchException.java b/odata_api/src/main/java/com/sdl/odata/api/parser/ODataBatchException.java index 0ad94f35..fc60a237 100644 --- a/odata_api/src/main/java/com/sdl/odata/api/parser/ODataBatchException.java +++ b/odata_api/src/main/java/com/sdl/odata/api/parser/ODataBatchException.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2014-2023 All Rights Reserved by the RWS Group for and on behalf of its affiliates and subsidiaries. + * Copyright (c) 2014-2024 All Rights Reserved by the RWS Group for and on behalf of its affiliates and subsidiaries. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/odata_api/src/main/java/com/sdl/odata/api/parser/ODataBatchParseException.java b/odata_api/src/main/java/com/sdl/odata/api/parser/ODataBatchParseException.java index 37c07320..ff7e73d1 100644 --- a/odata_api/src/main/java/com/sdl/odata/api/parser/ODataBatchParseException.java +++ b/odata_api/src/main/java/com/sdl/odata/api/parser/ODataBatchParseException.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2014-2023 All Rights Reserved by the RWS Group for and on behalf of its affiliates and subsidiaries. + * Copyright (c) 2014-2024 All Rights Reserved by the RWS Group for and on behalf of its affiliates and subsidiaries. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/odata_api/src/main/java/com/sdl/odata/api/parser/ODataBatchRendererException.java b/odata_api/src/main/java/com/sdl/odata/api/parser/ODataBatchRendererException.java index 951d7df8..334048f4 100644 --- a/odata_api/src/main/java/com/sdl/odata/api/parser/ODataBatchRendererException.java +++ b/odata_api/src/main/java/com/sdl/odata/api/parser/ODataBatchRendererException.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2014-2023 All Rights Reserved by the RWS Group for and on behalf of its affiliates and subsidiaries. + * Copyright (c) 2014-2024 All Rights Reserved by the RWS Group for and on behalf of its affiliates and subsidiaries. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/odata_api/src/main/java/com/sdl/odata/api/parser/ODataParser.java b/odata_api/src/main/java/com/sdl/odata/api/parser/ODataParser.java index 83730a95..0ad129ff 100644 --- a/odata_api/src/main/java/com/sdl/odata/api/parser/ODataParser.java +++ b/odata_api/src/main/java/com/sdl/odata/api/parser/ODataParser.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2014-2023 All Rights Reserved by the RWS Group for and on behalf of its affiliates and subsidiaries. + * Copyright (c) 2014-2024 All Rights Reserved by the RWS Group for and on behalf of its affiliates and subsidiaries. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/odata_api/src/main/java/com/sdl/odata/api/parser/ODataUriParseException.java b/odata_api/src/main/java/com/sdl/odata/api/parser/ODataUriParseException.java index fdbce123..877d1694 100644 --- a/odata_api/src/main/java/com/sdl/odata/api/parser/ODataUriParseException.java +++ b/odata_api/src/main/java/com/sdl/odata/api/parser/ODataUriParseException.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2014-2023 All Rights Reserved by the RWS Group for and on behalf of its affiliates and subsidiaries. + * Copyright (c) 2014-2024 All Rights Reserved by the RWS Group for and on behalf of its affiliates and subsidiaries. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/odata_api/src/main/java/com/sdl/odata/api/parser/util/ParameterTypeUtil.java b/odata_api/src/main/java/com/sdl/odata/api/parser/util/ParameterTypeUtil.java index b9c109a8..395a60d1 100644 --- a/odata_api/src/main/java/com/sdl/odata/api/parser/util/ParameterTypeUtil.java +++ b/odata_api/src/main/java/com/sdl/odata/api/parser/util/ParameterTypeUtil.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2014-2023 All Rights Reserved by the RWS Group for and on behalf of its affiliates and subsidiaries. + * Copyright (c) 2014-2024 All Rights Reserved by the RWS Group for and on behalf of its affiliates and subsidiaries. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/odata_api/src/main/java/com/sdl/odata/api/parser/util/ParserUtil.java b/odata_api/src/main/java/com/sdl/odata/api/parser/util/ParserUtil.java index 04d93cfe..7e99eab9 100644 --- a/odata_api/src/main/java/com/sdl/odata/api/parser/util/ParserUtil.java +++ b/odata_api/src/main/java/com/sdl/odata/api/parser/util/ParserUtil.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2014-2023 All Rights Reserved by the RWS Group for and on behalf of its affiliates and subsidiaries. + * Copyright (c) 2014-2024 All Rights Reserved by the RWS Group for and on behalf of its affiliates and subsidiaries. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/odata_api/src/main/java/com/sdl/odata/api/processor/ODataFunctionProcessor.java b/odata_api/src/main/java/com/sdl/odata/api/processor/ODataFunctionProcessor.java index b57e3c7e..51707eaf 100644 --- a/odata_api/src/main/java/com/sdl/odata/api/processor/ODataFunctionProcessor.java +++ b/odata_api/src/main/java/com/sdl/odata/api/processor/ODataFunctionProcessor.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2014-2023 All Rights Reserved by the RWS Group for and on behalf of its affiliates and subsidiaries. + * Copyright (c) 2014-2024 All Rights Reserved by the RWS Group for and on behalf of its affiliates and subsidiaries. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/odata_api/src/main/java/com/sdl/odata/api/processor/ODataProcessorException.java b/odata_api/src/main/java/com/sdl/odata/api/processor/ODataProcessorException.java index ace0daf8..fadc0a11 100644 --- a/odata_api/src/main/java/com/sdl/odata/api/processor/ODataProcessorException.java +++ b/odata_api/src/main/java/com/sdl/odata/api/processor/ODataProcessorException.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2014-2023 All Rights Reserved by the RWS Group for and on behalf of its affiliates and subsidiaries. + * Copyright (c) 2014-2024 All Rights Reserved by the RWS Group for and on behalf of its affiliates and subsidiaries. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/odata_api/src/main/java/com/sdl/odata/api/processor/ODataQueryProcessor.java b/odata_api/src/main/java/com/sdl/odata/api/processor/ODataQueryProcessor.java index d44aa8f1..983f703c 100644 --- a/odata_api/src/main/java/com/sdl/odata/api/processor/ODataQueryProcessor.java +++ b/odata_api/src/main/java/com/sdl/odata/api/processor/ODataQueryProcessor.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2014-2023 All Rights Reserved by the RWS Group for and on behalf of its affiliates and subsidiaries. + * Copyright (c) 2014-2024 All Rights Reserved by the RWS Group for and on behalf of its affiliates and subsidiaries. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/odata_api/src/main/java/com/sdl/odata/api/processor/ODataWriteProcessor.java b/odata_api/src/main/java/com/sdl/odata/api/processor/ODataWriteProcessor.java index 0296566b..0edc2b24 100644 --- a/odata_api/src/main/java/com/sdl/odata/api/processor/ODataWriteProcessor.java +++ b/odata_api/src/main/java/com/sdl/odata/api/processor/ODataWriteProcessor.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2014-2023 All Rights Reserved by the RWS Group for and on behalf of its affiliates and subsidiaries. + * Copyright (c) 2014-2024 All Rights Reserved by the RWS Group for and on behalf of its affiliates and subsidiaries. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/odata_api/src/main/java/com/sdl/odata/api/processor/ProcessorResult.java b/odata_api/src/main/java/com/sdl/odata/api/processor/ProcessorResult.java index 1977ee02..b812b691 100644 --- a/odata_api/src/main/java/com/sdl/odata/api/processor/ProcessorResult.java +++ b/odata_api/src/main/java/com/sdl/odata/api/processor/ProcessorResult.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2014-2023 All Rights Reserved by the RWS Group for and on behalf of its affiliates and subsidiaries. + * Copyright (c) 2014-2024 All Rights Reserved by the RWS Group for and on behalf of its affiliates and subsidiaries. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/odata_api/src/main/java/com/sdl/odata/api/processor/datasource/DataSource.java b/odata_api/src/main/java/com/sdl/odata/api/processor/datasource/DataSource.java index 10b05d44..357da358 100644 --- a/odata_api/src/main/java/com/sdl/odata/api/processor/datasource/DataSource.java +++ b/odata_api/src/main/java/com/sdl/odata/api/processor/datasource/DataSource.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2014-2023 All Rights Reserved by the RWS Group for and on behalf of its affiliates and subsidiaries. + * Copyright (c) 2014-2024 All Rights Reserved by the RWS Group for and on behalf of its affiliates and subsidiaries. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/odata_api/src/main/java/com/sdl/odata/api/processor/datasource/DataSourceProvider.java b/odata_api/src/main/java/com/sdl/odata/api/processor/datasource/DataSourceProvider.java index d0d9afa8..2367b34f 100644 --- a/odata_api/src/main/java/com/sdl/odata/api/processor/datasource/DataSourceProvider.java +++ b/odata_api/src/main/java/com/sdl/odata/api/processor/datasource/DataSourceProvider.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2014-2023 All Rights Reserved by the RWS Group for and on behalf of its affiliates and subsidiaries. + * Copyright (c) 2014-2024 All Rights Reserved by the RWS Group for and on behalf of its affiliates and subsidiaries. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/odata_api/src/main/java/com/sdl/odata/api/processor/datasource/ODataDataSourceException.java b/odata_api/src/main/java/com/sdl/odata/api/processor/datasource/ODataDataSourceException.java index cd4b2414..8a2eab22 100644 --- a/odata_api/src/main/java/com/sdl/odata/api/processor/datasource/ODataDataSourceException.java +++ b/odata_api/src/main/java/com/sdl/odata/api/processor/datasource/ODataDataSourceException.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2014-2023 All Rights Reserved by the RWS Group for and on behalf of its affiliates and subsidiaries. + * Copyright (c) 2014-2024 All Rights Reserved by the RWS Group for and on behalf of its affiliates and subsidiaries. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/odata_api/src/main/java/com/sdl/odata/api/processor/datasource/ODataDuplicateKeyException.java b/odata_api/src/main/java/com/sdl/odata/api/processor/datasource/ODataDuplicateKeyException.java index c87e80a0..f4695af4 100644 --- a/odata_api/src/main/java/com/sdl/odata/api/processor/datasource/ODataDuplicateKeyException.java +++ b/odata_api/src/main/java/com/sdl/odata/api/processor/datasource/ODataDuplicateKeyException.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2014-2023 All Rights Reserved by the RWS Group for and on behalf of its affiliates and subsidiaries. + * Copyright (c) 2014-2024 All Rights Reserved by the RWS Group for and on behalf of its affiliates and subsidiaries. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/odata_api/src/main/java/com/sdl/odata/api/processor/datasource/ODataEntityAlreadyLinkedException.java b/odata_api/src/main/java/com/sdl/odata/api/processor/datasource/ODataEntityAlreadyLinkedException.java index eeb74c00..f6652f2d 100644 --- a/odata_api/src/main/java/com/sdl/odata/api/processor/datasource/ODataEntityAlreadyLinkedException.java +++ b/odata_api/src/main/java/com/sdl/odata/api/processor/datasource/ODataEntityAlreadyLinkedException.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2014-2023 All Rights Reserved by the RWS Group for and on behalf of its affiliates and subsidiaries. + * Copyright (c) 2014-2024 All Rights Reserved by the RWS Group for and on behalf of its affiliates and subsidiaries. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/odata_api/src/main/java/com/sdl/odata/api/processor/datasource/ODataEntityNotFoundException.java b/odata_api/src/main/java/com/sdl/odata/api/processor/datasource/ODataEntityNotFoundException.java index 46546ade..60808268 100644 --- a/odata_api/src/main/java/com/sdl/odata/api/processor/datasource/ODataEntityNotFoundException.java +++ b/odata_api/src/main/java/com/sdl/odata/api/processor/datasource/ODataEntityNotFoundException.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2014-2023 All Rights Reserved by the RWS Group for and on behalf of its affiliates and subsidiaries. + * Copyright (c) 2014-2024 All Rights Reserved by the RWS Group for and on behalf of its affiliates and subsidiaries. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/odata_api/src/main/java/com/sdl/odata/api/processor/datasource/ODataQueryProcessingException.java b/odata_api/src/main/java/com/sdl/odata/api/processor/datasource/ODataQueryProcessingException.java index 0dc47d3a..3d47ce7a 100644 --- a/odata_api/src/main/java/com/sdl/odata/api/processor/datasource/ODataQueryProcessingException.java +++ b/odata_api/src/main/java/com/sdl/odata/api/processor/datasource/ODataQueryProcessingException.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2014-2023 All Rights Reserved by the RWS Group for and on behalf of its affiliates and subsidiaries. + * Copyright (c) 2014-2024 All Rights Reserved by the RWS Group for and on behalf of its affiliates and subsidiaries. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/odata_api/src/main/java/com/sdl/odata/api/processor/datasource/ODataTargetTypeException.java b/odata_api/src/main/java/com/sdl/odata/api/processor/datasource/ODataTargetTypeException.java index 9a452ebe..3e800c77 100644 --- a/odata_api/src/main/java/com/sdl/odata/api/processor/datasource/ODataTargetTypeException.java +++ b/odata_api/src/main/java/com/sdl/odata/api/processor/datasource/ODataTargetTypeException.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2014-2023 All Rights Reserved by the RWS Group for and on behalf of its affiliates and subsidiaries. + * Copyright (c) 2014-2024 All Rights Reserved by the RWS Group for and on behalf of its affiliates and subsidiaries. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/odata_api/src/main/java/com/sdl/odata/api/processor/datasource/TransactionalDataSource.java b/odata_api/src/main/java/com/sdl/odata/api/processor/datasource/TransactionalDataSource.java index f05884be..26a304e8 100644 --- a/odata_api/src/main/java/com/sdl/odata/api/processor/datasource/TransactionalDataSource.java +++ b/odata_api/src/main/java/com/sdl/odata/api/processor/datasource/TransactionalDataSource.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2014-2023 All Rights Reserved by the RWS Group for and on behalf of its affiliates and subsidiaries. + * Copyright (c) 2014-2024 All Rights Reserved by the RWS Group for and on behalf of its affiliates and subsidiaries. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/odata_api/src/main/java/com/sdl/odata/api/processor/datasource/factory/DataSourceFactory.java b/odata_api/src/main/java/com/sdl/odata/api/processor/datasource/factory/DataSourceFactory.java index 6532626c..c93d1d48 100644 --- a/odata_api/src/main/java/com/sdl/odata/api/processor/datasource/factory/DataSourceFactory.java +++ b/odata_api/src/main/java/com/sdl/odata/api/processor/datasource/factory/DataSourceFactory.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2014-2023 All Rights Reserved by the RWS Group for and on behalf of its affiliates and subsidiaries. + * Copyright (c) 2014-2024 All Rights Reserved by the RWS Group for and on behalf of its affiliates and subsidiaries. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/odata_api/src/main/java/com/sdl/odata/api/processor/query/QueryResult.java b/odata_api/src/main/java/com/sdl/odata/api/processor/query/QueryResult.java index e622ec67..5ecde817 100644 --- a/odata_api/src/main/java/com/sdl/odata/api/processor/query/QueryResult.java +++ b/odata_api/src/main/java/com/sdl/odata/api/processor/query/QueryResult.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2014-2023 All Rights Reserved by the RWS Group for and on behalf of its affiliates and subsidiaries. + * Copyright (c) 2014-2024 All Rights Reserved by the RWS Group for and on behalf of its affiliates and subsidiaries. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/odata_api/src/main/java/com/sdl/odata/api/processor/query/strategy/QueryOperationStrategy.java b/odata_api/src/main/java/com/sdl/odata/api/processor/query/strategy/QueryOperationStrategy.java index 26f21204..3c524585 100644 --- a/odata_api/src/main/java/com/sdl/odata/api/processor/query/strategy/QueryOperationStrategy.java +++ b/odata_api/src/main/java/com/sdl/odata/api/processor/query/strategy/QueryOperationStrategy.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2014-2023 All Rights Reserved by the RWS Group for and on behalf of its affiliates and subsidiaries. + * Copyright (c) 2014-2024 All Rights Reserved by the RWS Group for and on behalf of its affiliates and subsidiaries. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/odata_api/src/main/java/com/sdl/odata/api/renderer/ChunkedActionRenderResult.java b/odata_api/src/main/java/com/sdl/odata/api/renderer/ChunkedActionRenderResult.java index 7e16b205..e641ca39 100644 --- a/odata_api/src/main/java/com/sdl/odata/api/renderer/ChunkedActionRenderResult.java +++ b/odata_api/src/main/java/com/sdl/odata/api/renderer/ChunkedActionRenderResult.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2014-2023 All Rights Reserved by the RWS Group for and on behalf of its affiliates and subsidiaries. + * Copyright (c) 2014-2024 All Rights Reserved by the RWS Group for and on behalf of its affiliates and subsidiaries. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/odata_api/src/main/java/com/sdl/odata/api/renderer/ODataRenderException.java b/odata_api/src/main/java/com/sdl/odata/api/renderer/ODataRenderException.java index 7feb63f9..bb6656ee 100644 --- a/odata_api/src/main/java/com/sdl/odata/api/renderer/ODataRenderException.java +++ b/odata_api/src/main/java/com/sdl/odata/api/renderer/ODataRenderException.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2014-2023 All Rights Reserved by the RWS Group for and on behalf of its affiliates and subsidiaries. + * Copyright (c) 2014-2024 All Rights Reserved by the RWS Group for and on behalf of its affiliates and subsidiaries. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/odata_api/src/main/java/com/sdl/odata/api/renderer/ODataRenderer.java b/odata_api/src/main/java/com/sdl/odata/api/renderer/ODataRenderer.java index eb344b6d..d85199fc 100644 --- a/odata_api/src/main/java/com/sdl/odata/api/renderer/ODataRenderer.java +++ b/odata_api/src/main/java/com/sdl/odata/api/renderer/ODataRenderer.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2014-2023 All Rights Reserved by the RWS Group for and on behalf of its affiliates and subsidiaries. + * Copyright (c) 2014-2024 All Rights Reserved by the RWS Group for and on behalf of its affiliates and subsidiaries. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/odata_api/src/main/java/com/sdl/odata/api/renderer/RendererFactory.java b/odata_api/src/main/java/com/sdl/odata/api/renderer/RendererFactory.java index 211a79a0..8c6d8499 100644 --- a/odata_api/src/main/java/com/sdl/odata/api/renderer/RendererFactory.java +++ b/odata_api/src/main/java/com/sdl/odata/api/renderer/RendererFactory.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2014-2023 All Rights Reserved by the RWS Group for and on behalf of its affiliates and subsidiaries. + * Copyright (c) 2014-2024 All Rights Reserved by the RWS Group for and on behalf of its affiliates and subsidiaries. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/odata_api/src/main/java/com/sdl/odata/api/service/ChangeSetEntity.java b/odata_api/src/main/java/com/sdl/odata/api/service/ChangeSetEntity.java index 6db29a0d..cc033841 100644 --- a/odata_api/src/main/java/com/sdl/odata/api/service/ChangeSetEntity.java +++ b/odata_api/src/main/java/com/sdl/odata/api/service/ChangeSetEntity.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2014-2023 All Rights Reserved by the RWS Group for and on behalf of its affiliates and subsidiaries. + * Copyright (c) 2014-2024 All Rights Reserved by the RWS Group for and on behalf of its affiliates and subsidiaries. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/odata_api/src/main/java/com/sdl/odata/api/service/HeaderNames.java b/odata_api/src/main/java/com/sdl/odata/api/service/HeaderNames.java index b790607f..f0b6e66e 100644 --- a/odata_api/src/main/java/com/sdl/odata/api/service/HeaderNames.java +++ b/odata_api/src/main/java/com/sdl/odata/api/service/HeaderNames.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2014-2023 All Rights Reserved by the RWS Group for and on behalf of its affiliates and subsidiaries. + * Copyright (c) 2014-2024 All Rights Reserved by the RWS Group for and on behalf of its affiliates and subsidiaries. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/odata_api/src/main/java/com/sdl/odata/api/service/MediaType.java b/odata_api/src/main/java/com/sdl/odata/api/service/MediaType.java index 167c3490..7210402f 100644 --- a/odata_api/src/main/java/com/sdl/odata/api/service/MediaType.java +++ b/odata_api/src/main/java/com/sdl/odata/api/service/MediaType.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2014-2023 All Rights Reserved by the RWS Group for and on behalf of its affiliates and subsidiaries. + * Copyright (c) 2014-2024 All Rights Reserved by the RWS Group for and on behalf of its affiliates and subsidiaries. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/odata_api/src/main/java/com/sdl/odata/api/service/ODataContent.java b/odata_api/src/main/java/com/sdl/odata/api/service/ODataContent.java index ec9b26ad..e226ef34 100644 --- a/odata_api/src/main/java/com/sdl/odata/api/service/ODataContent.java +++ b/odata_api/src/main/java/com/sdl/odata/api/service/ODataContent.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2014-2023 All Rights Reserved by the RWS Group for and on behalf of its affiliates and subsidiaries. + * Copyright (c) 2014-2024 All Rights Reserved by the RWS Group for and on behalf of its affiliates and subsidiaries. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/odata_api/src/main/java/com/sdl/odata/api/service/ODataContentStreamer.java b/odata_api/src/main/java/com/sdl/odata/api/service/ODataContentStreamer.java index 05b5136e..ea506b6e 100644 --- a/odata_api/src/main/java/com/sdl/odata/api/service/ODataContentStreamer.java +++ b/odata_api/src/main/java/com/sdl/odata/api/service/ODataContentStreamer.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2014-2023 All Rights Reserved by the RWS Group for and on behalf of its affiliates and subsidiaries. + * Copyright (c) 2014-2024 All Rights Reserved by the RWS Group for and on behalf of its affiliates and subsidiaries. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/odata_api/src/main/java/com/sdl/odata/api/service/ODataRequest.java b/odata_api/src/main/java/com/sdl/odata/api/service/ODataRequest.java index 04977eba..8e36f35d 100644 --- a/odata_api/src/main/java/com/sdl/odata/api/service/ODataRequest.java +++ b/odata_api/src/main/java/com/sdl/odata/api/service/ODataRequest.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2014-2023 All Rights Reserved by the RWS Group for and on behalf of its affiliates and subsidiaries. + * Copyright (c) 2014-2024 All Rights Reserved by the RWS Group for and on behalf of its affiliates and subsidiaries. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/odata_api/src/main/java/com/sdl/odata/api/service/ODataRequestContext.java b/odata_api/src/main/java/com/sdl/odata/api/service/ODataRequestContext.java index aa087ba7..277e7c84 100644 --- a/odata_api/src/main/java/com/sdl/odata/api/service/ODataRequestContext.java +++ b/odata_api/src/main/java/com/sdl/odata/api/service/ODataRequestContext.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2014-2023 All Rights Reserved by the RWS Group for and on behalf of its affiliates and subsidiaries. + * Copyright (c) 2014-2024 All Rights Reserved by the RWS Group for and on behalf of its affiliates and subsidiaries. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/odata_api/src/main/java/com/sdl/odata/api/service/ODataRequestResponseBase.java b/odata_api/src/main/java/com/sdl/odata/api/service/ODataRequestResponseBase.java index d4fdbbd4..094dc2bd 100644 --- a/odata_api/src/main/java/com/sdl/odata/api/service/ODataRequestResponseBase.java +++ b/odata_api/src/main/java/com/sdl/odata/api/service/ODataRequestResponseBase.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2014-2023 All Rights Reserved by the RWS Group for and on behalf of its affiliates and subsidiaries. + * Copyright (c) 2014-2024 All Rights Reserved by the RWS Group for and on behalf of its affiliates and subsidiaries. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/odata_api/src/main/java/com/sdl/odata/api/service/ODataResponse.java b/odata_api/src/main/java/com/sdl/odata/api/service/ODataResponse.java index 0064cd02..6b916973 100644 --- a/odata_api/src/main/java/com/sdl/odata/api/service/ODataResponse.java +++ b/odata_api/src/main/java/com/sdl/odata/api/service/ODataResponse.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2014-2023 All Rights Reserved by the RWS Group for and on behalf of its affiliates and subsidiaries. + * Copyright (c) 2014-2024 All Rights Reserved by the RWS Group for and on behalf of its affiliates and subsidiaries. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/odata_api/src/main/java/com/sdl/odata/api/service/ODataService.java b/odata_api/src/main/java/com/sdl/odata/api/service/ODataService.java index d13708ff..140d6f9e 100644 --- a/odata_api/src/main/java/com/sdl/odata/api/service/ODataService.java +++ b/odata_api/src/main/java/com/sdl/odata/api/service/ODataService.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2014-2023 All Rights Reserved by the RWS Group for and on behalf of its affiliates and subsidiaries. + * Copyright (c) 2014-2024 All Rights Reserved by the RWS Group for and on behalf of its affiliates and subsidiaries. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/odata_api/src/main/java/com/sdl/odata/api/unmarshaller/ODataUnmarshaller.java b/odata_api/src/main/java/com/sdl/odata/api/unmarshaller/ODataUnmarshaller.java index dcd00121..f9b97c1b 100644 --- a/odata_api/src/main/java/com/sdl/odata/api/unmarshaller/ODataUnmarshaller.java +++ b/odata_api/src/main/java/com/sdl/odata/api/unmarshaller/ODataUnmarshaller.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2014-2023 All Rights Reserved by the RWS Group for and on behalf of its affiliates and subsidiaries. + * Copyright (c) 2014-2024 All Rights Reserved by the RWS Group for and on behalf of its affiliates and subsidiaries. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/odata_api/src/main/java/com/sdl/odata/api/unmarshaller/ODataUnmarshallingException.java b/odata_api/src/main/java/com/sdl/odata/api/unmarshaller/ODataUnmarshallingException.java index 309968e8..10cdcbde 100644 --- a/odata_api/src/main/java/com/sdl/odata/api/unmarshaller/ODataUnmarshallingException.java +++ b/odata_api/src/main/java/com/sdl/odata/api/unmarshaller/ODataUnmarshallingException.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2014-2023 All Rights Reserved by the RWS Group for and on behalf of its affiliates and subsidiaries. + * Copyright (c) 2014-2024 All Rights Reserved by the RWS Group for and on behalf of its affiliates and subsidiaries. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/odata_api/src/main/java/com/sdl/odata/api/unmarshaller/UnmarshallerFactory.java b/odata_api/src/main/java/com/sdl/odata/api/unmarshaller/UnmarshallerFactory.java index 551d639a..170b0bee 100644 --- a/odata_api/src/main/java/com/sdl/odata/api/unmarshaller/UnmarshallerFactory.java +++ b/odata_api/src/main/java/com/sdl/odata/api/unmarshaller/UnmarshallerFactory.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2014-2023 All Rights Reserved by the RWS Group for and on behalf of its affiliates and subsidiaries. + * Copyright (c) 2014-2024 All Rights Reserved by the RWS Group for and on behalf of its affiliates and subsidiaries. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/odata_api/src/main/java/com/sdl/odata/util/AnnotationsUtil.java b/odata_api/src/main/java/com/sdl/odata/util/AnnotationsUtil.java index 5fb26797..816f378f 100644 --- a/odata_api/src/main/java/com/sdl/odata/util/AnnotationsUtil.java +++ b/odata_api/src/main/java/com/sdl/odata/util/AnnotationsUtil.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2014-2023 All Rights Reserved by the RWS Group for and on behalf of its affiliates and subsidiaries. + * Copyright (c) 2014-2024 All Rights Reserved by the RWS Group for and on behalf of its affiliates and subsidiaries. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/odata_api/src/main/java/com/sdl/odata/util/PrimitiveUtil.java b/odata_api/src/main/java/com/sdl/odata/util/PrimitiveUtil.java index 58867fd2..6a83b732 100644 --- a/odata_api/src/main/java/com/sdl/odata/util/PrimitiveUtil.java +++ b/odata_api/src/main/java/com/sdl/odata/util/PrimitiveUtil.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2014-2023 All Rights Reserved by the RWS Group for and on behalf of its affiliates and subsidiaries. + * Copyright (c) 2014-2024 All Rights Reserved by the RWS Group for and on behalf of its affiliates and subsidiaries. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/odata_api/src/main/java/com/sdl/odata/util/ReferenceUtil.java b/odata_api/src/main/java/com/sdl/odata/util/ReferenceUtil.java index 3dd61e19..d706fa9d 100644 --- a/odata_api/src/main/java/com/sdl/odata/util/ReferenceUtil.java +++ b/odata_api/src/main/java/com/sdl/odata/util/ReferenceUtil.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2014-2023 All Rights Reserved by the RWS Group for and on behalf of its affiliates and subsidiaries. + * Copyright (c) 2014-2024 All Rights Reserved by the RWS Group for and on behalf of its affiliates and subsidiaries. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/odata_api/src/main/java/com/sdl/odata/util/XmlBuilderFactory.java b/odata_api/src/main/java/com/sdl/odata/util/XmlBuilderFactory.java index d94b0f6b..4fbbf06f 100644 --- a/odata_api/src/main/java/com/sdl/odata/util/XmlBuilderFactory.java +++ b/odata_api/src/main/java/com/sdl/odata/util/XmlBuilderFactory.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2014-2023 All Rights Reserved by the RWS Group for and on behalf of its affiliates and subsidiaries. + * Copyright (c) 2014-2024 All Rights Reserved by the RWS Group for and on behalf of its affiliates and subsidiaries. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/odata_api/src/main/java/com/sdl/odata/util/edm/EntityDataModelUtil.java b/odata_api/src/main/java/com/sdl/odata/util/edm/EntityDataModelUtil.java index aa41bb9c..e69a432a 100644 --- a/odata_api/src/main/java/com/sdl/odata/util/edm/EntityDataModelUtil.java +++ b/odata_api/src/main/java/com/sdl/odata/util/edm/EntityDataModelUtil.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2014-2023 All Rights Reserved by the RWS Group for and on behalf of its affiliates and subsidiaries. + * Copyright (c) 2014-2024 All Rights Reserved by the RWS Group for and on behalf of its affiliates and subsidiaries. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/odata_api/src/main/java/com/sdl/odata/util/edm/PropertyVisitor.java b/odata_api/src/main/java/com/sdl/odata/util/edm/PropertyVisitor.java index 1eeed6c0..294e497a 100644 --- a/odata_api/src/main/java/com/sdl/odata/util/edm/PropertyVisitor.java +++ b/odata_api/src/main/java/com/sdl/odata/util/edm/PropertyVisitor.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2014-2023 All Rights Reserved by the RWS Group for and on behalf of its affiliates and subsidiaries. + * Copyright (c) 2014-2024 All Rights Reserved by the RWS Group for and on behalf of its affiliates and subsidiaries. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/odata_api/src/main/scala/com/sdl/odata/api/parser/ContextFragment.scala b/odata_api/src/main/scala/com/sdl/odata/api/parser/ContextFragment.scala index 3809f8ae..15f2eb3d 100644 --- a/odata_api/src/main/scala/com/sdl/odata/api/parser/ContextFragment.scala +++ b/odata_api/src/main/scala/com/sdl/odata/api/parser/ContextFragment.scala @@ -1,5 +1,5 @@ /** - * Copyright (c) 2014-2023 All Rights Reserved by the RWS Group for and on behalf of its affiliates and subsidiaries. + * Copyright (c) 2014-2024 All Rights Reserved by the RWS Group for and on behalf of its affiliates and subsidiaries. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/odata_api/src/main/scala/com/sdl/odata/api/parser/Expression.scala b/odata_api/src/main/scala/com/sdl/odata/api/parser/Expression.scala index f75cd63a..04c2a0da 100644 --- a/odata_api/src/main/scala/com/sdl/odata/api/parser/Expression.scala +++ b/odata_api/src/main/scala/com/sdl/odata/api/parser/Expression.scala @@ -1,5 +1,5 @@ /** - * Copyright (c) 2014-2023 All Rights Reserved by the RWS Group for and on behalf of its affiliates and subsidiaries. + * Copyright (c) 2014-2024 All Rights Reserved by the RWS Group for and on behalf of its affiliates and subsidiaries. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/odata_api/src/main/scala/com/sdl/odata/api/parser/Literal.scala b/odata_api/src/main/scala/com/sdl/odata/api/parser/Literal.scala index d9ff649a..bad1e1a4 100644 --- a/odata_api/src/main/scala/com/sdl/odata/api/parser/Literal.scala +++ b/odata_api/src/main/scala/com/sdl/odata/api/parser/Literal.scala @@ -1,5 +1,5 @@ /** - * Copyright (c) 2014-2023 All Rights Reserved by the RWS Group for and on behalf of its affiliates and subsidiaries. + * Copyright (c) 2014-2024 All Rights Reserved by the RWS Group for and on behalf of its affiliates and subsidiaries. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/odata_api/src/main/scala/com/sdl/odata/api/parser/ODataUri.scala b/odata_api/src/main/scala/com/sdl/odata/api/parser/ODataUri.scala index 9e1510f6..1208e27c 100644 --- a/odata_api/src/main/scala/com/sdl/odata/api/parser/ODataUri.scala +++ b/odata_api/src/main/scala/com/sdl/odata/api/parser/ODataUri.scala @@ -1,5 +1,5 @@ /** - * Copyright (c) 2014-2023 All Rights Reserved by the RWS Group for and on behalf of its affiliates and subsidiaries. + * Copyright (c) 2014-2024 All Rights Reserved by the RWS Group for and on behalf of its affiliates and subsidiaries. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/odata_api/src/main/scala/com/sdl/odata/api/parser/ODataUriUtil.scala b/odata_api/src/main/scala/com/sdl/odata/api/parser/ODataUriUtil.scala index 37cb74d7..098bc449 100644 --- a/odata_api/src/main/scala/com/sdl/odata/api/parser/ODataUriUtil.scala +++ b/odata_api/src/main/scala/com/sdl/odata/api/parser/ODataUriUtil.scala @@ -1,5 +1,5 @@ /** - * Copyright (c) 2014-2023 All Rights Reserved by the RWS Group for and on behalf of its affiliates and subsidiaries. + * Copyright (c) 2014-2024 All Rights Reserved by the RWS Group for and on behalf of its affiliates and subsidiaries. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/odata_api/src/main/scala/com/sdl/odata/api/parser/QueryOption.scala b/odata_api/src/main/scala/com/sdl/odata/api/parser/QueryOption.scala index 9dab3443..ffcaf7a5 100644 --- a/odata_api/src/main/scala/com/sdl/odata/api/parser/QueryOption.scala +++ b/odata_api/src/main/scala/com/sdl/odata/api/parser/QueryOption.scala @@ -1,5 +1,5 @@ /** - * Copyright (c) 2014-2023 All Rights Reserved by the RWS Group for and on behalf of its affiliates and subsidiaries. + * Copyright (c) 2014-2024 All Rights Reserved by the RWS Group for and on behalf of its affiliates and subsidiaries. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/odata_api/src/main/scala/com/sdl/odata/api/parser/ResourcePath.scala b/odata_api/src/main/scala/com/sdl/odata/api/parser/ResourcePath.scala index 5d9423a2..befac61a 100644 --- a/odata_api/src/main/scala/com/sdl/odata/api/parser/ResourcePath.scala +++ b/odata_api/src/main/scala/com/sdl/odata/api/parser/ResourcePath.scala @@ -1,5 +1,5 @@ /** - * Copyright (c) 2014-2023 All Rights Reserved by the RWS Group for and on behalf of its affiliates and subsidiaries. + * Copyright (c) 2014-2024 All Rights Reserved by the RWS Group for and on behalf of its affiliates and subsidiaries. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/odata_api/src/main/scala/com/sdl/odata/api/processor/link/ODataLink.scala b/odata_api/src/main/scala/com/sdl/odata/api/processor/link/ODataLink.scala index 4e38c79c..97c694ba 100644 --- a/odata_api/src/main/scala/com/sdl/odata/api/processor/link/ODataLink.scala +++ b/odata_api/src/main/scala/com/sdl/odata/api/processor/link/ODataLink.scala @@ -1,5 +1,5 @@ /** - * Copyright (c) 2014-2023 All Rights Reserved by the RWS Group for and on behalf of its affiliates and subsidiaries. + * Copyright (c) 2014-2024 All Rights Reserved by the RWS Group for and on behalf of its affiliates and subsidiaries. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/odata_api/src/main/scala/com/sdl/odata/api/processor/query/Criteria.scala b/odata_api/src/main/scala/com/sdl/odata/api/processor/query/Criteria.scala index aa6d5daf..abe56086 100644 --- a/odata_api/src/main/scala/com/sdl/odata/api/processor/query/Criteria.scala +++ b/odata_api/src/main/scala/com/sdl/odata/api/processor/query/Criteria.scala @@ -1,5 +1,5 @@ /** - * Copyright (c) 2014-2023 All Rights Reserved by the RWS Group for and on behalf of its affiliates and subsidiaries. + * Copyright (c) 2014-2024 All Rights Reserved by the RWS Group for and on behalf of its affiliates and subsidiaries. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/odata_api/src/main/scala/com/sdl/odata/api/processor/query/ODataQuery.scala b/odata_api/src/main/scala/com/sdl/odata/api/processor/query/ODataQuery.scala index ae6f31ae..7a11a64d 100644 --- a/odata_api/src/main/scala/com/sdl/odata/api/processor/query/ODataQuery.scala +++ b/odata_api/src/main/scala/com/sdl/odata/api/processor/query/ODataQuery.scala @@ -1,5 +1,5 @@ /** - * Copyright (c) 2014-2023 All Rights Reserved by the RWS Group for and on behalf of its affiliates and subsidiaries. + * Copyright (c) 2014-2024 All Rights Reserved by the RWS Group for and on behalf of its affiliates and subsidiaries. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/odata_api/src/main/scala/com/sdl/odata/api/service/ODataRequestContextUtil.scala b/odata_api/src/main/scala/com/sdl/odata/api/service/ODataRequestContextUtil.scala index 304217ef..77285aaa 100644 --- a/odata_api/src/main/scala/com/sdl/odata/api/service/ODataRequestContextUtil.scala +++ b/odata_api/src/main/scala/com/sdl/odata/api/service/ODataRequestContextUtil.scala @@ -1,5 +1,5 @@ /** - * Copyright (c) 2014-2023 All Rights Reserved by the RWS Group for and on behalf of its affiliates and subsidiaries. + * Copyright (c) 2014-2024 All Rights Reserved by the RWS Group for and on behalf of its affiliates and subsidiaries. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/odata_api/src/test/java/com/sdl/odata/api/edm/model/AbstractTypeTest.java b/odata_api/src/test/java/com/sdl/odata/api/edm/model/AbstractTypeTest.java index 7971900d..c70e3ef0 100644 --- a/odata_api/src/test/java/com/sdl/odata/api/edm/model/AbstractTypeTest.java +++ b/odata_api/src/test/java/com/sdl/odata/api/edm/model/AbstractTypeTest.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2014-2023 All Rights Reserved by the RWS Group for and on behalf of its affiliates and subsidiaries. + * Copyright (c) 2014-2024 All Rights Reserved by the RWS Group for and on behalf of its affiliates and subsidiaries. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/odata_api/src/test/java/com/sdl/odata/api/edm/model/OnDeleteActionTest.java b/odata_api/src/test/java/com/sdl/odata/api/edm/model/OnDeleteActionTest.java index 42fea73f..4e2bf133 100644 --- a/odata_api/src/test/java/com/sdl/odata/api/edm/model/OnDeleteActionTest.java +++ b/odata_api/src/test/java/com/sdl/odata/api/edm/model/OnDeleteActionTest.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2014-2023 All Rights Reserved by the RWS Group for and on behalf of its affiliates and subsidiaries. + * Copyright (c) 2014-2024 All Rights Reserved by the RWS Group for and on behalf of its affiliates and subsidiaries. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/odata_api/src/test/java/com/sdl/odata/api/edm/model/PrimitiveTypeTest.java b/odata_api/src/test/java/com/sdl/odata/api/edm/model/PrimitiveTypeTest.java index dd813811..094d98e6 100644 --- a/odata_api/src/test/java/com/sdl/odata/api/edm/model/PrimitiveTypeTest.java +++ b/odata_api/src/test/java/com/sdl/odata/api/edm/model/PrimitiveTypeTest.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2014-2023 All Rights Reserved by the RWS Group for and on behalf of its affiliates and subsidiaries. + * Copyright (c) 2014-2024 All Rights Reserved by the RWS Group for and on behalf of its affiliates and subsidiaries. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/odata_api/src/test/java/com/sdl/odata/api/service/MediaTypeTest.java b/odata_api/src/test/java/com/sdl/odata/api/service/MediaTypeTest.java index 65064a76..8ce76213 100644 --- a/odata_api/src/test/java/com/sdl/odata/api/service/MediaTypeTest.java +++ b/odata_api/src/test/java/com/sdl/odata/api/service/MediaTypeTest.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2014-2023 All Rights Reserved by the RWS Group for and on behalf of its affiliates and subsidiaries. + * Copyright (c) 2014-2024 All Rights Reserved by the RWS Group for and on behalf of its affiliates and subsidiaries. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/odata_api/src/test/java/com/sdl/odata/api/service/ODataRequestTest.java b/odata_api/src/test/java/com/sdl/odata/api/service/ODataRequestTest.java index 24fe18b0..c9c59d34 100644 --- a/odata_api/src/test/java/com/sdl/odata/api/service/ODataRequestTest.java +++ b/odata_api/src/test/java/com/sdl/odata/api/service/ODataRequestTest.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2014-2023 All Rights Reserved by the RWS Group for and on behalf of its affiliates and subsidiaries. + * Copyright (c) 2014-2024 All Rights Reserved by the RWS Group for and on behalf of its affiliates and subsidiaries. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/odata_api/src/test/java/com/sdl/odata/api/service/ODataResponseTest.java b/odata_api/src/test/java/com/sdl/odata/api/service/ODataResponseTest.java index 88cc6594..99776c96 100644 --- a/odata_api/src/test/java/com/sdl/odata/api/service/ODataResponseTest.java +++ b/odata_api/src/test/java/com/sdl/odata/api/service/ODataResponseTest.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2014-2023 All Rights Reserved by the RWS Group for and on behalf of its affiliates and subsidiaries. + * Copyright (c) 2014-2024 All Rights Reserved by the RWS Group for and on behalf of its affiliates and subsidiaries. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/odata_api/src/test/java/com/sdl/odata/util/AnnotatedClass.java b/odata_api/src/test/java/com/sdl/odata/util/AnnotatedClass.java index 87317b03..f482d3d6 100644 --- a/odata_api/src/test/java/com/sdl/odata/util/AnnotatedClass.java +++ b/odata_api/src/test/java/com/sdl/odata/util/AnnotatedClass.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2014-2023 All Rights Reserved by the RWS Group for and on behalf of its affiliates and subsidiaries. + * Copyright (c) 2014-2024 All Rights Reserved by the RWS Group for and on behalf of its affiliates and subsidiaries. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/odata_api/src/test/java/com/sdl/odata/util/AnnotationUtilTest.java b/odata_api/src/test/java/com/sdl/odata/util/AnnotationUtilTest.java index 9711c0e1..d43e82d5 100644 --- a/odata_api/src/test/java/com/sdl/odata/util/AnnotationUtilTest.java +++ b/odata_api/src/test/java/com/sdl/odata/util/AnnotationUtilTest.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2014-2023 All Rights Reserved by the RWS Group for and on behalf of its affiliates and subsidiaries. + * Copyright (c) 2014-2024 All Rights Reserved by the RWS Group for and on behalf of its affiliates and subsidiaries. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/odata_api/src/test/java/com/sdl/odata/util/PrimitiveEntityContainer.java b/odata_api/src/test/java/com/sdl/odata/util/PrimitiveEntityContainer.java index 8e905359..87285fb3 100644 --- a/odata_api/src/test/java/com/sdl/odata/util/PrimitiveEntityContainer.java +++ b/odata_api/src/test/java/com/sdl/odata/util/PrimitiveEntityContainer.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2014-2023 All Rights Reserved by the RWS Group for and on behalf of its affiliates and subsidiaries. + * Copyright (c) 2014-2024 All Rights Reserved by the RWS Group for and on behalf of its affiliates and subsidiaries. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/odata_api/src/test/java/com/sdl/odata/util/PrimitiveEntityDataModel.java b/odata_api/src/test/java/com/sdl/odata/util/PrimitiveEntityDataModel.java index ab591573..ae1d467a 100644 --- a/odata_api/src/test/java/com/sdl/odata/util/PrimitiveEntityDataModel.java +++ b/odata_api/src/test/java/com/sdl/odata/util/PrimitiveEntityDataModel.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2014-2023 All Rights Reserved by the RWS Group for and on behalf of its affiliates and subsidiaries. + * Copyright (c) 2014-2024 All Rights Reserved by the RWS Group for and on behalf of its affiliates and subsidiaries. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/odata_api/src/test/java/com/sdl/odata/util/edm/EntityDataModelUtilTest.java b/odata_api/src/test/java/com/sdl/odata/util/edm/EntityDataModelUtilTest.java index f9a2b661..24f93d4f 100644 --- a/odata_api/src/test/java/com/sdl/odata/util/edm/EntityDataModelUtilTest.java +++ b/odata_api/src/test/java/com/sdl/odata/util/edm/EntityDataModelUtilTest.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2014-2023 All Rights Reserved by the RWS Group for and on behalf of its affiliates and subsidiaries. + * Copyright (c) 2014-2024 All Rights Reserved by the RWS Group for and on behalf of its affiliates and subsidiaries. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/odata_api/src/test/scala/com/sdl/odata/api/processor/query/QueryTest.scala b/odata_api/src/test/scala/com/sdl/odata/api/processor/query/QueryTest.scala index 34724a85..6d7e3405 100644 --- a/odata_api/src/test/scala/com/sdl/odata/api/processor/query/QueryTest.scala +++ b/odata_api/src/test/scala/com/sdl/odata/api/processor/query/QueryTest.scala @@ -1,5 +1,5 @@ /** - * Copyright (c) 2014-2023 All Rights Reserved by the RWS Group for and on behalf of its affiliates and subsidiaries. + * Copyright (c) 2014-2024 All Rights Reserved by the RWS Group for and on behalf of its affiliates and subsidiaries. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/odata_api/src/test/scala/com/sdl/odata/api/service/ODataRequestContextUtilTest.scala b/odata_api/src/test/scala/com/sdl/odata/api/service/ODataRequestContextUtilTest.scala index e2f73b37..63ca2b56 100644 --- a/odata_api/src/test/scala/com/sdl/odata/api/service/ODataRequestContextUtilTest.scala +++ b/odata_api/src/test/scala/com/sdl/odata/api/service/ODataRequestContextUtilTest.scala @@ -1,5 +1,5 @@ /** - * Copyright (c) 2014-2023 All Rights Reserved by the RWS Group for and on behalf of its affiliates and subsidiaries. + * Copyright (c) 2014-2024 All Rights Reserved by the RWS Group for and on behalf of its affiliates and subsidiaries. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/odata_api/src/test/scala/com/sdl/odata/test/TestUtils.scala b/odata_api/src/test/scala/com/sdl/odata/test/TestUtils.scala index eac6fed2..82871f7c 100644 --- a/odata_api/src/test/scala/com/sdl/odata/test/TestUtils.scala +++ b/odata_api/src/test/scala/com/sdl/odata/test/TestUtils.scala @@ -1,5 +1,5 @@ /** - * Copyright (c) 2014-2023 All Rights Reserved by the RWS Group for and on behalf of its affiliates and subsidiaries. + * Copyright (c) 2014-2024 All Rights Reserved by the RWS Group for and on behalf of its affiliates and subsidiaries. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/odata_client/src/main/java/com/sdl/odata/client/AbstractODataClientComponentsProvider.java b/odata_client/src/main/java/com/sdl/odata/client/AbstractODataClientComponentsProvider.java index d76be11b..cd6444e3 100644 --- a/odata_client/src/main/java/com/sdl/odata/client/AbstractODataClientComponentsProvider.java +++ b/odata_client/src/main/java/com/sdl/odata/client/AbstractODataClientComponentsProvider.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2014-2023 All Rights Reserved by the RWS Group for and on behalf of its affiliates and subsidiaries. + * Copyright (c) 2014-2024 All Rights Reserved by the RWS Group for and on behalf of its affiliates and subsidiaries. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/odata_client/src/main/java/com/sdl/odata/client/AbstractODataClientQuery.java b/odata_client/src/main/java/com/sdl/odata/client/AbstractODataClientQuery.java index 8581af90..9bebd5e7 100644 --- a/odata_client/src/main/java/com/sdl/odata/client/AbstractODataClientQuery.java +++ b/odata_client/src/main/java/com/sdl/odata/client/AbstractODataClientQuery.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2014-2023 All Rights Reserved by the RWS Group for and on behalf of its affiliates and subsidiaries. + * Copyright (c) 2014-2024 All Rights Reserved by the RWS Group for and on behalf of its affiliates and subsidiaries. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/odata_client/src/main/java/com/sdl/odata/client/AbstractODataFunctionClientQuery.java b/odata_client/src/main/java/com/sdl/odata/client/AbstractODataFunctionClientQuery.java index a339efa5..2bf4c0ea 100644 --- a/odata_client/src/main/java/com/sdl/odata/client/AbstractODataFunctionClientQuery.java +++ b/odata_client/src/main/java/com/sdl/odata/client/AbstractODataFunctionClientQuery.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2014-2023 All Rights Reserved by the RWS Group for and on behalf of its affiliates and subsidiaries. + * Copyright (c) 2014-2024 All Rights Reserved by the RWS Group for and on behalf of its affiliates and subsidiaries. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/odata_client/src/main/java/com/sdl/odata/client/ActionImportClientQuery.java b/odata_client/src/main/java/com/sdl/odata/client/ActionImportClientQuery.java index 854303cd..336df43c 100644 --- a/odata_client/src/main/java/com/sdl/odata/client/ActionImportClientQuery.java +++ b/odata_client/src/main/java/com/sdl/odata/client/ActionImportClientQuery.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2014-2023 All Rights Reserved by the RWS Group for and on behalf of its affiliates and subsidiaries. + * Copyright (c) 2014-2024 All Rights Reserved by the RWS Group for and on behalf of its affiliates and subsidiaries. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/odata_client/src/main/java/com/sdl/odata/client/BasicODataClientQuery.java b/odata_client/src/main/java/com/sdl/odata/client/BasicODataClientQuery.java index e4937faa..113bdd2b 100644 --- a/odata_client/src/main/java/com/sdl/odata/client/BasicODataClientQuery.java +++ b/odata_client/src/main/java/com/sdl/odata/client/BasicODataClientQuery.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2014-2023 All Rights Reserved by the RWS Group for and on behalf of its affiliates and subsidiaries. + * Copyright (c) 2014-2024 All Rights Reserved by the RWS Group for and on behalf of its affiliates and subsidiaries. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/odata_client/src/main/java/com/sdl/odata/client/BoundFunctionClientQuery.java b/odata_client/src/main/java/com/sdl/odata/client/BoundFunctionClientQuery.java index a989965e..95c4d32b 100644 --- a/odata_client/src/main/java/com/sdl/odata/client/BoundFunctionClientQuery.java +++ b/odata_client/src/main/java/com/sdl/odata/client/BoundFunctionClientQuery.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2014-2023 All Rights Reserved by the RWS Group for and on behalf of its affiliates and subsidiaries. + * Copyright (c) 2014-2024 All Rights Reserved by the RWS Group for and on behalf of its affiliates and subsidiaries. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/odata_client/src/main/java/com/sdl/odata/client/ClientPropertiesBuilder.java b/odata_client/src/main/java/com/sdl/odata/client/ClientPropertiesBuilder.java index 4436d369..976a6576 100644 --- a/odata_client/src/main/java/com/sdl/odata/client/ClientPropertiesBuilder.java +++ b/odata_client/src/main/java/com/sdl/odata/client/ClientPropertiesBuilder.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2014-2023 All Rights Reserved by the RWS Group for and on behalf of its affiliates and subsidiaries. + * Copyright (c) 2014-2024 All Rights Reserved by the RWS Group for and on behalf of its affiliates and subsidiaries. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/odata_client/src/main/java/com/sdl/odata/client/DefaultODataClient.java b/odata_client/src/main/java/com/sdl/odata/client/DefaultODataClient.java index 5fb2afe0..0177ec69 100644 --- a/odata_client/src/main/java/com/sdl/odata/client/DefaultODataClient.java +++ b/odata_client/src/main/java/com/sdl/odata/client/DefaultODataClient.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2014-2023 All Rights Reserved by the RWS Group for and on behalf of its affiliates and subsidiaries. + * Copyright (c) 2014-2024 All Rights Reserved by the RWS Group for and on behalf of its affiliates and subsidiaries. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/odata_client/src/main/java/com/sdl/odata/client/FunctionImportClientQuery.java b/odata_client/src/main/java/com/sdl/odata/client/FunctionImportClientQuery.java index ab5838e9..14956b26 100644 --- a/odata_client/src/main/java/com/sdl/odata/client/FunctionImportClientQuery.java +++ b/odata_client/src/main/java/com/sdl/odata/client/FunctionImportClientQuery.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2014-2023 All Rights Reserved by the RWS Group for and on behalf of its affiliates and subsidiaries. + * Copyright (c) 2014-2024 All Rights Reserved by the RWS Group for and on behalf of its affiliates and subsidiaries. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/odata_client/src/main/java/com/sdl/odata/client/ODataClientFactoryImpl.java b/odata_client/src/main/java/com/sdl/odata/client/ODataClientFactoryImpl.java index c1402de8..9d4054ab 100644 --- a/odata_client/src/main/java/com/sdl/odata/client/ODataClientFactoryImpl.java +++ b/odata_client/src/main/java/com/sdl/odata/client/ODataClientFactoryImpl.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2014-2023 All Rights Reserved by the RWS Group for and on behalf of its affiliates and subsidiaries. + * Copyright (c) 2014-2024 All Rights Reserved by the RWS Group for and on behalf of its affiliates and subsidiaries. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/odata_client/src/main/java/com/sdl/odata/client/ODataV4ClientComponentsProvider.java b/odata_client/src/main/java/com/sdl/odata/client/ODataV4ClientComponentsProvider.java index 75f2764b..ec52d30d 100644 --- a/odata_client/src/main/java/com/sdl/odata/client/ODataV4ClientComponentsProvider.java +++ b/odata_client/src/main/java/com/sdl/odata/client/ODataV4ClientComponentsProvider.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2014-2023 All Rights Reserved by the RWS Group for and on behalf of its affiliates and subsidiaries. + * Copyright (c) 2014-2024 All Rights Reserved by the RWS Group for and on behalf of its affiliates and subsidiaries. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/odata_client/src/main/java/com/sdl/odata/client/URLConnectionRequestPropertiesBuilder.java b/odata_client/src/main/java/com/sdl/odata/client/URLConnectionRequestPropertiesBuilder.java index 1615ec2e..733e3eed 100644 --- a/odata_client/src/main/java/com/sdl/odata/client/URLConnectionRequestPropertiesBuilder.java +++ b/odata_client/src/main/java/com/sdl/odata/client/URLConnectionRequestPropertiesBuilder.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2014-2023 All Rights Reserved by the RWS Group for and on behalf of its affiliates and subsidiaries. + * Copyright (c) 2014-2024 All Rights Reserved by the RWS Group for and on behalf of its affiliates and subsidiaries. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/odata_client/src/main/java/com/sdl/odata/client/caller/BasicEndpointCaller.java b/odata_client/src/main/java/com/sdl/odata/client/caller/BasicEndpointCaller.java index fecbf59c..70dcd361 100644 --- a/odata_client/src/main/java/com/sdl/odata/client/caller/BasicEndpointCaller.java +++ b/odata_client/src/main/java/com/sdl/odata/client/caller/BasicEndpointCaller.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2014-2023 All Rights Reserved by the RWS Group for and on behalf of its affiliates and subsidiaries. + * Copyright (c) 2014-2024 All Rights Reserved by the RWS Group for and on behalf of its affiliates and subsidiaries. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/odata_client/src/main/java/com/sdl/odata/client/marshall/AtomEntityMarshaller.java b/odata_client/src/main/java/com/sdl/odata/client/marshall/AtomEntityMarshaller.java index 321c20c0..2c9766c6 100644 --- a/odata_client/src/main/java/com/sdl/odata/client/marshall/AtomEntityMarshaller.java +++ b/odata_client/src/main/java/com/sdl/odata/client/marshall/AtomEntityMarshaller.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2014-2023 All Rights Reserved by the RWS Group for and on behalf of its affiliates and subsidiaries. + * Copyright (c) 2014-2024 All Rights Reserved by the RWS Group for and on behalf of its affiliates and subsidiaries. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/odata_client/src/main/java/com/sdl/odata/client/marshall/AtomEntityUnmarshaller.java b/odata_client/src/main/java/com/sdl/odata/client/marshall/AtomEntityUnmarshaller.java index fc6e148b..ef1071da 100644 --- a/odata_client/src/main/java/com/sdl/odata/client/marshall/AtomEntityUnmarshaller.java +++ b/odata_client/src/main/java/com/sdl/odata/client/marshall/AtomEntityUnmarshaller.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2014-2023 All Rights Reserved by the RWS Group for and on behalf of its affiliates and subsidiaries. + * Copyright (c) 2014-2024 All Rights Reserved by the RWS Group for and on behalf of its affiliates and subsidiaries. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/odata_client/src/test/java/com/sdl/odata/client/ActionImportClientQueryTest.java b/odata_client/src/test/java/com/sdl/odata/client/ActionImportClientQueryTest.java index 081c73a5..fc4f9743 100644 --- a/odata_client/src/test/java/com/sdl/odata/client/ActionImportClientQueryTest.java +++ b/odata_client/src/test/java/com/sdl/odata/client/ActionImportClientQueryTest.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2014-2023 All Rights Reserved by the RWS Group for and on behalf of its affiliates and subsidiaries. + * Copyright (c) 2014-2024 All Rights Reserved by the RWS Group for and on behalf of its affiliates and subsidiaries. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/odata_client/src/test/java/com/sdl/odata/client/BasicODataClientQueryTest.java b/odata_client/src/test/java/com/sdl/odata/client/BasicODataClientQueryTest.java index c4558c0c..7d3927a0 100644 --- a/odata_client/src/test/java/com/sdl/odata/client/BasicODataClientQueryTest.java +++ b/odata_client/src/test/java/com/sdl/odata/client/BasicODataClientQueryTest.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2014-2023 All Rights Reserved by the RWS Group for and on behalf of its affiliates and subsidiaries. + * Copyright (c) 2014-2024 All Rights Reserved by the RWS Group for and on behalf of its affiliates and subsidiaries. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/odata_client/src/test/java/com/sdl/odata/client/DefaultODataClientQueryTest.java b/odata_client/src/test/java/com/sdl/odata/client/DefaultODataClientQueryTest.java index 2e07cc09..f7117a37 100644 --- a/odata_client/src/test/java/com/sdl/odata/client/DefaultODataClientQueryTest.java +++ b/odata_client/src/test/java/com/sdl/odata/client/DefaultODataClientQueryTest.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2014-2023 All Rights Reserved by the RWS Group for and on behalf of its affiliates and subsidiaries. + * Copyright (c) 2014-2024 All Rights Reserved by the RWS Group for and on behalf of its affiliates and subsidiaries. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/odata_client/src/test/java/com/sdl/odata/client/DefaultODataClientTest.java b/odata_client/src/test/java/com/sdl/odata/client/DefaultODataClientTest.java index 057bc294..7d8b6f8f 100644 --- a/odata_client/src/test/java/com/sdl/odata/client/DefaultODataClientTest.java +++ b/odata_client/src/test/java/com/sdl/odata/client/DefaultODataClientTest.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2014-2023 All Rights Reserved by the RWS Group for and on behalf of its affiliates and subsidiaries. + * Copyright (c) 2014-2024 All Rights Reserved by the RWS Group for and on behalf of its affiliates and subsidiaries. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/odata_client/src/test/java/com/sdl/odata/client/URLConnectionRequestPropertiesBuilderTest.java b/odata_client/src/test/java/com/sdl/odata/client/URLConnectionRequestPropertiesBuilderTest.java index e65c8a84..bccb4831 100644 --- a/odata_client/src/test/java/com/sdl/odata/client/URLConnectionRequestPropertiesBuilderTest.java +++ b/odata_client/src/test/java/com/sdl/odata/client/URLConnectionRequestPropertiesBuilderTest.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2014-2023 All Rights Reserved by the RWS Group for and on behalf of its affiliates and subsidiaries. + * Copyright (c) 2014-2024 All Rights Reserved by the RWS Group for and on behalf of its affiliates and subsidiaries. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/odata_client/src/test/java/com/sdl/odata/client/URLTestUtils.java b/odata_client/src/test/java/com/sdl/odata/client/URLTestUtils.java index 73e722cf..93804962 100644 --- a/odata_client/src/test/java/com/sdl/odata/client/URLTestUtils.java +++ b/odata_client/src/test/java/com/sdl/odata/client/URLTestUtils.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2014-2023 All Rights Reserved by the RWS Group for and on behalf of its affiliates and subsidiaries. + * Copyright (c) 2014-2024 All Rights Reserved by the RWS Group for and on behalf of its affiliates and subsidiaries. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/odata_client/src/test/java/com/sdl/odata/client/caller/BasicEndpointCallerTest.java b/odata_client/src/test/java/com/sdl/odata/client/caller/BasicEndpointCallerTest.java index 0547d112..19e9452f 100644 --- a/odata_client/src/test/java/com/sdl/odata/client/caller/BasicEndpointCallerTest.java +++ b/odata_client/src/test/java/com/sdl/odata/client/caller/BasicEndpointCallerTest.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2014-2023 All Rights Reserved by the RWS Group for and on behalf of its affiliates and subsidiaries. + * Copyright (c) 2014-2024 All Rights Reserved by the RWS Group for and on behalf of its affiliates and subsidiaries. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/odata_client/src/test/java/com/sdl/odata/client/caller/MockController.java b/odata_client/src/test/java/com/sdl/odata/client/caller/MockController.java index 7af76a96..27852419 100644 --- a/odata_client/src/test/java/com/sdl/odata/client/caller/MockController.java +++ b/odata_client/src/test/java/com/sdl/odata/client/caller/MockController.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2014-2023 All Rights Reserved by the RWS Group for and on behalf of its affiliates and subsidiaries. + * Copyright (c) 2014-2024 All Rights Reserved by the RWS Group for and on behalf of its affiliates and subsidiaries. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/odata_client/src/test/java/com/sdl/odata/client/caller/TestConfiguration.java b/odata_client/src/test/java/com/sdl/odata/client/caller/TestConfiguration.java index 800a0045..1539fce6 100644 --- a/odata_client/src/test/java/com/sdl/odata/client/caller/TestConfiguration.java +++ b/odata_client/src/test/java/com/sdl/odata/client/caller/TestConfiguration.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2014-2023 All Rights Reserved by the RWS Group for and on behalf of its affiliates and subsidiaries. + * Copyright (c) 2014-2024 All Rights Reserved by the RWS Group for and on behalf of its affiliates and subsidiaries. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/odata_client/src/test/java/com/sdl/odata/client/marshall/AtomEntityMarshallerTest.java b/odata_client/src/test/java/com/sdl/odata/client/marshall/AtomEntityMarshallerTest.java index bcfea6da..c6bd82f4 100644 --- a/odata_client/src/test/java/com/sdl/odata/client/marshall/AtomEntityMarshallerTest.java +++ b/odata_client/src/test/java/com/sdl/odata/client/marshall/AtomEntityMarshallerTest.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2014-2023 All Rights Reserved by the RWS Group for and on behalf of its affiliates and subsidiaries. + * Copyright (c) 2014-2024 All Rights Reserved by the RWS Group for and on behalf of its affiliates and subsidiaries. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/odata_client/src/test/java/com/sdl/odata/client/marshall/AtomResponseUnmarshallerTest.java b/odata_client/src/test/java/com/sdl/odata/client/marshall/AtomResponseUnmarshallerTest.java index add78c62..a63392a3 100644 --- a/odata_client/src/test/java/com/sdl/odata/client/marshall/AtomResponseUnmarshallerTest.java +++ b/odata_client/src/test/java/com/sdl/odata/client/marshall/AtomResponseUnmarshallerTest.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2014-2023 All Rights Reserved by the RWS Group for and on behalf of its affiliates and subsidiaries. + * Copyright (c) 2014-2024 All Rights Reserved by the RWS Group for and on behalf of its affiliates and subsidiaries. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/odata_client/src/test/java/com/sdl/odata/client/property/PropertyUtilsTest.java b/odata_client/src/test/java/com/sdl/odata/client/property/PropertyUtilsTest.java index cc426986..6c56bcdc 100644 --- a/odata_client/src/test/java/com/sdl/odata/client/property/PropertyUtilsTest.java +++ b/odata_client/src/test/java/com/sdl/odata/client/property/PropertyUtilsTest.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2014-2023 All Rights Reserved by the RWS Group for and on behalf of its affiliates and subsidiaries. + * Copyright (c) 2014-2024 All Rights Reserved by the RWS Group for and on behalf of its affiliates and subsidiaries. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/odata_client/src/test/java/com/sdl/odata/client/util/MarshallingTestUtilities.java b/odata_client/src/test/java/com/sdl/odata/client/util/MarshallingTestUtilities.java index 34ae6384..522b9b89 100644 --- a/odata_client/src/test/java/com/sdl/odata/client/util/MarshallingTestUtilities.java +++ b/odata_client/src/test/java/com/sdl/odata/client/util/MarshallingTestUtilities.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2014-2023 All Rights Reserved by the RWS Group for and on behalf of its affiliates and subsidiaries. + * Copyright (c) 2014-2024 All Rights Reserved by the RWS Group for and on behalf of its affiliates and subsidiaries. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/odata_client_api/src/main/java/com/sdl/odata/client/ODataClientConstants.java b/odata_client_api/src/main/java/com/sdl/odata/client/ODataClientConstants.java index 5bead217..51400c1a 100644 --- a/odata_client_api/src/main/java/com/sdl/odata/client/ODataClientConstants.java +++ b/odata_client_api/src/main/java/com/sdl/odata/client/ODataClientConstants.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2014-2023 All Rights Reserved by the RWS Group for and on behalf of its affiliates and subsidiaries. + * Copyright (c) 2014-2024 All Rights Reserved by the RWS Group for and on behalf of its affiliates and subsidiaries. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/odata_client_api/src/main/java/com/sdl/odata/client/api/ODataActionClientQuery.java b/odata_client_api/src/main/java/com/sdl/odata/client/api/ODataActionClientQuery.java index 60db30f8..2adc3131 100644 --- a/odata_client_api/src/main/java/com/sdl/odata/client/api/ODataActionClientQuery.java +++ b/odata_client_api/src/main/java/com/sdl/odata/client/api/ODataActionClientQuery.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2014-2023 All Rights Reserved by the RWS Group for and on behalf of its affiliates and subsidiaries. + * Copyright (c) 2014-2024 All Rights Reserved by the RWS Group for and on behalf of its affiliates and subsidiaries. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/odata_client_api/src/main/java/com/sdl/odata/client/api/ODataClient.java b/odata_client_api/src/main/java/com/sdl/odata/client/api/ODataClient.java index b9991242..5cb51242 100644 --- a/odata_client_api/src/main/java/com/sdl/odata/client/api/ODataClient.java +++ b/odata_client_api/src/main/java/com/sdl/odata/client/api/ODataClient.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2014-2023 All Rights Reserved by the RWS Group for and on behalf of its affiliates and subsidiaries. + * Copyright (c) 2014-2024 All Rights Reserved by the RWS Group for and on behalf of its affiliates and subsidiaries. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/odata_client_api/src/main/java/com/sdl/odata/client/api/ODataClientComponentsProvider.java b/odata_client_api/src/main/java/com/sdl/odata/client/api/ODataClientComponentsProvider.java index 636d26a1..915bd7cf 100644 --- a/odata_client_api/src/main/java/com/sdl/odata/client/api/ODataClientComponentsProvider.java +++ b/odata_client_api/src/main/java/com/sdl/odata/client/api/ODataClientComponentsProvider.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2014-2023 All Rights Reserved by the RWS Group for and on behalf of its affiliates and subsidiaries. + * Copyright (c) 2014-2024 All Rights Reserved by the RWS Group for and on behalf of its affiliates and subsidiaries. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/odata_client_api/src/main/java/com/sdl/odata/client/api/ODataClientFactory.java b/odata_client_api/src/main/java/com/sdl/odata/client/api/ODataClientFactory.java index 6152f40c..22b91ff5 100644 --- a/odata_client_api/src/main/java/com/sdl/odata/client/api/ODataClientFactory.java +++ b/odata_client_api/src/main/java/com/sdl/odata/client/api/ODataClientFactory.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2014-2023 All Rights Reserved by the RWS Group for and on behalf of its affiliates and subsidiaries. + * Copyright (c) 2014-2024 All Rights Reserved by the RWS Group for and on behalf of its affiliates and subsidiaries. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/odata_client_api/src/main/java/com/sdl/odata/client/api/ODataClientQuery.java b/odata_client_api/src/main/java/com/sdl/odata/client/api/ODataClientQuery.java index 482b3edf..3effa02f 100644 --- a/odata_client_api/src/main/java/com/sdl/odata/client/api/ODataClientQuery.java +++ b/odata_client_api/src/main/java/com/sdl/odata/client/api/ODataClientQuery.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2014-2023 All Rights Reserved by the RWS Group for and on behalf of its affiliates and subsidiaries. + * Copyright (c) 2014-2024 All Rights Reserved by the RWS Group for and on behalf of its affiliates and subsidiaries. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/odata_client_api/src/main/java/com/sdl/odata/client/api/caller/EndpointCaller.java b/odata_client_api/src/main/java/com/sdl/odata/client/api/caller/EndpointCaller.java index 4c7ada94..20b0b682 100644 --- a/odata_client_api/src/main/java/com/sdl/odata/client/api/caller/EndpointCaller.java +++ b/odata_client_api/src/main/java/com/sdl/odata/client/api/caller/EndpointCaller.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2014-2023 All Rights Reserved by the RWS Group for and on behalf of its affiliates and subsidiaries. + * Copyright (c) 2014-2024 All Rights Reserved by the RWS Group for and on behalf of its affiliates and subsidiaries. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/odata_client_api/src/main/java/com/sdl/odata/client/api/exception/ODataClientException.java b/odata_client_api/src/main/java/com/sdl/odata/client/api/exception/ODataClientException.java index 88507e00..c9b9a521 100644 --- a/odata_client_api/src/main/java/com/sdl/odata/client/api/exception/ODataClientException.java +++ b/odata_client_api/src/main/java/com/sdl/odata/client/api/exception/ODataClientException.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2014-2023 All Rights Reserved by the RWS Group for and on behalf of its affiliates and subsidiaries. + * Copyright (c) 2014-2024 All Rights Reserved by the RWS Group for and on behalf of its affiliates and subsidiaries. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/odata_client_api/src/main/java/com/sdl/odata/client/api/exception/ODataClientHttpError.java b/odata_client_api/src/main/java/com/sdl/odata/client/api/exception/ODataClientHttpError.java index c5214e04..b90d49ec 100644 --- a/odata_client_api/src/main/java/com/sdl/odata/client/api/exception/ODataClientHttpError.java +++ b/odata_client_api/src/main/java/com/sdl/odata/client/api/exception/ODataClientHttpError.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2014-2023 All Rights Reserved by the RWS Group for and on behalf of its affiliates and subsidiaries. + * Copyright (c) 2014-2024 All Rights Reserved by the RWS Group for and on behalf of its affiliates and subsidiaries. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/odata_client_api/src/main/java/com/sdl/odata/client/api/exception/ODataClientNotAuthorized.java b/odata_client_api/src/main/java/com/sdl/odata/client/api/exception/ODataClientNotAuthorized.java index 7565a08b..8d49eeb3 100644 --- a/odata_client_api/src/main/java/com/sdl/odata/client/api/exception/ODataClientNotAuthorized.java +++ b/odata_client_api/src/main/java/com/sdl/odata/client/api/exception/ODataClientNotAuthorized.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2014-2023 All Rights Reserved by the RWS Group for and on behalf of its affiliates and subsidiaries. + * Copyright (c) 2014-2024 All Rights Reserved by the RWS Group for and on behalf of its affiliates and subsidiaries. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/odata_client_api/src/main/java/com/sdl/odata/client/api/exception/ODataClientParserException.java b/odata_client_api/src/main/java/com/sdl/odata/client/api/exception/ODataClientParserException.java index 563fe2a4..92289464 100644 --- a/odata_client_api/src/main/java/com/sdl/odata/client/api/exception/ODataClientParserException.java +++ b/odata_client_api/src/main/java/com/sdl/odata/client/api/exception/ODataClientParserException.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2014-2023 All Rights Reserved by the RWS Group for and on behalf of its affiliates and subsidiaries. + * Copyright (c) 2014-2024 All Rights Reserved by the RWS Group for and on behalf of its affiliates and subsidiaries. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/odata_client_api/src/main/java/com/sdl/odata/client/api/exception/ODataClientRuntimeException.java b/odata_client_api/src/main/java/com/sdl/odata/client/api/exception/ODataClientRuntimeException.java index 317df712..bb965888 100644 --- a/odata_client_api/src/main/java/com/sdl/odata/client/api/exception/ODataClientRuntimeException.java +++ b/odata_client_api/src/main/java/com/sdl/odata/client/api/exception/ODataClientRuntimeException.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2014-2023 All Rights Reserved by the RWS Group for and on behalf of its affiliates and subsidiaries. + * Copyright (c) 2014-2024 All Rights Reserved by the RWS Group for and on behalf of its affiliates and subsidiaries. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/odata_client_api/src/main/java/com/sdl/odata/client/api/exception/ODataClientSocketException.java b/odata_client_api/src/main/java/com/sdl/odata/client/api/exception/ODataClientSocketException.java index cf0dcea7..c5c11fdb 100644 --- a/odata_client_api/src/main/java/com/sdl/odata/client/api/exception/ODataClientSocketException.java +++ b/odata_client_api/src/main/java/com/sdl/odata/client/api/exception/ODataClientSocketException.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2014-2023 All Rights Reserved by the RWS Group for and on behalf of its affiliates and subsidiaries. + * Copyright (c) 2014-2024 All Rights Reserved by the RWS Group for and on behalf of its affiliates and subsidiaries. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/odata_client_api/src/main/java/com/sdl/odata/client/api/exception/ODataClientTimeout.java b/odata_client_api/src/main/java/com/sdl/odata/client/api/exception/ODataClientTimeout.java index 0196a094..114cb967 100644 --- a/odata_client_api/src/main/java/com/sdl/odata/client/api/exception/ODataClientTimeout.java +++ b/odata_client_api/src/main/java/com/sdl/odata/client/api/exception/ODataClientTimeout.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2014-2023 All Rights Reserved by the RWS Group for and on behalf of its affiliates and subsidiaries. + * Copyright (c) 2014-2024 All Rights Reserved by the RWS Group for and on behalf of its affiliates and subsidiaries. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/odata_client_api/src/main/java/com/sdl/odata/client/api/exception/ODataNotImplementedException.java b/odata_client_api/src/main/java/com/sdl/odata/client/api/exception/ODataNotImplementedException.java index 8dd235b6..3c28a7db 100644 --- a/odata_client_api/src/main/java/com/sdl/odata/client/api/exception/ODataNotImplementedException.java +++ b/odata_client_api/src/main/java/com/sdl/odata/client/api/exception/ODataNotImplementedException.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2014-2023 All Rights Reserved by the RWS Group for and on behalf of its affiliates and subsidiaries. + * Copyright (c) 2014-2024 All Rights Reserved by the RWS Group for and on behalf of its affiliates and subsidiaries. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/odata_client_api/src/main/java/com/sdl/odata/client/api/marshall/ODataEntityMarshaller.java b/odata_client_api/src/main/java/com/sdl/odata/client/api/marshall/ODataEntityMarshaller.java index 1b653ff8..0d90b203 100644 --- a/odata_client_api/src/main/java/com/sdl/odata/client/api/marshall/ODataEntityMarshaller.java +++ b/odata_client_api/src/main/java/com/sdl/odata/client/api/marshall/ODataEntityMarshaller.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2014-2023 All Rights Reserved by the RWS Group for and on behalf of its affiliates and subsidiaries. + * Copyright (c) 2014-2024 All Rights Reserved by the RWS Group for and on behalf of its affiliates and subsidiaries. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/odata_client_api/src/main/java/com/sdl/odata/client/api/marshall/ODataEntityUnmarshaller.java b/odata_client_api/src/main/java/com/sdl/odata/client/api/marshall/ODataEntityUnmarshaller.java index dee68950..24772741 100644 --- a/odata_client_api/src/main/java/com/sdl/odata/client/api/marshall/ODataEntityUnmarshaller.java +++ b/odata_client_api/src/main/java/com/sdl/odata/client/api/marshall/ODataEntityUnmarshaller.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2014-2023 All Rights Reserved by the RWS Group for and on behalf of its affiliates and subsidiaries. + * Copyright (c) 2014-2024 All Rights Reserved by the RWS Group for and on behalf of its affiliates and subsidiaries. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/odata_client_api/src/main/java/com/sdl/odata/client/api/model/ODataIdAwareEntity.java b/odata_client_api/src/main/java/com/sdl/odata/client/api/model/ODataIdAwareEntity.java index fde2a312..960f9bd9 100644 --- a/odata_client_api/src/main/java/com/sdl/odata/client/api/model/ODataIdAwareEntity.java +++ b/odata_client_api/src/main/java/com/sdl/odata/client/api/model/ODataIdAwareEntity.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2014-2023 All Rights Reserved by the RWS Group for and on behalf of its affiliates and subsidiaries. + * Copyright (c) 2014-2024 All Rights Reserved by the RWS Group for and on behalf of its affiliates and subsidiaries. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/odata_client_api/src/main/java/com/sdl/odata/client/property/PropertyUtils.java b/odata_client_api/src/main/java/com/sdl/odata/client/property/PropertyUtils.java index e4d5b33e..ebe1f0ff 100644 --- a/odata_client_api/src/main/java/com/sdl/odata/client/property/PropertyUtils.java +++ b/odata_client_api/src/main/java/com/sdl/odata/client/property/PropertyUtils.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2014-2023 All Rights Reserved by the RWS Group for and on behalf of its affiliates and subsidiaries. + * Copyright (c) 2014-2024 All Rights Reserved by the RWS Group for and on behalf of its affiliates and subsidiaries. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/odata_client_api/src/main/java/com/sdl/odata/client/util/ODataClientUtils.java b/odata_client_api/src/main/java/com/sdl/odata/client/util/ODataClientUtils.java index b98f48a2..3e5aa2f5 100644 --- a/odata_client_api/src/main/java/com/sdl/odata/client/util/ODataClientUtils.java +++ b/odata_client_api/src/main/java/com/sdl/odata/client/util/ODataClientUtils.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2014-2023 All Rights Reserved by the RWS Group for and on behalf of its affiliates and subsidiaries. + * Copyright (c) 2014-2024 All Rights Reserved by the RWS Group for and on behalf of its affiliates and subsidiaries. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/odata_client_tracing/src/main/java/com/sdl/odata/client/caller/TracingEndpointCaller.java b/odata_client_tracing/src/main/java/com/sdl/odata/client/caller/TracingEndpointCaller.java index 8547727e..db44a87b 100644 --- a/odata_client_tracing/src/main/java/com/sdl/odata/client/caller/TracingEndpointCaller.java +++ b/odata_client_tracing/src/main/java/com/sdl/odata/client/caller/TracingEndpointCaller.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2014-2023 All Rights Reserved by the RWS Group for and on behalf of its affiliates and subsidiaries. + * Copyright (c) 2014-2024 All Rights Reserved by the RWS Group for and on behalf of its affiliates and subsidiaries. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/odata_client_tracing/src/test/java/com/sdl/odata/client/caller/TracingEndpointCallerTest.java b/odata_client_tracing/src/test/java/com/sdl/odata/client/caller/TracingEndpointCallerTest.java index cd0e8e6c..ea8c857a 100644 --- a/odata_client_tracing/src/test/java/com/sdl/odata/client/caller/TracingEndpointCallerTest.java +++ b/odata_client_tracing/src/test/java/com/sdl/odata/client/caller/TracingEndpointCallerTest.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2014-2023 All Rights Reserved by the RWS Group for and on behalf of its affiliates and subsidiaries. + * Copyright (c) 2014-2024 All Rights Reserved by the RWS Group for and on behalf of its affiliates and subsidiaries. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/odata_common/src/main/java/com/sdl/odata/controller/AbstractODataController.java b/odata_common/src/main/java/com/sdl/odata/controller/AbstractODataController.java index fb14dfa0..06cd6f6e 100644 --- a/odata_common/src/main/java/com/sdl/odata/controller/AbstractODataController.java +++ b/odata_common/src/main/java/com/sdl/odata/controller/AbstractODataController.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2014-2023 All Rights Reserved by the RWS Group for and on behalf of its affiliates and subsidiaries. + * Copyright (c) 2014-2024 All Rights Reserved by the RWS Group for and on behalf of its affiliates and subsidiaries. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/odata_controller/src/main/java/com/sdl/odata/controller/ODataController.java b/odata_controller/src/main/java/com/sdl/odata/controller/ODataController.java index 5b12efdc..3638a057 100644 --- a/odata_controller/src/main/java/com/sdl/odata/controller/ODataController.java +++ b/odata_controller/src/main/java/com/sdl/odata/controller/ODataController.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2014-2023 All Rights Reserved by the RWS Group for and on behalf of its affiliates and subsidiaries. + * Copyright (c) 2014-2024 All Rights Reserved by the RWS Group for and on behalf of its affiliates and subsidiaries. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/odata_controller/src/main/java/com/sdl/odata/controller/ODataControllerConfiguration.java b/odata_controller/src/main/java/com/sdl/odata/controller/ODataControllerConfiguration.java index f0bc3315..542ed099 100644 --- a/odata_controller/src/main/java/com/sdl/odata/controller/ODataControllerConfiguration.java +++ b/odata_controller/src/main/java/com/sdl/odata/controller/ODataControllerConfiguration.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2014-2023 All Rights Reserved by the RWS Group for and on behalf of its affiliates and subsidiaries. + * Copyright (c) 2014-2024 All Rights Reserved by the RWS Group for and on behalf of its affiliates and subsidiaries. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/odata_edm/src/main/java/com/sdl/odata/edm/EdmConfiguration.java b/odata_edm/src/main/java/com/sdl/odata/edm/EdmConfiguration.java index 071323f1..b363124f 100644 --- a/odata_edm/src/main/java/com/sdl/odata/edm/EdmConfiguration.java +++ b/odata_edm/src/main/java/com/sdl/odata/edm/EdmConfiguration.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2014-2023 All Rights Reserved by the RWS Group for and on behalf of its affiliates and subsidiaries. + * Copyright (c) 2014-2024 All Rights Reserved by the RWS Group for and on behalf of its affiliates and subsidiaries. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/odata_edm/src/main/java/com/sdl/odata/edm/factory/annotations/AnnotationActionFactory.java b/odata_edm/src/main/java/com/sdl/odata/edm/factory/annotations/AnnotationActionFactory.java index 47ce24c0..bda196aa 100644 --- a/odata_edm/src/main/java/com/sdl/odata/edm/factory/annotations/AnnotationActionFactory.java +++ b/odata_edm/src/main/java/com/sdl/odata/edm/factory/annotations/AnnotationActionFactory.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2014-2023 All Rights Reserved by the RWS Group for and on behalf of its affiliates and subsidiaries. + * Copyright (c) 2014-2024 All Rights Reserved by the RWS Group for and on behalf of its affiliates and subsidiaries. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/odata_edm/src/main/java/com/sdl/odata/edm/factory/annotations/AnnotationActionImportFactory.java b/odata_edm/src/main/java/com/sdl/odata/edm/factory/annotations/AnnotationActionImportFactory.java index ee79b7b4..787007fa 100644 --- a/odata_edm/src/main/java/com/sdl/odata/edm/factory/annotations/AnnotationActionImportFactory.java +++ b/odata_edm/src/main/java/com/sdl/odata/edm/factory/annotations/AnnotationActionImportFactory.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2014-2023 All Rights Reserved by the RWS Group for and on behalf of its affiliates and subsidiaries. + * Copyright (c) 2014-2024 All Rights Reserved by the RWS Group for and on behalf of its affiliates and subsidiaries. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/odata_edm/src/main/java/com/sdl/odata/edm/factory/annotations/AnnotationComplexTypeFactory.java b/odata_edm/src/main/java/com/sdl/odata/edm/factory/annotations/AnnotationComplexTypeFactory.java index 885fd300..5e52f43e 100644 --- a/odata_edm/src/main/java/com/sdl/odata/edm/factory/annotations/AnnotationComplexTypeFactory.java +++ b/odata_edm/src/main/java/com/sdl/odata/edm/factory/annotations/AnnotationComplexTypeFactory.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2014-2023 All Rights Reserved by the RWS Group for and on behalf of its affiliates and subsidiaries. + * Copyright (c) 2014-2024 All Rights Reserved by the RWS Group for and on behalf of its affiliates and subsidiaries. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/odata_edm/src/main/java/com/sdl/odata/edm/factory/annotations/AnnotationEntityDataModelFactory.java b/odata_edm/src/main/java/com/sdl/odata/edm/factory/annotations/AnnotationEntityDataModelFactory.java index f05aab0b..7a652c50 100644 --- a/odata_edm/src/main/java/com/sdl/odata/edm/factory/annotations/AnnotationEntityDataModelFactory.java +++ b/odata_edm/src/main/java/com/sdl/odata/edm/factory/annotations/AnnotationEntityDataModelFactory.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2014-2023 All Rights Reserved by the RWS Group for and on behalf of its affiliates and subsidiaries. + * Copyright (c) 2014-2024 All Rights Reserved by the RWS Group for and on behalf of its affiliates and subsidiaries. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/odata_edm/src/main/java/com/sdl/odata/edm/factory/annotations/AnnotationEntitySetFactory.java b/odata_edm/src/main/java/com/sdl/odata/edm/factory/annotations/AnnotationEntitySetFactory.java index 0b1891c3..97782d6b 100644 --- a/odata_edm/src/main/java/com/sdl/odata/edm/factory/annotations/AnnotationEntitySetFactory.java +++ b/odata_edm/src/main/java/com/sdl/odata/edm/factory/annotations/AnnotationEntitySetFactory.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2014-2023 All Rights Reserved by the RWS Group for and on behalf of its affiliates and subsidiaries. + * Copyright (c) 2014-2024 All Rights Reserved by the RWS Group for and on behalf of its affiliates and subsidiaries. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/odata_edm/src/main/java/com/sdl/odata/edm/factory/annotations/AnnotationEntityTypeFactory.java b/odata_edm/src/main/java/com/sdl/odata/edm/factory/annotations/AnnotationEntityTypeFactory.java index 4e291d32..c320cec0 100644 --- a/odata_edm/src/main/java/com/sdl/odata/edm/factory/annotations/AnnotationEntityTypeFactory.java +++ b/odata_edm/src/main/java/com/sdl/odata/edm/factory/annotations/AnnotationEntityTypeFactory.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2014-2023 All Rights Reserved by the RWS Group for and on behalf of its affiliates and subsidiaries. + * Copyright (c) 2014-2024 All Rights Reserved by the RWS Group for and on behalf of its affiliates and subsidiaries. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/odata_edm/src/main/java/com/sdl/odata/edm/factory/annotations/AnnotationEnumTypeFactory.java b/odata_edm/src/main/java/com/sdl/odata/edm/factory/annotations/AnnotationEnumTypeFactory.java index ba91ac5e..f9f45d1c 100644 --- a/odata_edm/src/main/java/com/sdl/odata/edm/factory/annotations/AnnotationEnumTypeFactory.java +++ b/odata_edm/src/main/java/com/sdl/odata/edm/factory/annotations/AnnotationEnumTypeFactory.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2014-2023 All Rights Reserved by the RWS Group for and on behalf of its affiliates and subsidiaries. + * Copyright (c) 2014-2024 All Rights Reserved by the RWS Group for and on behalf of its affiliates and subsidiaries. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/odata_edm/src/main/java/com/sdl/odata/edm/factory/annotations/AnnotationFunctionFactory.java b/odata_edm/src/main/java/com/sdl/odata/edm/factory/annotations/AnnotationFunctionFactory.java index 1bac9c5d..a7ed611c 100644 --- a/odata_edm/src/main/java/com/sdl/odata/edm/factory/annotations/AnnotationFunctionFactory.java +++ b/odata_edm/src/main/java/com/sdl/odata/edm/factory/annotations/AnnotationFunctionFactory.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2014-2023 All Rights Reserved by the RWS Group for and on behalf of its affiliates and subsidiaries. + * Copyright (c) 2014-2024 All Rights Reserved by the RWS Group for and on behalf of its affiliates and subsidiaries. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/odata_edm/src/main/java/com/sdl/odata/edm/factory/annotations/AnnotationFunctionImportFactory.java b/odata_edm/src/main/java/com/sdl/odata/edm/factory/annotations/AnnotationFunctionImportFactory.java index 68c23e69..728f4cd5 100644 --- a/odata_edm/src/main/java/com/sdl/odata/edm/factory/annotations/AnnotationFunctionImportFactory.java +++ b/odata_edm/src/main/java/com/sdl/odata/edm/factory/annotations/AnnotationFunctionImportFactory.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2014-2023 All Rights Reserved by the RWS Group for and on behalf of its affiliates and subsidiaries. + * Copyright (c) 2014-2024 All Rights Reserved by the RWS Group for and on behalf of its affiliates and subsidiaries. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/odata_edm/src/main/java/com/sdl/odata/edm/factory/annotations/AnnotationNavigationPropertyBindingFactory.java b/odata_edm/src/main/java/com/sdl/odata/edm/factory/annotations/AnnotationNavigationPropertyBindingFactory.java index 77ff8419..33fc2305 100644 --- a/odata_edm/src/main/java/com/sdl/odata/edm/factory/annotations/AnnotationNavigationPropertyBindingFactory.java +++ b/odata_edm/src/main/java/com/sdl/odata/edm/factory/annotations/AnnotationNavigationPropertyBindingFactory.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2014-2023 All Rights Reserved by the RWS Group for and on behalf of its affiliates and subsidiaries. + * Copyright (c) 2014-2024 All Rights Reserved by the RWS Group for and on behalf of its affiliates and subsidiaries. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/odata_edm/src/main/java/com/sdl/odata/edm/factory/annotations/AnnotationSingletonFactory.java b/odata_edm/src/main/java/com/sdl/odata/edm/factory/annotations/AnnotationSingletonFactory.java index 21ad2a55..22167560 100644 --- a/odata_edm/src/main/java/com/sdl/odata/edm/factory/annotations/AnnotationSingletonFactory.java +++ b/odata_edm/src/main/java/com/sdl/odata/edm/factory/annotations/AnnotationSingletonFactory.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2014-2023 All Rights Reserved by the RWS Group for and on behalf of its affiliates and subsidiaries. + * Copyright (c) 2014-2024 All Rights Reserved by the RWS Group for and on behalf of its affiliates and subsidiaries. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/odata_edm/src/main/java/com/sdl/odata/edm/factory/annotations/AnnotationStructuredTypeFactory.java b/odata_edm/src/main/java/com/sdl/odata/edm/factory/annotations/AnnotationStructuredTypeFactory.java index 3760c3b2..7cdc81eb 100644 --- a/odata_edm/src/main/java/com/sdl/odata/edm/factory/annotations/AnnotationStructuredTypeFactory.java +++ b/odata_edm/src/main/java/com/sdl/odata/edm/factory/annotations/AnnotationStructuredTypeFactory.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2014-2023 All Rights Reserved by the RWS Group for and on behalf of its affiliates and subsidiaries. + * Copyright (c) 2014-2024 All Rights Reserved by the RWS Group for and on behalf of its affiliates and subsidiaries. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/odata_edm/src/main/java/com/sdl/odata/edm/factory/annotations/FactoryLookup.java b/odata_edm/src/main/java/com/sdl/odata/edm/factory/annotations/FactoryLookup.java index 0b6ea779..eb02b8bb 100644 --- a/odata_edm/src/main/java/com/sdl/odata/edm/factory/annotations/FactoryLookup.java +++ b/odata_edm/src/main/java/com/sdl/odata/edm/factory/annotations/FactoryLookup.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2014-2023 All Rights Reserved by the RWS Group for and on behalf of its affiliates and subsidiaries. + * Copyright (c) 2014-2024 All Rights Reserved by the RWS Group for and on behalf of its affiliates and subsidiaries. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/odata_edm/src/main/java/com/sdl/odata/edm/model/ActionImpl.java b/odata_edm/src/main/java/com/sdl/odata/edm/model/ActionImpl.java index d743d62c..d65e4070 100644 --- a/odata_edm/src/main/java/com/sdl/odata/edm/model/ActionImpl.java +++ b/odata_edm/src/main/java/com/sdl/odata/edm/model/ActionImpl.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2014-2023 All Rights Reserved by the RWS Group for and on behalf of its affiliates and subsidiaries. + * Copyright (c) 2014-2024 All Rights Reserved by the RWS Group for and on behalf of its affiliates and subsidiaries. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/odata_edm/src/main/java/com/sdl/odata/edm/model/ActionImportImpl.java b/odata_edm/src/main/java/com/sdl/odata/edm/model/ActionImportImpl.java index c8d80862..ff0dcf2c 100644 --- a/odata_edm/src/main/java/com/sdl/odata/edm/model/ActionImportImpl.java +++ b/odata_edm/src/main/java/com/sdl/odata/edm/model/ActionImportImpl.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2014-2023 All Rights Reserved by the RWS Group for and on behalf of its affiliates and subsidiaries. + * Copyright (c) 2014-2024 All Rights Reserved by the RWS Group for and on behalf of its affiliates and subsidiaries. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/odata_edm/src/main/java/com/sdl/odata/edm/model/ComplexTypeImpl.java b/odata_edm/src/main/java/com/sdl/odata/edm/model/ComplexTypeImpl.java index 085d79fc..730215d4 100644 --- a/odata_edm/src/main/java/com/sdl/odata/edm/model/ComplexTypeImpl.java +++ b/odata_edm/src/main/java/com/sdl/odata/edm/model/ComplexTypeImpl.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2014-2023 All Rights Reserved by the RWS Group for and on behalf of its affiliates and subsidiaries. + * Copyright (c) 2014-2024 All Rights Reserved by the RWS Group for and on behalf of its affiliates and subsidiaries. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/odata_edm/src/main/java/com/sdl/odata/edm/model/DerivableTypeImpl.java b/odata_edm/src/main/java/com/sdl/odata/edm/model/DerivableTypeImpl.java index 5c5cc856..646c2ceb 100644 --- a/odata_edm/src/main/java/com/sdl/odata/edm/model/DerivableTypeImpl.java +++ b/odata_edm/src/main/java/com/sdl/odata/edm/model/DerivableTypeImpl.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2014-2023 All Rights Reserved by the RWS Group for and on behalf of its affiliates and subsidiaries. + * Copyright (c) 2014-2024 All Rights Reserved by the RWS Group for and on behalf of its affiliates and subsidiaries. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/odata_edm/src/main/java/com/sdl/odata/edm/model/EntityContainerImpl.java b/odata_edm/src/main/java/com/sdl/odata/edm/model/EntityContainerImpl.java index f395e806..0ae539fa 100644 --- a/odata_edm/src/main/java/com/sdl/odata/edm/model/EntityContainerImpl.java +++ b/odata_edm/src/main/java/com/sdl/odata/edm/model/EntityContainerImpl.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2014-2023 All Rights Reserved by the RWS Group for and on behalf of its affiliates and subsidiaries. + * Copyright (c) 2014-2024 All Rights Reserved by the RWS Group for and on behalf of its affiliates and subsidiaries. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/odata_edm/src/main/java/com/sdl/odata/edm/model/EntityDataModelImpl.java b/odata_edm/src/main/java/com/sdl/odata/edm/model/EntityDataModelImpl.java index fe8a15ad..b319c23d 100644 --- a/odata_edm/src/main/java/com/sdl/odata/edm/model/EntityDataModelImpl.java +++ b/odata_edm/src/main/java/com/sdl/odata/edm/model/EntityDataModelImpl.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2014-2023 All Rights Reserved by the RWS Group for and on behalf of its affiliates and subsidiaries. + * Copyright (c) 2014-2024 All Rights Reserved by the RWS Group for and on behalf of its affiliates and subsidiaries. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/odata_edm/src/main/java/com/sdl/odata/edm/model/EntitySetImpl.java b/odata_edm/src/main/java/com/sdl/odata/edm/model/EntitySetImpl.java index 58e3262b..33041e6c 100644 --- a/odata_edm/src/main/java/com/sdl/odata/edm/model/EntitySetImpl.java +++ b/odata_edm/src/main/java/com/sdl/odata/edm/model/EntitySetImpl.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2014-2023 All Rights Reserved by the RWS Group for and on behalf of its affiliates and subsidiaries. + * Copyright (c) 2014-2024 All Rights Reserved by the RWS Group for and on behalf of its affiliates and subsidiaries. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/odata_edm/src/main/java/com/sdl/odata/edm/model/EntityTypeImpl.java b/odata_edm/src/main/java/com/sdl/odata/edm/model/EntityTypeImpl.java index f967dbcc..38e31255 100644 --- a/odata_edm/src/main/java/com/sdl/odata/edm/model/EntityTypeImpl.java +++ b/odata_edm/src/main/java/com/sdl/odata/edm/model/EntityTypeImpl.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2014-2023 All Rights Reserved by the RWS Group for and on behalf of its affiliates and subsidiaries. + * Copyright (c) 2014-2024 All Rights Reserved by the RWS Group for and on behalf of its affiliates and subsidiaries. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/odata_edm/src/main/java/com/sdl/odata/edm/model/EnumMemberImpl.java b/odata_edm/src/main/java/com/sdl/odata/edm/model/EnumMemberImpl.java index 0dd28cb1..8a057b31 100644 --- a/odata_edm/src/main/java/com/sdl/odata/edm/model/EnumMemberImpl.java +++ b/odata_edm/src/main/java/com/sdl/odata/edm/model/EnumMemberImpl.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2014-2023 All Rights Reserved by the RWS Group for and on behalf of its affiliates and subsidiaries. + * Copyright (c) 2014-2024 All Rights Reserved by the RWS Group for and on behalf of its affiliates and subsidiaries. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/odata_edm/src/main/java/com/sdl/odata/edm/model/EnumTypeImpl.java b/odata_edm/src/main/java/com/sdl/odata/edm/model/EnumTypeImpl.java index cba537cd..bc773c90 100644 --- a/odata_edm/src/main/java/com/sdl/odata/edm/model/EnumTypeImpl.java +++ b/odata_edm/src/main/java/com/sdl/odata/edm/model/EnumTypeImpl.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2014-2023 All Rights Reserved by the RWS Group for and on behalf of its affiliates and subsidiaries. + * Copyright (c) 2014-2024 All Rights Reserved by the RWS Group for and on behalf of its affiliates and subsidiaries. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/odata_edm/src/main/java/com/sdl/odata/edm/model/FunctionImpl.java b/odata_edm/src/main/java/com/sdl/odata/edm/model/FunctionImpl.java index 9fc1a8fa..09531cd6 100644 --- a/odata_edm/src/main/java/com/sdl/odata/edm/model/FunctionImpl.java +++ b/odata_edm/src/main/java/com/sdl/odata/edm/model/FunctionImpl.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2014-2023 All Rights Reserved by the RWS Group for and on behalf of its affiliates and subsidiaries. + * Copyright (c) 2014-2024 All Rights Reserved by the RWS Group for and on behalf of its affiliates and subsidiaries. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/odata_edm/src/main/java/com/sdl/odata/edm/model/FunctionImportImpl.java b/odata_edm/src/main/java/com/sdl/odata/edm/model/FunctionImportImpl.java index 347cc61c..f8c83b05 100644 --- a/odata_edm/src/main/java/com/sdl/odata/edm/model/FunctionImportImpl.java +++ b/odata_edm/src/main/java/com/sdl/odata/edm/model/FunctionImportImpl.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2014-2023 All Rights Reserved by the RWS Group for and on behalf of its affiliates and subsidiaries. + * Copyright (c) 2014-2024 All Rights Reserved by the RWS Group for and on behalf of its affiliates and subsidiaries. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/odata_edm/src/main/java/com/sdl/odata/edm/model/KeyImpl.java b/odata_edm/src/main/java/com/sdl/odata/edm/model/KeyImpl.java index b7881cd4..697a96fe 100644 --- a/odata_edm/src/main/java/com/sdl/odata/edm/model/KeyImpl.java +++ b/odata_edm/src/main/java/com/sdl/odata/edm/model/KeyImpl.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2014-2023 All Rights Reserved by the RWS Group for and on behalf of its affiliates and subsidiaries. + * Copyright (c) 2014-2024 All Rights Reserved by the RWS Group for and on behalf of its affiliates and subsidiaries. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/odata_edm/src/main/java/com/sdl/odata/edm/model/NavigationPropertyBindingImpl.java b/odata_edm/src/main/java/com/sdl/odata/edm/model/NavigationPropertyBindingImpl.java index e69e278b..2b9b29f7 100644 --- a/odata_edm/src/main/java/com/sdl/odata/edm/model/NavigationPropertyBindingImpl.java +++ b/odata_edm/src/main/java/com/sdl/odata/edm/model/NavigationPropertyBindingImpl.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2014-2023 All Rights Reserved by the RWS Group for and on behalf of its affiliates and subsidiaries. + * Copyright (c) 2014-2024 All Rights Reserved by the RWS Group for and on behalf of its affiliates and subsidiaries. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/odata_edm/src/main/java/com/sdl/odata/edm/model/NavigationPropertyImpl.java b/odata_edm/src/main/java/com/sdl/odata/edm/model/NavigationPropertyImpl.java index 56dc6ee4..9ebac7a3 100644 --- a/odata_edm/src/main/java/com/sdl/odata/edm/model/NavigationPropertyImpl.java +++ b/odata_edm/src/main/java/com/sdl/odata/edm/model/NavigationPropertyImpl.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2014-2023 All Rights Reserved by the RWS Group for and on behalf of its affiliates and subsidiaries. + * Copyright (c) 2014-2024 All Rights Reserved by the RWS Group for and on behalf of its affiliates and subsidiaries. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/odata_edm/src/main/java/com/sdl/odata/edm/model/ParameterImpl.java b/odata_edm/src/main/java/com/sdl/odata/edm/model/ParameterImpl.java index db9d3de2..3898351c 100644 --- a/odata_edm/src/main/java/com/sdl/odata/edm/model/ParameterImpl.java +++ b/odata_edm/src/main/java/com/sdl/odata/edm/model/ParameterImpl.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2014-2023 All Rights Reserved by the RWS Group for and on behalf of its affiliates and subsidiaries. + * Copyright (c) 2014-2024 All Rights Reserved by the RWS Group for and on behalf of its affiliates and subsidiaries. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/odata_edm/src/main/java/com/sdl/odata/edm/model/PrimitiveTypeNameResolver.java b/odata_edm/src/main/java/com/sdl/odata/edm/model/PrimitiveTypeNameResolver.java index 6fec178f..0b06c8b9 100644 --- a/odata_edm/src/main/java/com/sdl/odata/edm/model/PrimitiveTypeNameResolver.java +++ b/odata_edm/src/main/java/com/sdl/odata/edm/model/PrimitiveTypeNameResolver.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2014-2023 All Rights Reserved by the RWS Group for and on behalf of its affiliates and subsidiaries. + * Copyright (c) 2014-2024 All Rights Reserved by the RWS Group for and on behalf of its affiliates and subsidiaries. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/odata_edm/src/main/java/com/sdl/odata/edm/model/PropertyImpl.java b/odata_edm/src/main/java/com/sdl/odata/edm/model/PropertyImpl.java index 7992485c..0f624b39 100644 --- a/odata_edm/src/main/java/com/sdl/odata/edm/model/PropertyImpl.java +++ b/odata_edm/src/main/java/com/sdl/odata/edm/model/PropertyImpl.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2014-2023 All Rights Reserved by the RWS Group for and on behalf of its affiliates and subsidiaries. + * Copyright (c) 2014-2024 All Rights Reserved by the RWS Group for and on behalf of its affiliates and subsidiaries. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/odata_edm/src/main/java/com/sdl/odata/edm/model/PropertyRefImpl.java b/odata_edm/src/main/java/com/sdl/odata/edm/model/PropertyRefImpl.java index 1e5efdb1..6409c9ea 100644 --- a/odata_edm/src/main/java/com/sdl/odata/edm/model/PropertyRefImpl.java +++ b/odata_edm/src/main/java/com/sdl/odata/edm/model/PropertyRefImpl.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2014-2023 All Rights Reserved by the RWS Group for and on behalf of its affiliates and subsidiaries. + * Copyright (c) 2014-2024 All Rights Reserved by the RWS Group for and on behalf of its affiliates and subsidiaries. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/odata_edm/src/main/java/com/sdl/odata/edm/model/ReferentialConstraintImpl.java b/odata_edm/src/main/java/com/sdl/odata/edm/model/ReferentialConstraintImpl.java index 33389a8a..74dc2aaa 100644 --- a/odata_edm/src/main/java/com/sdl/odata/edm/model/ReferentialConstraintImpl.java +++ b/odata_edm/src/main/java/com/sdl/odata/edm/model/ReferentialConstraintImpl.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2014-2023 All Rights Reserved by the RWS Group for and on behalf of its affiliates and subsidiaries. + * Copyright (c) 2014-2024 All Rights Reserved by the RWS Group for and on behalf of its affiliates and subsidiaries. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/odata_edm/src/main/java/com/sdl/odata/edm/model/SchemaImpl.java b/odata_edm/src/main/java/com/sdl/odata/edm/model/SchemaImpl.java index 8915465e..adc11d7e 100644 --- a/odata_edm/src/main/java/com/sdl/odata/edm/model/SchemaImpl.java +++ b/odata_edm/src/main/java/com/sdl/odata/edm/model/SchemaImpl.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2014-2023 All Rights Reserved by the RWS Group for and on behalf of its affiliates and subsidiaries. + * Copyright (c) 2014-2024 All Rights Reserved by the RWS Group for and on behalf of its affiliates and subsidiaries. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/odata_edm/src/main/java/com/sdl/odata/edm/model/SingletonImpl.java b/odata_edm/src/main/java/com/sdl/odata/edm/model/SingletonImpl.java index 251fd6c5..297f6643 100644 --- a/odata_edm/src/main/java/com/sdl/odata/edm/model/SingletonImpl.java +++ b/odata_edm/src/main/java/com/sdl/odata/edm/model/SingletonImpl.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2014-2023 All Rights Reserved by the RWS Group for and on behalf of its affiliates and subsidiaries. + * Copyright (c) 2014-2024 All Rights Reserved by the RWS Group for and on behalf of its affiliates and subsidiaries. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/odata_edm/src/main/java/com/sdl/odata/edm/model/StructuralPropertyImpl.java b/odata_edm/src/main/java/com/sdl/odata/edm/model/StructuralPropertyImpl.java index de7a8ed8..cf41e507 100644 --- a/odata_edm/src/main/java/com/sdl/odata/edm/model/StructuralPropertyImpl.java +++ b/odata_edm/src/main/java/com/sdl/odata/edm/model/StructuralPropertyImpl.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2014-2023 All Rights Reserved by the RWS Group for and on behalf of its affiliates and subsidiaries. + * Copyright (c) 2014-2024 All Rights Reserved by the RWS Group for and on behalf of its affiliates and subsidiaries. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/odata_edm/src/main/java/com/sdl/odata/edm/model/StructuredTypeImpl.java b/odata_edm/src/main/java/com/sdl/odata/edm/model/StructuredTypeImpl.java index c272414b..eaf09e0d 100644 --- a/odata_edm/src/main/java/com/sdl/odata/edm/model/StructuredTypeImpl.java +++ b/odata_edm/src/main/java/com/sdl/odata/edm/model/StructuredTypeImpl.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2014-2023 All Rights Reserved by the RWS Group for and on behalf of its affiliates and subsidiaries. + * Copyright (c) 2014-2024 All Rights Reserved by the RWS Group for and on behalf of its affiliates and subsidiaries. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/odata_edm/src/main/java/com/sdl/odata/edm/model/TypeDefinitionImpl.java b/odata_edm/src/main/java/com/sdl/odata/edm/model/TypeDefinitionImpl.java index ceb6ba04..a8a364ee 100644 --- a/odata_edm/src/main/java/com/sdl/odata/edm/model/TypeDefinitionImpl.java +++ b/odata_edm/src/main/java/com/sdl/odata/edm/model/TypeDefinitionImpl.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2014-2023 All Rights Reserved by the RWS Group for and on behalf of its affiliates and subsidiaries. + * Copyright (c) 2014-2024 All Rights Reserved by the RWS Group for and on behalf of its affiliates and subsidiaries. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/odata_edm/src/main/java/com/sdl/odata/edm/model/TypeImpl.java b/odata_edm/src/main/java/com/sdl/odata/edm/model/TypeImpl.java index 87f792a4..68955d5b 100644 --- a/odata_edm/src/main/java/com/sdl/odata/edm/model/TypeImpl.java +++ b/odata_edm/src/main/java/com/sdl/odata/edm/model/TypeImpl.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2014-2023 All Rights Reserved by the RWS Group for and on behalf of its affiliates and subsidiaries. + * Copyright (c) 2014-2024 All Rights Reserved by the RWS Group for and on behalf of its affiliates and subsidiaries. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/odata_edm/src/main/java/com/sdl/odata/edm/model/TypeNameResolver.java b/odata_edm/src/main/java/com/sdl/odata/edm/model/TypeNameResolver.java index 515cda44..2233166d 100644 --- a/odata_edm/src/main/java/com/sdl/odata/edm/model/TypeNameResolver.java +++ b/odata_edm/src/main/java/com/sdl/odata/edm/model/TypeNameResolver.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2014-2023 All Rights Reserved by the RWS Group for and on behalf of its affiliates and subsidiaries. + * Copyright (c) 2014-2024 All Rights Reserved by the RWS Group for and on behalf of its affiliates and subsidiaries. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/odata_edm/src/main/java/com/sdl/odata/edm/registry/ODataEdmRegistryImpl.java b/odata_edm/src/main/java/com/sdl/odata/edm/registry/ODataEdmRegistryImpl.java index 9f5419fd..b08807af 100644 --- a/odata_edm/src/main/java/com/sdl/odata/edm/registry/ODataEdmRegistryImpl.java +++ b/odata_edm/src/main/java/com/sdl/odata/edm/registry/ODataEdmRegistryImpl.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2014-2023 All Rights Reserved by the RWS Group for and on behalf of its affiliates and subsidiaries. + * Copyright (c) 2014-2024 All Rights Reserved by the RWS Group for and on behalf of its affiliates and subsidiaries. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/odata_edm/src/test/java/com/sdl/odata/edm/factory/annotations/AnnotationActionFactoryTest.java b/odata_edm/src/test/java/com/sdl/odata/edm/factory/annotations/AnnotationActionFactoryTest.java index 88358191..3c268076 100644 --- a/odata_edm/src/test/java/com/sdl/odata/edm/factory/annotations/AnnotationActionFactoryTest.java +++ b/odata_edm/src/test/java/com/sdl/odata/edm/factory/annotations/AnnotationActionFactoryTest.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2014-2023 All Rights Reserved by the RWS Group for and on behalf of its affiliates and subsidiaries. + * Copyright (c) 2014-2024 All Rights Reserved by the RWS Group for and on behalf of its affiliates and subsidiaries. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/odata_edm/src/test/java/com/sdl/odata/edm/factory/annotations/AnnotationActionImportFactoryTest.java b/odata_edm/src/test/java/com/sdl/odata/edm/factory/annotations/AnnotationActionImportFactoryTest.java index 0d6cf129..39fcb248 100644 --- a/odata_edm/src/test/java/com/sdl/odata/edm/factory/annotations/AnnotationActionImportFactoryTest.java +++ b/odata_edm/src/test/java/com/sdl/odata/edm/factory/annotations/AnnotationActionImportFactoryTest.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2014-2023 All Rights Reserved by the RWS Group for and on behalf of its affiliates and subsidiaries. + * Copyright (c) 2014-2024 All Rights Reserved by the RWS Group for and on behalf of its affiliates and subsidiaries. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/odata_edm/src/test/java/com/sdl/odata/edm/factory/annotations/AnnotationEntityDataModelFactoryTest.java b/odata_edm/src/test/java/com/sdl/odata/edm/factory/annotations/AnnotationEntityDataModelFactoryTest.java index e80773e4..22c5cf9f 100644 --- a/odata_edm/src/test/java/com/sdl/odata/edm/factory/annotations/AnnotationEntityDataModelFactoryTest.java +++ b/odata_edm/src/test/java/com/sdl/odata/edm/factory/annotations/AnnotationEntityDataModelFactoryTest.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2014-2023 All Rights Reserved by the RWS Group for and on behalf of its affiliates and subsidiaries. + * Copyright (c) 2014-2024 All Rights Reserved by the RWS Group for and on behalf of its affiliates and subsidiaries. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/odata_edm/src/test/java/com/sdl/odata/edm/factory/annotations/AnnotationEnumTypeFactoryTest.java b/odata_edm/src/test/java/com/sdl/odata/edm/factory/annotations/AnnotationEnumTypeFactoryTest.java index 06d1e70b..ce6639ec 100644 --- a/odata_edm/src/test/java/com/sdl/odata/edm/factory/annotations/AnnotationEnumTypeFactoryTest.java +++ b/odata_edm/src/test/java/com/sdl/odata/edm/factory/annotations/AnnotationEnumTypeFactoryTest.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2014-2023 All Rights Reserved by the RWS Group for and on behalf of its affiliates and subsidiaries. + * Copyright (c) 2014-2024 All Rights Reserved by the RWS Group for and on behalf of its affiliates and subsidiaries. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/odata_edm/src/test/java/com/sdl/odata/edm/factory/annotations/AnnotationFunctionFactoryTest.java b/odata_edm/src/test/java/com/sdl/odata/edm/factory/annotations/AnnotationFunctionFactoryTest.java index 7d68dcc5..11f3e259 100644 --- a/odata_edm/src/test/java/com/sdl/odata/edm/factory/annotations/AnnotationFunctionFactoryTest.java +++ b/odata_edm/src/test/java/com/sdl/odata/edm/factory/annotations/AnnotationFunctionFactoryTest.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2014-2023 All Rights Reserved by the RWS Group for and on behalf of its affiliates and subsidiaries. + * Copyright (c) 2014-2024 All Rights Reserved by the RWS Group for and on behalf of its affiliates and subsidiaries. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/odata_edm/src/test/java/com/sdl/odata/edm/factory/annotations/AnnotationFunctionImportFactoryTest.java b/odata_edm/src/test/java/com/sdl/odata/edm/factory/annotations/AnnotationFunctionImportFactoryTest.java index d53706e9..8c11d46f 100644 --- a/odata_edm/src/test/java/com/sdl/odata/edm/factory/annotations/AnnotationFunctionImportFactoryTest.java +++ b/odata_edm/src/test/java/com/sdl/odata/edm/factory/annotations/AnnotationFunctionImportFactoryTest.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2014-2023 All Rights Reserved by the RWS Group for and on behalf of its affiliates and subsidiaries. + * Copyright (c) 2014-2024 All Rights Reserved by the RWS Group for and on behalf of its affiliates and subsidiaries. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/odata_edm/src/test/java/com/sdl/odata/edm/model/ActionImplTest.java b/odata_edm/src/test/java/com/sdl/odata/edm/model/ActionImplTest.java index 4975f556..ecda5fcb 100644 --- a/odata_edm/src/test/java/com/sdl/odata/edm/model/ActionImplTest.java +++ b/odata_edm/src/test/java/com/sdl/odata/edm/model/ActionImplTest.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2014-2023 All Rights Reserved by the RWS Group for and on behalf of its affiliates and subsidiaries. + * Copyright (c) 2014-2024 All Rights Reserved by the RWS Group for and on behalf of its affiliates and subsidiaries. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/odata_edm/src/test/java/com/sdl/odata/edm/model/ActionImportImplTest.java b/odata_edm/src/test/java/com/sdl/odata/edm/model/ActionImportImplTest.java index 9174ec4a..a85b0b13 100644 --- a/odata_edm/src/test/java/com/sdl/odata/edm/model/ActionImportImplTest.java +++ b/odata_edm/src/test/java/com/sdl/odata/edm/model/ActionImportImplTest.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2014-2023 All Rights Reserved by the RWS Group for and on behalf of its affiliates and subsidiaries. + * Copyright (c) 2014-2024 All Rights Reserved by the RWS Group for and on behalf of its affiliates and subsidiaries. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/odata_edm/src/test/java/com/sdl/odata/edm/model/EntityContainerImplTest.java b/odata_edm/src/test/java/com/sdl/odata/edm/model/EntityContainerImplTest.java index d0a067df..2cc461ed 100644 --- a/odata_edm/src/test/java/com/sdl/odata/edm/model/EntityContainerImplTest.java +++ b/odata_edm/src/test/java/com/sdl/odata/edm/model/EntityContainerImplTest.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2014-2023 All Rights Reserved by the RWS Group for and on behalf of its affiliates and subsidiaries. + * Copyright (c) 2014-2024 All Rights Reserved by the RWS Group for and on behalf of its affiliates and subsidiaries. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/odata_edm/src/test/java/com/sdl/odata/edm/model/EntitySetImplTest.java b/odata_edm/src/test/java/com/sdl/odata/edm/model/EntitySetImplTest.java index a12fe8c5..aabb6abc 100644 --- a/odata_edm/src/test/java/com/sdl/odata/edm/model/EntitySetImplTest.java +++ b/odata_edm/src/test/java/com/sdl/odata/edm/model/EntitySetImplTest.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2014-2023 All Rights Reserved by the RWS Group for and on behalf of its affiliates and subsidiaries. + * Copyright (c) 2014-2024 All Rights Reserved by the RWS Group for and on behalf of its affiliates and subsidiaries. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/odata_edm/src/test/java/com/sdl/odata/edm/model/EntityTypeImplTest.java b/odata_edm/src/test/java/com/sdl/odata/edm/model/EntityTypeImplTest.java index ecf45b8a..f6be904a 100644 --- a/odata_edm/src/test/java/com/sdl/odata/edm/model/EntityTypeImplTest.java +++ b/odata_edm/src/test/java/com/sdl/odata/edm/model/EntityTypeImplTest.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2014-2023 All Rights Reserved by the RWS Group for and on behalf of its affiliates and subsidiaries. + * Copyright (c) 2014-2024 All Rights Reserved by the RWS Group for and on behalf of its affiliates and subsidiaries. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/odata_edm/src/test/java/com/sdl/odata/edm/model/FunctionImplTest.java b/odata_edm/src/test/java/com/sdl/odata/edm/model/FunctionImplTest.java index e81e42cf..207a2735 100644 --- a/odata_edm/src/test/java/com/sdl/odata/edm/model/FunctionImplTest.java +++ b/odata_edm/src/test/java/com/sdl/odata/edm/model/FunctionImplTest.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2014-2023 All Rights Reserved by the RWS Group for and on behalf of its affiliates and subsidiaries. + * Copyright (c) 2014-2024 All Rights Reserved by the RWS Group for and on behalf of its affiliates and subsidiaries. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/odata_edm/src/test/java/com/sdl/odata/edm/model/FunctionImportImplTest.java b/odata_edm/src/test/java/com/sdl/odata/edm/model/FunctionImportImplTest.java index fc599d5e..c5f0dd18 100644 --- a/odata_edm/src/test/java/com/sdl/odata/edm/model/FunctionImportImplTest.java +++ b/odata_edm/src/test/java/com/sdl/odata/edm/model/FunctionImportImplTest.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2014-2023 All Rights Reserved by the RWS Group for and on behalf of its affiliates and subsidiaries. + * Copyright (c) 2014-2024 All Rights Reserved by the RWS Group for and on behalf of its affiliates and subsidiaries. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/odata_edm/src/test/java/com/sdl/odata/edm/model/ParameterImplTest.java b/odata_edm/src/test/java/com/sdl/odata/edm/model/ParameterImplTest.java index 1543a0ca..7c0d90e9 100644 --- a/odata_edm/src/test/java/com/sdl/odata/edm/model/ParameterImplTest.java +++ b/odata_edm/src/test/java/com/sdl/odata/edm/model/ParameterImplTest.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2014-2023 All Rights Reserved by the RWS Group for and on behalf of its affiliates and subsidiaries. + * Copyright (c) 2014-2024 All Rights Reserved by the RWS Group for and on behalf of its affiliates and subsidiaries. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/odata_edm/src/test/java/com/sdl/odata/edm/model/PropertyImplTest.java b/odata_edm/src/test/java/com/sdl/odata/edm/model/PropertyImplTest.java index 259fb95a..a750e144 100644 --- a/odata_edm/src/test/java/com/sdl/odata/edm/model/PropertyImplTest.java +++ b/odata_edm/src/test/java/com/sdl/odata/edm/model/PropertyImplTest.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2014-2023 All Rights Reserved by the RWS Group for and on behalf of its affiliates and subsidiaries. + * Copyright (c) 2014-2024 All Rights Reserved by the RWS Group for and on behalf of its affiliates and subsidiaries. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/odata_edm/src/test/java/com/sdl/odata/edm/model/PropertyRefImplTest.java b/odata_edm/src/test/java/com/sdl/odata/edm/model/PropertyRefImplTest.java index a5b31087..d251613c 100644 --- a/odata_edm/src/test/java/com/sdl/odata/edm/model/PropertyRefImplTest.java +++ b/odata_edm/src/test/java/com/sdl/odata/edm/model/PropertyRefImplTest.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2014-2023 All Rights Reserved by the RWS Group for and on behalf of its affiliates and subsidiaries. + * Copyright (c) 2014-2024 All Rights Reserved by the RWS Group for and on behalf of its affiliates and subsidiaries. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/odata_edm/src/test/java/com/sdl/odata/edm/model/ReferentialConstraintImplTest.java b/odata_edm/src/test/java/com/sdl/odata/edm/model/ReferentialConstraintImplTest.java index 8d71f3ef..f27db926 100644 --- a/odata_edm/src/test/java/com/sdl/odata/edm/model/ReferentialConstraintImplTest.java +++ b/odata_edm/src/test/java/com/sdl/odata/edm/model/ReferentialConstraintImplTest.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2014-2023 All Rights Reserved by the RWS Group for and on behalf of its affiliates and subsidiaries. + * Copyright (c) 2014-2024 All Rights Reserved by the RWS Group for and on behalf of its affiliates and subsidiaries. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/odata_edm/src/test/java/com/sdl/odata/edm/model/SingletonImplTest.java b/odata_edm/src/test/java/com/sdl/odata/edm/model/SingletonImplTest.java index 68b5680a..6269ec24 100644 --- a/odata_edm/src/test/java/com/sdl/odata/edm/model/SingletonImplTest.java +++ b/odata_edm/src/test/java/com/sdl/odata/edm/model/SingletonImplTest.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2014-2023 All Rights Reserved by the RWS Group for and on behalf of its affiliates and subsidiaries. + * Copyright (c) 2014-2024 All Rights Reserved by the RWS Group for and on behalf of its affiliates and subsidiaries. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/odata_edm/src/test/java/com/sdl/odata/edm/model/TypeDefinitionImplTest.java b/odata_edm/src/test/java/com/sdl/odata/edm/model/TypeDefinitionImplTest.java index c56b9e83..ac4ab415 100644 --- a/odata_edm/src/test/java/com/sdl/odata/edm/model/TypeDefinitionImplTest.java +++ b/odata_edm/src/test/java/com/sdl/odata/edm/model/TypeDefinitionImplTest.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2014-2023 All Rights Reserved by the RWS Group for and on behalf of its affiliates and subsidiaries. + * Copyright (c) 2014-2024 All Rights Reserved by the RWS Group for and on behalf of its affiliates and subsidiaries. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/odata_edm/src/test/java/com/sdl/odata/edm/registry/ODataEdmRegistryImplTest.java b/odata_edm/src/test/java/com/sdl/odata/edm/registry/ODataEdmRegistryImplTest.java index 26f029eb..38ad0304 100644 --- a/odata_edm/src/test/java/com/sdl/odata/edm/registry/ODataEdmRegistryImplTest.java +++ b/odata_edm/src/test/java/com/sdl/odata/edm/registry/ODataEdmRegistryImplTest.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2014-2023 All Rights Reserved by the RWS Group for and on behalf of its affiliates and subsidiaries. + * Copyright (c) 2014-2024 All Rights Reserved by the RWS Group for and on behalf of its affiliates and subsidiaries. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/odata_parser/src/main/java/com/sdl/odata/parser/ODataParserImpl.java b/odata_parser/src/main/java/com/sdl/odata/parser/ODataParserImpl.java index 70a7dcfa..bb5adc9f 100644 --- a/odata_parser/src/main/java/com/sdl/odata/parser/ODataParserImpl.java +++ b/odata_parser/src/main/java/com/sdl/odata/parser/ODataParserImpl.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2014-2023 All Rights Reserved by the RWS Group for and on behalf of its affiliates and subsidiaries. + * Copyright (c) 2014-2024 All Rights Reserved by the RWS Group for and on behalf of its affiliates and subsidiaries. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/odata_parser/src/main/java/com/sdl/odata/parser/ParserConfiguration.java b/odata_parser/src/main/java/com/sdl/odata/parser/ParserConfiguration.java index 31728e16..5fb6c065 100644 --- a/odata_parser/src/main/java/com/sdl/odata/parser/ParserConfiguration.java +++ b/odata_parser/src/main/java/com/sdl/odata/parser/ParserConfiguration.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2014-2023 All Rights Reserved by the RWS Group for and on behalf of its affiliates and subsidiaries. + * Copyright (c) 2014-2024 All Rights Reserved by the RWS Group for and on behalf of its affiliates and subsidiaries. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/odata_parser/src/main/scala/com/sdl/odata/parser/ContextFragmentParser.scala b/odata_parser/src/main/scala/com/sdl/odata/parser/ContextFragmentParser.scala index e33ccfc2..a5698a19 100644 --- a/odata_parser/src/main/scala/com/sdl/odata/parser/ContextFragmentParser.scala +++ b/odata_parser/src/main/scala/com/sdl/odata/parser/ContextFragmentParser.scala @@ -1,5 +1,5 @@ /** - * Copyright (c) 2014-2023 All Rights Reserved by the RWS Group for and on behalf of its affiliates and subsidiaries. + * Copyright (c) 2014-2024 All Rights Reserved by the RWS Group for and on behalf of its affiliates and subsidiaries. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/odata_parser/src/main/scala/com/sdl/odata/parser/EntityDataModelHelpers.scala b/odata_parser/src/main/scala/com/sdl/odata/parser/EntityDataModelHelpers.scala index 2943d89b..af140576 100644 --- a/odata_parser/src/main/scala/com/sdl/odata/parser/EntityDataModelHelpers.scala +++ b/odata_parser/src/main/scala/com/sdl/odata/parser/EntityDataModelHelpers.scala @@ -1,5 +1,5 @@ /** - * Copyright (c) 2014-2023 All Rights Reserved by the RWS Group for and on behalf of its affiliates and subsidiaries. + * Copyright (c) 2014-2024 All Rights Reserved by the RWS Group for and on behalf of its affiliates and subsidiaries. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/odata_parser/src/main/scala/com/sdl/odata/parser/ExpressionsParser.scala b/odata_parser/src/main/scala/com/sdl/odata/parser/ExpressionsParser.scala index e8216c2c..dad578ae 100644 --- a/odata_parser/src/main/scala/com/sdl/odata/parser/ExpressionsParser.scala +++ b/odata_parser/src/main/scala/com/sdl/odata/parser/ExpressionsParser.scala @@ -1,5 +1,5 @@ /** - * Copyright (c) 2014-2023 All Rights Reserved by the RWS Group for and on behalf of its affiliates and subsidiaries. + * Copyright (c) 2014-2024 All Rights Reserved by the RWS Group for and on behalf of its affiliates and subsidiaries. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/odata_parser/src/main/scala/com/sdl/odata/parser/LiteralsParser.scala b/odata_parser/src/main/scala/com/sdl/odata/parser/LiteralsParser.scala index 438c3b95..83f004e3 100644 --- a/odata_parser/src/main/scala/com/sdl/odata/parser/LiteralsParser.scala +++ b/odata_parser/src/main/scala/com/sdl/odata/parser/LiteralsParser.scala @@ -1,5 +1,5 @@ /** - * Copyright (c) 2014-2023 All Rights Reserved by the RWS Group for and on behalf of its affiliates and subsidiaries. + * Copyright (c) 2014-2024 All Rights Reserved by the RWS Group for and on behalf of its affiliates and subsidiaries. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/odata_parser/src/main/scala/com/sdl/odata/parser/NamesAndIdentifiersParser.scala b/odata_parser/src/main/scala/com/sdl/odata/parser/NamesAndIdentifiersParser.scala index a2d65837..f4ba0ea9 100644 --- a/odata_parser/src/main/scala/com/sdl/odata/parser/NamesAndIdentifiersParser.scala +++ b/odata_parser/src/main/scala/com/sdl/odata/parser/NamesAndIdentifiersParser.scala @@ -1,5 +1,5 @@ /** - * Copyright (c) 2014-2023 All Rights Reserved by the RWS Group for and on behalf of its affiliates and subsidiaries. + * Copyright (c) 2014-2024 All Rights Reserved by the RWS Group for and on behalf of its affiliates and subsidiaries. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/odata_parser/src/main/scala/com/sdl/odata/parser/ODataBatchRequestContent.scala b/odata_parser/src/main/scala/com/sdl/odata/parser/ODataBatchRequestContent.scala index 45b16f37..f9547671 100644 --- a/odata_parser/src/main/scala/com/sdl/odata/parser/ODataBatchRequestContent.scala +++ b/odata_parser/src/main/scala/com/sdl/odata/parser/ODataBatchRequestContent.scala @@ -1,5 +1,5 @@ /** - * Copyright (c) 2014-2023 All Rights Reserved by the RWS Group for and on behalf of its affiliates and subsidiaries. + * Copyright (c) 2014-2024 All Rights Reserved by the RWS Group for and on behalf of its affiliates and subsidiaries. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/odata_parser/src/main/scala/com/sdl/odata/parser/ODataBatchRequestParser.scala b/odata_parser/src/main/scala/com/sdl/odata/parser/ODataBatchRequestParser.scala index 8ddb519d..d82b68e9 100644 --- a/odata_parser/src/main/scala/com/sdl/odata/parser/ODataBatchRequestParser.scala +++ b/odata_parser/src/main/scala/com/sdl/odata/parser/ODataBatchRequestParser.scala @@ -1,5 +1,5 @@ /** - * Copyright (c) 2014-2023 All Rights Reserved by the RWS Group for and on behalf of its affiliates and subsidiaries. + * Copyright (c) 2014-2024 All Rights Reserved by the RWS Group for and on behalf of its affiliates and subsidiaries. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/odata_parser/src/main/scala/com/sdl/odata/parser/ODataUriParser.scala b/odata_parser/src/main/scala/com/sdl/odata/parser/ODataUriParser.scala index 95a57c59..7474d7a6 100644 --- a/odata_parser/src/main/scala/com/sdl/odata/parser/ODataUriParser.scala +++ b/odata_parser/src/main/scala/com/sdl/odata/parser/ODataUriParser.scala @@ -1,5 +1,5 @@ /** - * Copyright (c) 2014-2023 All Rights Reserved by the RWS Group for and on behalf of its affiliates and subsidiaries. + * Copyright (c) 2014-2024 All Rights Reserved by the RWS Group for and on behalf of its affiliates and subsidiaries. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/odata_parser/src/main/scala/com/sdl/odata/parser/QueryOptionsParser.scala b/odata_parser/src/main/scala/com/sdl/odata/parser/QueryOptionsParser.scala index 521c1016..8bafd5bd 100644 --- a/odata_parser/src/main/scala/com/sdl/odata/parser/QueryOptionsParser.scala +++ b/odata_parser/src/main/scala/com/sdl/odata/parser/QueryOptionsParser.scala @@ -1,5 +1,5 @@ /** - * Copyright (c) 2014-2023 All Rights Reserved by the RWS Group for and on behalf of its affiliates and subsidiaries. + * Copyright (c) 2014-2024 All Rights Reserved by the RWS Group for and on behalf of its affiliates and subsidiaries. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/odata_parser/src/main/scala/com/sdl/odata/parser/ResourcePathParser.scala b/odata_parser/src/main/scala/com/sdl/odata/parser/ResourcePathParser.scala index c2b54911..42ddf886 100644 --- a/odata_parser/src/main/scala/com/sdl/odata/parser/ResourcePathParser.scala +++ b/odata_parser/src/main/scala/com/sdl/odata/parser/ResourcePathParser.scala @@ -1,5 +1,5 @@ /** - * Copyright (c) 2014-2023 All Rights Reserved by the RWS Group for and on behalf of its affiliates and subsidiaries. + * Copyright (c) 2014-2024 All Rights Reserved by the RWS Group for and on behalf of its affiliates and subsidiaries. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/odata_parser/src/test/java/com/sdl/odata/parser/ParserArithmeticTest.java b/odata_parser/src/test/java/com/sdl/odata/parser/ParserArithmeticTest.java index 988b7ea0..14a85a33 100644 --- a/odata_parser/src/test/java/com/sdl/odata/parser/ParserArithmeticTest.java +++ b/odata_parser/src/test/java/com/sdl/odata/parser/ParserArithmeticTest.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2014-2023 All Rights Reserved by the RWS Group for and on behalf of its affiliates and subsidiaries. + * Copyright (c) 2014-2024 All Rights Reserved by the RWS Group for and on behalf of its affiliates and subsidiaries. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/odata_parser/src/test/java/com/sdl/odata/parser/ParserComparisonTest.java b/odata_parser/src/test/java/com/sdl/odata/parser/ParserComparisonTest.java index c3dfc927..d1323c4e 100644 --- a/odata_parser/src/test/java/com/sdl/odata/parser/ParserComparisonTest.java +++ b/odata_parser/src/test/java/com/sdl/odata/parser/ParserComparisonTest.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2014-2023 All Rights Reserved by the RWS Group for and on behalf of its affiliates and subsidiaries. + * Copyright (c) 2014-2024 All Rights Reserved by the RWS Group for and on behalf of its affiliates and subsidiaries. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/odata_parser/src/test/java/com/sdl/odata/parser/ParserLogicalTest.java b/odata_parser/src/test/java/com/sdl/odata/parser/ParserLogicalTest.java index 6fc2ceb7..bef3fb46 100644 --- a/odata_parser/src/test/java/com/sdl/odata/parser/ParserLogicalTest.java +++ b/odata_parser/src/test/java/com/sdl/odata/parser/ParserLogicalTest.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2014-2023 All Rights Reserved by the RWS Group for and on behalf of its affiliates and subsidiaries. + * Copyright (c) 2014-2024 All Rights Reserved by the RWS Group for and on behalf of its affiliates and subsidiaries. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/odata_parser/src/test/java/com/sdl/odata/parser/ParserMetadataTest.java b/odata_parser/src/test/java/com/sdl/odata/parser/ParserMetadataTest.java index 863a9f09..a1b224d9 100644 --- a/odata_parser/src/test/java/com/sdl/odata/parser/ParserMetadataTest.java +++ b/odata_parser/src/test/java/com/sdl/odata/parser/ParserMetadataTest.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2014-2023 All Rights Reserved by the RWS Group for and on behalf of its affiliates and subsidiaries. + * Copyright (c) 2014-2024 All Rights Reserved by the RWS Group for and on behalf of its affiliates and subsidiaries. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/odata_parser/src/test/java/com/sdl/odata/parser/ParserOperationTest.java b/odata_parser/src/test/java/com/sdl/odata/parser/ParserOperationTest.java index 89ba455f..fc5ad4c2 100644 --- a/odata_parser/src/test/java/com/sdl/odata/parser/ParserOperationTest.java +++ b/odata_parser/src/test/java/com/sdl/odata/parser/ParserOperationTest.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2014-2023 All Rights Reserved by the RWS Group for and on behalf of its affiliates and subsidiaries. + * Copyright (c) 2014-2024 All Rights Reserved by the RWS Group for and on behalf of its affiliates and subsidiaries. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/odata_parser/src/test/java/com/sdl/odata/parser/ParserOrderTest.java b/odata_parser/src/test/java/com/sdl/odata/parser/ParserOrderTest.java index aeec6e55..a47833d8 100644 --- a/odata_parser/src/test/java/com/sdl/odata/parser/ParserOrderTest.java +++ b/odata_parser/src/test/java/com/sdl/odata/parser/ParserOrderTest.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2014-2023 All Rights Reserved by the RWS Group for and on behalf of its affiliates and subsidiaries. + * Copyright (c) 2014-2024 All Rights Reserved by the RWS Group for and on behalf of its affiliates and subsidiaries. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/odata_parser/src/test/java/com/sdl/odata/parser/ParserQueryFunctionsTest.java b/odata_parser/src/test/java/com/sdl/odata/parser/ParserQueryFunctionsTest.java index 1ae8ebc7..8b0b1280 100644 --- a/odata_parser/src/test/java/com/sdl/odata/parser/ParserQueryFunctionsTest.java +++ b/odata_parser/src/test/java/com/sdl/odata/parser/ParserQueryFunctionsTest.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2014-2023 All Rights Reserved by the RWS Group for and on behalf of its affiliates and subsidiaries. + * Copyright (c) 2014-2024 All Rights Reserved by the RWS Group for and on behalf of its affiliates and subsidiaries. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/odata_parser/src/test/java/com/sdl/odata/parser/ParserTestSuite.java b/odata_parser/src/test/java/com/sdl/odata/parser/ParserTestSuite.java index ff7506fe..2f5565ea 100644 --- a/odata_parser/src/test/java/com/sdl/odata/parser/ParserTestSuite.java +++ b/odata_parser/src/test/java/com/sdl/odata/parser/ParserTestSuite.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2014-2023 All Rights Reserved by the RWS Group for and on behalf of its affiliates and subsidiaries. + * Copyright (c) 2014-2024 All Rights Reserved by the RWS Group for and on behalf of its affiliates and subsidiaries. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/odata_parser/src/test/java/com/sdl/odata/parser/extra/EntityDataModelHelpersTest.java b/odata_parser/src/test/java/com/sdl/odata/parser/extra/EntityDataModelHelpersTest.java index 932554fd..1f9e11d7 100644 --- a/odata_parser/src/test/java/com/sdl/odata/parser/extra/EntityDataModelHelpersTest.java +++ b/odata_parser/src/test/java/com/sdl/odata/parser/extra/EntityDataModelHelpersTest.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2014-2023 All Rights Reserved by the RWS Group for and on behalf of its affiliates and subsidiaries. + * Copyright (c) 2014-2024 All Rights Reserved by the RWS Group for and on behalf of its affiliates and subsidiaries. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/odata_parser/src/test/java/com/sdl/odata/parser/extra/ExpressionParserTest.java b/odata_parser/src/test/java/com/sdl/odata/parser/extra/ExpressionParserTest.java index aaa66228..02ab4598 100644 --- a/odata_parser/src/test/java/com/sdl/odata/parser/extra/ExpressionParserTest.java +++ b/odata_parser/src/test/java/com/sdl/odata/parser/extra/ExpressionParserTest.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2014-2023 All Rights Reserved by the RWS Group for and on behalf of its affiliates and subsidiaries. + * Copyright (c) 2014-2024 All Rights Reserved by the RWS Group for and on behalf of its affiliates and subsidiaries. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/odata_parser/src/test/scala/com/sdl/odata/parser/ExpressionsParsersTest.scala b/odata_parser/src/test/scala/com/sdl/odata/parser/ExpressionsParsersTest.scala index 3c56ac46..2c5ba0da 100644 --- a/odata_parser/src/test/scala/com/sdl/odata/parser/ExpressionsParsersTest.scala +++ b/odata_parser/src/test/scala/com/sdl/odata/parser/ExpressionsParsersTest.scala @@ -1,5 +1,5 @@ /** - * Copyright (c) 2014-2023 All Rights Reserved by the RWS Group for and on behalf of its affiliates and subsidiaries. + * Copyright (c) 2014-2024 All Rights Reserved by the RWS Group for and on behalf of its affiliates and subsidiaries. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/odata_parser/src/test/scala/com/sdl/odata/parser/LiteralParsersTest.scala b/odata_parser/src/test/scala/com/sdl/odata/parser/LiteralParsersTest.scala index ffad0503..d3cc1feb 100644 --- a/odata_parser/src/test/scala/com/sdl/odata/parser/LiteralParsersTest.scala +++ b/odata_parser/src/test/scala/com/sdl/odata/parser/LiteralParsersTest.scala @@ -1,5 +1,5 @@ /** - * Copyright (c) 2014-2023 All Rights Reserved by the RWS Group for and on behalf of its affiliates and subsidiaries. + * Copyright (c) 2014-2024 All Rights Reserved by the RWS Group for and on behalf of its affiliates and subsidiaries. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/odata_parser/src/test/scala/com/sdl/odata/parser/NamesAndIdentifiersParsersTest.scala b/odata_parser/src/test/scala/com/sdl/odata/parser/NamesAndIdentifiersParsersTest.scala index 539014c4..153e5126 100644 --- a/odata_parser/src/test/scala/com/sdl/odata/parser/NamesAndIdentifiersParsersTest.scala +++ b/odata_parser/src/test/scala/com/sdl/odata/parser/NamesAndIdentifiersParsersTest.scala @@ -1,5 +1,5 @@ /** - * Copyright (c) 2014-2023 All Rights Reserved by the RWS Group for and on behalf of its affiliates and subsidiaries. + * Copyright (c) 2014-2024 All Rights Reserved by the RWS Group for and on behalf of its affiliates and subsidiaries. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/odata_parser/src/test/scala/com/sdl/odata/parser/ODataBatchRequestParserTest.scala b/odata_parser/src/test/scala/com/sdl/odata/parser/ODataBatchRequestParserTest.scala index 84e09e3e..47b7af9b 100644 --- a/odata_parser/src/test/scala/com/sdl/odata/parser/ODataBatchRequestParserTest.scala +++ b/odata_parser/src/test/scala/com/sdl/odata/parser/ODataBatchRequestParserTest.scala @@ -1,5 +1,5 @@ /** - * Copyright (c) 2014-2023 All Rights Reserved by the RWS Group for and on behalf of its affiliates and subsidiaries. + * Copyright (c) 2014-2024 All Rights Reserved by the RWS Group for and on behalf of its affiliates and subsidiaries. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/odata_parser/src/test/scala/com/sdl/odata/parser/ODataUriParsersTest.scala b/odata_parser/src/test/scala/com/sdl/odata/parser/ODataUriParsersTest.scala index 446e8274..e54fefb0 100644 --- a/odata_parser/src/test/scala/com/sdl/odata/parser/ODataUriParsersTest.scala +++ b/odata_parser/src/test/scala/com/sdl/odata/parser/ODataUriParsersTest.scala @@ -1,5 +1,5 @@ /** - * Copyright (c) 2014-2023 All Rights Reserved by the RWS Group for and on behalf of its affiliates and subsidiaries. + * Copyright (c) 2014-2024 All Rights Reserved by the RWS Group for and on behalf of its affiliates and subsidiaries. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/odata_parser/src/test/scala/com/sdl/odata/parser/ODataUriUtilTest.scala b/odata_parser/src/test/scala/com/sdl/odata/parser/ODataUriUtilTest.scala index 913f4ef4..3df37d28 100644 --- a/odata_parser/src/test/scala/com/sdl/odata/parser/ODataUriUtilTest.scala +++ b/odata_parser/src/test/scala/com/sdl/odata/parser/ODataUriUtilTest.scala @@ -1,5 +1,5 @@ /** - * Copyright (c) 2014-2023 All Rights Reserved by the RWS Group for and on behalf of its affiliates and subsidiaries. + * Copyright (c) 2014-2024 All Rights Reserved by the RWS Group for and on behalf of its affiliates and subsidiaries. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/odata_parser/src/test/scala/com/sdl/odata/parser/ParserTestHelpers.scala b/odata_parser/src/test/scala/com/sdl/odata/parser/ParserTestHelpers.scala index d9f12379..57d16b97 100644 --- a/odata_parser/src/test/scala/com/sdl/odata/parser/ParserTestHelpers.scala +++ b/odata_parser/src/test/scala/com/sdl/odata/parser/ParserTestHelpers.scala @@ -1,5 +1,5 @@ /** - * Copyright (c) 2014-2023 All Rights Reserved by the RWS Group for and on behalf of its affiliates and subsidiaries. + * Copyright (c) 2014-2024 All Rights Reserved by the RWS Group for and on behalf of its affiliates and subsidiaries. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/odata_parser/src/test/scala/com/sdl/odata/parser/QueryOptionsParsersTest.scala b/odata_parser/src/test/scala/com/sdl/odata/parser/QueryOptionsParsersTest.scala index 46d6458e..fddad224 100644 --- a/odata_parser/src/test/scala/com/sdl/odata/parser/QueryOptionsParsersTest.scala +++ b/odata_parser/src/test/scala/com/sdl/odata/parser/QueryOptionsParsersTest.scala @@ -1,5 +1,5 @@ /** - * Copyright (c) 2014-2023 All Rights Reserved by the RWS Group for and on behalf of its affiliates and subsidiaries. + * Copyright (c) 2014-2024 All Rights Reserved by the RWS Group for and on behalf of its affiliates and subsidiaries. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/odata_parser/src/test/scala/com/sdl/odata/parser/ResourcePathParsersTest.scala b/odata_parser/src/test/scala/com/sdl/odata/parser/ResourcePathParsersTest.scala index 9c534143..4a800f21 100644 --- a/odata_parser/src/test/scala/com/sdl/odata/parser/ResourcePathParsersTest.scala +++ b/odata_parser/src/test/scala/com/sdl/odata/parser/ResourcePathParsersTest.scala @@ -1,5 +1,5 @@ /** - * Copyright (c) 2014-2023 All Rights Reserved by the RWS Group for and on behalf of its affiliates and subsidiaries. + * Copyright (c) 2014-2024 All Rights Reserved by the RWS Group for and on behalf of its affiliates and subsidiaries. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/odata_processor/src/main/java/com/sdl/odata/processor/ODataFunctionProcessorImpl.java b/odata_processor/src/main/java/com/sdl/odata/processor/ODataFunctionProcessorImpl.java index 11303d7b..535e86a7 100644 --- a/odata_processor/src/main/java/com/sdl/odata/processor/ODataFunctionProcessorImpl.java +++ b/odata_processor/src/main/java/com/sdl/odata/processor/ODataFunctionProcessorImpl.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2014-2023 All Rights Reserved by the RWS Group for and on behalf of its affiliates and subsidiaries. + * Copyright (c) 2014-2024 All Rights Reserved by the RWS Group for and on behalf of its affiliates and subsidiaries. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/odata_processor/src/main/java/com/sdl/odata/processor/ODataQueryProcessorImpl.java b/odata_processor/src/main/java/com/sdl/odata/processor/ODataQueryProcessorImpl.java index 6d77d1d9..f7b6851e 100644 --- a/odata_processor/src/main/java/com/sdl/odata/processor/ODataQueryProcessorImpl.java +++ b/odata_processor/src/main/java/com/sdl/odata/processor/ODataQueryProcessorImpl.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2014-2023 All Rights Reserved by the RWS Group for and on behalf of its affiliates and subsidiaries. + * Copyright (c) 2014-2024 All Rights Reserved by the RWS Group for and on behalf of its affiliates and subsidiaries. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/odata_processor/src/main/java/com/sdl/odata/processor/ODataWriteProcessorImpl.java b/odata_processor/src/main/java/com/sdl/odata/processor/ODataWriteProcessorImpl.java index acfd88c5..d521479c 100644 --- a/odata_processor/src/main/java/com/sdl/odata/processor/ODataWriteProcessorImpl.java +++ b/odata_processor/src/main/java/com/sdl/odata/processor/ODataWriteProcessorImpl.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2014-2023 All Rights Reserved by the RWS Group for and on behalf of its affiliates and subsidiaries. + * Copyright (c) 2014-2024 All Rights Reserved by the RWS Group for and on behalf of its affiliates and subsidiaries. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/odata_processor/src/main/java/com/sdl/odata/processor/ProcessorConfiguration.java b/odata_processor/src/main/java/com/sdl/odata/processor/ProcessorConfiguration.java index e7d2b619..63ea4d56 100644 --- a/odata_processor/src/main/java/com/sdl/odata/processor/ProcessorConfiguration.java +++ b/odata_processor/src/main/java/com/sdl/odata/processor/ProcessorConfiguration.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2014-2023 All Rights Reserved by the RWS Group for and on behalf of its affiliates and subsidiaries. + * Copyright (c) 2014-2024 All Rights Reserved by the RWS Group for and on behalf of its affiliates and subsidiaries. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/odata_processor/src/main/java/com/sdl/odata/processor/datasource/factory/DataSourceFactoryImpl.java b/odata_processor/src/main/java/com/sdl/odata/processor/datasource/factory/DataSourceFactoryImpl.java index 88520ca7..51f601b3 100644 --- a/odata_processor/src/main/java/com/sdl/odata/processor/datasource/factory/DataSourceFactoryImpl.java +++ b/odata_processor/src/main/java/com/sdl/odata/processor/datasource/factory/DataSourceFactoryImpl.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2014-2023 All Rights Reserved by the RWS Group for and on behalf of its affiliates and subsidiaries. + * Copyright (c) 2014-2024 All Rights Reserved by the RWS Group for and on behalf of its affiliates and subsidiaries. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/odata_processor/src/main/java/com/sdl/odata/processor/write/ActionPostMethodHandler.java b/odata_processor/src/main/java/com/sdl/odata/processor/write/ActionPostMethodHandler.java index eef8f2ba..dcc0707f 100644 --- a/odata_processor/src/main/java/com/sdl/odata/processor/write/ActionPostMethodHandler.java +++ b/odata_processor/src/main/java/com/sdl/odata/processor/write/ActionPostMethodHandler.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2014-2023 All Rights Reserved by the RWS Group for and on behalf of its affiliates and subsidiaries. + * Copyright (c) 2014-2024 All Rights Reserved by the RWS Group for and on behalf of its affiliates and subsidiaries. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/odata_processor/src/main/java/com/sdl/odata/processor/write/BatchMethodHandler.java b/odata_processor/src/main/java/com/sdl/odata/processor/write/BatchMethodHandler.java index 9750af13..c3227b29 100644 --- a/odata_processor/src/main/java/com/sdl/odata/processor/write/BatchMethodHandler.java +++ b/odata_processor/src/main/java/com/sdl/odata/processor/write/BatchMethodHandler.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2014-2023 All Rights Reserved by the RWS Group for and on behalf of its affiliates and subsidiaries. + * Copyright (c) 2014-2024 All Rights Reserved by the RWS Group for and on behalf of its affiliates and subsidiaries. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/odata_processor/src/main/java/com/sdl/odata/processor/write/DeleteMethodHandler.java b/odata_processor/src/main/java/com/sdl/odata/processor/write/DeleteMethodHandler.java index 5656211e..7c87c032 100644 --- a/odata_processor/src/main/java/com/sdl/odata/processor/write/DeleteMethodHandler.java +++ b/odata_processor/src/main/java/com/sdl/odata/processor/write/DeleteMethodHandler.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2014-2023 All Rights Reserved by the RWS Group for and on behalf of its affiliates and subsidiaries. + * Copyright (c) 2014-2024 All Rights Reserved by the RWS Group for and on behalf of its affiliates and subsidiaries. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/odata_processor/src/main/java/com/sdl/odata/processor/write/PatchMethodHandler.java b/odata_processor/src/main/java/com/sdl/odata/processor/write/PatchMethodHandler.java index 909e494f..b35dda6a 100644 --- a/odata_processor/src/main/java/com/sdl/odata/processor/write/PatchMethodHandler.java +++ b/odata_processor/src/main/java/com/sdl/odata/processor/write/PatchMethodHandler.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2014-2023 All Rights Reserved by the RWS Group for and on behalf of its affiliates and subsidiaries. + * Copyright (c) 2014-2024 All Rights Reserved by the RWS Group for and on behalf of its affiliates and subsidiaries. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/odata_processor/src/main/java/com/sdl/odata/processor/write/PostMethodHandler.java b/odata_processor/src/main/java/com/sdl/odata/processor/write/PostMethodHandler.java index e45c2efe..f9d6ff77 100644 --- a/odata_processor/src/main/java/com/sdl/odata/processor/write/PostMethodHandler.java +++ b/odata_processor/src/main/java/com/sdl/odata/processor/write/PostMethodHandler.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2014-2023 All Rights Reserved by the RWS Group for and on behalf of its affiliates and subsidiaries. + * Copyright (c) 2014-2024 All Rights Reserved by the RWS Group for and on behalf of its affiliates and subsidiaries. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/odata_processor/src/main/java/com/sdl/odata/processor/write/PutMethodHandler.java b/odata_processor/src/main/java/com/sdl/odata/processor/write/PutMethodHandler.java index 40c21536..a7e03f41 100644 --- a/odata_processor/src/main/java/com/sdl/odata/processor/write/PutMethodHandler.java +++ b/odata_processor/src/main/java/com/sdl/odata/processor/write/PutMethodHandler.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2014-2023 All Rights Reserved by the RWS Group for and on behalf of its affiliates and subsidiaries. + * Copyright (c) 2014-2024 All Rights Reserved by the RWS Group for and on behalf of its affiliates and subsidiaries. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/odata_processor/src/main/java/com/sdl/odata/processor/write/WriteMethodHandler.java b/odata_processor/src/main/java/com/sdl/odata/processor/write/WriteMethodHandler.java index 93c11df9..ac0b7e97 100644 --- a/odata_processor/src/main/java/com/sdl/odata/processor/write/WriteMethodHandler.java +++ b/odata_processor/src/main/java/com/sdl/odata/processor/write/WriteMethodHandler.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2014-2023 All Rights Reserved by the RWS Group for and on behalf of its affiliates and subsidiaries. + * Copyright (c) 2014-2024 All Rights Reserved by the RWS Group for and on behalf of its affiliates and subsidiaries. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/odata_processor/src/main/java/com/sdl/odata/processor/write/util/WriteMethodUtil.java b/odata_processor/src/main/java/com/sdl/odata/processor/write/util/WriteMethodUtil.java index ef00d20c..a574d4cf 100644 --- a/odata_processor/src/main/java/com/sdl/odata/processor/write/util/WriteMethodUtil.java +++ b/odata_processor/src/main/java/com/sdl/odata/processor/write/util/WriteMethodUtil.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2014-2023 All Rights Reserved by the RWS Group for and on behalf of its affiliates and subsidiaries. + * Copyright (c) 2014-2024 All Rights Reserved by the RWS Group for and on behalf of its affiliates and subsidiaries. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/odata_processor/src/main/scala/com/sdl/odata/processor/QueryModelBuilder.scala b/odata_processor/src/main/scala/com/sdl/odata/processor/QueryModelBuilder.scala index f85b5e3d..9cfb9a31 100644 --- a/odata_processor/src/main/scala/com/sdl/odata/processor/QueryModelBuilder.scala +++ b/odata_processor/src/main/scala/com/sdl/odata/processor/QueryModelBuilder.scala @@ -1,5 +1,5 @@ /** - * Copyright (c) 2014-2023 All Rights Reserved by the RWS Group for and on behalf of its affiliates and subsidiaries. + * Copyright (c) 2014-2024 All Rights Reserved by the RWS Group for and on behalf of its affiliates and subsidiaries. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/odata_processor/src/test/java/com/sdl/odata/processor/ODataFunctionProcessorImplTest.java b/odata_processor/src/test/java/com/sdl/odata/processor/ODataFunctionProcessorImplTest.java index b928fbbe..d06fced0 100644 --- a/odata_processor/src/test/java/com/sdl/odata/processor/ODataFunctionProcessorImplTest.java +++ b/odata_processor/src/test/java/com/sdl/odata/processor/ODataFunctionProcessorImplTest.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2014-2023 All Rights Reserved by the RWS Group for and on behalf of its affiliates and subsidiaries. + * Copyright (c) 2014-2024 All Rights Reserved by the RWS Group for and on behalf of its affiliates and subsidiaries. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. @@ -84,7 +84,7 @@ public void setup() throws ODataEdmException { .addClass(NullResultFunctionSample.class) .addClass(NoInitFunctionSample.class) .buildEntityDataModel(); - closeable = openMocks(ODataFunctionProcessorImpl.class); + closeable = openMocks(this); } @AfterEach diff --git a/odata_processor/src/test/java/com/sdl/odata/processor/ODataWriteProcessorImplTest.java b/odata_processor/src/test/java/com/sdl/odata/processor/ODataWriteProcessorImplTest.java index 73d305fe..1bb62f94 100644 --- a/odata_processor/src/test/java/com/sdl/odata/processor/ODataWriteProcessorImplTest.java +++ b/odata_processor/src/test/java/com/sdl/odata/processor/ODataWriteProcessorImplTest.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2014-2023 All Rights Reserved by the RWS Group for and on behalf of its affiliates and subsidiaries. + * Copyright (c) 2014-2024 All Rights Reserved by the RWS Group for and on behalf of its affiliates and subsidiaries. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. @@ -84,7 +84,6 @@ public class ODataWriteProcessorImplTest { private DataSourceFactory dataSourceFactory; private AutoCloseable closeable; - @InjectMocks private ODataWriteProcessorImpl oDataWriteProcessor; @@ -97,7 +96,7 @@ public void setUp() throws Exception { .addClass(ODataAddress.class) .addClass(ODataMobilePhone.class) .buildEntityDataModel(); - closeable = openMocks(ODataWriteProcessorImpl.class); + closeable = openMocks(this); entityType = entity.getClass().getSimpleName(); EdmEntity annotation = entity.getClass().getAnnotation(EdmEntity.class); diff --git a/odata_processor/src/test/java/com/sdl/odata/processor/datasource/factory/DataSourceFactoryImplTest.java b/odata_processor/src/test/java/com/sdl/odata/processor/datasource/factory/DataSourceFactoryImplTest.java index 171e0fca..e7400159 100644 --- a/odata_processor/src/test/java/com/sdl/odata/processor/datasource/factory/DataSourceFactoryImplTest.java +++ b/odata_processor/src/test/java/com/sdl/odata/processor/datasource/factory/DataSourceFactoryImplTest.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2014-2023 All Rights Reserved by the RWS Group for and on behalf of its affiliates and subsidiaries. + * Copyright (c) 2014-2024 All Rights Reserved by the RWS Group for and on behalf of its affiliates and subsidiaries. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/odata_processor/src/test/java/com/sdl/odata/processor/model/ODataAddress.java b/odata_processor/src/test/java/com/sdl/odata/processor/model/ODataAddress.java index c6470e29..beb4e4d2 100644 --- a/odata_processor/src/test/java/com/sdl/odata/processor/model/ODataAddress.java +++ b/odata_processor/src/test/java/com/sdl/odata/processor/model/ODataAddress.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2014-2023 All Rights Reserved by the RWS Group for and on behalf of its affiliates and subsidiaries. + * Copyright (c) 2014-2024 All Rights Reserved by the RWS Group for and on behalf of its affiliates and subsidiaries. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/odata_processor/src/test/java/com/sdl/odata/processor/model/ODataMobilePhone.java b/odata_processor/src/test/java/com/sdl/odata/processor/model/ODataMobilePhone.java index 9a40bb9a..a6abe046 100644 --- a/odata_processor/src/test/java/com/sdl/odata/processor/model/ODataMobilePhone.java +++ b/odata_processor/src/test/java/com/sdl/odata/processor/model/ODataMobilePhone.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2014-2023 All Rights Reserved by the RWS Group for and on behalf of its affiliates and subsidiaries. + * Copyright (c) 2014-2024 All Rights Reserved by the RWS Group for and on behalf of its affiliates and subsidiaries. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/odata_processor/src/test/java/com/sdl/odata/processor/model/ODataPerson.java b/odata_processor/src/test/java/com/sdl/odata/processor/model/ODataPerson.java index 927926bb..4cb93769 100644 --- a/odata_processor/src/test/java/com/sdl/odata/processor/model/ODataPerson.java +++ b/odata_processor/src/test/java/com/sdl/odata/processor/model/ODataPerson.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2014-2023 All Rights Reserved by the RWS Group for and on behalf of its affiliates and subsidiaries. + * Copyright (c) 2014-2024 All Rights Reserved by the RWS Group for and on behalf of its affiliates and subsidiaries. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/odata_processor/src/test/java/com/sdl/odata/processor/model/ODataPersonNamedKey.java b/odata_processor/src/test/java/com/sdl/odata/processor/model/ODataPersonNamedKey.java index eee18dfc..5cb86ed0 100644 --- a/odata_processor/src/test/java/com/sdl/odata/processor/model/ODataPersonNamedKey.java +++ b/odata_processor/src/test/java/com/sdl/odata/processor/model/ODataPersonNamedKey.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2014-2023 All Rights Reserved by the RWS Group for and on behalf of its affiliates and subsidiaries. + * Copyright (c) 2014-2024 All Rights Reserved by the RWS Group for and on behalf of its affiliates and subsidiaries. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/odata_processor/src/test/java/com/sdl/odata/processor/model/ODataTestArea.java b/odata_processor/src/test/java/com/sdl/odata/processor/model/ODataTestArea.java index 4794c215..8a02b7a9 100644 --- a/odata_processor/src/test/java/com/sdl/odata/processor/model/ODataTestArea.java +++ b/odata_processor/src/test/java/com/sdl/odata/processor/model/ODataTestArea.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2014-2023 All Rights Reserved by the RWS Group for and on behalf of its affiliates and subsidiaries. + * Copyright (c) 2014-2024 All Rights Reserved by the RWS Group for and on behalf of its affiliates and subsidiaries. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/odata_processor/src/test/java/com/sdl/odata/processor/model/ODataTestItem.java b/odata_processor/src/test/java/com/sdl/odata/processor/model/ODataTestItem.java index 0c463d5b..b101bade 100644 --- a/odata_processor/src/test/java/com/sdl/odata/processor/model/ODataTestItem.java +++ b/odata_processor/src/test/java/com/sdl/odata/processor/model/ODataTestItem.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2014-2023 All Rights Reserved by the RWS Group for and on behalf of its affiliates and subsidiaries. + * Copyright (c) 2014-2024 All Rights Reserved by the RWS Group for and on behalf of its affiliates and subsidiaries. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/odata_processor/src/test/java/com/sdl/odata/processor/model/ODataTestValue.java b/odata_processor/src/test/java/com/sdl/odata/processor/model/ODataTestValue.java index 5db72412..aeb74692 100644 --- a/odata_processor/src/test/java/com/sdl/odata/processor/model/ODataTestValue.java +++ b/odata_processor/src/test/java/com/sdl/odata/processor/model/ODataTestValue.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2014-2023 All Rights Reserved by the RWS Group for and on behalf of its affiliates and subsidiaries. + * Copyright (c) 2014-2024 All Rights Reserved by the RWS Group for and on behalf of its affiliates and subsidiaries. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/odata_processor/src/test/java/com/sdl/odata/processor/write/BatchMethodHandlerTest.java b/odata_processor/src/test/java/com/sdl/odata/processor/write/BatchMethodHandlerTest.java index 82d92e80..beb4fe75 100644 --- a/odata_processor/src/test/java/com/sdl/odata/processor/write/BatchMethodHandlerTest.java +++ b/odata_processor/src/test/java/com/sdl/odata/processor/write/BatchMethodHandlerTest.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2014-2023 All Rights Reserved by the RWS Group for and on behalf of its affiliates and subsidiaries. + * Copyright (c) 2014-2024 All Rights Reserved by the RWS Group for and on behalf of its affiliates and subsidiaries. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/odata_processor/src/test/java/com/sdl/odata/processor/write/DeleteMethodHandlerTest.java b/odata_processor/src/test/java/com/sdl/odata/processor/write/DeleteMethodHandlerTest.java index 9c2af675..45b502b7 100644 --- a/odata_processor/src/test/java/com/sdl/odata/processor/write/DeleteMethodHandlerTest.java +++ b/odata_processor/src/test/java/com/sdl/odata/processor/write/DeleteMethodHandlerTest.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2014-2023 All Rights Reserved by the RWS Group for and on behalf of its affiliates and subsidiaries. + * Copyright (c) 2014-2024 All Rights Reserved by the RWS Group for and on behalf of its affiliates and subsidiaries. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/odata_processor/src/test/java/com/sdl/odata/processor/write/MethodHandlerTest.java b/odata_processor/src/test/java/com/sdl/odata/processor/write/MethodHandlerTest.java index 32157e8d..9b449038 100644 --- a/odata_processor/src/test/java/com/sdl/odata/processor/write/MethodHandlerTest.java +++ b/odata_processor/src/test/java/com/sdl/odata/processor/write/MethodHandlerTest.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2014-2023 All Rights Reserved by the RWS Group for and on behalf of its affiliates and subsidiaries. + * Copyright (c) 2014-2024 All Rights Reserved by the RWS Group for and on behalf of its affiliates and subsidiaries. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. @@ -22,9 +22,15 @@ import com.sdl.odata.api.parser.ODataUri; import com.sdl.odata.api.processor.datasource.DataSource; import com.sdl.odata.api.processor.datasource.factory.DataSourceFactory; +import com.sdl.odata.api.service.ODataRequest.Method; import com.sdl.odata.api.service.ODataRequestContext; import com.sdl.odata.edm.factory.annotations.AnnotationEntityDataModelFactory; -import com.sdl.odata.processor.ODataWriteProcessorImpl; +import com.sdl.odata.processor.model.ODataAddress; +import com.sdl.odata.processor.model.ODataMobilePhone; +import com.sdl.odata.processor.model.ODataPerson; +import com.sdl.odata.processor.model.ODataPersonNamedKey; +import org.junit.jupiter.api.AfterEach; + import java.io.UnsupportedEncodingException; import java.time.LocalDate; @@ -38,13 +44,6 @@ import static org.mockito.Mockito.when; import static org.mockito.MockitoAnnotations.openMocks; -import com.sdl.odata.api.service.ODataRequest.Method; -import com.sdl.odata.processor.model.ODataAddress; -import com.sdl.odata.processor.model.ODataMobilePhone; -import com.sdl.odata.processor.model.ODataPerson; -import com.sdl.odata.processor.model.ODataPersonNamedKey; -import org.junit.jupiter.api.AfterEach; - /** * */ @@ -53,14 +52,12 @@ public abstract class MethodHandlerTest { protected DataSourceFactory dataSourceFactoryMock = mock(DataSourceFactory.class); protected ODataUri entitySetOdataURI; protected ODataUri entityOdataURI; - private AutoCloseable closeable; - protected void setup(String entitySetName) { entitySetOdataURI = createODataUri(SERVICE_ROOT, entitySetName); entityOdataURI = createODataUriWithSimpleKeyPredicate(entitySetName); - closeable = openMocks(ODataWriteProcessorImpl.class); + closeable = openMocks(this); } @AfterEach @@ -68,6 +65,7 @@ void closeService() throws Exception { closeable.close(); } + protected void stubForTesting(Object entity) throws ODataException { when(dataSourceFactoryMock.getDataSource(any(ODataRequestContext.class), eq(getEntityType(entity)))).thenReturn(dataSourceMock); diff --git a/odata_processor/src/test/java/com/sdl/odata/processor/write/PostMethodHandlerTest.java b/odata_processor/src/test/java/com/sdl/odata/processor/write/PostMethodHandlerTest.java index 89036663..e3f52873 100644 --- a/odata_processor/src/test/java/com/sdl/odata/processor/write/PostMethodHandlerTest.java +++ b/odata_processor/src/test/java/com/sdl/odata/processor/write/PostMethodHandlerTest.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2014-2023 All Rights Reserved by the RWS Group for and on behalf of its affiliates and subsidiaries. + * Copyright (c) 2014-2024 All Rights Reserved by the RWS Group for and on behalf of its affiliates and subsidiaries. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/odata_processor/src/test/java/com/sdl/odata/processor/write/PutMethodHandlerTest.java b/odata_processor/src/test/java/com/sdl/odata/processor/write/PutMethodHandlerTest.java index b6b3db69..383ac831 100644 --- a/odata_processor/src/test/java/com/sdl/odata/processor/write/PutMethodHandlerTest.java +++ b/odata_processor/src/test/java/com/sdl/odata/processor/write/PutMethodHandlerTest.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2014-2023 All Rights Reserved by the RWS Group for and on behalf of its affiliates and subsidiaries. + * Copyright (c) 2014-2024 All Rights Reserved by the RWS Group for and on behalf of its affiliates and subsidiaries. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/odata_processor/src/test/scala/com/sdl/odata/processor/QueryModelBuilderTest.scala b/odata_processor/src/test/scala/com/sdl/odata/processor/QueryModelBuilderTest.scala index 950df874..43b27568 100644 --- a/odata_processor/src/test/scala/com/sdl/odata/processor/QueryModelBuilderTest.scala +++ b/odata_processor/src/test/scala/com/sdl/odata/processor/QueryModelBuilderTest.scala @@ -1,5 +1,5 @@ /** - * Copyright (c) 2014-2023 All Rights Reserved by the RWS Group for and on behalf of its affiliates and subsidiaries. + * Copyright (c) 2014-2024 All Rights Reserved by the RWS Group for and on behalf of its affiliates and subsidiaries. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/odata_renderer/src/main/java/com/sdl/odata/AtomConstants.java b/odata_renderer/src/main/java/com/sdl/odata/AtomConstants.java index 5bb1c056..5294242a 100644 --- a/odata_renderer/src/main/java/com/sdl/odata/AtomConstants.java +++ b/odata_renderer/src/main/java/com/sdl/odata/AtomConstants.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2014-2023 All Rights Reserved by the RWS Group for and on behalf of its affiliates and subsidiaries. + * Copyright (c) 2014-2024 All Rights Reserved by the RWS Group for and on behalf of its affiliates and subsidiaries. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/odata_renderer/src/main/java/com/sdl/odata/ErrorRendererConstants.java b/odata_renderer/src/main/java/com/sdl/odata/ErrorRendererConstants.java index f1220dd4..9e85f874 100644 --- a/odata_renderer/src/main/java/com/sdl/odata/ErrorRendererConstants.java +++ b/odata_renderer/src/main/java/com/sdl/odata/ErrorRendererConstants.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2014-2023 All Rights Reserved by the RWS Group for and on behalf of its affiliates and subsidiaries. + * Copyright (c) 2014-2024 All Rights Reserved by the RWS Group for and on behalf of its affiliates and subsidiaries. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/odata_renderer/src/main/java/com/sdl/odata/JsonConstants.java b/odata_renderer/src/main/java/com/sdl/odata/JsonConstants.java index 284f9056..c7b1bf99 100644 --- a/odata_renderer/src/main/java/com/sdl/odata/JsonConstants.java +++ b/odata_renderer/src/main/java/com/sdl/odata/JsonConstants.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2014-2023 All Rights Reserved by the RWS Group for and on behalf of its affiliates and subsidiaries. + * Copyright (c) 2014-2024 All Rights Reserved by the RWS Group for and on behalf of its affiliates and subsidiaries. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/odata_renderer/src/main/java/com/sdl/odata/MetadataDocumentConstants.java b/odata_renderer/src/main/java/com/sdl/odata/MetadataDocumentConstants.java index 60fcd6a5..86dfc938 100644 --- a/odata_renderer/src/main/java/com/sdl/odata/MetadataDocumentConstants.java +++ b/odata_renderer/src/main/java/com/sdl/odata/MetadataDocumentConstants.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2014-2023 All Rights Reserved by the RWS Group for and on behalf of its affiliates and subsidiaries. + * Copyright (c) 2014-2024 All Rights Reserved by the RWS Group for and on behalf of its affiliates and subsidiaries. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/odata_renderer/src/main/java/com/sdl/odata/ODataRendererUtils.java b/odata_renderer/src/main/java/com/sdl/odata/ODataRendererUtils.java index 432a1974..7150b886 100644 --- a/odata_renderer/src/main/java/com/sdl/odata/ODataRendererUtils.java +++ b/odata_renderer/src/main/java/com/sdl/odata/ODataRendererUtils.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2014-2023 All Rights Reserved by the RWS Group for and on behalf of its affiliates and subsidiaries. + * Copyright (c) 2014-2024 All Rights Reserved by the RWS Group for and on behalf of its affiliates and subsidiaries. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/odata_renderer/src/main/java/com/sdl/odata/renderer/AbstractAtomRenderer.java b/odata_renderer/src/main/java/com/sdl/odata/renderer/AbstractAtomRenderer.java index c4d1b921..c1b85ec6 100644 --- a/odata_renderer/src/main/java/com/sdl/odata/renderer/AbstractAtomRenderer.java +++ b/odata_renderer/src/main/java/com/sdl/odata/renderer/AbstractAtomRenderer.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2014-2023 All Rights Reserved by the RWS Group for and on behalf of its affiliates and subsidiaries. + * Copyright (c) 2014-2024 All Rights Reserved by the RWS Group for and on behalf of its affiliates and subsidiaries. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/odata_renderer/src/main/java/com/sdl/odata/renderer/AbstractJsonRenderer.java b/odata_renderer/src/main/java/com/sdl/odata/renderer/AbstractJsonRenderer.java index 63324036..3e423a3e 100644 --- a/odata_renderer/src/main/java/com/sdl/odata/renderer/AbstractJsonRenderer.java +++ b/odata_renderer/src/main/java/com/sdl/odata/renderer/AbstractJsonRenderer.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2014-2023 All Rights Reserved by the RWS Group for and on behalf of its affiliates and subsidiaries. + * Copyright (c) 2014-2024 All Rights Reserved by the RWS Group for and on behalf of its affiliates and subsidiaries. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/odata_renderer/src/main/java/com/sdl/odata/renderer/AbstractPropertyWriter.java b/odata_renderer/src/main/java/com/sdl/odata/renderer/AbstractPropertyWriter.java index 0113edf1..27f1b6d3 100644 --- a/odata_renderer/src/main/java/com/sdl/odata/renderer/AbstractPropertyWriter.java +++ b/odata_renderer/src/main/java/com/sdl/odata/renderer/AbstractPropertyWriter.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2014-2023 All Rights Reserved by the RWS Group for and on behalf of its affiliates and subsidiaries. + * Copyright (c) 2014-2024 All Rights Reserved by the RWS Group for and on behalf of its affiliates and subsidiaries. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/odata_renderer/src/main/java/com/sdl/odata/renderer/AbstractRenderer.java b/odata_renderer/src/main/java/com/sdl/odata/renderer/AbstractRenderer.java index e740cd43..9fa3fbe0 100644 --- a/odata_renderer/src/main/java/com/sdl/odata/renderer/AbstractRenderer.java +++ b/odata_renderer/src/main/java/com/sdl/odata/renderer/AbstractRenderer.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2014-2023 All Rights Reserved by the RWS Group for and on behalf of its affiliates and subsidiaries. + * Copyright (c) 2014-2024 All Rights Reserved by the RWS Group for and on behalf of its affiliates and subsidiaries. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/odata_renderer/src/main/java/com/sdl/odata/renderer/PropertyStreamWriter.java b/odata_renderer/src/main/java/com/sdl/odata/renderer/PropertyStreamWriter.java index a3086fd1..1c8f5477 100644 --- a/odata_renderer/src/main/java/com/sdl/odata/renderer/PropertyStreamWriter.java +++ b/odata_renderer/src/main/java/com/sdl/odata/renderer/PropertyStreamWriter.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2014-2023 All Rights Reserved by the RWS Group for and on behalf of its affiliates and subsidiaries. + * Copyright (c) 2014-2024 All Rights Reserved by the RWS Group for and on behalf of its affiliates and subsidiaries. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/odata_renderer/src/main/java/com/sdl/odata/renderer/RendererConfiguration.java b/odata_renderer/src/main/java/com/sdl/odata/renderer/RendererConfiguration.java index ac1da4c0..62161f9e 100644 --- a/odata_renderer/src/main/java/com/sdl/odata/renderer/RendererConfiguration.java +++ b/odata_renderer/src/main/java/com/sdl/odata/renderer/RendererConfiguration.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2014-2023 All Rights Reserved by the RWS Group for and on behalf of its affiliates and subsidiaries. + * Copyright (c) 2014-2024 All Rights Reserved by the RWS Group for and on behalf of its affiliates and subsidiaries. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/odata_renderer/src/main/java/com/sdl/odata/renderer/RendererFactoryImpl.java b/odata_renderer/src/main/java/com/sdl/odata/renderer/RendererFactoryImpl.java index b636c757..2e27e4f3 100644 --- a/odata_renderer/src/main/java/com/sdl/odata/renderer/RendererFactoryImpl.java +++ b/odata_renderer/src/main/java/com/sdl/odata/renderer/RendererFactoryImpl.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2014-2023 All Rights Reserved by the RWS Group for and on behalf of its affiliates and subsidiaries. + * Copyright (c) 2014-2024 All Rights Reserved by the RWS Group for and on behalf of its affiliates and subsidiaries. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/odata_renderer/src/main/java/com/sdl/odata/renderer/atom/AtomRenderer.java b/odata_renderer/src/main/java/com/sdl/odata/renderer/atom/AtomRenderer.java index 2cdcc5cb..b2250e1a 100644 --- a/odata_renderer/src/main/java/com/sdl/odata/renderer/atom/AtomRenderer.java +++ b/odata_renderer/src/main/java/com/sdl/odata/renderer/atom/AtomRenderer.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2014-2023 All Rights Reserved by the RWS Group for and on behalf of its affiliates and subsidiaries. + * Copyright (c) 2014-2024 All Rights Reserved by the RWS Group for and on behalf of its affiliates and subsidiaries. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/odata_renderer/src/main/java/com/sdl/odata/renderer/atom/writer/AtomDataWriter.java b/odata_renderer/src/main/java/com/sdl/odata/renderer/atom/writer/AtomDataWriter.java index 94647f61..e3376d83 100644 --- a/odata_renderer/src/main/java/com/sdl/odata/renderer/atom/writer/AtomDataWriter.java +++ b/odata_renderer/src/main/java/com/sdl/odata/renderer/atom/writer/AtomDataWriter.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2014-2023 All Rights Reserved by the RWS Group for and on behalf of its affiliates and subsidiaries. + * Copyright (c) 2014-2024 All Rights Reserved by the RWS Group for and on behalf of its affiliates and subsidiaries. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/odata_renderer/src/main/java/com/sdl/odata/renderer/atom/writer/AtomMetadataWriter.java b/odata_renderer/src/main/java/com/sdl/odata/renderer/atom/writer/AtomMetadataWriter.java index 64179ece..df6eadad 100644 --- a/odata_renderer/src/main/java/com/sdl/odata/renderer/atom/writer/AtomMetadataWriter.java +++ b/odata_renderer/src/main/java/com/sdl/odata/renderer/atom/writer/AtomMetadataWriter.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2014-2023 All Rights Reserved by the RWS Group for and on behalf of its affiliates and subsidiaries. + * Copyright (c) 2014-2024 All Rights Reserved by the RWS Group for and on behalf of its affiliates and subsidiaries. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/odata_renderer/src/main/java/com/sdl/odata/renderer/atom/writer/AtomNSConfigurationProvider.java b/odata_renderer/src/main/java/com/sdl/odata/renderer/atom/writer/AtomNSConfigurationProvider.java index 6c65c2f5..ccc2dfee 100644 --- a/odata_renderer/src/main/java/com/sdl/odata/renderer/atom/writer/AtomNSConfigurationProvider.java +++ b/odata_renderer/src/main/java/com/sdl/odata/renderer/atom/writer/AtomNSConfigurationProvider.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2014-2023 All Rights Reserved by the RWS Group for and on behalf of its affiliates and subsidiaries. + * Copyright (c) 2014-2024 All Rights Reserved by the RWS Group for and on behalf of its affiliates and subsidiaries. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/odata_renderer/src/main/java/com/sdl/odata/renderer/atom/writer/AtomWriter.java b/odata_renderer/src/main/java/com/sdl/odata/renderer/atom/writer/AtomWriter.java index 80114929..5ddc8106 100644 --- a/odata_renderer/src/main/java/com/sdl/odata/renderer/atom/writer/AtomWriter.java +++ b/odata_renderer/src/main/java/com/sdl/odata/renderer/atom/writer/AtomWriter.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2014-2023 All Rights Reserved by the RWS Group for and on behalf of its affiliates and subsidiaries. + * Copyright (c) 2014-2024 All Rights Reserved by the RWS Group for and on behalf of its affiliates and subsidiaries. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/odata_renderer/src/main/java/com/sdl/odata/renderer/atom/writer/ODataV4AtomNSConfigurationProvider.java b/odata_renderer/src/main/java/com/sdl/odata/renderer/atom/writer/ODataV4AtomNSConfigurationProvider.java index 4fe89545..190c9a10 100644 --- a/odata_renderer/src/main/java/com/sdl/odata/renderer/atom/writer/ODataV4AtomNSConfigurationProvider.java +++ b/odata_renderer/src/main/java/com/sdl/odata/renderer/atom/writer/ODataV4AtomNSConfigurationProvider.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2014-2023 All Rights Reserved by the RWS Group for and on behalf of its affiliates and subsidiaries. + * Copyright (c) 2014-2024 All Rights Reserved by the RWS Group for and on behalf of its affiliates and subsidiaries. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/odata_renderer/src/main/java/com/sdl/odata/renderer/batch/ODataBatchRequestRenderer.java b/odata_renderer/src/main/java/com/sdl/odata/renderer/batch/ODataBatchRequestRenderer.java index ca1249d0..a8e82333 100644 --- a/odata_renderer/src/main/java/com/sdl/odata/renderer/batch/ODataBatchRequestRenderer.java +++ b/odata_renderer/src/main/java/com/sdl/odata/renderer/batch/ODataBatchRequestRenderer.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2014-2023 All Rights Reserved by the RWS Group for and on behalf of its affiliates and subsidiaries. + * Copyright (c) 2014-2024 All Rights Reserved by the RWS Group for and on behalf of its affiliates and subsidiaries. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/odata_renderer/src/main/java/com/sdl/odata/renderer/json/JsonErrorResponseRenderer.java b/odata_renderer/src/main/java/com/sdl/odata/renderer/json/JsonErrorResponseRenderer.java index 0f8c4880..b849e138 100644 --- a/odata_renderer/src/main/java/com/sdl/odata/renderer/json/JsonErrorResponseRenderer.java +++ b/odata_renderer/src/main/java/com/sdl/odata/renderer/json/JsonErrorResponseRenderer.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2014-2023 All Rights Reserved by the RWS Group for and on behalf of its affiliates and subsidiaries. + * Copyright (c) 2014-2024 All Rights Reserved by the RWS Group for and on behalf of its affiliates and subsidiaries. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/odata_renderer/src/main/java/com/sdl/odata/renderer/json/JsonRenderer.java b/odata_renderer/src/main/java/com/sdl/odata/renderer/json/JsonRenderer.java index b9d9ba89..ed5fccf9 100644 --- a/odata_renderer/src/main/java/com/sdl/odata/renderer/json/JsonRenderer.java +++ b/odata_renderer/src/main/java/com/sdl/odata/renderer/json/JsonRenderer.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2014-2023 All Rights Reserved by the RWS Group for and on behalf of its affiliates and subsidiaries. + * Copyright (c) 2014-2024 All Rights Reserved by the RWS Group for and on behalf of its affiliates and subsidiaries. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/odata_renderer/src/main/java/com/sdl/odata/renderer/json/JsonServiceDocumentRenderer.java b/odata_renderer/src/main/java/com/sdl/odata/renderer/json/JsonServiceDocumentRenderer.java index 26db4ad2..a7197128 100644 --- a/odata_renderer/src/main/java/com/sdl/odata/renderer/json/JsonServiceDocumentRenderer.java +++ b/odata_renderer/src/main/java/com/sdl/odata/renderer/json/JsonServiceDocumentRenderer.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2014-2023 All Rights Reserved by the RWS Group for and on behalf of its affiliates and subsidiaries. + * Copyright (c) 2014-2024 All Rights Reserved by the RWS Group for and on behalf of its affiliates and subsidiaries. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/odata_renderer/src/main/java/com/sdl/odata/renderer/json/JsonValueRenderer.java b/odata_renderer/src/main/java/com/sdl/odata/renderer/json/JsonValueRenderer.java index 247296f1..48cf43f0 100644 --- a/odata_renderer/src/main/java/com/sdl/odata/renderer/json/JsonValueRenderer.java +++ b/odata_renderer/src/main/java/com/sdl/odata/renderer/json/JsonValueRenderer.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2014-2023 All Rights Reserved by the RWS Group for and on behalf of its affiliates and subsidiaries. + * Copyright (c) 2014-2024 All Rights Reserved by the RWS Group for and on behalf of its affiliates and subsidiaries. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/odata_renderer/src/main/java/com/sdl/odata/renderer/json/util/JsonWriterUtil.java b/odata_renderer/src/main/java/com/sdl/odata/renderer/json/util/JsonWriterUtil.java index e064ac97..38abcfe9 100644 --- a/odata_renderer/src/main/java/com/sdl/odata/renderer/json/util/JsonWriterUtil.java +++ b/odata_renderer/src/main/java/com/sdl/odata/renderer/json/util/JsonWriterUtil.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2014-2023 All Rights Reserved by the RWS Group for and on behalf of its affiliates and subsidiaries. + * Copyright (c) 2014-2024 All Rights Reserved by the RWS Group for and on behalf of its affiliates and subsidiaries. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/odata_renderer/src/main/java/com/sdl/odata/renderer/json/writer/JsonCodecMapper.java b/odata_renderer/src/main/java/com/sdl/odata/renderer/json/writer/JsonCodecMapper.java index 00044fbe..0cd5ed56 100644 --- a/odata_renderer/src/main/java/com/sdl/odata/renderer/json/writer/JsonCodecMapper.java +++ b/odata_renderer/src/main/java/com/sdl/odata/renderer/json/writer/JsonCodecMapper.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2014-2023 All Rights Reserved by the RWS Group for and on behalf of its affiliates and subsidiaries. + * Copyright (c) 2014-2024 All Rights Reserved by the RWS Group for and on behalf of its affiliates and subsidiaries. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/odata_renderer/src/main/java/com/sdl/odata/renderer/json/writer/JsonErrorResponseWriter.java b/odata_renderer/src/main/java/com/sdl/odata/renderer/json/writer/JsonErrorResponseWriter.java index 3278e636..5c91dcfd 100644 --- a/odata_renderer/src/main/java/com/sdl/odata/renderer/json/writer/JsonErrorResponseWriter.java +++ b/odata_renderer/src/main/java/com/sdl/odata/renderer/json/writer/JsonErrorResponseWriter.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2014-2023 All Rights Reserved by the RWS Group for and on behalf of its affiliates and subsidiaries. + * Copyright (c) 2014-2024 All Rights Reserved by the RWS Group for and on behalf of its affiliates and subsidiaries. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/odata_renderer/src/main/java/com/sdl/odata/renderer/json/writer/JsonPropertyWriter.java b/odata_renderer/src/main/java/com/sdl/odata/renderer/json/writer/JsonPropertyWriter.java index bf80aeec..d6d1a323 100644 --- a/odata_renderer/src/main/java/com/sdl/odata/renderer/json/writer/JsonPropertyWriter.java +++ b/odata_renderer/src/main/java/com/sdl/odata/renderer/json/writer/JsonPropertyWriter.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2014-2023 All Rights Reserved by the RWS Group for and on behalf of its affiliates and subsidiaries. + * Copyright (c) 2014-2024 All Rights Reserved by the RWS Group for and on behalf of its affiliates and subsidiaries. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/odata_renderer/src/main/java/com/sdl/odata/renderer/json/writer/JsonServiceDocumentWriter.java b/odata_renderer/src/main/java/com/sdl/odata/renderer/json/writer/JsonServiceDocumentWriter.java index 51606e8f..a0085b82 100644 --- a/odata_renderer/src/main/java/com/sdl/odata/renderer/json/writer/JsonServiceDocumentWriter.java +++ b/odata_renderer/src/main/java/com/sdl/odata/renderer/json/writer/JsonServiceDocumentWriter.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2014-2023 All Rights Reserved by the RWS Group for and on behalf of its affiliates and subsidiaries. + * Copyright (c) 2014-2024 All Rights Reserved by the RWS Group for and on behalf of its affiliates and subsidiaries. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/odata_renderer/src/main/java/com/sdl/odata/renderer/json/writer/JsonWriter.java b/odata_renderer/src/main/java/com/sdl/odata/renderer/json/writer/JsonWriter.java index 0f148490..3d34b5c7 100644 --- a/odata_renderer/src/main/java/com/sdl/odata/renderer/json/writer/JsonWriter.java +++ b/odata_renderer/src/main/java/com/sdl/odata/renderer/json/writer/JsonWriter.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2014-2023 All Rights Reserved by the RWS Group for and on behalf of its affiliates and subsidiaries. + * Copyright (c) 2014-2024 All Rights Reserved by the RWS Group for and on behalf of its affiliates and subsidiaries. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/odata_renderer/src/main/java/com/sdl/odata/renderer/metadata/MetadataDocumentComplexTypeWriter.java b/odata_renderer/src/main/java/com/sdl/odata/renderer/metadata/MetadataDocumentComplexTypeWriter.java index af7c4deb..625c7b6a 100644 --- a/odata_renderer/src/main/java/com/sdl/odata/renderer/metadata/MetadataDocumentComplexTypeWriter.java +++ b/odata_renderer/src/main/java/com/sdl/odata/renderer/metadata/MetadataDocumentComplexTypeWriter.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2014-2023 All Rights Reserved by the RWS Group for and on behalf of its affiliates and subsidiaries. + * Copyright (c) 2014-2024 All Rights Reserved by the RWS Group for and on behalf of its affiliates and subsidiaries. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/odata_renderer/src/main/java/com/sdl/odata/renderer/metadata/MetadataDocumentEntitySetWriter.java b/odata_renderer/src/main/java/com/sdl/odata/renderer/metadata/MetadataDocumentEntitySetWriter.java index 4d549698..cb80ba2d 100644 --- a/odata_renderer/src/main/java/com/sdl/odata/renderer/metadata/MetadataDocumentEntitySetWriter.java +++ b/odata_renderer/src/main/java/com/sdl/odata/renderer/metadata/MetadataDocumentEntitySetWriter.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2014-2023 All Rights Reserved by the RWS Group for and on behalf of its affiliates and subsidiaries. + * Copyright (c) 2014-2024 All Rights Reserved by the RWS Group for and on behalf of its affiliates and subsidiaries. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/odata_renderer/src/main/java/com/sdl/odata/renderer/metadata/MetadataDocumentEntityTypeWriter.java b/odata_renderer/src/main/java/com/sdl/odata/renderer/metadata/MetadataDocumentEntityTypeWriter.java index 65ee2852..9376c486 100644 --- a/odata_renderer/src/main/java/com/sdl/odata/renderer/metadata/MetadataDocumentEntityTypeWriter.java +++ b/odata_renderer/src/main/java/com/sdl/odata/renderer/metadata/MetadataDocumentEntityTypeWriter.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2014-2023 All Rights Reserved by the RWS Group for and on behalf of its affiliates and subsidiaries. + * Copyright (c) 2014-2024 All Rights Reserved by the RWS Group for and on behalf of its affiliates and subsidiaries. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/odata_renderer/src/main/java/com/sdl/odata/renderer/metadata/MetadataDocumentEnumTypeWriter.java b/odata_renderer/src/main/java/com/sdl/odata/renderer/metadata/MetadataDocumentEnumTypeWriter.java index f1c96c8f..5c1399e9 100644 --- a/odata_renderer/src/main/java/com/sdl/odata/renderer/metadata/MetadataDocumentEnumTypeWriter.java +++ b/odata_renderer/src/main/java/com/sdl/odata/renderer/metadata/MetadataDocumentEnumTypeWriter.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2014-2023 All Rights Reserved by the RWS Group for and on behalf of its affiliates and subsidiaries. + * Copyright (c) 2014-2024 All Rights Reserved by the RWS Group for and on behalf of its affiliates and subsidiaries. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/odata_renderer/src/main/java/com/sdl/odata/renderer/metadata/MetadataDocumentPropertyWriter.java b/odata_renderer/src/main/java/com/sdl/odata/renderer/metadata/MetadataDocumentPropertyWriter.java index 4fdd7a36..b295ff89 100644 --- a/odata_renderer/src/main/java/com/sdl/odata/renderer/metadata/MetadataDocumentPropertyWriter.java +++ b/odata_renderer/src/main/java/com/sdl/odata/renderer/metadata/MetadataDocumentPropertyWriter.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2014-2023 All Rights Reserved by the RWS Group for and on behalf of its affiliates and subsidiaries. + * Copyright (c) 2014-2024 All Rights Reserved by the RWS Group for and on behalf of its affiliates and subsidiaries. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/odata_renderer/src/main/java/com/sdl/odata/renderer/metadata/MetadataDocumentRenderer.java b/odata_renderer/src/main/java/com/sdl/odata/renderer/metadata/MetadataDocumentRenderer.java index 46185de5..b80a5009 100644 --- a/odata_renderer/src/main/java/com/sdl/odata/renderer/metadata/MetadataDocumentRenderer.java +++ b/odata_renderer/src/main/java/com/sdl/odata/renderer/metadata/MetadataDocumentRenderer.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2014-2023 All Rights Reserved by the RWS Group for and on behalf of its affiliates and subsidiaries. + * Copyright (c) 2014-2024 All Rights Reserved by the RWS Group for and on behalf of its affiliates and subsidiaries. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/odata_renderer/src/main/java/com/sdl/odata/renderer/metadata/MetadataDocumentSingletonWriter.java b/odata_renderer/src/main/java/com/sdl/odata/renderer/metadata/MetadataDocumentSingletonWriter.java index eca6e0f4..75c211f2 100644 --- a/odata_renderer/src/main/java/com/sdl/odata/renderer/metadata/MetadataDocumentSingletonWriter.java +++ b/odata_renderer/src/main/java/com/sdl/odata/renderer/metadata/MetadataDocumentSingletonWriter.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2014-2023 All Rights Reserved by the RWS Group for and on behalf of its affiliates and subsidiaries. + * Copyright (c) 2014-2024 All Rights Reserved by the RWS Group for and on behalf of its affiliates and subsidiaries. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/odata_renderer/src/main/java/com/sdl/odata/renderer/metadata/MetadataDocumentWriter.java b/odata_renderer/src/main/java/com/sdl/odata/renderer/metadata/MetadataDocumentWriter.java index 12a1d9f8..0dfb99cc 100644 --- a/odata_renderer/src/main/java/com/sdl/odata/renderer/metadata/MetadataDocumentWriter.java +++ b/odata_renderer/src/main/java/com/sdl/odata/renderer/metadata/MetadataDocumentWriter.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2014-2023 All Rights Reserved by the RWS Group for and on behalf of its affiliates and subsidiaries. + * Copyright (c) 2014-2024 All Rights Reserved by the RWS Group for and on behalf of its affiliates and subsidiaries. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/odata_renderer/src/main/java/com/sdl/odata/renderer/metadata/ServiceDocumentRenderer.java b/odata_renderer/src/main/java/com/sdl/odata/renderer/metadata/ServiceDocumentRenderer.java index 7a641c1a..f9f38ce8 100644 --- a/odata_renderer/src/main/java/com/sdl/odata/renderer/metadata/ServiceDocumentRenderer.java +++ b/odata_renderer/src/main/java/com/sdl/odata/renderer/metadata/ServiceDocumentRenderer.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2014-2023 All Rights Reserved by the RWS Group for and on behalf of its affiliates and subsidiaries. + * Copyright (c) 2014-2024 All Rights Reserved by the RWS Group for and on behalf of its affiliates and subsidiaries. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/odata_renderer/src/main/java/com/sdl/odata/renderer/primitive/PrimitiveRenderer.java b/odata_renderer/src/main/java/com/sdl/odata/renderer/primitive/PrimitiveRenderer.java index 6754b21f..2b08dc97 100644 --- a/odata_renderer/src/main/java/com/sdl/odata/renderer/primitive/PrimitiveRenderer.java +++ b/odata_renderer/src/main/java/com/sdl/odata/renderer/primitive/PrimitiveRenderer.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2014-2023 All Rights Reserved by the RWS Group for and on behalf of its affiliates and subsidiaries. + * Copyright (c) 2014-2024 All Rights Reserved by the RWS Group for and on behalf of its affiliates and subsidiaries. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/odata_renderer/src/main/java/com/sdl/odata/renderer/primitive/writer/PrimitiveWriter.java b/odata_renderer/src/main/java/com/sdl/odata/renderer/primitive/writer/PrimitiveWriter.java index 0a655c1b..5844e88c 100644 --- a/odata_renderer/src/main/java/com/sdl/odata/renderer/primitive/writer/PrimitiveWriter.java +++ b/odata_renderer/src/main/java/com/sdl/odata/renderer/primitive/writer/PrimitiveWriter.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2014-2023 All Rights Reserved by the RWS Group for and on behalf of its affiliates and subsidiaries. + * Copyright (c) 2014-2024 All Rights Reserved by the RWS Group for and on behalf of its affiliates and subsidiaries. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/odata_renderer/src/main/java/com/sdl/odata/renderer/xml/XMLErrorResponseRenderer.java b/odata_renderer/src/main/java/com/sdl/odata/renderer/xml/XMLErrorResponseRenderer.java index 14a9ea09..bfdaf8d5 100644 --- a/odata_renderer/src/main/java/com/sdl/odata/renderer/xml/XMLErrorResponseRenderer.java +++ b/odata_renderer/src/main/java/com/sdl/odata/renderer/xml/XMLErrorResponseRenderer.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2014-2023 All Rights Reserved by the RWS Group for and on behalf of its affiliates and subsidiaries. + * Copyright (c) 2014-2024 All Rights Reserved by the RWS Group for and on behalf of its affiliates and subsidiaries. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/odata_renderer/src/main/java/com/sdl/odata/renderer/xml/XMLServiceDocumentRenderer.java b/odata_renderer/src/main/java/com/sdl/odata/renderer/xml/XMLServiceDocumentRenderer.java index 0a027813..31b5a784 100644 --- a/odata_renderer/src/main/java/com/sdl/odata/renderer/xml/XMLServiceDocumentRenderer.java +++ b/odata_renderer/src/main/java/com/sdl/odata/renderer/xml/XMLServiceDocumentRenderer.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2014-2023 All Rights Reserved by the RWS Group for and on behalf of its affiliates and subsidiaries. + * Copyright (c) 2014-2024 All Rights Reserved by the RWS Group for and on behalf of its affiliates and subsidiaries. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/odata_renderer/src/main/java/com/sdl/odata/renderer/xml/XMLValueRenderer.java b/odata_renderer/src/main/java/com/sdl/odata/renderer/xml/XMLValueRenderer.java index 11fdba6d..1a05ae30 100644 --- a/odata_renderer/src/main/java/com/sdl/odata/renderer/xml/XMLValueRenderer.java +++ b/odata_renderer/src/main/java/com/sdl/odata/renderer/xml/XMLValueRenderer.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2014-2023 All Rights Reserved by the RWS Group for and on behalf of its affiliates and subsidiaries. + * Copyright (c) 2014-2024 All Rights Reserved by the RWS Group for and on behalf of its affiliates and subsidiaries. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/odata_renderer/src/main/java/com/sdl/odata/renderer/xml/util/XMLWriterUtil.java b/odata_renderer/src/main/java/com/sdl/odata/renderer/xml/util/XMLWriterUtil.java index 50b60275..829cadfb 100644 --- a/odata_renderer/src/main/java/com/sdl/odata/renderer/xml/util/XMLWriterUtil.java +++ b/odata_renderer/src/main/java/com/sdl/odata/renderer/xml/util/XMLWriterUtil.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2014-2023 All Rights Reserved by the RWS Group for and on behalf of its affiliates and subsidiaries. + * Copyright (c) 2014-2024 All Rights Reserved by the RWS Group for and on behalf of its affiliates and subsidiaries. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/odata_renderer/src/main/java/com/sdl/odata/renderer/xml/writer/XMLErrorResponseWriter.java b/odata_renderer/src/main/java/com/sdl/odata/renderer/xml/writer/XMLErrorResponseWriter.java index 97fdcec8..1dbfee58 100644 --- a/odata_renderer/src/main/java/com/sdl/odata/renderer/xml/writer/XMLErrorResponseWriter.java +++ b/odata_renderer/src/main/java/com/sdl/odata/renderer/xml/writer/XMLErrorResponseWriter.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2014-2023 All Rights Reserved by the RWS Group for and on behalf of its affiliates and subsidiaries. + * Copyright (c) 2014-2024 All Rights Reserved by the RWS Group for and on behalf of its affiliates and subsidiaries. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/odata_renderer/src/main/java/com/sdl/odata/renderer/xml/writer/XMLPropertyWriter.java b/odata_renderer/src/main/java/com/sdl/odata/renderer/xml/writer/XMLPropertyWriter.java index 4e588c1a..1678abf4 100644 --- a/odata_renderer/src/main/java/com/sdl/odata/renderer/xml/writer/XMLPropertyWriter.java +++ b/odata_renderer/src/main/java/com/sdl/odata/renderer/xml/writer/XMLPropertyWriter.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2014-2023 All Rights Reserved by the RWS Group for and on behalf of its affiliates and subsidiaries. + * Copyright (c) 2014-2024 All Rights Reserved by the RWS Group for and on behalf of its affiliates and subsidiaries. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/odata_renderer/src/main/java/com/sdl/odata/renderer/xml/writer/XMLServiceDocumentWriter.java b/odata_renderer/src/main/java/com/sdl/odata/renderer/xml/writer/XMLServiceDocumentWriter.java index 0b9f8d67..ddd40ec0 100644 --- a/odata_renderer/src/main/java/com/sdl/odata/renderer/xml/writer/XMLServiceDocumentWriter.java +++ b/odata_renderer/src/main/java/com/sdl/odata/renderer/xml/writer/XMLServiceDocumentWriter.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2014-2023 All Rights Reserved by the RWS Group for and on behalf of its affiliates and subsidiaries. + * Copyright (c) 2014-2024 All Rights Reserved by the RWS Group for and on behalf of its affiliates and subsidiaries. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/odata_renderer/src/main/java/com/sdl/odata/unmarshaller/AbstractActionParser.java b/odata_renderer/src/main/java/com/sdl/odata/unmarshaller/AbstractActionParser.java index 5c69e7a4..74c980a9 100644 --- a/odata_renderer/src/main/java/com/sdl/odata/unmarshaller/AbstractActionParser.java +++ b/odata_renderer/src/main/java/com/sdl/odata/unmarshaller/AbstractActionParser.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2014-2023 All Rights Reserved by the RWS Group for and on behalf of its affiliates and subsidiaries. + * Copyright (c) 2014-2024 All Rights Reserved by the RWS Group for and on behalf of its affiliates and subsidiaries. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/odata_renderer/src/main/java/com/sdl/odata/unmarshaller/AbstractLinkUnmarshaller.java b/odata_renderer/src/main/java/com/sdl/odata/unmarshaller/AbstractLinkUnmarshaller.java index d7fc4e75..25e834bd 100644 --- a/odata_renderer/src/main/java/com/sdl/odata/unmarshaller/AbstractLinkUnmarshaller.java +++ b/odata_renderer/src/main/java/com/sdl/odata/unmarshaller/AbstractLinkUnmarshaller.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2014-2023 All Rights Reserved by the RWS Group for and on behalf of its affiliates and subsidiaries. + * Copyright (c) 2014-2024 All Rights Reserved by the RWS Group for and on behalf of its affiliates and subsidiaries. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/odata_renderer/src/main/java/com/sdl/odata/unmarshaller/AbstractParser.java b/odata_renderer/src/main/java/com/sdl/odata/unmarshaller/AbstractParser.java index 46474960..a21a1276 100644 --- a/odata_renderer/src/main/java/com/sdl/odata/unmarshaller/AbstractParser.java +++ b/odata_renderer/src/main/java/com/sdl/odata/unmarshaller/AbstractParser.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2014-2023 All Rights Reserved by the RWS Group for and on behalf of its affiliates and subsidiaries. + * Copyright (c) 2014-2024 All Rights Reserved by the RWS Group for and on behalf of its affiliates and subsidiaries. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/odata_renderer/src/main/java/com/sdl/odata/unmarshaller/AbstractUnmarshaller.java b/odata_renderer/src/main/java/com/sdl/odata/unmarshaller/AbstractUnmarshaller.java index d18c3287..2c51e621 100644 --- a/odata_renderer/src/main/java/com/sdl/odata/unmarshaller/AbstractUnmarshaller.java +++ b/odata_renderer/src/main/java/com/sdl/odata/unmarshaller/AbstractUnmarshaller.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2014-2023 All Rights Reserved by the RWS Group for and on behalf of its affiliates and subsidiaries. + * Copyright (c) 2014-2024 All Rights Reserved by the RWS Group for and on behalf of its affiliates and subsidiaries. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/odata_renderer/src/main/java/com/sdl/odata/unmarshaller/DeleteLinkUnmarshaller.java b/odata_renderer/src/main/java/com/sdl/odata/unmarshaller/DeleteLinkUnmarshaller.java index 663f41f5..c82bafe9 100644 --- a/odata_renderer/src/main/java/com/sdl/odata/unmarshaller/DeleteLinkUnmarshaller.java +++ b/odata_renderer/src/main/java/com/sdl/odata/unmarshaller/DeleteLinkUnmarshaller.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2014-2023 All Rights Reserved by the RWS Group for and on behalf of its affiliates and subsidiaries. + * Copyright (c) 2014-2024 All Rights Reserved by the RWS Group for and on behalf of its affiliates and subsidiaries. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/odata_renderer/src/main/java/com/sdl/odata/unmarshaller/NoEntityUnmarshaller.java b/odata_renderer/src/main/java/com/sdl/odata/unmarshaller/NoEntityUnmarshaller.java index d1bcebf0..1091a3be 100644 --- a/odata_renderer/src/main/java/com/sdl/odata/unmarshaller/NoEntityUnmarshaller.java +++ b/odata_renderer/src/main/java/com/sdl/odata/unmarshaller/NoEntityUnmarshaller.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2014-2023 All Rights Reserved by the RWS Group for and on behalf of its affiliates and subsidiaries. + * Copyright (c) 2014-2024 All Rights Reserved by the RWS Group for and on behalf of its affiliates and subsidiaries. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/odata_renderer/src/main/java/com/sdl/odata/unmarshaller/PropertyType.java b/odata_renderer/src/main/java/com/sdl/odata/unmarshaller/PropertyType.java index 955742bf..8f55981c 100644 --- a/odata_renderer/src/main/java/com/sdl/odata/unmarshaller/PropertyType.java +++ b/odata_renderer/src/main/java/com/sdl/odata/unmarshaller/PropertyType.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2014-2023 All Rights Reserved by the RWS Group for and on behalf of its affiliates and subsidiaries. + * Copyright (c) 2014-2024 All Rights Reserved by the RWS Group for and on behalf of its affiliates and subsidiaries. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/odata_renderer/src/main/java/com/sdl/odata/unmarshaller/UnmarshallerConfiguration.java b/odata_renderer/src/main/java/com/sdl/odata/unmarshaller/UnmarshallerConfiguration.java index 744cb7ba..03cfaeef 100644 --- a/odata_renderer/src/main/java/com/sdl/odata/unmarshaller/UnmarshallerConfiguration.java +++ b/odata_renderer/src/main/java/com/sdl/odata/unmarshaller/UnmarshallerConfiguration.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2014-2023 All Rights Reserved by the RWS Group for and on behalf of its affiliates and subsidiaries. + * Copyright (c) 2014-2024 All Rights Reserved by the RWS Group for and on behalf of its affiliates and subsidiaries. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/odata_renderer/src/main/java/com/sdl/odata/unmarshaller/UnmarshallerFactoryImpl.java b/odata_renderer/src/main/java/com/sdl/odata/unmarshaller/UnmarshallerFactoryImpl.java index 62eeafab..5d18afdd 100644 --- a/odata_renderer/src/main/java/com/sdl/odata/unmarshaller/UnmarshallerFactoryImpl.java +++ b/odata_renderer/src/main/java/com/sdl/odata/unmarshaller/UnmarshallerFactoryImpl.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2014-2023 All Rights Reserved by the RWS Group for and on behalf of its affiliates and subsidiaries. + * Copyright (c) 2014-2024 All Rights Reserved by the RWS Group for and on behalf of its affiliates and subsidiaries. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/odata_renderer/src/main/java/com/sdl/odata/unmarshaller/atom/AtomActionUnmarshaller.java b/odata_renderer/src/main/java/com/sdl/odata/unmarshaller/atom/AtomActionUnmarshaller.java index d76f1173..af18035a 100644 --- a/odata_renderer/src/main/java/com/sdl/odata/unmarshaller/atom/AtomActionUnmarshaller.java +++ b/odata_renderer/src/main/java/com/sdl/odata/unmarshaller/atom/AtomActionUnmarshaller.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2014-2023 All Rights Reserved by the RWS Group for and on behalf of its affiliates and subsidiaries. + * Copyright (c) 2014-2024 All Rights Reserved by the RWS Group for and on behalf of its affiliates and subsidiaries. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/odata_renderer/src/main/java/com/sdl/odata/unmarshaller/atom/AtomLinkUnmarshaller.java b/odata_renderer/src/main/java/com/sdl/odata/unmarshaller/atom/AtomLinkUnmarshaller.java index 64dd4f10..a236be9f 100644 --- a/odata_renderer/src/main/java/com/sdl/odata/unmarshaller/atom/AtomLinkUnmarshaller.java +++ b/odata_renderer/src/main/java/com/sdl/odata/unmarshaller/atom/AtomLinkUnmarshaller.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2014-2023 All Rights Reserved by the RWS Group for and on behalf of its affiliates and subsidiaries. + * Copyright (c) 2014-2024 All Rights Reserved by the RWS Group for and on behalf of its affiliates and subsidiaries. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/odata_renderer/src/main/java/com/sdl/odata/unmarshaller/atom/AtomUnmarshaller.java b/odata_renderer/src/main/java/com/sdl/odata/unmarshaller/atom/AtomUnmarshaller.java index bb9bfca5..9be22e0b 100644 --- a/odata_renderer/src/main/java/com/sdl/odata/unmarshaller/atom/AtomUnmarshaller.java +++ b/odata_renderer/src/main/java/com/sdl/odata/unmarshaller/atom/AtomUnmarshaller.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2014-2023 All Rights Reserved by the RWS Group for and on behalf of its affiliates and subsidiaries. + * Copyright (c) 2014-2024 All Rights Reserved by the RWS Group for and on behalf of its affiliates and subsidiaries. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/odata_renderer/src/main/java/com/sdl/odata/unmarshaller/atom/ODataAtomActionParser.java b/odata_renderer/src/main/java/com/sdl/odata/unmarshaller/atom/ODataAtomActionParser.java index 8b8046bb..b8881bd5 100644 --- a/odata_renderer/src/main/java/com/sdl/odata/unmarshaller/atom/ODataAtomActionParser.java +++ b/odata_renderer/src/main/java/com/sdl/odata/unmarshaller/atom/ODataAtomActionParser.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2014-2023 All Rights Reserved by the RWS Group for and on behalf of its affiliates and subsidiaries. + * Copyright (c) 2014-2024 All Rights Reserved by the RWS Group for and on behalf of its affiliates and subsidiaries. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/odata_renderer/src/main/java/com/sdl/odata/unmarshaller/atom/ODataAtomParser.java b/odata_renderer/src/main/java/com/sdl/odata/unmarshaller/atom/ODataAtomParser.java index 29358354..ba6e8b1b 100644 --- a/odata_renderer/src/main/java/com/sdl/odata/unmarshaller/atom/ODataAtomParser.java +++ b/odata_renderer/src/main/java/com/sdl/odata/unmarshaller/atom/ODataAtomParser.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2014-2023 All Rights Reserved by the RWS Group for and on behalf of its affiliates and subsidiaries. + * Copyright (c) 2014-2024 All Rights Reserved by the RWS Group for and on behalf of its affiliates and subsidiaries. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/odata_renderer/src/main/java/com/sdl/odata/unmarshaller/batch/BatchUnmarshaller.java b/odata_renderer/src/main/java/com/sdl/odata/unmarshaller/batch/BatchUnmarshaller.java index aefbfe8f..0d9d243c 100644 --- a/odata_renderer/src/main/java/com/sdl/odata/unmarshaller/batch/BatchUnmarshaller.java +++ b/odata_renderer/src/main/java/com/sdl/odata/unmarshaller/batch/BatchUnmarshaller.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2014-2023 All Rights Reserved by the RWS Group for and on behalf of its affiliates and subsidiaries. + * Copyright (c) 2014-2024 All Rights Reserved by the RWS Group for and on behalf of its affiliates and subsidiaries. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/odata_renderer/src/main/java/com/sdl/odata/unmarshaller/batch/ODataBatchParser.java b/odata_renderer/src/main/java/com/sdl/odata/unmarshaller/batch/ODataBatchParser.java index 6defe13f..3e6556a5 100644 --- a/odata_renderer/src/main/java/com/sdl/odata/unmarshaller/batch/ODataBatchParser.java +++ b/odata_renderer/src/main/java/com/sdl/odata/unmarshaller/batch/ODataBatchParser.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2014-2023 All Rights Reserved by the RWS Group for and on behalf of its affiliates and subsidiaries. + * Copyright (c) 2014-2024 All Rights Reserved by the RWS Group for and on behalf of its affiliates and subsidiaries. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/odata_renderer/src/main/java/com/sdl/odata/unmarshaller/json/JsonActionUnmarshaller.java b/odata_renderer/src/main/java/com/sdl/odata/unmarshaller/json/JsonActionUnmarshaller.java index 5fede71d..a0cb03fe 100644 --- a/odata_renderer/src/main/java/com/sdl/odata/unmarshaller/json/JsonActionUnmarshaller.java +++ b/odata_renderer/src/main/java/com/sdl/odata/unmarshaller/json/JsonActionUnmarshaller.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2014-2023 All Rights Reserved by the RWS Group for and on behalf of its affiliates and subsidiaries. + * Copyright (c) 2014-2024 All Rights Reserved by the RWS Group for and on behalf of its affiliates and subsidiaries. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/odata_renderer/src/main/java/com/sdl/odata/unmarshaller/json/JsonLinkUnmarshaller.java b/odata_renderer/src/main/java/com/sdl/odata/unmarshaller/json/JsonLinkUnmarshaller.java index 419ee473..9b3e0eae 100644 --- a/odata_renderer/src/main/java/com/sdl/odata/unmarshaller/json/JsonLinkUnmarshaller.java +++ b/odata_renderer/src/main/java/com/sdl/odata/unmarshaller/json/JsonLinkUnmarshaller.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2014-2023 All Rights Reserved by the RWS Group for and on behalf of its affiliates and subsidiaries. + * Copyright (c) 2014-2024 All Rights Reserved by the RWS Group for and on behalf of its affiliates and subsidiaries. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/odata_renderer/src/main/java/com/sdl/odata/unmarshaller/json/JsonUnmarshaller.java b/odata_renderer/src/main/java/com/sdl/odata/unmarshaller/json/JsonUnmarshaller.java index 2d5e4003..5dbe6410 100644 --- a/odata_renderer/src/main/java/com/sdl/odata/unmarshaller/json/JsonUnmarshaller.java +++ b/odata_renderer/src/main/java/com/sdl/odata/unmarshaller/json/JsonUnmarshaller.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2014-2023 All Rights Reserved by the RWS Group for and on behalf of its affiliates and subsidiaries. + * Copyright (c) 2014-2024 All Rights Reserved by the RWS Group for and on behalf of its affiliates and subsidiaries. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/odata_renderer/src/main/java/com/sdl/odata/unmarshaller/json/ODataJsonActionParser.java b/odata_renderer/src/main/java/com/sdl/odata/unmarshaller/json/ODataJsonActionParser.java index 8582773f..f70b0661 100644 --- a/odata_renderer/src/main/java/com/sdl/odata/unmarshaller/json/ODataJsonActionParser.java +++ b/odata_renderer/src/main/java/com/sdl/odata/unmarshaller/json/ODataJsonActionParser.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2014-2023 All Rights Reserved by the RWS Group for and on behalf of its affiliates and subsidiaries. + * Copyright (c) 2014-2024 All Rights Reserved by the RWS Group for and on behalf of its affiliates and subsidiaries. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/odata_renderer/src/main/java/com/sdl/odata/unmarshaller/json/ODataJsonParser.java b/odata_renderer/src/main/java/com/sdl/odata/unmarshaller/json/ODataJsonParser.java index 1295fad1..516dcf84 100644 --- a/odata_renderer/src/main/java/com/sdl/odata/unmarshaller/json/ODataJsonParser.java +++ b/odata_renderer/src/main/java/com/sdl/odata/unmarshaller/json/ODataJsonParser.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2014-2023 All Rights Reserved by the RWS Group for and on behalf of its affiliates and subsidiaries. + * Copyright (c) 2014-2024 All Rights Reserved by the RWS Group for and on behalf of its affiliates and subsidiaries. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/odata_renderer/src/main/java/com/sdl/odata/unmarshaller/json/core/JsonNullableValidator.java b/odata_renderer/src/main/java/com/sdl/odata/unmarshaller/json/core/JsonNullableValidator.java index 8a4fd29f..24d348a3 100644 --- a/odata_renderer/src/main/java/com/sdl/odata/unmarshaller/json/core/JsonNullableValidator.java +++ b/odata_renderer/src/main/java/com/sdl/odata/unmarshaller/json/core/JsonNullableValidator.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2014-2023 All Rights Reserved by the RWS Group for and on behalf of its affiliates and subsidiaries. + * Copyright (c) 2014-2024 All Rights Reserved by the RWS Group for and on behalf of its affiliates and subsidiaries. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/odata_renderer/src/main/java/com/sdl/odata/unmarshaller/json/core/JsonParserUtils.java b/odata_renderer/src/main/java/com/sdl/odata/unmarshaller/json/core/JsonParserUtils.java index 1fe74e84..dc265665 100644 --- a/odata_renderer/src/main/java/com/sdl/odata/unmarshaller/json/core/JsonParserUtils.java +++ b/odata_renderer/src/main/java/com/sdl/odata/unmarshaller/json/core/JsonParserUtils.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2014-2023 All Rights Reserved by the RWS Group for and on behalf of its affiliates and subsidiaries. + * Copyright (c) 2014-2024 All Rights Reserved by the RWS Group for and on behalf of its affiliates and subsidiaries. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/odata_renderer/src/main/java/com/sdl/odata/unmarshaller/json/core/JsonProcessor.java b/odata_renderer/src/main/java/com/sdl/odata/unmarshaller/json/core/JsonProcessor.java index a8da171f..eff90ddd 100644 --- a/odata_renderer/src/main/java/com/sdl/odata/unmarshaller/json/core/JsonProcessor.java +++ b/odata_renderer/src/main/java/com/sdl/odata/unmarshaller/json/core/JsonProcessor.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2014-2023 All Rights Reserved by the RWS Group for and on behalf of its affiliates and subsidiaries. + * Copyright (c) 2014-2024 All Rights Reserved by the RWS Group for and on behalf of its affiliates and subsidiaries. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/odata_renderer/src/main/java/com/sdl/odata/unmarshaller/json/core/JsonPropertyExpander.java b/odata_renderer/src/main/java/com/sdl/odata/unmarshaller/json/core/JsonPropertyExpander.java index e71527e3..652d9d5e 100644 --- a/odata_renderer/src/main/java/com/sdl/odata/unmarshaller/json/core/JsonPropertyExpander.java +++ b/odata_renderer/src/main/java/com/sdl/odata/unmarshaller/json/core/JsonPropertyExpander.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2014-2023 All Rights Reserved by the RWS Group for and on behalf of its affiliates and subsidiaries. + * Copyright (c) 2014-2024 All Rights Reserved by the RWS Group for and on behalf of its affiliates and subsidiaries. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/odata_renderer/src/test/java/com/sdl/odata/NoEntityUnmarshallerTest.java b/odata_renderer/src/test/java/com/sdl/odata/NoEntityUnmarshallerTest.java index 4fba5e1d..054d0666 100644 --- a/odata_renderer/src/test/java/com/sdl/odata/NoEntityUnmarshallerTest.java +++ b/odata_renderer/src/test/java/com/sdl/odata/NoEntityUnmarshallerTest.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2014-2023 All Rights Reserved by the RWS Group for and on behalf of its affiliates and subsidiaries. + * Copyright (c) 2014-2024 All Rights Reserved by the RWS Group for and on behalf of its affiliates and subsidiaries. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/odata_renderer/src/test/java/com/sdl/odata/ODataRendererUtilsTest.java b/odata_renderer/src/test/java/com/sdl/odata/ODataRendererUtilsTest.java index b8837e1e..2ea04571 100644 --- a/odata_renderer/src/test/java/com/sdl/odata/ODataRendererUtilsTest.java +++ b/odata_renderer/src/test/java/com/sdl/odata/ODataRendererUtilsTest.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2014-2023 All Rights Reserved by the RWS Group for and on behalf of its affiliates and subsidiaries. + * Copyright (c) 2014-2024 All Rights Reserved by the RWS Group for and on behalf of its affiliates and subsidiaries. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/odata_renderer/src/test/java/com/sdl/odata/WriterUnmarshallerTest.java b/odata_renderer/src/test/java/com/sdl/odata/WriterUnmarshallerTest.java index aba0d542..511080c9 100644 --- a/odata_renderer/src/test/java/com/sdl/odata/WriterUnmarshallerTest.java +++ b/odata_renderer/src/test/java/com/sdl/odata/WriterUnmarshallerTest.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2014-2023 All Rights Reserved by the RWS Group for and on behalf of its affiliates and subsidiaries. + * Copyright (c) 2014-2024 All Rights Reserved by the RWS Group for and on behalf of its affiliates and subsidiaries. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/odata_renderer/src/test/java/com/sdl/odata/renderer/AbstractRendererTest.java b/odata_renderer/src/test/java/com/sdl/odata/renderer/AbstractRendererTest.java index ca9fe8ad..941d16d7 100644 --- a/odata_renderer/src/test/java/com/sdl/odata/renderer/AbstractRendererTest.java +++ b/odata_renderer/src/test/java/com/sdl/odata/renderer/AbstractRendererTest.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2014-2023 All Rights Reserved by the RWS Group for and on behalf of its affiliates and subsidiaries. + * Copyright (c) 2014-2024 All Rights Reserved by the RWS Group for and on behalf of its affiliates and subsidiaries. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/odata_renderer/src/test/java/com/sdl/odata/renderer/RendererTest.java b/odata_renderer/src/test/java/com/sdl/odata/renderer/RendererTest.java index c091ca5b..cda2a4ec 100644 --- a/odata_renderer/src/test/java/com/sdl/odata/renderer/RendererTest.java +++ b/odata_renderer/src/test/java/com/sdl/odata/renderer/RendererTest.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2014-2023 All Rights Reserved by the RWS Group for and on behalf of its affiliates and subsidiaries. + * Copyright (c) 2014-2024 All Rights Reserved by the RWS Group for and on behalf of its affiliates and subsidiaries. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/odata_renderer/src/test/java/com/sdl/odata/renderer/WriterTest.java b/odata_renderer/src/test/java/com/sdl/odata/renderer/WriterTest.java index 58cc0169..816f1f3d 100644 --- a/odata_renderer/src/test/java/com/sdl/odata/renderer/WriterTest.java +++ b/odata_renderer/src/test/java/com/sdl/odata/renderer/WriterTest.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2014-2023 All Rights Reserved by the RWS Group for and on behalf of its affiliates and subsidiaries. + * Copyright (c) 2014-2024 All Rights Reserved by the RWS Group for and on behalf of its affiliates and subsidiaries. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/odata_renderer/src/test/java/com/sdl/odata/renderer/atom/writer/AtomDataWriterTest.java b/odata_renderer/src/test/java/com/sdl/odata/renderer/atom/writer/AtomDataWriterTest.java index b54f8871..f168ce3a 100644 --- a/odata_renderer/src/test/java/com/sdl/odata/renderer/atom/writer/AtomDataWriterTest.java +++ b/odata_renderer/src/test/java/com/sdl/odata/renderer/atom/writer/AtomDataWriterTest.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2014-2023 All Rights Reserved by the RWS Group for and on behalf of its affiliates and subsidiaries. + * Copyright (c) 2014-2024 All Rights Reserved by the RWS Group for and on behalf of its affiliates and subsidiaries. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/odata_renderer/src/test/java/com/sdl/odata/renderer/atom/writer/AtomMetadataWriterTest.java b/odata_renderer/src/test/java/com/sdl/odata/renderer/atom/writer/AtomMetadataWriterTest.java index 2b5b6387..bd2c94ec 100644 --- a/odata_renderer/src/test/java/com/sdl/odata/renderer/atom/writer/AtomMetadataWriterTest.java +++ b/odata_renderer/src/test/java/com/sdl/odata/renderer/atom/writer/AtomMetadataWriterTest.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2014-2023 All Rights Reserved by the RWS Group for and on behalf of its affiliates and subsidiaries. + * Copyright (c) 2014-2024 All Rights Reserved by the RWS Group for and on behalf of its affiliates and subsidiaries. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/odata_renderer/src/test/java/com/sdl/odata/renderer/atom/writer/AtomWriterTest.java b/odata_renderer/src/test/java/com/sdl/odata/renderer/atom/writer/AtomWriterTest.java index 6a8d8524..dc7427c6 100644 --- a/odata_renderer/src/test/java/com/sdl/odata/renderer/atom/writer/AtomWriterTest.java +++ b/odata_renderer/src/test/java/com/sdl/odata/renderer/atom/writer/AtomWriterTest.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2014-2023 All Rights Reserved by the RWS Group for and on behalf of its affiliates and subsidiaries. + * Copyright (c) 2014-2024 All Rights Reserved by the RWS Group for and on behalf of its affiliates and subsidiaries. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/odata_renderer/src/test/java/com/sdl/odata/renderer/json/JsonErrorResponseRendererTest.java b/odata_renderer/src/test/java/com/sdl/odata/renderer/json/JsonErrorResponseRendererTest.java index 13caf412..a14fdd44 100644 --- a/odata_renderer/src/test/java/com/sdl/odata/renderer/json/JsonErrorResponseRendererTest.java +++ b/odata_renderer/src/test/java/com/sdl/odata/renderer/json/JsonErrorResponseRendererTest.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2014-2023 All Rights Reserved by the RWS Group for and on behalf of its affiliates and subsidiaries. + * Copyright (c) 2014-2024 All Rights Reserved by the RWS Group for and on behalf of its affiliates and subsidiaries. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/odata_renderer/src/test/java/com/sdl/odata/renderer/json/JsonServiceDocumentRendererTest.java b/odata_renderer/src/test/java/com/sdl/odata/renderer/json/JsonServiceDocumentRendererTest.java index bbf0eb33..8acf7c5d 100644 --- a/odata_renderer/src/test/java/com/sdl/odata/renderer/json/JsonServiceDocumentRendererTest.java +++ b/odata_renderer/src/test/java/com/sdl/odata/renderer/json/JsonServiceDocumentRendererTest.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2014-2023 All Rights Reserved by the RWS Group for and on behalf of its affiliates and subsidiaries. + * Copyright (c) 2014-2024 All Rights Reserved by the RWS Group for and on behalf of its affiliates and subsidiaries. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/odata_renderer/src/test/java/com/sdl/odata/renderer/json/JsonValueRendererTest.java b/odata_renderer/src/test/java/com/sdl/odata/renderer/json/JsonValueRendererTest.java index bbc70f3f..eda8708b 100644 --- a/odata_renderer/src/test/java/com/sdl/odata/renderer/json/JsonValueRendererTest.java +++ b/odata_renderer/src/test/java/com/sdl/odata/renderer/json/JsonValueRendererTest.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2014-2023 All Rights Reserved by the RWS Group for and on behalf of its affiliates and subsidiaries. + * Copyright (c) 2014-2024 All Rights Reserved by the RWS Group for and on behalf of its affiliates and subsidiaries. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/odata_renderer/src/test/java/com/sdl/odata/renderer/json/util/JsonWriterUtilTest.java b/odata_renderer/src/test/java/com/sdl/odata/renderer/json/util/JsonWriterUtilTest.java index 2a999d26..b3991fd3 100644 --- a/odata_renderer/src/test/java/com/sdl/odata/renderer/json/util/JsonWriterUtilTest.java +++ b/odata_renderer/src/test/java/com/sdl/odata/renderer/json/util/JsonWriterUtilTest.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2014-2023 All Rights Reserved by the RWS Group for and on behalf of its affiliates and subsidiaries. + * Copyright (c) 2014-2024 All Rights Reserved by the RWS Group for and on behalf of its affiliates and subsidiaries. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/odata_renderer/src/test/java/com/sdl/odata/renderer/json/writer/JsonErrorResponseWriterTest.java b/odata_renderer/src/test/java/com/sdl/odata/renderer/json/writer/JsonErrorResponseWriterTest.java index 582f6b75..e4e55116 100644 --- a/odata_renderer/src/test/java/com/sdl/odata/renderer/json/writer/JsonErrorResponseWriterTest.java +++ b/odata_renderer/src/test/java/com/sdl/odata/renderer/json/writer/JsonErrorResponseWriterTest.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2014-2023 All Rights Reserved by the RWS Group for and on behalf of its affiliates and subsidiaries. + * Copyright (c) 2014-2024 All Rights Reserved by the RWS Group for and on behalf of its affiliates and subsidiaries. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/odata_renderer/src/test/java/com/sdl/odata/renderer/json/writer/JsonPropertyWriterTest.java b/odata_renderer/src/test/java/com/sdl/odata/renderer/json/writer/JsonPropertyWriterTest.java index 01cb3c6b..01fc276e 100644 --- a/odata_renderer/src/test/java/com/sdl/odata/renderer/json/writer/JsonPropertyWriterTest.java +++ b/odata_renderer/src/test/java/com/sdl/odata/renderer/json/writer/JsonPropertyWriterTest.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2014-2023 All Rights Reserved by the RWS Group for and on behalf of its affiliates and subsidiaries. + * Copyright (c) 2014-2024 All Rights Reserved by the RWS Group for and on behalf of its affiliates and subsidiaries. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/odata_renderer/src/test/java/com/sdl/odata/renderer/json/writer/JsonServiceDocumentWriterTest.java b/odata_renderer/src/test/java/com/sdl/odata/renderer/json/writer/JsonServiceDocumentWriterTest.java index 837be4f3..ef6bed43 100644 --- a/odata_renderer/src/test/java/com/sdl/odata/renderer/json/writer/JsonServiceDocumentWriterTest.java +++ b/odata_renderer/src/test/java/com/sdl/odata/renderer/json/writer/JsonServiceDocumentWriterTest.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2014-2023 All Rights Reserved by the RWS Group for and on behalf of its affiliates and subsidiaries. + * Copyright (c) 2014-2024 All Rights Reserved by the RWS Group for and on behalf of its affiliates and subsidiaries. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/odata_renderer/src/test/java/com/sdl/odata/renderer/json/writer/JsonWriterTest.java b/odata_renderer/src/test/java/com/sdl/odata/renderer/json/writer/JsonWriterTest.java index ed9c48b8..4b559145 100644 --- a/odata_renderer/src/test/java/com/sdl/odata/renderer/json/writer/JsonWriterTest.java +++ b/odata_renderer/src/test/java/com/sdl/odata/renderer/json/writer/JsonWriterTest.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2014-2023 All Rights Reserved by the RWS Group for and on behalf of its affiliates and subsidiaries. + * Copyright (c) 2014-2024 All Rights Reserved by the RWS Group for and on behalf of its affiliates and subsidiaries. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/odata_renderer/src/test/java/com/sdl/odata/renderer/metadata/MetadataDocumentWriterTest.java b/odata_renderer/src/test/java/com/sdl/odata/renderer/metadata/MetadataDocumentWriterTest.java index 946dc20d..ec391d7d 100644 --- a/odata_renderer/src/test/java/com/sdl/odata/renderer/metadata/MetadataDocumentWriterTest.java +++ b/odata_renderer/src/test/java/com/sdl/odata/renderer/metadata/MetadataDocumentWriterTest.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2014-2023 All Rights Reserved by the RWS Group for and on behalf of its affiliates and subsidiaries. + * Copyright (c) 2014-2024 All Rights Reserved by the RWS Group for and on behalf of its affiliates and subsidiaries. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/odata_renderer/src/test/java/com/sdl/odata/renderer/primitive/PrimitiveRendererTest.java b/odata_renderer/src/test/java/com/sdl/odata/renderer/primitive/PrimitiveRendererTest.java index c169c783..76566ed8 100644 --- a/odata_renderer/src/test/java/com/sdl/odata/renderer/primitive/PrimitiveRendererTest.java +++ b/odata_renderer/src/test/java/com/sdl/odata/renderer/primitive/PrimitiveRendererTest.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2014-2023 All Rights Reserved by the RWS Group for and on behalf of its affiliates and subsidiaries. + * Copyright (c) 2014-2024 All Rights Reserved by the RWS Group for and on behalf of its affiliates and subsidiaries. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/odata_renderer/src/test/java/com/sdl/odata/renderer/util/PrettyPrinter.java b/odata_renderer/src/test/java/com/sdl/odata/renderer/util/PrettyPrinter.java index b4f3f6a3..1a597f7a 100644 --- a/odata_renderer/src/test/java/com/sdl/odata/renderer/util/PrettyPrinter.java +++ b/odata_renderer/src/test/java/com/sdl/odata/renderer/util/PrettyPrinter.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2014-2023 All Rights Reserved by the RWS Group for and on behalf of its affiliates and subsidiaries. + * Copyright (c) 2014-2024 All Rights Reserved by the RWS Group for and on behalf of its affiliates and subsidiaries. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/odata_renderer/src/test/java/com/sdl/odata/renderer/xml/XMLErrorResponseRendererTest.java b/odata_renderer/src/test/java/com/sdl/odata/renderer/xml/XMLErrorResponseRendererTest.java index 9de2f2ce..5b5b14c3 100644 --- a/odata_renderer/src/test/java/com/sdl/odata/renderer/xml/XMLErrorResponseRendererTest.java +++ b/odata_renderer/src/test/java/com/sdl/odata/renderer/xml/XMLErrorResponseRendererTest.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2014-2023 All Rights Reserved by the RWS Group for and on behalf of its affiliates and subsidiaries. + * Copyright (c) 2014-2024 All Rights Reserved by the RWS Group for and on behalf of its affiliates and subsidiaries. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/odata_renderer/src/test/java/com/sdl/odata/renderer/xml/XMLServiceDocumentRendererTest.java b/odata_renderer/src/test/java/com/sdl/odata/renderer/xml/XMLServiceDocumentRendererTest.java index 3d95a41d..8668d6a7 100644 --- a/odata_renderer/src/test/java/com/sdl/odata/renderer/xml/XMLServiceDocumentRendererTest.java +++ b/odata_renderer/src/test/java/com/sdl/odata/renderer/xml/XMLServiceDocumentRendererTest.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2014-2023 All Rights Reserved by the RWS Group for and on behalf of its affiliates and subsidiaries. + * Copyright (c) 2014-2024 All Rights Reserved by the RWS Group for and on behalf of its affiliates and subsidiaries. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/odata_renderer/src/test/java/com/sdl/odata/renderer/xml/XmlValueRendererTest.java b/odata_renderer/src/test/java/com/sdl/odata/renderer/xml/XmlValueRendererTest.java index c36a1b2f..2e8ab679 100644 --- a/odata_renderer/src/test/java/com/sdl/odata/renderer/xml/XmlValueRendererTest.java +++ b/odata_renderer/src/test/java/com/sdl/odata/renderer/xml/XmlValueRendererTest.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2014-2023 All Rights Reserved by the RWS Group for and on behalf of its affiliates and subsidiaries. + * Copyright (c) 2014-2024 All Rights Reserved by the RWS Group for and on behalf of its affiliates and subsidiaries. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/odata_renderer/src/test/java/com/sdl/odata/renderer/xml/util/XMLWriterUtilTest.java b/odata_renderer/src/test/java/com/sdl/odata/renderer/xml/util/XMLWriterUtilTest.java index 3d63d3b6..e29ccb1d 100644 --- a/odata_renderer/src/test/java/com/sdl/odata/renderer/xml/util/XMLWriterUtilTest.java +++ b/odata_renderer/src/test/java/com/sdl/odata/renderer/xml/util/XMLWriterUtilTest.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2014-2023 All Rights Reserved by the RWS Group for and on behalf of its affiliates and subsidiaries. + * Copyright (c) 2014-2024 All Rights Reserved by the RWS Group for and on behalf of its affiliates and subsidiaries. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/odata_renderer/src/test/java/com/sdl/odata/renderer/xml/writer/XMLErrorResponseWriterTest.java b/odata_renderer/src/test/java/com/sdl/odata/renderer/xml/writer/XMLErrorResponseWriterTest.java index 1eb98e6e..61317008 100644 --- a/odata_renderer/src/test/java/com/sdl/odata/renderer/xml/writer/XMLErrorResponseWriterTest.java +++ b/odata_renderer/src/test/java/com/sdl/odata/renderer/xml/writer/XMLErrorResponseWriterTest.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2014-2023 All Rights Reserved by the RWS Group for and on behalf of its affiliates and subsidiaries. + * Copyright (c) 2014-2024 All Rights Reserved by the RWS Group for and on behalf of its affiliates and subsidiaries. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/odata_renderer/src/test/java/com/sdl/odata/renderer/xml/writer/XMLPropertyWriterTest.java b/odata_renderer/src/test/java/com/sdl/odata/renderer/xml/writer/XMLPropertyWriterTest.java index 03b8792f..01044bb5 100644 --- a/odata_renderer/src/test/java/com/sdl/odata/renderer/xml/writer/XMLPropertyWriterTest.java +++ b/odata_renderer/src/test/java/com/sdl/odata/renderer/xml/writer/XMLPropertyWriterTest.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2014-2023 All Rights Reserved by the RWS Group for and on behalf of its affiliates and subsidiaries. + * Copyright (c) 2014-2024 All Rights Reserved by the RWS Group for and on behalf of its affiliates and subsidiaries. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/odata_renderer/src/test/java/com/sdl/odata/renderer/xml/writer/XMLServiceDocumentWriterTest.java b/odata_renderer/src/test/java/com/sdl/odata/renderer/xml/writer/XMLServiceDocumentWriterTest.java index 7a954de1..71410f24 100644 --- a/odata_renderer/src/test/java/com/sdl/odata/renderer/xml/writer/XMLServiceDocumentWriterTest.java +++ b/odata_renderer/src/test/java/com/sdl/odata/renderer/xml/writer/XMLServiceDocumentWriterTest.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2014-2023 All Rights Reserved by the RWS Group for and on behalf of its affiliates and subsidiaries. + * Copyright (c) 2014-2024 All Rights Reserved by the RWS Group for and on behalf of its affiliates and subsidiaries. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/odata_renderer/src/test/java/com/sdl/odata/unmarshaller/ExampleUnmarshaller.java b/odata_renderer/src/test/java/com/sdl/odata/unmarshaller/ExampleUnmarshaller.java index 9e8c4c58..b7014ed6 100644 --- a/odata_renderer/src/test/java/com/sdl/odata/unmarshaller/ExampleUnmarshaller.java +++ b/odata_renderer/src/test/java/com/sdl/odata/unmarshaller/ExampleUnmarshaller.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2014-2023 All Rights Reserved by the RWS Group for and on behalf of its affiliates and subsidiaries. + * Copyright (c) 2014-2024 All Rights Reserved by the RWS Group for and on behalf of its affiliates and subsidiaries. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/odata_renderer/src/test/java/com/sdl/odata/unmarshaller/ParameterTypeUtilsTest.java b/odata_renderer/src/test/java/com/sdl/odata/unmarshaller/ParameterTypeUtilsTest.java index 4a068882..79cca409 100644 --- a/odata_renderer/src/test/java/com/sdl/odata/unmarshaller/ParameterTypeUtilsTest.java +++ b/odata_renderer/src/test/java/com/sdl/odata/unmarshaller/ParameterTypeUtilsTest.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2014-2023 All Rights Reserved by the RWS Group for and on behalf of its affiliates and subsidiaries. + * Copyright (c) 2014-2024 All Rights Reserved by the RWS Group for and on behalf of its affiliates and subsidiaries. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/odata_renderer/src/test/java/com/sdl/odata/unmarshaller/ParserUtilTest.java b/odata_renderer/src/test/java/com/sdl/odata/unmarshaller/ParserUtilTest.java index 5f9b7c33..72642d42 100644 --- a/odata_renderer/src/test/java/com/sdl/odata/unmarshaller/ParserUtilTest.java +++ b/odata_renderer/src/test/java/com/sdl/odata/unmarshaller/ParserUtilTest.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2014-2023 All Rights Reserved by the RWS Group for and on behalf of its affiliates and subsidiaries. + * Copyright (c) 2014-2024 All Rights Reserved by the RWS Group for and on behalf of its affiliates and subsidiaries. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/odata_renderer/src/test/java/com/sdl/odata/unmarshaller/UnmarshallerTest.java b/odata_renderer/src/test/java/com/sdl/odata/unmarshaller/UnmarshallerTest.java index 0d25ef67..5033cfe8 100644 --- a/odata_renderer/src/test/java/com/sdl/odata/unmarshaller/UnmarshallerTest.java +++ b/odata_renderer/src/test/java/com/sdl/odata/unmarshaller/UnmarshallerTest.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2014-2023 All Rights Reserved by the RWS Group for and on behalf of its affiliates and subsidiaries. + * Copyright (c) 2014-2024 All Rights Reserved by the RWS Group for and on behalf of its affiliates and subsidiaries. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/odata_renderer/src/test/java/com/sdl/odata/unmarshaller/atom/AtomActionUnmarshallerTest.java b/odata_renderer/src/test/java/com/sdl/odata/unmarshaller/atom/AtomActionUnmarshallerTest.java index ea2550a6..37f3d6c5 100644 --- a/odata_renderer/src/test/java/com/sdl/odata/unmarshaller/atom/AtomActionUnmarshallerTest.java +++ b/odata_renderer/src/test/java/com/sdl/odata/unmarshaller/atom/AtomActionUnmarshallerTest.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2014-2023 All Rights Reserved by the RWS Group for and on behalf of its affiliates and subsidiaries. + * Copyright (c) 2014-2024 All Rights Reserved by the RWS Group for and on behalf of its affiliates and subsidiaries. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/odata_renderer/src/test/java/com/sdl/odata/unmarshaller/atom/AtomUnmarshallerTest.java b/odata_renderer/src/test/java/com/sdl/odata/unmarshaller/atom/AtomUnmarshallerTest.java index fea21871..b4c4d53a 100644 --- a/odata_renderer/src/test/java/com/sdl/odata/unmarshaller/atom/AtomUnmarshallerTest.java +++ b/odata_renderer/src/test/java/com/sdl/odata/unmarshaller/atom/AtomUnmarshallerTest.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2014-2023 All Rights Reserved by the RWS Group for and on behalf of its affiliates and subsidiaries. + * Copyright (c) 2014-2024 All Rights Reserved by the RWS Group for and on behalf of its affiliates and subsidiaries. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/odata_renderer/src/test/java/com/sdl/odata/unmarshaller/atom/ODataAtomParserTest.java b/odata_renderer/src/test/java/com/sdl/odata/unmarshaller/atom/ODataAtomParserTest.java index 90ba09b7..b2a3d20b 100644 --- a/odata_renderer/src/test/java/com/sdl/odata/unmarshaller/atom/ODataAtomParserTest.java +++ b/odata_renderer/src/test/java/com/sdl/odata/unmarshaller/atom/ODataAtomParserTest.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2014-2023 All Rights Reserved by the RWS Group for and on behalf of its affiliates and subsidiaries. + * Copyright (c) 2014-2024 All Rights Reserved by the RWS Group for and on behalf of its affiliates and subsidiaries. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/odata_renderer/src/test/java/com/sdl/odata/unmarshaller/batch/BatchUnmarshallerTest.java b/odata_renderer/src/test/java/com/sdl/odata/unmarshaller/batch/BatchUnmarshallerTest.java index 88d83f6a..51e11e8f 100644 --- a/odata_renderer/src/test/java/com/sdl/odata/unmarshaller/batch/BatchUnmarshallerTest.java +++ b/odata_renderer/src/test/java/com/sdl/odata/unmarshaller/batch/BatchUnmarshallerTest.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2014-2023 All Rights Reserved by the RWS Group for and on behalf of its affiliates and subsidiaries. + * Copyright (c) 2014-2024 All Rights Reserved by the RWS Group for and on behalf of its affiliates and subsidiaries. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/odata_renderer/src/test/java/com/sdl/odata/unmarshaller/batch/ODataBatchParserTest.java b/odata_renderer/src/test/java/com/sdl/odata/unmarshaller/batch/ODataBatchParserTest.java index bcedf483..89fb4c6e 100644 --- a/odata_renderer/src/test/java/com/sdl/odata/unmarshaller/batch/ODataBatchParserTest.java +++ b/odata_renderer/src/test/java/com/sdl/odata/unmarshaller/batch/ODataBatchParserTest.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2014-2023 All Rights Reserved by the RWS Group for and on behalf of its affiliates and subsidiaries. + * Copyright (c) 2014-2024 All Rights Reserved by the RWS Group for and on behalf of its affiliates and subsidiaries. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/odata_renderer/src/test/java/com/sdl/odata/unmarshaller/json/JsonActionUnmarshallerTest.java b/odata_renderer/src/test/java/com/sdl/odata/unmarshaller/json/JsonActionUnmarshallerTest.java index db43cf19..6d332566 100644 --- a/odata_renderer/src/test/java/com/sdl/odata/unmarshaller/json/JsonActionUnmarshallerTest.java +++ b/odata_renderer/src/test/java/com/sdl/odata/unmarshaller/json/JsonActionUnmarshallerTest.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2014-2023 All Rights Reserved by the RWS Group for and on behalf of its affiliates and subsidiaries. + * Copyright (c) 2014-2024 All Rights Reserved by the RWS Group for and on behalf of its affiliates and subsidiaries. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/odata_renderer/src/test/java/com/sdl/odata/unmarshaller/json/JsonUnmarshallerTest.java b/odata_renderer/src/test/java/com/sdl/odata/unmarshaller/json/JsonUnmarshallerTest.java index a191c8ec..404a7995 100644 --- a/odata_renderer/src/test/java/com/sdl/odata/unmarshaller/json/JsonUnmarshallerTest.java +++ b/odata_renderer/src/test/java/com/sdl/odata/unmarshaller/json/JsonUnmarshallerTest.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2014-2023 All Rights Reserved by the RWS Group for and on behalf of its affiliates and subsidiaries. + * Copyright (c) 2014-2024 All Rights Reserved by the RWS Group for and on behalf of its affiliates and subsidiaries. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/odata_renderer/src/test/java/com/sdl/odata/unmarshaller/json/ODataJsonActionParserTest.java b/odata_renderer/src/test/java/com/sdl/odata/unmarshaller/json/ODataJsonActionParserTest.java index 4384519f..e9e785b0 100644 --- a/odata_renderer/src/test/java/com/sdl/odata/unmarshaller/json/ODataJsonActionParserTest.java +++ b/odata_renderer/src/test/java/com/sdl/odata/unmarshaller/json/ODataJsonActionParserTest.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2014-2023 All Rights Reserved by the RWS Group for and on behalf of its affiliates and subsidiaries. + * Copyright (c) 2014-2024 All Rights Reserved by the RWS Group for and on behalf of its affiliates and subsidiaries. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/odata_renderer/src/test/java/com/sdl/odata/unmarshaller/json/ODataJsonParserTest.java b/odata_renderer/src/test/java/com/sdl/odata/unmarshaller/json/ODataJsonParserTest.java index 31dc8454..b512f048 100644 --- a/odata_renderer/src/test/java/com/sdl/odata/unmarshaller/json/ODataJsonParserTest.java +++ b/odata_renderer/src/test/java/com/sdl/odata/unmarshaller/json/ODataJsonParserTest.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2014-2023 All Rights Reserved by the RWS Group for and on behalf of its affiliates and subsidiaries. + * Copyright (c) 2014-2024 All Rights Reserved by the RWS Group for and on behalf of its affiliates and subsidiaries. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/odata_renderer/src/test/java/com/sdl/odata/unmarshaller/json/core/JsonParserUtilsTest.java b/odata_renderer/src/test/java/com/sdl/odata/unmarshaller/json/core/JsonParserUtilsTest.java index 46876dbf..a1ced791 100644 --- a/odata_renderer/src/test/java/com/sdl/odata/unmarshaller/json/core/JsonParserUtilsTest.java +++ b/odata_renderer/src/test/java/com/sdl/odata/unmarshaller/json/core/JsonParserUtilsTest.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2014-2023 All Rights Reserved by the RWS Group for and on behalf of its affiliates and subsidiaries. + * Copyright (c) 2014-2024 All Rights Reserved by the RWS Group for and on behalf of its affiliates and subsidiaries. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/odata_service/src/main/java/com/sdl/odata/service/ODataServiceConfiguration.java b/odata_service/src/main/java/com/sdl/odata/service/ODataServiceConfiguration.java index 7f47ee4c..a2cd6321 100644 --- a/odata_service/src/main/java/com/sdl/odata/service/ODataServiceConfiguration.java +++ b/odata_service/src/main/java/com/sdl/odata/service/ODataServiceConfiguration.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2014-2023 All Rights Reserved by the RWS Group for and on behalf of its affiliates and subsidiaries. + * Copyright (c) 2014-2024 All Rights Reserved by the RWS Group for and on behalf of its affiliates and subsidiaries. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/odata_service/src/main/java/com/sdl/odata/service/spring/ActorProducer.java b/odata_service/src/main/java/com/sdl/odata/service/spring/ActorProducer.java index aa61e5d0..8f5e0d8f 100644 --- a/odata_service/src/main/java/com/sdl/odata/service/spring/ActorProducer.java +++ b/odata_service/src/main/java/com/sdl/odata/service/spring/ActorProducer.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2014-2023 All Rights Reserved by the RWS Group for and on behalf of its affiliates and subsidiaries. + * Copyright (c) 2014-2024 All Rights Reserved by the RWS Group for and on behalf of its affiliates and subsidiaries. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/odata_service/src/main/java/com/sdl/odata/service/spring/AkkaConfiguration.java b/odata_service/src/main/java/com/sdl/odata/service/spring/AkkaConfiguration.java index f87b520e..e14b4647 100644 --- a/odata_service/src/main/java/com/sdl/odata/service/spring/AkkaConfiguration.java +++ b/odata_service/src/main/java/com/sdl/odata/service/spring/AkkaConfiguration.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2014-2023 All Rights Reserved by the RWS Group for and on behalf of its affiliates and subsidiaries. + * Copyright (c) 2014-2024 All Rights Reserved by the RWS Group for and on behalf of its affiliates and subsidiaries. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/odata_service/src/main/java/com/sdl/odata/service/spring/AkkaSpringActorProducer.java b/odata_service/src/main/java/com/sdl/odata/service/spring/AkkaSpringActorProducer.java index f75a74a3..ba0e86f3 100644 --- a/odata_service/src/main/java/com/sdl/odata/service/spring/AkkaSpringActorProducer.java +++ b/odata_service/src/main/java/com/sdl/odata/service/spring/AkkaSpringActorProducer.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2014-2023 All Rights Reserved by the RWS Group for and on behalf of its affiliates and subsidiaries. + * Copyright (c) 2014-2024 All Rights Reserved by the RWS Group for and on behalf of its affiliates and subsidiaries. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/odata_service/src/main/java/com/sdl/odata/service/spring/AkkaSpringExtension.java b/odata_service/src/main/java/com/sdl/odata/service/spring/AkkaSpringExtension.java index 0621a165..00180c6a 100644 --- a/odata_service/src/main/java/com/sdl/odata/service/spring/AkkaSpringExtension.java +++ b/odata_service/src/main/java/com/sdl/odata/service/spring/AkkaSpringExtension.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2014-2023 All Rights Reserved by the RWS Group for and on behalf of its affiliates and subsidiaries. + * Copyright (c) 2014-2024 All Rights Reserved by the RWS Group for and on behalf of its affiliates and subsidiaries. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/odata_service/src/main/scala/com/sdl/odata/service/ODataServiceImpl.scala b/odata_service/src/main/scala/com/sdl/odata/service/ODataServiceImpl.scala index ea5c189d..2db066eb 100644 --- a/odata_service/src/main/scala/com/sdl/odata/service/ODataServiceImpl.scala +++ b/odata_service/src/main/scala/com/sdl/odata/service/ODataServiceImpl.scala @@ -1,5 +1,5 @@ /** - * Copyright (c) 2014-2023 All Rights Reserved by the RWS Group for and on behalf of its affiliates and subsidiaries. + * Copyright (c) 2014-2024 All Rights Reserved by the RWS Group for and on behalf of its affiliates and subsidiaries. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/odata_service/src/main/scala/com/sdl/odata/service/actor/MessageHandlerRegistry.scala b/odata_service/src/main/scala/com/sdl/odata/service/actor/MessageHandlerRegistry.scala index f6e8a67b..afb9635c 100644 --- a/odata_service/src/main/scala/com/sdl/odata/service/actor/MessageHandlerRegistry.scala +++ b/odata_service/src/main/scala/com/sdl/odata/service/actor/MessageHandlerRegistry.scala @@ -1,5 +1,5 @@ /** - * Copyright (c) 2014-2023 All Rights Reserved by the RWS Group for and on behalf of its affiliates and subsidiaries. + * Copyright (c) 2014-2024 All Rights Reserved by the RWS Group for and on behalf of its affiliates and subsidiaries. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/odata_service/src/main/scala/com/sdl/odata/service/actor/ODataActor.scala b/odata_service/src/main/scala/com/sdl/odata/service/actor/ODataActor.scala index c520b344..39fe6f75 100644 --- a/odata_service/src/main/scala/com/sdl/odata/service/actor/ODataActor.scala +++ b/odata_service/src/main/scala/com/sdl/odata/service/actor/ODataActor.scala @@ -1,5 +1,5 @@ /** - * Copyright (c) 2014-2023 All Rights Reserved by the RWS Group for and on behalf of its affiliates and subsidiaries. + * Copyright (c) 2014-2024 All Rights Reserved by the RWS Group for and on behalf of its affiliates and subsidiaries. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/odata_service/src/main/scala/com/sdl/odata/service/actor/ODataBatchProcessorActor.scala b/odata_service/src/main/scala/com/sdl/odata/service/actor/ODataBatchProcessorActor.scala index 4c4aadd3..2b179419 100644 --- a/odata_service/src/main/scala/com/sdl/odata/service/actor/ODataBatchProcessorActor.scala +++ b/odata_service/src/main/scala/com/sdl/odata/service/actor/ODataBatchProcessorActor.scala @@ -1,5 +1,5 @@ /** - * Copyright (c) 2014-2023 All Rights Reserved by the RWS Group for and on behalf of its affiliates and subsidiaries. + * Copyright (c) 2014-2024 All Rights Reserved by the RWS Group for and on behalf of its affiliates and subsidiaries. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/odata_service/src/main/scala/com/sdl/odata/service/actor/ODataBatchRendererActor.scala b/odata_service/src/main/scala/com/sdl/odata/service/actor/ODataBatchRendererActor.scala index f4432346..692aa01f 100644 --- a/odata_service/src/main/scala/com/sdl/odata/service/actor/ODataBatchRendererActor.scala +++ b/odata_service/src/main/scala/com/sdl/odata/service/actor/ODataBatchRendererActor.scala @@ -1,5 +1,5 @@ /** - * Copyright (c) 2014-2023 All Rights Reserved by the RWS Group for and on behalf of its affiliates and subsidiaries. + * Copyright (c) 2014-2024 All Rights Reserved by the RWS Group for and on behalf of its affiliates and subsidiaries. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/odata_service/src/main/scala/com/sdl/odata/service/actor/ODataMessageRouter.scala b/odata_service/src/main/scala/com/sdl/odata/service/actor/ODataMessageRouter.scala index 10e85c62..b945f580 100644 --- a/odata_service/src/main/scala/com/sdl/odata/service/actor/ODataMessageRouter.scala +++ b/odata_service/src/main/scala/com/sdl/odata/service/actor/ODataMessageRouter.scala @@ -1,5 +1,5 @@ /** - * Copyright (c) 2014-2023 All Rights Reserved by the RWS Group for and on behalf of its affiliates and subsidiaries. + * Copyright (c) 2014-2024 All Rights Reserved by the RWS Group for and on behalf of its affiliates and subsidiaries. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/odata_service/src/main/scala/com/sdl/odata/service/actor/ODataParserActor.scala b/odata_service/src/main/scala/com/sdl/odata/service/actor/ODataParserActor.scala index 51b347d0..92677c2c 100644 --- a/odata_service/src/main/scala/com/sdl/odata/service/actor/ODataParserActor.scala +++ b/odata_service/src/main/scala/com/sdl/odata/service/actor/ODataParserActor.scala @@ -1,5 +1,5 @@ /** - * Copyright (c) 2014-2023 All Rights Reserved by the RWS Group for and on behalf of its affiliates and subsidiaries. + * Copyright (c) 2014-2024 All Rights Reserved by the RWS Group for and on behalf of its affiliates and subsidiaries. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/odata_service/src/main/scala/com/sdl/odata/service/actor/ODataQueryProcessorActor.scala b/odata_service/src/main/scala/com/sdl/odata/service/actor/ODataQueryProcessorActor.scala index 82a10cd5..b1c8f790 100644 --- a/odata_service/src/main/scala/com/sdl/odata/service/actor/ODataQueryProcessorActor.scala +++ b/odata_service/src/main/scala/com/sdl/odata/service/actor/ODataQueryProcessorActor.scala @@ -1,5 +1,5 @@ /** - * Copyright (c) 2014-2023 All Rights Reserved by the RWS Group for and on behalf of its affiliates and subsidiaries. + * Copyright (c) 2014-2024 All Rights Reserved by the RWS Group for and on behalf of its affiliates and subsidiaries. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/odata_service/src/main/scala/com/sdl/odata/service/actor/ODataRendererActor.scala b/odata_service/src/main/scala/com/sdl/odata/service/actor/ODataRendererActor.scala index 0b635336..cd825e71 100644 --- a/odata_service/src/main/scala/com/sdl/odata/service/actor/ODataRendererActor.scala +++ b/odata_service/src/main/scala/com/sdl/odata/service/actor/ODataRendererActor.scala @@ -1,5 +1,5 @@ /** - * Copyright (c) 2014-2023 All Rights Reserved by the RWS Group for and on behalf of its affiliates and subsidiaries. + * Copyright (c) 2014-2024 All Rights Reserved by the RWS Group for and on behalf of its affiliates and subsidiaries. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/odata_service/src/main/scala/com/sdl/odata/service/actor/ODataRequestProcessorActor.scala b/odata_service/src/main/scala/com/sdl/odata/service/actor/ODataRequestProcessorActor.scala index 43a5c0b5..06573d11 100644 --- a/odata_service/src/main/scala/com/sdl/odata/service/actor/ODataRequestProcessorActor.scala +++ b/odata_service/src/main/scala/com/sdl/odata/service/actor/ODataRequestProcessorActor.scala @@ -1,5 +1,5 @@ /** - * Copyright (c) 2014-2023 All Rights Reserved by the RWS Group for and on behalf of its affiliates and subsidiaries. + * Copyright (c) 2014-2024 All Rights Reserved by the RWS Group for and on behalf of its affiliates and subsidiaries. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/odata_service/src/main/scala/com/sdl/odata/service/actor/ODataUnmarshallerActor.scala b/odata_service/src/main/scala/com/sdl/odata/service/actor/ODataUnmarshallerActor.scala index f577341b..99e485a5 100644 --- a/odata_service/src/main/scala/com/sdl/odata/service/actor/ODataUnmarshallerActor.scala +++ b/odata_service/src/main/scala/com/sdl/odata/service/actor/ODataUnmarshallerActor.scala @@ -1,5 +1,5 @@ /** - * Copyright (c) 2014-2023 All Rights Reserved by the RWS Group for and on behalf of its affiliates and subsidiaries. + * Copyright (c) 2014-2024 All Rights Reserved by the RWS Group for and on behalf of its affiliates and subsidiaries. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/odata_service/src/main/scala/com/sdl/odata/service/actor/ODataWriteProcessorActor.scala b/odata_service/src/main/scala/com/sdl/odata/service/actor/ODataWriteProcessorActor.scala index 5622863b..4d89e2df 100644 --- a/odata_service/src/main/scala/com/sdl/odata/service/actor/ODataWriteProcessorActor.scala +++ b/odata_service/src/main/scala/com/sdl/odata/service/actor/ODataWriteProcessorActor.scala @@ -1,5 +1,5 @@ /** - * Copyright (c) 2014-2023 All Rights Reserved by the RWS Group for and on behalf of its affiliates and subsidiaries. + * Copyright (c) 2014-2024 All Rights Reserved by the RWS Group for and on behalf of its affiliates and subsidiaries. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/odata_service/src/main/scala/com/sdl/odata/service/protocol/ODataActorMessage.scala b/odata_service/src/main/scala/com/sdl/odata/service/protocol/ODataActorMessage.scala index 88911ed1..1f692561 100644 --- a/odata_service/src/main/scala/com/sdl/odata/service/protocol/ODataActorMessage.scala +++ b/odata_service/src/main/scala/com/sdl/odata/service/protocol/ODataActorMessage.scala @@ -1,5 +1,5 @@ /** - * Copyright (c) 2014-2023 All Rights Reserved by the RWS Group for and on behalf of its affiliates and subsidiaries. + * Copyright (c) 2014-2024 All Rights Reserved by the RWS Group for and on behalf of its affiliates and subsidiaries. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/odata_service/src/main/scala/com/sdl/odata/service/util/AkkaUtil.scala b/odata_service/src/main/scala/com/sdl/odata/service/util/AkkaUtil.scala index 69713d08..30515aba 100644 --- a/odata_service/src/main/scala/com/sdl/odata/service/util/AkkaUtil.scala +++ b/odata_service/src/main/scala/com/sdl/odata/service/util/AkkaUtil.scala @@ -1,5 +1,5 @@ /** - * Copyright (c) 2014-2023 All Rights Reserved by the RWS Group for and on behalf of its affiliates and subsidiaries. + * Copyright (c) 2014-2024 All Rights Reserved by the RWS Group for and on behalf of its affiliates and subsidiaries. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/odata_service/src/test/scala/com/sdl/odata/service/StopSystemAfterAll.scala b/odata_service/src/test/scala/com/sdl/odata/service/StopSystemAfterAll.scala index b0fb8136..59d07825 100644 --- a/odata_service/src/test/scala/com/sdl/odata/service/StopSystemAfterAll.scala +++ b/odata_service/src/test/scala/com/sdl/odata/service/StopSystemAfterAll.scala @@ -1,5 +1,5 @@ /** - * Copyright (c) 2014-2023 All Rights Reserved by the RWS Group for and on behalf of its affiliates and subsidiaries. + * Copyright (c) 2014-2024 All Rights Reserved by the RWS Group for and on behalf of its affiliates and subsidiaries. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/odata_test/src/main/java/com/sdl/odata/test/model/AbstractComplexTypeSample.java b/odata_test/src/main/java/com/sdl/odata/test/model/AbstractComplexTypeSample.java index 92bae8f3..c5399f03 100644 --- a/odata_test/src/main/java/com/sdl/odata/test/model/AbstractComplexTypeSample.java +++ b/odata_test/src/main/java/com/sdl/odata/test/model/AbstractComplexTypeSample.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2014-2023 All Rights Reserved by the RWS Group for and on behalf of its affiliates and subsidiaries. + * Copyright (c) 2014-2024 All Rights Reserved by the RWS Group for and on behalf of its affiliates and subsidiaries. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/odata_test/src/main/java/com/sdl/odata/test/model/AbstractEntityTypeSample.java b/odata_test/src/main/java/com/sdl/odata/test/model/AbstractEntityTypeSample.java index 46a876e3..3f12a903 100644 --- a/odata_test/src/main/java/com/sdl/odata/test/model/AbstractEntityTypeSample.java +++ b/odata_test/src/main/java/com/sdl/odata/test/model/AbstractEntityTypeSample.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2014-2023 All Rights Reserved by the RWS Group for and on behalf of its affiliates and subsidiaries. + * Copyright (c) 2014-2024 All Rights Reserved by the RWS Group for and on behalf of its affiliates and subsidiaries. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/odata_test/src/main/java/com/sdl/odata/test/model/ActionImportSample.java b/odata_test/src/main/java/com/sdl/odata/test/model/ActionImportSample.java index 2f7c3caf..99cbc08c 100644 --- a/odata_test/src/main/java/com/sdl/odata/test/model/ActionImportSample.java +++ b/odata_test/src/main/java/com/sdl/odata/test/model/ActionImportSample.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2014-2023 All Rights Reserved by the RWS Group for and on behalf of its affiliates and subsidiaries. + * Copyright (c) 2014-2024 All Rights Reserved by the RWS Group for and on behalf of its affiliates and subsidiaries. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/odata_test/src/main/java/com/sdl/odata/test/model/ActionSample.java b/odata_test/src/main/java/com/sdl/odata/test/model/ActionSample.java index 4db184e8..d8ecbb1c 100644 --- a/odata_test/src/main/java/com/sdl/odata/test/model/ActionSample.java +++ b/odata_test/src/main/java/com/sdl/odata/test/model/ActionSample.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2014-2023 All Rights Reserved by the RWS Group for and on behalf of its affiliates and subsidiaries. + * Copyright (c) 2014-2024 All Rights Reserved by the RWS Group for and on behalf of its affiliates and subsidiaries. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/odata_test/src/main/java/com/sdl/odata/test/model/Address.java b/odata_test/src/main/java/com/sdl/odata/test/model/Address.java index 8f19e399..54c13dab 100644 --- a/odata_test/src/main/java/com/sdl/odata/test/model/Address.java +++ b/odata_test/src/main/java/com/sdl/odata/test/model/Address.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2014-2023 All Rights Reserved by the RWS Group for and on behalf of its affiliates and subsidiaries. + * Copyright (c) 2014-2024 All Rights Reserved by the RWS Group for and on behalf of its affiliates and subsidiaries. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/odata_test/src/main/java/com/sdl/odata/test/model/BankAccount.java b/odata_test/src/main/java/com/sdl/odata/test/model/BankAccount.java index 3f2a5563..d3e1e4f1 100644 --- a/odata_test/src/main/java/com/sdl/odata/test/model/BankAccount.java +++ b/odata_test/src/main/java/com/sdl/odata/test/model/BankAccount.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2014-2023 All Rights Reserved by the RWS Group for and on behalf of its affiliates and subsidiaries. + * Copyright (c) 2014-2024 All Rights Reserved by the RWS Group for and on behalf of its affiliates and subsidiaries. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/odata_test/src/main/java/com/sdl/odata/test/model/Category.java b/odata_test/src/main/java/com/sdl/odata/test/model/Category.java index f8c1969d..d3ed7c9b 100644 --- a/odata_test/src/main/java/com/sdl/odata/test/model/Category.java +++ b/odata_test/src/main/java/com/sdl/odata/test/model/Category.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2014-2023 All Rights Reserved by the RWS Group for and on behalf of its affiliates and subsidiaries. + * Copyright (c) 2014-2024 All Rights Reserved by the RWS Group for and on behalf of its affiliates and subsidiaries. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/odata_test/src/main/java/com/sdl/odata/test/model/CollectionsSample.java b/odata_test/src/main/java/com/sdl/odata/test/model/CollectionsSample.java index e75d8b9b..2440bdc5 100644 --- a/odata_test/src/main/java/com/sdl/odata/test/model/CollectionsSample.java +++ b/odata_test/src/main/java/com/sdl/odata/test/model/CollectionsSample.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2014-2023 All Rights Reserved by the RWS Group for and on behalf of its affiliates and subsidiaries. + * Copyright (c) 2014-2024 All Rights Reserved by the RWS Group for and on behalf of its affiliates and subsidiaries. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/odata_test/src/main/java/com/sdl/odata/test/model/ComplexKeySample.java b/odata_test/src/main/java/com/sdl/odata/test/model/ComplexKeySample.java index 46825040..131f9bc3 100644 --- a/odata_test/src/main/java/com/sdl/odata/test/model/ComplexKeySample.java +++ b/odata_test/src/main/java/com/sdl/odata/test/model/ComplexKeySample.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2014-2023 All Rights Reserved by the RWS Group for and on behalf of its affiliates and subsidiaries. + * Copyright (c) 2014-2024 All Rights Reserved by the RWS Group for and on behalf of its affiliates and subsidiaries. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/odata_test/src/main/java/com/sdl/odata/test/model/ComplexTypeSample.java b/odata_test/src/main/java/com/sdl/odata/test/model/ComplexTypeSample.java index e72e90cb..b87634e6 100644 --- a/odata_test/src/main/java/com/sdl/odata/test/model/ComplexTypeSample.java +++ b/odata_test/src/main/java/com/sdl/odata/test/model/ComplexTypeSample.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2014-2023 All Rights Reserved by the RWS Group for and on behalf of its affiliates and subsidiaries. + * Copyright (c) 2014-2024 All Rights Reserved by the RWS Group for and on behalf of its affiliates and subsidiaries. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/odata_test/src/main/java/com/sdl/odata/test/model/ComplexTypeSampleList.java b/odata_test/src/main/java/com/sdl/odata/test/model/ComplexTypeSampleList.java index 731e2ee3..6382839c 100644 --- a/odata_test/src/main/java/com/sdl/odata/test/model/ComplexTypeSampleList.java +++ b/odata_test/src/main/java/com/sdl/odata/test/model/ComplexTypeSampleList.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2014-2023 All Rights Reserved by the RWS Group for and on behalf of its affiliates and subsidiaries. + * Copyright (c) 2014-2024 All Rights Reserved by the RWS Group for and on behalf of its affiliates and subsidiaries. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/odata_test/src/main/java/com/sdl/odata/test/model/Customer.java b/odata_test/src/main/java/com/sdl/odata/test/model/Customer.java index 6569fefd..216323b6 100644 --- a/odata_test/src/main/java/com/sdl/odata/test/model/Customer.java +++ b/odata_test/src/main/java/com/sdl/odata/test/model/Customer.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2014-2023 All Rights Reserved by the RWS Group for and on behalf of its affiliates and subsidiaries. + * Copyright (c) 2014-2024 All Rights Reserved by the RWS Group for and on behalf of its affiliates and subsidiaries. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/odata_test/src/main/java/com/sdl/odata/test/model/DefaultActionSample.java b/odata_test/src/main/java/com/sdl/odata/test/model/DefaultActionSample.java index e99460ba..938a8339 100644 --- a/odata_test/src/main/java/com/sdl/odata/test/model/DefaultActionSample.java +++ b/odata_test/src/main/java/com/sdl/odata/test/model/DefaultActionSample.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2014-2023 All Rights Reserved by the RWS Group for and on behalf of its affiliates and subsidiaries. + * Copyright (c) 2014-2024 All Rights Reserved by the RWS Group for and on behalf of its affiliates and subsidiaries. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/odata_test/src/main/java/com/sdl/odata/test/model/EntityTypeSample.java b/odata_test/src/main/java/com/sdl/odata/test/model/EntityTypeSample.java index c1a5b86c..114212f2 100644 --- a/odata_test/src/main/java/com/sdl/odata/test/model/EntityTypeSample.java +++ b/odata_test/src/main/java/com/sdl/odata/test/model/EntityTypeSample.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2014-2023 All Rights Reserved by the RWS Group for and on behalf of its affiliates and subsidiaries. + * Copyright (c) 2014-2024 All Rights Reserved by the RWS Group for and on behalf of its affiliates and subsidiaries. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/odata_test/src/main/java/com/sdl/odata/test/model/EntityWithNameSpaceSample.java b/odata_test/src/main/java/com/sdl/odata/test/model/EntityWithNameSpaceSample.java index f8647640..669b65ff 100644 --- a/odata_test/src/main/java/com/sdl/odata/test/model/EntityWithNameSpaceSample.java +++ b/odata_test/src/main/java/com/sdl/odata/test/model/EntityWithNameSpaceSample.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2014-2023 All Rights Reserved by the RWS Group for and on behalf of its affiliates and subsidiaries. + * Copyright (c) 2014-2024 All Rights Reserved by the RWS Group for and on behalf of its affiliates and subsidiaries. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/odata_test/src/main/java/com/sdl/odata/test/model/EnumSample.java b/odata_test/src/main/java/com/sdl/odata/test/model/EnumSample.java index b22ff73d..c4fa6244 100644 --- a/odata_test/src/main/java/com/sdl/odata/test/model/EnumSample.java +++ b/odata_test/src/main/java/com/sdl/odata/test/model/EnumSample.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2014-2023 All Rights Reserved by the RWS Group for and on behalf of its affiliates and subsidiaries. + * Copyright (c) 2014-2024 All Rights Reserved by the RWS Group for and on behalf of its affiliates and subsidiaries. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/odata_test/src/main/java/com/sdl/odata/test/model/ExampleFlags.java b/odata_test/src/main/java/com/sdl/odata/test/model/ExampleFlags.java index 1c6ccd19..ce292c71 100644 --- a/odata_test/src/main/java/com/sdl/odata/test/model/ExampleFlags.java +++ b/odata_test/src/main/java/com/sdl/odata/test/model/ExampleFlags.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2014-2023 All Rights Reserved by the RWS Group for and on behalf of its affiliates and subsidiaries. + * Copyright (c) 2014-2024 All Rights Reserved by the RWS Group for and on behalf of its affiliates and subsidiaries. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/odata_test/src/main/java/com/sdl/odata/test/model/ExpandedPropertiesSample.java b/odata_test/src/main/java/com/sdl/odata/test/model/ExpandedPropertiesSample.java index 72bbcfeb..b3de2df2 100644 --- a/odata_test/src/main/java/com/sdl/odata/test/model/ExpandedPropertiesSample.java +++ b/odata_test/src/main/java/com/sdl/odata/test/model/ExpandedPropertiesSample.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2014-2023 All Rights Reserved by the RWS Group for and on behalf of its affiliates and subsidiaries. + * Copyright (c) 2014-2024 All Rights Reserved by the RWS Group for and on behalf of its affiliates and subsidiaries. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/odata_test/src/main/java/com/sdl/odata/test/model/FunctionImportSample.java b/odata_test/src/main/java/com/sdl/odata/test/model/FunctionImportSample.java index f57d479b..1cd471d3 100644 --- a/odata_test/src/main/java/com/sdl/odata/test/model/FunctionImportSample.java +++ b/odata_test/src/main/java/com/sdl/odata/test/model/FunctionImportSample.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2014-2023 All Rights Reserved by the RWS Group for and on behalf of its affiliates and subsidiaries. + * Copyright (c) 2014-2024 All Rights Reserved by the RWS Group for and on behalf of its affiliates and subsidiaries. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/odata_test/src/main/java/com/sdl/odata/test/model/FunctionNotNullableImportSample.java b/odata_test/src/main/java/com/sdl/odata/test/model/FunctionNotNullableImportSample.java index 67065532..5bedd67f 100644 --- a/odata_test/src/main/java/com/sdl/odata/test/model/FunctionNotNullableImportSample.java +++ b/odata_test/src/main/java/com/sdl/odata/test/model/FunctionNotNullableImportSample.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2014-2023 All Rights Reserved by the RWS Group for and on behalf of its affiliates and subsidiaries. + * Copyright (c) 2014-2024 All Rights Reserved by the RWS Group for and on behalf of its affiliates and subsidiaries. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/odata_test/src/main/java/com/sdl/odata/test/model/FunctionNotNullableSample.java b/odata_test/src/main/java/com/sdl/odata/test/model/FunctionNotNullableSample.java index 0bc5ec92..1a2f194f 100644 --- a/odata_test/src/main/java/com/sdl/odata/test/model/FunctionNotNullableSample.java +++ b/odata_test/src/main/java/com/sdl/odata/test/model/FunctionNotNullableSample.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2014-2023 All Rights Reserved by the RWS Group for and on behalf of its affiliates and subsidiaries. + * Copyright (c) 2014-2024 All Rights Reserved by the RWS Group for and on behalf of its affiliates and subsidiaries. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/odata_test/src/main/java/com/sdl/odata/test/model/FunctionSample.java b/odata_test/src/main/java/com/sdl/odata/test/model/FunctionSample.java index 36d1d8f4..dafa86d5 100644 --- a/odata_test/src/main/java/com/sdl/odata/test/model/FunctionSample.java +++ b/odata_test/src/main/java/com/sdl/odata/test/model/FunctionSample.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2014-2023 All Rights Reserved by the RWS Group for and on behalf of its affiliates and subsidiaries. + * Copyright (c) 2014-2024 All Rights Reserved by the RWS Group for and on behalf of its affiliates and subsidiaries. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/odata_test/src/main/java/com/sdl/odata/test/model/IdNamePairComplex.java b/odata_test/src/main/java/com/sdl/odata/test/model/IdNamePairComplex.java index 80d9ab78..48c6fc9a 100644 --- a/odata_test/src/main/java/com/sdl/odata/test/model/IdNamePairComplex.java +++ b/odata_test/src/main/java/com/sdl/odata/test/model/IdNamePairComplex.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2014-2023 All Rights Reserved by the RWS Group for and on behalf of its affiliates and subsidiaries. + * Copyright (c) 2014-2024 All Rights Reserved by the RWS Group for and on behalf of its affiliates and subsidiaries. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/odata_test/src/main/java/com/sdl/odata/test/model/IdNamePairSample.java b/odata_test/src/main/java/com/sdl/odata/test/model/IdNamePairSample.java index 462b443a..1ed2f2bf 100644 --- a/odata_test/src/main/java/com/sdl/odata/test/model/IdNamePairSample.java +++ b/odata_test/src/main/java/com/sdl/odata/test/model/IdNamePairSample.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2014-2023 All Rights Reserved by the RWS Group for and on behalf of its affiliates and subsidiaries. + * Copyright (c) 2014-2024 All Rights Reserved by the RWS Group for and on behalf of its affiliates and subsidiaries. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/odata_test/src/main/java/com/sdl/odata/test/model/NamedSingleton.java b/odata_test/src/main/java/com/sdl/odata/test/model/NamedSingleton.java index 01bdcdd1..0b8e1f8d 100644 --- a/odata_test/src/main/java/com/sdl/odata/test/model/NamedSingleton.java +++ b/odata_test/src/main/java/com/sdl/odata/test/model/NamedSingleton.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2014-2023 All Rights Reserved by the RWS Group for and on behalf of its affiliates and subsidiaries. + * Copyright (c) 2014-2024 All Rights Reserved by the RWS Group for and on behalf of its affiliates and subsidiaries. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/odata_test/src/main/java/com/sdl/odata/test/model/Order.java b/odata_test/src/main/java/com/sdl/odata/test/model/Order.java index 734ff07c..5ae5d420 100644 --- a/odata_test/src/main/java/com/sdl/odata/test/model/Order.java +++ b/odata_test/src/main/java/com/sdl/odata/test/model/Order.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2014-2023 All Rights Reserved by the RWS Group for and on behalf of its affiliates and subsidiaries. + * Copyright (c) 2014-2024 All Rights Reserved by the RWS Group for and on behalf of its affiliates and subsidiaries. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/odata_test/src/main/java/com/sdl/odata/test/model/OrderLine.java b/odata_test/src/main/java/com/sdl/odata/test/model/OrderLine.java index cef7891d..ce15a77f 100644 --- a/odata_test/src/main/java/com/sdl/odata/test/model/OrderLine.java +++ b/odata_test/src/main/java/com/sdl/odata/test/model/OrderLine.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2014-2023 All Rights Reserved by the RWS Group for and on behalf of its affiliates and subsidiaries. + * Copyright (c) 2014-2024 All Rights Reserved by the RWS Group for and on behalf of its affiliates and subsidiaries. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/odata_test/src/main/java/com/sdl/odata/test/model/PrimitiveTypesSample.java b/odata_test/src/main/java/com/sdl/odata/test/model/PrimitiveTypesSample.java index 99116432..665833bb 100644 --- a/odata_test/src/main/java/com/sdl/odata/test/model/PrimitiveTypesSample.java +++ b/odata_test/src/main/java/com/sdl/odata/test/model/PrimitiveTypesSample.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2014-2023 All Rights Reserved by the RWS Group for and on behalf of its affiliates and subsidiaries. + * Copyright (c) 2014-2024 All Rights Reserved by the RWS Group for and on behalf of its affiliates and subsidiaries. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/odata_test/src/main/java/com/sdl/odata/test/model/Product.java b/odata_test/src/main/java/com/sdl/odata/test/model/Product.java index ddd6e3b0..2e833eae 100644 --- a/odata_test/src/main/java/com/sdl/odata/test/model/Product.java +++ b/odata_test/src/main/java/com/sdl/odata/test/model/Product.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2014-2023 All Rights Reserved by the RWS Group for and on behalf of its affiliates and subsidiaries. + * Copyright (c) 2014-2024 All Rights Reserved by the RWS Group for and on behalf of its affiliates and subsidiaries. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/odata_test/src/main/java/com/sdl/odata/test/model/SingletonSample.java b/odata_test/src/main/java/com/sdl/odata/test/model/SingletonSample.java index 92842216..5b1273ca 100644 --- a/odata_test/src/main/java/com/sdl/odata/test/model/SingletonSample.java +++ b/odata_test/src/main/java/com/sdl/odata/test/model/SingletonSample.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2014-2023 All Rights Reserved by the RWS Group for and on behalf of its affiliates and subsidiaries. + * Copyright (c) 2014-2024 All Rights Reserved by the RWS Group for and on behalf of its affiliates and subsidiaries. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/odata_test/src/main/java/com/sdl/odata/test/model/UnboundActionSample.java b/odata_test/src/main/java/com/sdl/odata/test/model/UnboundActionSample.java index 16734a42..104d7569 100644 --- a/odata_test/src/main/java/com/sdl/odata/test/model/UnboundActionSample.java +++ b/odata_test/src/main/java/com/sdl/odata/test/model/UnboundActionSample.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2014-2023 All Rights Reserved by the RWS Group for and on behalf of its affiliates and subsidiaries. + * Copyright (c) 2014-2024 All Rights Reserved by the RWS Group for and on behalf of its affiliates and subsidiaries. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/odata_test/src/main/java/com/sdl/odata/test/model/UnboundFunctionSample.java b/odata_test/src/main/java/com/sdl/odata/test/model/UnboundFunctionSample.java index bb8c3897..3a04810d 100644 --- a/odata_test/src/main/java/com/sdl/odata/test/model/UnboundFunctionSample.java +++ b/odata_test/src/main/java/com/sdl/odata/test/model/UnboundFunctionSample.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2014-2023 All Rights Reserved by the RWS Group for and on behalf of its affiliates and subsidiaries. + * Copyright (c) 2014-2024 All Rights Reserved by the RWS Group for and on behalf of its affiliates and subsidiaries. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/odata_test/src/main/java/com/sdl/odata/test/model/VIPCustomer.java b/odata_test/src/main/java/com/sdl/odata/test/model/VIPCustomer.java index 4322f692..ae9fa374 100644 --- a/odata_test/src/main/java/com/sdl/odata/test/model/VIPCustomer.java +++ b/odata_test/src/main/java/com/sdl/odata/test/model/VIPCustomer.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2014-2023 All Rights Reserved by the RWS Group for and on behalf of its affiliates and subsidiaries. + * Copyright (c) 2014-2024 All Rights Reserved by the RWS Group for and on behalf of its affiliates and subsidiaries. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/odata_test/src/main/java/com/sdl/odata/test/model/complex/ODataDemoClassification.java b/odata_test/src/main/java/com/sdl/odata/test/model/complex/ODataDemoClassification.java index ab3cd169..0aa260ca 100644 --- a/odata_test/src/main/java/com/sdl/odata/test/model/complex/ODataDemoClassification.java +++ b/odata_test/src/main/java/com/sdl/odata/test/model/complex/ODataDemoClassification.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2014-2023 All Rights Reserved by the RWS Group for and on behalf of its affiliates and subsidiaries. + * Copyright (c) 2014-2024 All Rights Reserved by the RWS Group for and on behalf of its affiliates and subsidiaries. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/odata_test/src/main/java/com/sdl/odata/test/model/complex/ODataDemoEntity.java b/odata_test/src/main/java/com/sdl/odata/test/model/complex/ODataDemoEntity.java index b62f5ca0..5b8b4e6c 100644 --- a/odata_test/src/main/java/com/sdl/odata/test/model/complex/ODataDemoEntity.java +++ b/odata_test/src/main/java/com/sdl/odata/test/model/complex/ODataDemoEntity.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2014-2023 All Rights Reserved by the RWS Group for and on behalf of its affiliates and subsidiaries. + * Copyright (c) 2014-2024 All Rights Reserved by the RWS Group for and on behalf of its affiliates and subsidiaries. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/odata_test/src/main/java/com/sdl/odata/test/model/complex/ODataDemoProperty.java b/odata_test/src/main/java/com/sdl/odata/test/model/complex/ODataDemoProperty.java index 9b95cb68..96cc8d2e 100644 --- a/odata_test/src/main/java/com/sdl/odata/test/model/complex/ODataDemoProperty.java +++ b/odata_test/src/main/java/com/sdl/odata/test/model/complex/ODataDemoProperty.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2014-2023 All Rights Reserved by the RWS Group for and on behalf of its affiliates and subsidiaries. + * Copyright (c) 2014-2024 All Rights Reserved by the RWS Group for and on behalf of its affiliates and subsidiaries. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/odata_test/src/main/java/com/sdl/odata/test/model/complex/ODataDemoPropertyType.java b/odata_test/src/main/java/com/sdl/odata/test/model/complex/ODataDemoPropertyType.java index 87c4d367..32dfa1df 100644 --- a/odata_test/src/main/java/com/sdl/odata/test/model/complex/ODataDemoPropertyType.java +++ b/odata_test/src/main/java/com/sdl/odata/test/model/complex/ODataDemoPropertyType.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2014-2023 All Rights Reserved by the RWS Group for and on behalf of its affiliates and subsidiaries. + * Copyright (c) 2014-2024 All Rights Reserved by the RWS Group for and on behalf of its affiliates and subsidiaries. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/odata_test/src/main/java/com/sdl/odata/test/model/complex/ODataDemoPropertyValue.java b/odata_test/src/main/java/com/sdl/odata/test/model/complex/ODataDemoPropertyValue.java index 58f05b1d..64e20809 100644 --- a/odata_test/src/main/java/com/sdl/odata/test/model/complex/ODataDemoPropertyValue.java +++ b/odata_test/src/main/java/com/sdl/odata/test/model/complex/ODataDemoPropertyValue.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2014-2023 All Rights Reserved by the RWS Group for and on behalf of its affiliates and subsidiaries. + * Copyright (c) 2014-2024 All Rights Reserved by the RWS Group for and on behalf of its affiliates and subsidiaries. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/odata_test/src/main/java/com/sdl/odata/test/model/complex/ODataVersion.java b/odata_test/src/main/java/com/sdl/odata/test/model/complex/ODataVersion.java index 8c13024e..ce93482e 100644 --- a/odata_test/src/main/java/com/sdl/odata/test/model/complex/ODataVersion.java +++ b/odata_test/src/main/java/com/sdl/odata/test/model/complex/ODataVersion.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2014-2023 All Rights Reserved by the RWS Group for and on behalf of its affiliates and subsidiaries. + * Copyright (c) 2014-2024 All Rights Reserved by the RWS Group for and on behalf of its affiliates and subsidiaries. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/odata_test/src/main/java/com/sdl/odata/test/model/complex/ODataVersionPart.java b/odata_test/src/main/java/com/sdl/odata/test/model/complex/ODataVersionPart.java index 84da51ea..1c5790fd 100644 --- a/odata_test/src/main/java/com/sdl/odata/test/model/complex/ODataVersionPart.java +++ b/odata_test/src/main/java/com/sdl/odata/test/model/complex/ODataVersionPart.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2014-2023 All Rights Reserved by the RWS Group for and on behalf of its affiliates and subsidiaries. + * Copyright (c) 2014-2024 All Rights Reserved by the RWS Group for and on behalf of its affiliates and subsidiaries. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/odata_test/src/main/java/com/sdl/odata/test/util/TestUtils.java b/odata_test/src/main/java/com/sdl/odata/test/util/TestUtils.java index 5c24846d..9ef7654b 100644 --- a/odata_test/src/main/java/com/sdl/odata/test/util/TestUtils.java +++ b/odata_test/src/main/java/com/sdl/odata/test/util/TestUtils.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2014-2023 All Rights Reserved by the RWS Group for and on behalf of its affiliates and subsidiaries. + * Copyright (c) 2014-2024 All Rights Reserved by the RWS Group for and on behalf of its affiliates and subsidiaries. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/odata_webservice/src/main/java/com/sdl/odata/container/ODataServiceContainer.java b/odata_webservice/src/main/java/com/sdl/odata/container/ODataServiceContainer.java index 73b5146e..f9cde0b4 100644 --- a/odata_webservice/src/main/java/com/sdl/odata/container/ODataServiceContainer.java +++ b/odata_webservice/src/main/java/com/sdl/odata/container/ODataServiceContainer.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2014-2023 All Rights Reserved by the RWS Group for and on behalf of its affiliates and subsidiaries. + * Copyright (c) 2014-2024 All Rights Reserved by the RWS Group for and on behalf of its affiliates and subsidiaries. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/odata_webservice/src/main/java/com/sdl/odata/container/ODataWinServiceContainer.java b/odata_webservice/src/main/java/com/sdl/odata/container/ODataWinServiceContainer.java index 69c8ba91..a7cb8afa 100644 --- a/odata_webservice/src/main/java/com/sdl/odata/container/ODataWinServiceContainer.java +++ b/odata_webservice/src/main/java/com/sdl/odata/container/ODataWinServiceContainer.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2014-2023 All Rights Reserved by the RWS Group for and on behalf of its affiliates and subsidiaries. + * Copyright (c) 2014-2024 All Rights Reserved by the RWS Group for and on behalf of its affiliates and subsidiaries. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/odata_webservice/src/main/java/com/sdl/odata/webservice/TomcatConfiguration.java b/odata_webservice/src/main/java/com/sdl/odata/webservice/TomcatConfiguration.java index cbbb0b26..b9b9deb5 100644 --- a/odata_webservice/src/main/java/com/sdl/odata/webservice/TomcatConfiguration.java +++ b/odata_webservice/src/main/java/com/sdl/odata/webservice/TomcatConfiguration.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2014-2023 All Rights Reserved by the RWS Group for and on behalf of its affiliates and subsidiaries. + * Copyright (c) 2014-2024 All Rights Reserved by the RWS Group for and on behalf of its affiliates and subsidiaries. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/pom.xml b/pom.xml index 980b27b1..e38f2070 100644 --- a/pom.xml +++ b/pom.xml @@ -95,9 +95,9 @@ 4.5.14 2.14.2 - 0.8.8 + 0.8.11 1.3.5 - 5.9.2 + 5.8.2 4.5.1 1.2.13 0.18_${scala.version} @@ -107,8 +107,8 @@ 3.1.0 1.7.36 2.7.18 - 5.3.31 - 9.0.85 + 5.3.33 + 9.0.86 1.4.2 2.12.2 1.1.2 @@ -470,7 +470,7 @@ org.apache.maven.plugins maven-checkstyle-plugin - 3.2.0 + 3.3.1 com.puppycrawl.tools @@ -487,7 +487,7 @@ org.apache.maven.plugins maven-compiler-plugin - 3.11.0 + 3.13.0 org.apache.maven.plugins @@ -499,10 +499,15 @@ maven-deploy-plugin 3.1.1 + + org.apache.maven.plugins + maven-enforcer-plugin + 3.4.1 + org.apache.maven.plugins maven-gpg-plugin - 3.1.0 + 3.2.1 org.apache.maven.plugins @@ -534,7 +539,7 @@ org.apache.maven.plugins maven-javadoc-plugin - 3.6.0 + 3.6.3 org.apache.maven.plugins @@ -558,12 +563,12 @@ org.apache.maven.plugins maven-site-plugin - 4.0.0-M3 + 4.0.0-M13 org.apache.maven.plugins maven-surefire-plugin - 3.1.2 + 3.2.5 org.apache.maven.plugins @@ -574,17 +579,17 @@ org.codehaus.mojo build-helper-maven-plugin - 3.4.0 + 3.5.0 org.codehaus.mojo flatten-maven-plugin - 1.5.0 + 1.6.0 org.codehaus.mojo versions-maven-plugin - 2.16.1 + 2.16.2 com.sdl:* @@ -697,6 +702,28 @@ + + org.apache.maven.plugins + maven-enforcer-plugin + + + enforce-maven + + enforce + + + + + [${java.version},18] + + + 3.8.6 + + + + + + org.codehaus.mojo build-helper-maven-plugin