diff --git a/app/Module.scala b/app/Module.scala index 4eda348e0..85ae57442 100644 --- a/app/Module.scala +++ b/app/Module.scala @@ -1,5 +1,5 @@ /* - * Copyright 2018 HM Revenue & Customs + * Copyright 2019 HM Revenue & Customs * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/app/uk/gov/hmrc/config/AppContext.scala b/app/uk/gov/hmrc/config/AppContext.scala index 4afe83a60..e8359e74f 100644 --- a/app/uk/gov/hmrc/config/AppContext.scala +++ b/app/uk/gov/hmrc/config/AppContext.scala @@ -1,5 +1,5 @@ /* - * Copyright 2018 HM Revenue & Customs + * Copyright 2019 HM Revenue & Customs * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/app/uk/gov/hmrc/config/ApplicationGlobal.scala b/app/uk/gov/hmrc/config/ApplicationGlobal.scala index 544de70cf..6d94ec54b 100644 --- a/app/uk/gov/hmrc/config/ApplicationGlobal.scala +++ b/app/uk/gov/hmrc/config/ApplicationGlobal.scala @@ -1,5 +1,5 @@ /* - * Copyright 2018 HM Revenue & Customs + * Copyright 2019 HM Revenue & Customs * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/app/uk/gov/hmrc/connector/APIDefinitionConnector.scala b/app/uk/gov/hmrc/connector/APIDefinitionConnector.scala index 748722494..eea22854b 100644 --- a/app/uk/gov/hmrc/connector/APIDefinitionConnector.scala +++ b/app/uk/gov/hmrc/connector/APIDefinitionConnector.scala @@ -1,5 +1,5 @@ /* - * Copyright 2018 HM Revenue & Customs + * Copyright 2019 HM Revenue & Customs * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/app/uk/gov/hmrc/connector/ApiSubscriptionFieldsConnector.scala b/app/uk/gov/hmrc/connector/ApiSubscriptionFieldsConnector.scala index cb6694434..0005883c6 100644 --- a/app/uk/gov/hmrc/connector/ApiSubscriptionFieldsConnector.scala +++ b/app/uk/gov/hmrc/connector/ApiSubscriptionFieldsConnector.scala @@ -1,5 +1,5 @@ /* - * Copyright 2018 HM Revenue & Customs + * Copyright 2019 HM Revenue & Customs * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/app/uk/gov/hmrc/connector/AuthConnector.scala b/app/uk/gov/hmrc/connector/AuthConnector.scala index 6e70c559e..7c8938647 100644 --- a/app/uk/gov/hmrc/connector/AuthConnector.scala +++ b/app/uk/gov/hmrc/connector/AuthConnector.scala @@ -1,5 +1,5 @@ /* - * Copyright 2018 HM Revenue & Customs + * Copyright 2019 HM Revenue & Customs * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/app/uk/gov/hmrc/connector/EmailConnector.scala b/app/uk/gov/hmrc/connector/EmailConnector.scala index c4b1e13a9..98eed1739 100644 --- a/app/uk/gov/hmrc/connector/EmailConnector.scala +++ b/app/uk/gov/hmrc/connector/EmailConnector.scala @@ -1,5 +1,5 @@ /* - * Copyright 2018 HM Revenue & Customs + * Copyright 2019 HM Revenue & Customs * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/app/uk/gov/hmrc/connector/HttpConnector.scala b/app/uk/gov/hmrc/connector/HttpConnector.scala index c9be10ed9..54a073b54 100644 --- a/app/uk/gov/hmrc/connector/HttpConnector.scala +++ b/app/uk/gov/hmrc/connector/HttpConnector.scala @@ -1,5 +1,5 @@ /* - * Copyright 2018 HM Revenue & Customs + * Copyright 2019 HM Revenue & Customs * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/app/uk/gov/hmrc/connector/TOTPConnector.scala b/app/uk/gov/hmrc/connector/TOTPConnector.scala index 40442b769..f82da44ed 100644 --- a/app/uk/gov/hmrc/connector/TOTPConnector.scala +++ b/app/uk/gov/hmrc/connector/TOTPConnector.scala @@ -1,5 +1,5 @@ /* - * Copyright 2018 HM Revenue & Customs + * Copyright 2019 HM Revenue & Customs * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/app/uk/gov/hmrc/connector/ThirdPartyDelegatedAuthorityConnector.scala b/app/uk/gov/hmrc/connector/ThirdPartyDelegatedAuthorityConnector.scala index df057461d..7a8e1d097 100644 --- a/app/uk/gov/hmrc/connector/ThirdPartyDelegatedAuthorityConnector.scala +++ b/app/uk/gov/hmrc/connector/ThirdPartyDelegatedAuthorityConnector.scala @@ -1,5 +1,5 @@ /* - * Copyright 2018 HM Revenue & Customs + * Copyright 2019 HM Revenue & Customs * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/app/uk/gov/hmrc/connector/WSO2APIStoreConnector.scala b/app/uk/gov/hmrc/connector/WSO2APIStoreConnector.scala index dc2c92c22..487ebbf94 100644 --- a/app/uk/gov/hmrc/connector/WSO2APIStoreConnector.scala +++ b/app/uk/gov/hmrc/connector/WSO2APIStoreConnector.scala @@ -1,5 +1,5 @@ /* - * Copyright 2018 HM Revenue & Customs + * Copyright 2019 HM Revenue & Customs * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/app/uk/gov/hmrc/controllers/AccessController.scala b/app/uk/gov/hmrc/controllers/AccessController.scala index 3f9da6049..6c401b24c 100644 --- a/app/uk/gov/hmrc/controllers/AccessController.scala +++ b/app/uk/gov/hmrc/controllers/AccessController.scala @@ -1,5 +1,5 @@ /* - * Copyright 2018 HM Revenue & Customs + * Copyright 2019 HM Revenue & Customs * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/app/uk/gov/hmrc/controllers/ApplicationController.scala b/app/uk/gov/hmrc/controllers/ApplicationController.scala index 024493592..5d15cfb42 100644 --- a/app/uk/gov/hmrc/controllers/ApplicationController.scala +++ b/app/uk/gov/hmrc/controllers/ApplicationController.scala @@ -1,5 +1,5 @@ /* - * Copyright 2018 HM Revenue & Customs + * Copyright 2019 HM Revenue & Customs * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/app/uk/gov/hmrc/controllers/AuthorisationWrapper.scala b/app/uk/gov/hmrc/controllers/AuthorisationWrapper.scala index 0848859ec..0c4ee2778 100644 --- a/app/uk/gov/hmrc/controllers/AuthorisationWrapper.scala +++ b/app/uk/gov/hmrc/controllers/AuthorisationWrapper.scala @@ -1,5 +1,5 @@ /* - * Copyright 2018 HM Revenue & Customs + * Copyright 2019 HM Revenue & Customs * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/app/uk/gov/hmrc/controllers/CommonController.scala b/app/uk/gov/hmrc/controllers/CommonController.scala index 8f1e634af..3fab78858 100644 --- a/app/uk/gov/hmrc/controllers/CommonController.scala +++ b/app/uk/gov/hmrc/controllers/CommonController.scala @@ -1,5 +1,5 @@ /* - * Copyright 2018 HM Revenue & Customs + * Copyright 2019 HM Revenue & Customs * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/app/uk/gov/hmrc/controllers/DocumentationController.scala b/app/uk/gov/hmrc/controllers/DocumentationController.scala index e7a73e47f..0632b9f84 100644 --- a/app/uk/gov/hmrc/controllers/DocumentationController.scala +++ b/app/uk/gov/hmrc/controllers/DocumentationController.scala @@ -1,5 +1,5 @@ /* - * Copyright 2018 HM Revenue & Customs + * Copyright 2019 HM Revenue & Customs * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/app/uk/gov/hmrc/controllers/GatekeeperController.scala b/app/uk/gov/hmrc/controllers/GatekeeperController.scala index 912d9ab93..f2614b880 100644 --- a/app/uk/gov/hmrc/controllers/GatekeeperController.scala +++ b/app/uk/gov/hmrc/controllers/GatekeeperController.scala @@ -1,5 +1,5 @@ /* - * Copyright 2018 HM Revenue & Customs + * Copyright 2019 HM Revenue & Customs * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/app/uk/gov/hmrc/controllers/Model.scala b/app/uk/gov/hmrc/controllers/Model.scala index eccb7d36d..7d07ae04a 100644 --- a/app/uk/gov/hmrc/controllers/Model.scala +++ b/app/uk/gov/hmrc/controllers/Model.scala @@ -1,5 +1,5 @@ /* - * Copyright 2018 HM Revenue & Customs + * Copyright 2019 HM Revenue & Customs * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/app/uk/gov/hmrc/controllers/WSO2RestoreController.scala b/app/uk/gov/hmrc/controllers/WSO2RestoreController.scala index b3457591c..df5e72892 100644 --- a/app/uk/gov/hmrc/controllers/WSO2RestoreController.scala +++ b/app/uk/gov/hmrc/controllers/WSO2RestoreController.scala @@ -1,5 +1,5 @@ /* - * Copyright 2018 HM Revenue & Customs + * Copyright 2019 HM Revenue & Customs * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/app/uk/gov/hmrc/models/APIDefinition.scala b/app/uk/gov/hmrc/models/APIDefinition.scala index 03d91d87d..6d8264e4f 100644 --- a/app/uk/gov/hmrc/models/APIDefinition.scala +++ b/app/uk/gov/hmrc/models/APIDefinition.scala @@ -1,5 +1,5 @@ /* - * Copyright 2018 HM Revenue & Customs + * Copyright 2019 HM Revenue & Customs * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/app/uk/gov/hmrc/models/Application.scala b/app/uk/gov/hmrc/models/Application.scala index 3b98e64e2..8e5e64109 100644 --- a/app/uk/gov/hmrc/models/Application.scala +++ b/app/uk/gov/hmrc/models/Application.scala @@ -1,5 +1,5 @@ /* - * Copyright 2018 HM Revenue & Customs + * Copyright 2019 HM Revenue & Customs * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/app/uk/gov/hmrc/models/Authorisation.scala b/app/uk/gov/hmrc/models/Authorisation.scala index 007885243..25bb422b0 100644 --- a/app/uk/gov/hmrc/models/Authorisation.scala +++ b/app/uk/gov/hmrc/models/Authorisation.scala @@ -1,5 +1,5 @@ /* - * Copyright 2018 HM Revenue & Customs + * Copyright 2019 HM Revenue & Customs * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/app/uk/gov/hmrc/models/Developer.scala b/app/uk/gov/hmrc/models/Developer.scala index fbdaad42a..70e0896c7 100644 --- a/app/uk/gov/hmrc/models/Developer.scala +++ b/app/uk/gov/hmrc/models/Developer.scala @@ -1,5 +1,5 @@ /* - * Copyright 2018 HM Revenue & Customs + * Copyright 2019 HM Revenue & Customs * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/app/uk/gov/hmrc/models/Errors.scala b/app/uk/gov/hmrc/models/Errors.scala index 29417d28a..6883f86b9 100644 --- a/app/uk/gov/hmrc/models/Errors.scala +++ b/app/uk/gov/hmrc/models/Errors.scala @@ -1,5 +1,5 @@ /* - * Copyright 2018 HM Revenue & Customs + * Copyright 2019 HM Revenue & Customs * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/app/uk/gov/hmrc/models/HasSucceeded.scala b/app/uk/gov/hmrc/models/HasSucceeded.scala index 968f9d648..af479f3f0 100644 --- a/app/uk/gov/hmrc/models/HasSucceeded.scala +++ b/app/uk/gov/hmrc/models/HasSucceeded.scala @@ -1,5 +1,5 @@ /* - * Copyright 2018 HM Revenue & Customs + * Copyright 2019 HM Revenue & Customs * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/app/uk/gov/hmrc/models/JsonFormatters.scala b/app/uk/gov/hmrc/models/JsonFormatters.scala index d7cd79f63..b274e5d6e 100644 --- a/app/uk/gov/hmrc/models/JsonFormatters.scala +++ b/app/uk/gov/hmrc/models/JsonFormatters.scala @@ -1,5 +1,5 @@ /* - * Copyright 2018 HM Revenue & Customs + * Copyright 2019 HM Revenue & Customs * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/app/uk/gov/hmrc/models/StateHistory.scala b/app/uk/gov/hmrc/models/StateHistory.scala index 4b32dc281..70a937217 100644 --- a/app/uk/gov/hmrc/models/StateHistory.scala +++ b/app/uk/gov/hmrc/models/StateHistory.scala @@ -1,5 +1,5 @@ /* - * Copyright 2018 HM Revenue & Customs + * Copyright 2019 HM Revenue & Customs * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/app/uk/gov/hmrc/models/TOTP.scala b/app/uk/gov/hmrc/models/TOTP.scala index fc18639cf..61c549db3 100644 --- a/app/uk/gov/hmrc/models/TOTP.scala +++ b/app/uk/gov/hmrc/models/TOTP.scala @@ -1,5 +1,5 @@ /* - * Copyright 2018 HM Revenue & Customs + * Copyright 2019 HM Revenue & Customs * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/app/uk/gov/hmrc/repository/ApplicationRepository.scala b/app/uk/gov/hmrc/repository/ApplicationRepository.scala index 3950cfac9..525f00d65 100644 --- a/app/uk/gov/hmrc/repository/ApplicationRepository.scala +++ b/app/uk/gov/hmrc/repository/ApplicationRepository.scala @@ -1,5 +1,5 @@ /* - * Copyright 2018 HM Revenue & Customs + * Copyright 2019 HM Revenue & Customs * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/app/uk/gov/hmrc/repository/StateHistoryRepository.scala b/app/uk/gov/hmrc/repository/StateHistoryRepository.scala index 12fadacae..cdc8fe834 100644 --- a/app/uk/gov/hmrc/repository/StateHistoryRepository.scala +++ b/app/uk/gov/hmrc/repository/StateHistoryRepository.scala @@ -1,5 +1,5 @@ /* - * Copyright 2018 HM Revenue & Customs + * Copyright 2019 HM Revenue & Customs * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/app/uk/gov/hmrc/repository/SubscriptionRepository.scala b/app/uk/gov/hmrc/repository/SubscriptionRepository.scala index 13554f00e..a6e9880d6 100644 --- a/app/uk/gov/hmrc/repository/SubscriptionRepository.scala +++ b/app/uk/gov/hmrc/repository/SubscriptionRepository.scala @@ -1,5 +1,5 @@ /* - * Copyright 2018 HM Revenue & Customs + * Copyright 2019 HM Revenue & Customs * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/app/uk/gov/hmrc/scheduled/JobConfig.scala b/app/uk/gov/hmrc/scheduled/JobConfig.scala index 380394f6e..062d44506 100644 --- a/app/uk/gov/hmrc/scheduled/JobConfig.scala +++ b/app/uk/gov/hmrc/scheduled/JobConfig.scala @@ -1,5 +1,5 @@ /* - * Copyright 2018 HM Revenue & Customs + * Copyright 2019 HM Revenue & Customs * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/app/uk/gov/hmrc/scheduled/RefreshSubscriptionsScheduledJob.scala b/app/uk/gov/hmrc/scheduled/RefreshSubscriptionsScheduledJob.scala index 42e8e3561..f7ddea555 100644 --- a/app/uk/gov/hmrc/scheduled/RefreshSubscriptionsScheduledJob.scala +++ b/app/uk/gov/hmrc/scheduled/RefreshSubscriptionsScheduledJob.scala @@ -1,5 +1,5 @@ /* - * Copyright 2018 HM Revenue & Customs + * Copyright 2019 HM Revenue & Customs * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/app/uk/gov/hmrc/scheduled/Retrying.scala b/app/uk/gov/hmrc/scheduled/Retrying.scala index 71e3dccdd..943c9c901 100644 --- a/app/uk/gov/hmrc/scheduled/Retrying.scala +++ b/app/uk/gov/hmrc/scheduled/Retrying.scala @@ -1,5 +1,5 @@ /* - * Copyright 2018 HM Revenue & Customs + * Copyright 2019 HM Revenue & Customs * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/app/uk/gov/hmrc/scheduled/UpliftVerificationExpiryJob.scala b/app/uk/gov/hmrc/scheduled/UpliftVerificationExpiryJob.scala index 8ed43cdfc..b62eaddd7 100644 --- a/app/uk/gov/hmrc/scheduled/UpliftVerificationExpiryJob.scala +++ b/app/uk/gov/hmrc/scheduled/UpliftVerificationExpiryJob.scala @@ -1,5 +1,5 @@ /* - * Copyright 2018 HM Revenue & Customs + * Copyright 2019 HM Revenue & Customs * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/app/uk/gov/hmrc/services/AccessService.scala b/app/uk/gov/hmrc/services/AccessService.scala index 5de2894f8..f11d68f2f 100644 --- a/app/uk/gov/hmrc/services/AccessService.scala +++ b/app/uk/gov/hmrc/services/AccessService.scala @@ -1,5 +1,5 @@ /* - * Copyright 2018 HM Revenue & Customs + * Copyright 2019 HM Revenue & Customs * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/app/uk/gov/hmrc/services/ApplicationService.scala b/app/uk/gov/hmrc/services/ApplicationService.scala index 9f9477058..85f921927 100644 --- a/app/uk/gov/hmrc/services/ApplicationService.scala +++ b/app/uk/gov/hmrc/services/ApplicationService.scala @@ -1,5 +1,5 @@ /* - * Copyright 2018 HM Revenue & Customs + * Copyright 2019 HM Revenue & Customs * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/app/uk/gov/hmrc/services/AuditService.scala b/app/uk/gov/hmrc/services/AuditService.scala index 7a02c42a7..09d6c0b73 100644 --- a/app/uk/gov/hmrc/services/AuditService.scala +++ b/app/uk/gov/hmrc/services/AuditService.scala @@ -1,5 +1,5 @@ /* - * Copyright 2018 HM Revenue & Customs + * Copyright 2019 HM Revenue & Customs * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/app/uk/gov/hmrc/services/CredentialService.scala b/app/uk/gov/hmrc/services/CredentialService.scala index f11c1a8b0..3549ff9ed 100644 --- a/app/uk/gov/hmrc/services/CredentialService.scala +++ b/app/uk/gov/hmrc/services/CredentialService.scala @@ -1,5 +1,5 @@ /* - * Copyright 2018 HM Revenue & Customs + * Copyright 2019 HM Revenue & Customs * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/app/uk/gov/hmrc/services/DataUtil.scala b/app/uk/gov/hmrc/services/DataUtil.scala index 40587a5a0..d6046c679 100644 --- a/app/uk/gov/hmrc/services/DataUtil.scala +++ b/app/uk/gov/hmrc/services/DataUtil.scala @@ -1,5 +1,5 @@ /* - * Copyright 2018 HM Revenue & Customs + * Copyright 2019 HM Revenue & Customs * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/app/uk/gov/hmrc/services/GatekeeperService.scala b/app/uk/gov/hmrc/services/GatekeeperService.scala index 8b8f8fae2..8ee5db5dd 100644 --- a/app/uk/gov/hmrc/services/GatekeeperService.scala +++ b/app/uk/gov/hmrc/services/GatekeeperService.scala @@ -1,5 +1,5 @@ /* - * Copyright 2018 HM Revenue & Customs + * Copyright 2019 HM Revenue & Customs * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/app/uk/gov/hmrc/services/SubscriptionService.scala b/app/uk/gov/hmrc/services/SubscriptionService.scala index 6b3317591..8dd11c981 100644 --- a/app/uk/gov/hmrc/services/SubscriptionService.scala +++ b/app/uk/gov/hmrc/services/SubscriptionService.scala @@ -1,5 +1,5 @@ /* - * Copyright 2018 HM Revenue & Customs + * Copyright 2019 HM Revenue & Customs * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/app/uk/gov/hmrc/services/WSO2APIStore.scala b/app/uk/gov/hmrc/services/WSO2APIStore.scala index b8e2d335f..0bc620097 100644 --- a/app/uk/gov/hmrc/services/WSO2APIStore.scala +++ b/app/uk/gov/hmrc/services/WSO2APIStore.scala @@ -1,5 +1,5 @@ /* - * Copyright 2018 HM Revenue & Customs + * Copyright 2019 HM Revenue & Customs * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/app/uk/gov/hmrc/services/WSO2RestoreService.scala b/app/uk/gov/hmrc/services/WSO2RestoreService.scala index c47501868..27e017a2a 100644 --- a/app/uk/gov/hmrc/services/WSO2RestoreService.scala +++ b/app/uk/gov/hmrc/services/WSO2RestoreService.scala @@ -1,5 +1,5 @@ /* - * Copyright 2018 HM Revenue & Customs + * Copyright 2019 HM Revenue & Customs * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/app/uk/gov/hmrc/util/CredentialGenerator.scala b/app/uk/gov/hmrc/util/CredentialGenerator.scala index 99b1a9083..8d9dba052 100644 --- a/app/uk/gov/hmrc/util/CredentialGenerator.scala +++ b/app/uk/gov/hmrc/util/CredentialGenerator.scala @@ -1,5 +1,5 @@ /* - * Copyright 2018 HM Revenue & Customs + * Copyright 2019 HM Revenue & Customs * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/app/uk/gov/hmrc/util/http/HttpHeaders.scala b/app/uk/gov/hmrc/util/http/HttpHeaders.scala index 6df583d8e..2ce02b719 100644 --- a/app/uk/gov/hmrc/util/http/HttpHeaders.scala +++ b/app/uk/gov/hmrc/util/http/HttpHeaders.scala @@ -1,5 +1,5 @@ /* - * Copyright 2018 HM Revenue & Customs + * Copyright 2019 HM Revenue & Customs * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/app/uk/gov/hmrc/util/mongo/IndexHelper.scala b/app/uk/gov/hmrc/util/mongo/IndexHelper.scala index 38e89e333..e1f709ccc 100644 --- a/app/uk/gov/hmrc/util/mongo/IndexHelper.scala +++ b/app/uk/gov/hmrc/util/mongo/IndexHelper.scala @@ -1,5 +1,5 @@ /* - * Copyright 2018 HM Revenue & Customs + * Copyright 2019 HM Revenue & Customs * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/conf/application.conf b/conf/application.conf index 6d59aaaa3..9083dd913 100644 --- a/conf/application.conf +++ b/conf/application.conf @@ -1,4 +1,4 @@ -# Copyright 2018 HM Revenue & Customs +# Copyright 2019 HM Revenue & Customs # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/test/common/uk/gov/hmrc/common/LogSuppressing.scala b/test/common/uk/gov/hmrc/common/LogSuppressing.scala index 9b40c2b25..d07c93d99 100644 --- a/test/common/uk/gov/hmrc/common/LogSuppressing.scala +++ b/test/common/uk/gov/hmrc/common/LogSuppressing.scala @@ -1,5 +1,5 @@ /* - * Copyright 2018 HM Revenue & Customs + * Copyright 2019 HM Revenue & Customs * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/test/common/uk/gov/hmrc/testutils/ApplicationStateUtil.scala b/test/common/uk/gov/hmrc/testutils/ApplicationStateUtil.scala index 79c125cd1..a9a44ff59 100644 --- a/test/common/uk/gov/hmrc/testutils/ApplicationStateUtil.scala +++ b/test/common/uk/gov/hmrc/testutils/ApplicationStateUtil.scala @@ -1,5 +1,5 @@ /* - * Copyright 2018 HM Revenue & Customs + * Copyright 2019 HM Revenue & Customs * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/test/it/uk/gov/hmrc/PlatformIntegrationSpec.scala b/test/it/uk/gov/hmrc/PlatformIntegrationSpec.scala index d3826ef2b..ef4c36b34 100644 --- a/test/it/uk/gov/hmrc/PlatformIntegrationSpec.scala +++ b/test/it/uk/gov/hmrc/PlatformIntegrationSpec.scala @@ -1,5 +1,5 @@ /* - * Copyright 2018 HM Revenue & Customs + * Copyright 2019 HM Revenue & Customs * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/test/it/uk/gov/hmrc/component/BaseFeatureSpec.scala b/test/it/uk/gov/hmrc/component/BaseFeatureSpec.scala index 09764bd05..a0655bb5a 100644 --- a/test/it/uk/gov/hmrc/component/BaseFeatureSpec.scala +++ b/test/it/uk/gov/hmrc/component/BaseFeatureSpec.scala @@ -1,5 +1,5 @@ /* - * Copyright 2018 HM Revenue & Customs + * Copyright 2019 HM Revenue & Customs * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/test/it/uk/gov/hmrc/component/ThirdPartyApplicationComponentSpec.scala b/test/it/uk/gov/hmrc/component/ThirdPartyApplicationComponentSpec.scala index 65416a716..db6c29aa6 100644 --- a/test/it/uk/gov/hmrc/component/ThirdPartyApplicationComponentSpec.scala +++ b/test/it/uk/gov/hmrc/component/ThirdPartyApplicationComponentSpec.scala @@ -1,5 +1,5 @@ /* - * Copyright 2018 HM Revenue & Customs + * Copyright 2019 HM Revenue & Customs * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/test/it/uk/gov/hmrc/component/stubs/ApiDefinitionStub.scala b/test/it/uk/gov/hmrc/component/stubs/ApiDefinitionStub.scala index 967d2f9f3..6587b3369 100644 --- a/test/it/uk/gov/hmrc/component/stubs/ApiDefinitionStub.scala +++ b/test/it/uk/gov/hmrc/component/stubs/ApiDefinitionStub.scala @@ -1,5 +1,5 @@ /* - * Copyright 2018 HM Revenue & Customs + * Copyright 2019 HM Revenue & Customs * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/test/it/uk/gov/hmrc/component/stubs/ApiSubscriptionFieldsStub.scala b/test/it/uk/gov/hmrc/component/stubs/ApiSubscriptionFieldsStub.scala index f6059c23a..7f73befa1 100644 --- a/test/it/uk/gov/hmrc/component/stubs/ApiSubscriptionFieldsStub.scala +++ b/test/it/uk/gov/hmrc/component/stubs/ApiSubscriptionFieldsStub.scala @@ -1,5 +1,5 @@ /* - * Copyright 2018 HM Revenue & Customs + * Copyright 2019 HM Revenue & Customs * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/test/it/uk/gov/hmrc/component/stubs/AuthStub.scala b/test/it/uk/gov/hmrc/component/stubs/AuthStub.scala index 351a875d3..dc62b0a5b 100644 --- a/test/it/uk/gov/hmrc/component/stubs/AuthStub.scala +++ b/test/it/uk/gov/hmrc/component/stubs/AuthStub.scala @@ -1,5 +1,5 @@ /* - * Copyright 2018 HM Revenue & Customs + * Copyright 2019 HM Revenue & Customs * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/test/it/uk/gov/hmrc/component/stubs/TOTPStub.scala b/test/it/uk/gov/hmrc/component/stubs/TOTPStub.scala index 79f091a76..f3ee9be53 100644 --- a/test/it/uk/gov/hmrc/component/stubs/TOTPStub.scala +++ b/test/it/uk/gov/hmrc/component/stubs/TOTPStub.scala @@ -1,5 +1,5 @@ /* - * Copyright 2018 HM Revenue & Customs + * Copyright 2019 HM Revenue & Customs * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/test/it/uk/gov/hmrc/component/stubs/ThirdPartyDelegatedAuthorityStub.scala b/test/it/uk/gov/hmrc/component/stubs/ThirdPartyDelegatedAuthorityStub.scala index 8ce709f31..661f46c0c 100644 --- a/test/it/uk/gov/hmrc/component/stubs/ThirdPartyDelegatedAuthorityStub.scala +++ b/test/it/uk/gov/hmrc/component/stubs/ThirdPartyDelegatedAuthorityStub.scala @@ -1,5 +1,5 @@ /* - * Copyright 2018 HM Revenue & Customs + * Copyright 2019 HM Revenue & Customs * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/test/it/uk/gov/hmrc/component/stubs/ThirdPartyDeveloperStub.scala b/test/it/uk/gov/hmrc/component/stubs/ThirdPartyDeveloperStub.scala index e88fbcdd2..0070f38fb 100644 --- a/test/it/uk/gov/hmrc/component/stubs/ThirdPartyDeveloperStub.scala +++ b/test/it/uk/gov/hmrc/component/stubs/ThirdPartyDeveloperStub.scala @@ -1,5 +1,5 @@ /* - * Copyright 2018 HM Revenue & Customs + * Copyright 2019 HM Revenue & Customs * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/test/it/uk/gov/hmrc/component/stubs/WSO2StoreStub.scala b/test/it/uk/gov/hmrc/component/stubs/WSO2StoreStub.scala index 609284021..96223b7a5 100644 --- a/test/it/uk/gov/hmrc/component/stubs/WSO2StoreStub.scala +++ b/test/it/uk/gov/hmrc/component/stubs/WSO2StoreStub.scala @@ -1,5 +1,5 @@ /* - * Copyright 2018 HM Revenue & Customs + * Copyright 2019 HM Revenue & Customs * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/test/it/uk/gov/hmrc/repository/ApplicationRepositorySpec.scala b/test/it/uk/gov/hmrc/repository/ApplicationRepositorySpec.scala index 358121797..f6d384690 100644 --- a/test/it/uk/gov/hmrc/repository/ApplicationRepositorySpec.scala +++ b/test/it/uk/gov/hmrc/repository/ApplicationRepositorySpec.scala @@ -1,5 +1,5 @@ /* - * Copyright 2018 HM Revenue & Customs + * Copyright 2019 HM Revenue & Customs * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/test/it/uk/gov/hmrc/repository/StateHistoryRepositorySpec.scala b/test/it/uk/gov/hmrc/repository/StateHistoryRepositorySpec.scala index e7597b4a5..2ca0a93b4 100644 --- a/test/it/uk/gov/hmrc/repository/StateHistoryRepositorySpec.scala +++ b/test/it/uk/gov/hmrc/repository/StateHistoryRepositorySpec.scala @@ -1,5 +1,5 @@ /* - * Copyright 2018 HM Revenue & Customs + * Copyright 2019 HM Revenue & Customs * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/test/it/uk/gov/hmrc/repository/SubscriptionRepositorySpec.scala b/test/it/uk/gov/hmrc/repository/SubscriptionRepositorySpec.scala index adfce0940..880fd2d90 100644 --- a/test/it/uk/gov/hmrc/repository/SubscriptionRepositorySpec.scala +++ b/test/it/uk/gov/hmrc/repository/SubscriptionRepositorySpec.scala @@ -1,5 +1,5 @@ /* - * Copyright 2018 HM Revenue & Customs + * Copyright 2019 HM Revenue & Customs * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/test/it/uk/gov/hmrc/repository/package.scala b/test/it/uk/gov/hmrc/repository/package.scala index e080a7db6..07f973450 100644 --- a/test/it/uk/gov/hmrc/repository/package.scala +++ b/test/it/uk/gov/hmrc/repository/package.scala @@ -1,5 +1,5 @@ /* - * Copyright 2018 HM Revenue & Customs + * Copyright 2019 HM Revenue & Customs * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/test/unit/connector/APIDefinitionConnectorSpec.scala b/test/unit/connector/APIDefinitionConnectorSpec.scala index 637df46d0..ebaaef51e 100644 --- a/test/unit/connector/APIDefinitionConnectorSpec.scala +++ b/test/unit/connector/APIDefinitionConnectorSpec.scala @@ -1,5 +1,5 @@ /* - * Copyright 2018 HM Revenue & Customs + * Copyright 2019 HM Revenue & Customs * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/test/unit/connector/ApiSubscriptionFieldsConnectorSpec.scala b/test/unit/connector/ApiSubscriptionFieldsConnectorSpec.scala index 88839309b..99cc488ab 100644 --- a/test/unit/connector/ApiSubscriptionFieldsConnectorSpec.scala +++ b/test/unit/connector/ApiSubscriptionFieldsConnectorSpec.scala @@ -1,5 +1,5 @@ /* - * Copyright 2018 HM Revenue & Customs + * Copyright 2019 HM Revenue & Customs * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/test/unit/connector/AuthConnectorSpec.scala b/test/unit/connector/AuthConnectorSpec.scala index bef7ac2f1..94768205e 100644 --- a/test/unit/connector/AuthConnectorSpec.scala +++ b/test/unit/connector/AuthConnectorSpec.scala @@ -1,5 +1,5 @@ /* - * Copyright 2018 HM Revenue & Customs + * Copyright 2019 HM Revenue & Customs * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/test/unit/connector/BaseConnectorSpec.scala b/test/unit/connector/BaseConnectorSpec.scala index b5eb18913..abac05abd 100644 --- a/test/unit/connector/BaseConnectorSpec.scala +++ b/test/unit/connector/BaseConnectorSpec.scala @@ -1,5 +1,5 @@ /* - * Copyright 2018 HM Revenue & Customs + * Copyright 2019 HM Revenue & Customs * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/test/unit/connector/EmailConnectorSpec.scala b/test/unit/connector/EmailConnectorSpec.scala index 2783faefa..ce0f24c88 100644 --- a/test/unit/connector/EmailConnectorSpec.scala +++ b/test/unit/connector/EmailConnectorSpec.scala @@ -1,5 +1,5 @@ /* - * Copyright 2018 HM Revenue & Customs + * Copyright 2019 HM Revenue & Customs * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/test/unit/connector/TOTPConnectorSpec.scala b/test/unit/connector/TOTPConnectorSpec.scala index b77318fb7..dfadebd7c 100644 --- a/test/unit/connector/TOTPConnectorSpec.scala +++ b/test/unit/connector/TOTPConnectorSpec.scala @@ -1,5 +1,5 @@ /* - * Copyright 2018 HM Revenue & Customs + * Copyright 2019 HM Revenue & Customs * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/test/unit/connector/WSO2APIStoreConnectorSpec.scala b/test/unit/connector/WSO2APIStoreConnectorSpec.scala index 8924bcc17..5837fbbcd 100644 --- a/test/unit/connector/WSO2APIStoreConnectorSpec.scala +++ b/test/unit/connector/WSO2APIStoreConnectorSpec.scala @@ -1,5 +1,5 @@ /* - * Copyright 2018 HM Revenue & Customs + * Copyright 2019 HM Revenue & Customs * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/test/unit/connector/WiremockSugar.scala b/test/unit/connector/WiremockSugar.scala index 5fee0718a..0cddfa713 100644 --- a/test/unit/connector/WiremockSugar.scala +++ b/test/unit/connector/WiremockSugar.scala @@ -1,5 +1,5 @@ /* - * Copyright 2018 HM Revenue & Customs + * Copyright 2019 HM Revenue & Customs * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/test/unit/controllers/AccessControllerSpec.scala b/test/unit/controllers/AccessControllerSpec.scala index 7adeeb118..9c616bfb6 100644 --- a/test/unit/controllers/AccessControllerSpec.scala +++ b/test/unit/controllers/AccessControllerSpec.scala @@ -1,5 +1,5 @@ /* - * Copyright 2018 HM Revenue & Customs + * Copyright 2019 HM Revenue & Customs * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/test/unit/controllers/ApplicationControllerSpec.scala b/test/unit/controllers/ApplicationControllerSpec.scala index 9a56e782e..e93efb67d 100644 --- a/test/unit/controllers/ApplicationControllerSpec.scala +++ b/test/unit/controllers/ApplicationControllerSpec.scala @@ -1,5 +1,5 @@ /* - * Copyright 2018 HM Revenue & Customs + * Copyright 2019 HM Revenue & Customs * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/test/unit/controllers/AuthorisationWrapperSpec.scala b/test/unit/controllers/AuthorisationWrapperSpec.scala index f4cc5128e..87c09310b 100644 --- a/test/unit/controllers/AuthorisationWrapperSpec.scala +++ b/test/unit/controllers/AuthorisationWrapperSpec.scala @@ -1,5 +1,5 @@ /* - * Copyright 2018 HM Revenue & Customs + * Copyright 2019 HM Revenue & Customs * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/test/unit/controllers/GatekeeperControllerSpec.scala b/test/unit/controllers/GatekeeperControllerSpec.scala index 289bf39f3..a05ee8c21 100644 --- a/test/unit/controllers/GatekeeperControllerSpec.scala +++ b/test/unit/controllers/GatekeeperControllerSpec.scala @@ -1,5 +1,5 @@ /* - * Copyright 2018 HM Revenue & Customs + * Copyright 2019 HM Revenue & Customs * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/test/unit/models/ApplicationSpec.scala b/test/unit/models/ApplicationSpec.scala index c866cedea..4aaa8646b 100644 --- a/test/unit/models/ApplicationSpec.scala +++ b/test/unit/models/ApplicationSpec.scala @@ -1,5 +1,5 @@ /* - * Copyright 2018 HM Revenue & Customs + * Copyright 2019 HM Revenue & Customs * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/test/unit/models/ApplicationStateSpec.scala b/test/unit/models/ApplicationStateSpec.scala index 585123c69..360ee6e75 100644 --- a/test/unit/models/ApplicationStateSpec.scala +++ b/test/unit/models/ApplicationStateSpec.scala @@ -1,5 +1,5 @@ /* - * Copyright 2018 HM Revenue & Customs + * Copyright 2019 HM Revenue & Customs * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/test/unit/models/StateHistorySpec.scala b/test/unit/models/StateHistorySpec.scala index 50cac39ba..fd1605711 100644 --- a/test/unit/models/StateHistorySpec.scala +++ b/test/unit/models/StateHistorySpec.scala @@ -1,5 +1,5 @@ /* - * Copyright 2018 HM Revenue & Customs + * Copyright 2019 HM Revenue & Customs * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/test/unit/scheduled/RefreshSubscriptionsScheduledJobSpec.scala b/test/unit/scheduled/RefreshSubscriptionsScheduledJobSpec.scala index 19f6fbe64..2b6c73acf 100644 --- a/test/unit/scheduled/RefreshSubscriptionsScheduledJobSpec.scala +++ b/test/unit/scheduled/RefreshSubscriptionsScheduledJobSpec.scala @@ -1,5 +1,5 @@ /* - * Copyright 2018 HM Revenue & Customs + * Copyright 2019 HM Revenue & Customs * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/test/unit/scheduled/RetryingSpec.scala b/test/unit/scheduled/RetryingSpec.scala index c508b6990..4c3031270 100644 --- a/test/unit/scheduled/RetryingSpec.scala +++ b/test/unit/scheduled/RetryingSpec.scala @@ -1,5 +1,5 @@ /* - * Copyright 2018 HM Revenue & Customs + * Copyright 2019 HM Revenue & Customs * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/test/unit/scheduled/UpliftVerificationExpiryJobSpec.scala b/test/unit/scheduled/UpliftVerificationExpiryJobSpec.scala index a01946708..48d885e68 100644 --- a/test/unit/scheduled/UpliftVerificationExpiryJobSpec.scala +++ b/test/unit/scheduled/UpliftVerificationExpiryJobSpec.scala @@ -1,5 +1,5 @@ /* - * Copyright 2018 HM Revenue & Customs + * Copyright 2019 HM Revenue & Customs * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/test/unit/services/AccessServiceSpec.scala b/test/unit/services/AccessServiceSpec.scala index cdcc93eb4..0d5a978e8 100644 --- a/test/unit/services/AccessServiceSpec.scala +++ b/test/unit/services/AccessServiceSpec.scala @@ -1,5 +1,5 @@ /* - * Copyright 2018 HM Revenue & Customs + * Copyright 2019 HM Revenue & Customs * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/test/unit/services/ApplicationServiceSpec.scala b/test/unit/services/ApplicationServiceSpec.scala index ef87aafbc..3eed5a7b9 100644 --- a/test/unit/services/ApplicationServiceSpec.scala +++ b/test/unit/services/ApplicationServiceSpec.scala @@ -1,5 +1,5 @@ /* - * Copyright 2018 HM Revenue & Customs + * Copyright 2019 HM Revenue & Customs * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/test/unit/services/AuditServiceSpec.scala b/test/unit/services/AuditServiceSpec.scala index b89d5ca1f..86c3e03ea 100644 --- a/test/unit/services/AuditServiceSpec.scala +++ b/test/unit/services/AuditServiceSpec.scala @@ -1,5 +1,5 @@ /* - * Copyright 2018 HM Revenue & Customs + * Copyright 2019 HM Revenue & Customs * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/test/unit/services/CredentialServiceSpec.scala b/test/unit/services/CredentialServiceSpec.scala index 300d2990a..2e228d645 100644 --- a/test/unit/services/CredentialServiceSpec.scala +++ b/test/unit/services/CredentialServiceSpec.scala @@ -1,5 +1,5 @@ /* - * Copyright 2018 HM Revenue & Customs + * Copyright 2019 HM Revenue & Customs * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/test/unit/services/DataUtilSpec.scala b/test/unit/services/DataUtilSpec.scala index ad89f5660..87b060cac 100644 --- a/test/unit/services/DataUtilSpec.scala +++ b/test/unit/services/DataUtilSpec.scala @@ -1,5 +1,5 @@ /* - * Copyright 2018 HM Revenue & Customs + * Copyright 2019 HM Revenue & Customs * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/test/unit/services/GatekeeperServiceSpec.scala b/test/unit/services/GatekeeperServiceSpec.scala index ae5f96037..14375eb3d 100644 --- a/test/unit/services/GatekeeperServiceSpec.scala +++ b/test/unit/services/GatekeeperServiceSpec.scala @@ -1,5 +1,5 @@ /* - * Copyright 2018 HM Revenue & Customs + * Copyright 2019 HM Revenue & Customs * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/test/unit/services/SubscriptionServiceSpec.scala b/test/unit/services/SubscriptionServiceSpec.scala index af4aefaac..58aebfd0a 100644 --- a/test/unit/services/SubscriptionServiceSpec.scala +++ b/test/unit/services/SubscriptionServiceSpec.scala @@ -1,5 +1,5 @@ /* - * Copyright 2018 HM Revenue & Customs + * Copyright 2019 HM Revenue & Customs * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/test/unit/services/WSO2APIStoreSpec.scala b/test/unit/services/WSO2APIStoreSpec.scala index e3a41ceff..ba08802d5 100644 --- a/test/unit/services/WSO2APIStoreSpec.scala +++ b/test/unit/services/WSO2APIStoreSpec.scala @@ -1,5 +1,5 @@ /* - * Copyright 2018 HM Revenue & Customs + * Copyright 2019 HM Revenue & Customs * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License.