diff --git a/gradle/wrapper/gradle-wrapper.properties b/gradle/wrapper/gradle-wrapper.properties index c1db481..18ebbe1 100644 --- a/gradle/wrapper/gradle-wrapper.properties +++ b/gradle/wrapper/gradle-wrapper.properties @@ -1,4 +1,4 @@ -# Copyright 2017-2018 Dell Inc. or its subsidiaries. All rights reserved. +# Copyright 2017-2019 Dell Inc. or its subsidiaries. All rights reserved. # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/src/main/java/com/emc/ecs/browser/spring/Application.java b/src/main/java/com/emc/ecs/browser/spring/Application.java index 847f514..afca09f 100644 --- a/src/main/java/com/emc/ecs/browser/spring/Application.java +++ b/src/main/java/com/emc/ecs/browser/spring/Application.java @@ -1,5 +1,5 @@ /** - * Copyright 2017-2018 Dell Inc. or its subsidiaries. All rights reserved. + * Copyright 2017-2019 Dell Inc. or its subsidiaries. All rights reserved. * * Licensed under the Apache License, Version 2.0 (the "License"). * You may not use this file except in compliance with the License. diff --git a/src/main/java/com/emc/ecs/browser/spring/ServiceController.java b/src/main/java/com/emc/ecs/browser/spring/ServiceController.java index 704dbea..e76cea4 100644 --- a/src/main/java/com/emc/ecs/browser/spring/ServiceController.java +++ b/src/main/java/com/emc/ecs/browser/spring/ServiceController.java @@ -1,5 +1,5 @@ /** - * Copyright 2017-2018 Dell Inc. or its subsidiaries. All rights reserved. + * Copyright 2017-2019 Dell Inc. or its subsidiaries. All rights reserved. * * Licensed under the Apache License, Version 2.0 (the "License"). * You may not use this file except in compliance with the License. diff --git a/src/main/java/com/emc/ecs/browser/spring/ServiceFilter.java b/src/main/java/com/emc/ecs/browser/spring/ServiceFilter.java index 89566d2..da57a02 100644 --- a/src/main/java/com/emc/ecs/browser/spring/ServiceFilter.java +++ b/src/main/java/com/emc/ecs/browser/spring/ServiceFilter.java @@ -1,5 +1,5 @@ /** - * Copyright 2016-2018 Dell Inc. or its subsidiaries. All rights reserved. + * Copyright 2016-2019 Dell Inc. or its subsidiaries. All rights reserved. * * Licensed under the Apache License, Version 2.0 (the "License"). * You may not use this file except in compliance with the License. diff --git a/src/main/java/com/emc/ecs/browser/spring/StaticController.java b/src/main/java/com/emc/ecs/browser/spring/StaticController.java index 667e0eb..53febb0 100644 --- a/src/main/java/com/emc/ecs/browser/spring/StaticController.java +++ b/src/main/java/com/emc/ecs/browser/spring/StaticController.java @@ -1,5 +1,5 @@ /** - * Copyright 2017-2018 Dell Inc. or its subsidiaries. All rights reserved. + * Copyright 2017-2019 Dell Inc. or its subsidiaries. All rights reserved. * * Licensed under the Apache License, Version 2.0 (the "License"). * You may not use this file except in compliance with the License. diff --git a/src/main/java/com/emc/ecs/browser/spring/WebConfiguration.java b/src/main/java/com/emc/ecs/browser/spring/WebConfiguration.java index 0840f3e..711075a 100644 --- a/src/main/java/com/emc/ecs/browser/spring/WebConfiguration.java +++ b/src/main/java/com/emc/ecs/browser/spring/WebConfiguration.java @@ -1,5 +1,5 @@ /** - * Copyright 2017-2018 Dell Inc. or its subsidiaries. All rights reserved. + * Copyright 2017-2019 Dell Inc. or its subsidiaries. All rights reserved. * * Licensed under the Apache License, Version 2.0 (the "License"). * You may not use this file except in compliance with the License. diff --git a/src/main/java/com/emc/ecs/browser/spring/WrappedResponseEntity.java b/src/main/java/com/emc/ecs/browser/spring/WrappedResponseEntity.java index ebffdc2..4d415cd 100644 --- a/src/main/java/com/emc/ecs/browser/spring/WrappedResponseEntity.java +++ b/src/main/java/com/emc/ecs/browser/spring/WrappedResponseEntity.java @@ -1,5 +1,5 @@ /** - * Copyright 2017-2018 Dell Inc. or its subsidiaries. All rights reserved. + * Copyright 2017-2019 Dell Inc. or its subsidiaries. All rights reserved. * * Licensed under the Apache License, Version 2.0 (the "License"). * You may not use this file except in compliance with the License. diff --git a/src/main/java/com/emc/object/s3/bean/ConcreteAccessControlList.java b/src/main/java/com/emc/object/s3/bean/ConcreteAccessControlList.java index 593f636..77c4056 100644 --- a/src/main/java/com/emc/object/s3/bean/ConcreteAccessControlList.java +++ b/src/main/java/com/emc/object/s3/bean/ConcreteAccessControlList.java @@ -1,5 +1,5 @@ /** - * Copyright 2018 Dell Inc. or its subsidiaries. All rights reserved. + * Copyright 2018-2019 Dell Inc. or its subsidiaries. All rights reserved. * * Licensed under the Apache License, Version 2.0 (the "License"). * You may not use this file except in compliance with the License. diff --git a/src/main/java/com/emc/object/s3/bean/ConcreteGrant.java b/src/main/java/com/emc/object/s3/bean/ConcreteGrant.java index 18f9558..6790ca8 100644 --- a/src/main/java/com/emc/object/s3/bean/ConcreteGrant.java +++ b/src/main/java/com/emc/object/s3/bean/ConcreteGrant.java @@ -1,5 +1,5 @@ /** - * Copyright 2018 Dell Inc. or its subsidiaries. All rights reserved. + * Copyright 2018-2019 Dell Inc. or its subsidiaries. All rights reserved. * * Licensed under the Apache License, Version 2.0 (the "License"). * You may not use this file except in compliance with the License. diff --git a/src/main/java/com/emc/object/s3/bean/ConcreteGrantee.java b/src/main/java/com/emc/object/s3/bean/ConcreteGrantee.java index 5f92f05..7e7e569 100644 --- a/src/main/java/com/emc/object/s3/bean/ConcreteGrantee.java +++ b/src/main/java/com/emc/object/s3/bean/ConcreteGrantee.java @@ -1,5 +1,5 @@ /** - * Copyright 2018 Dell Inc. or its subsidiaries. All rights reserved. + * Copyright 2018-2019 Dell Inc. or its subsidiaries. All rights reserved. * * Licensed under the Apache License, Version 2.0 (the "License"). * You may not use this file except in compliance with the License. diff --git a/src/main/java/com/emc/object/s3/bean/SlimCopyObjectResult.java b/src/main/java/com/emc/object/s3/bean/SlimCopyObjectResult.java index 6494572..db0aee8 100644 --- a/src/main/java/com/emc/object/s3/bean/SlimCopyObjectResult.java +++ b/src/main/java/com/emc/object/s3/bean/SlimCopyObjectResult.java @@ -1,5 +1,5 @@ /** - * Copyright 2017-2018 Dell Inc. or its subsidiaries. All rights reserved. + * Copyright 2017-2019 Dell Inc. or its subsidiaries. All rights reserved. * * Licensed under the Apache License, Version 2.0 (the "License"). * You may not use this file except in compliance with the License. diff --git a/src/main/resources/static/index.html b/src/main/resources/static/index.html index a875a7e..de8fb84 100644 --- a/src/main/resources/static/index.html +++ b/src/main/resources/static/index.html @@ -1,6 +1,6 @@