From 64fe63dfc5d570866cde8350537887753cf36904 Mon Sep 17 00:00:00 2001 From: Ian Stainer Date: Mon, 4 Feb 2019 15:57:06 +0000 Subject: [PATCH] fset-2212 upgraded play lib to 2.5.19. Also upgraded the bootstrap lib --- app/binders/UniqueIdentifierBinder.scala | 2 +- app/config/frontendAppConfig.scala | 8 ++++++-- app/config/frontendGlobal.scala | 8 +++++--- app/config/frontendWiring.scala | 14 +++++++++----- app/connectors/AllocationExchangeObjects.scala | 2 +- app/connectors/ApplicationClient.scala | 2 +- app/connectors/ExchangeObjects.scala | 2 +- app/connectors/OnlineTestClient.scala | 2 +- app/connectors/SchoolsClient.scala | 2 +- app/connectors/UserManagementClient.scala | 2 +- app/connectors/UserResponse.scala | 2 +- .../addresslookup/AddressLookupClient.scala | 2 +- app/connectors/addresslookup/AddressRecord.scala | 2 +- app/connectors/exchange/AssistanceDetails.scala | 2 +- .../exchange/CandidateScoresAndFeedback.scala | 2 +- .../exchange/CompetencyAverageResult.scala | 2 +- app/connectors/exchange/FindByUserIdRequest.scala | 2 +- .../exchange/GeoLocationSchemeResult.scala | 2 +- app/connectors/exchange/LocationSchemes.scala | 2 +- .../exchange/OnlineTestProgressResponse.scala | 2 +- app/connectors/exchange/ProgressResponse.scala | 2 +- app/connectors/exchange/Questionnaire.scala | 2 +- app/connectors/exchange/SchemeInfo.scala | 2 +- app/connectors/exchange/School.scala | 2 +- app/connectors/exchange/ScoresAndFeedback.scala | 2 +- app/connectors/package.scala | 2 +- app/controllers/ActivationController.scala | 2 +- app/controllers/AddressLookupController.scala | 2 +- app/controllers/ApplicationController.scala | 2 +- .../AssessmentCentreTestScoresController.scala | 2 +- app/controllers/AssistanceDetailsController.scala | 2 +- app/controllers/BaseController.scala | 2 +- app/controllers/FastTrackApplication.scala | 2 +- app/controllers/HomeController.scala | 2 +- app/controllers/LocationSchemeController.scala | 2 +- app/controllers/LockAccountController.scala | 2 +- app/controllers/OnlineTestController.scala | 2 +- app/controllers/PasswordResetController.scala | 2 +- app/controllers/QuestionnaireController.scala | 2 +- app/controllers/ReviewApplicationController.scala | 2 +- app/controllers/SchemeController.scala | 2 +- app/controllers/SchoolsController.scala | 2 +- app/controllers/SignInController.scala | 2 +- app/controllers/SignUpController.scala | 2 +- app/controllers/SubmitApplicationController.scala | 2 +- app/filters/CookiePolicyFilter.scala | 2 +- app/forms/ActivateAccountform.scala | 2 +- app/forms/AlternateLocationsForm.scala | 2 +- app/forms/AssistanceDetailsForm.scala | 2 +- app/forms/DiversityQuestionnaireForm.scala | 2 +- app/forms/EducationQuestionnaireForm.scala | 2 +- app/forms/GeneralDetailsForm.scala | 2 +- app/forms/LockAccountForm.scala | 2 +- app/forms/Mappings.scala | 2 +- .../ParentalOccupationQuestionnaireForm.scala | 2 +- app/forms/RequestResetPasswordForm.scala | 2 +- app/forms/ResetPasswordForm.scala | 2 +- app/forms/SchemeLocationPreferenceForm.scala | 2 +- app/forms/SchemePreferenceForm.scala | 2 +- app/forms/SignInForm.scala | 2 +- app/forms/SignUpForm.scala | 2 +- app/forms/WithdrawApplicationForm.scala | 2 +- app/forms/package.scala | 2 +- app/helpers/CSRFieldConstructor.scala | 2 +- app/helpers/NotificationType.scala | 2 +- app/mappings/Address.scala | 2 +- app/mappings/DayMonthYear.scala | 2 +- app/mappings/PhoneNumberMapping.scala | 2 +- app/mappings/PostCodeMapping.scala | 2 +- app/models/AdjustmentTypes.scala | 2 +- app/models/ApplicationData.scala | 2 +- app/models/CampaignReferrers.scala | 2 +- app/models/CivilServiceDepartments.scala | 2 +- app/models/CookiePolicy.scala | 2 +- app/models/Employee.scala | 2 +- app/models/Ethnicity.scala | 2 +- app/models/Gender.scala | 2 +- app/models/Nationalities.scala | 2 +- app/models/Occupations.scala | 2 +- app/models/OrganizationSize.scala | 2 +- app/models/Progress.scala | 2 +- app/models/SecurityUser.scala | 2 +- app/models/SexOrientation.scala | 2 +- app/models/Supervise.scala | 2 +- app/models/UniqueIdentifier.scala | 2 +- app/models/WithdrawReasons.scala | 2 +- app/models/frameworks/Location.scala | 2 +- .../frameworks/LocationAndSchemeSelection.scala | 2 +- app/models/frameworks/Region.scala | 2 +- app/models/page/DashboardPage.scala | 2 +- app/models/services/UserCacheService.scala | 2 +- app/models/services/UserService.scala | 2 +- app/models/view/SchoolView.scala | 2 +- app/models/view/SimpleAnswerOptions.scala | 2 +- app/models/view/questionnaire/Employees.scala | 2 +- app/models/view/questionnaire/Ethnicities.scala | 2 +- app/models/view/questionnaire/Genders.scala | 2 +- app/models/view/questionnaire/Occupations.scala | 2 +- .../view/questionnaire/OrganizationSizes.scala | 2 +- app/models/view/questionnaire/SchoolTypes.scala | 2 +- .../view/questionnaire/SexOrientations.scala | 2 +- app/security/CsrCredentialsProvider.scala | 2 +- app/security/CustomSecuredErrorHandler.scala | 2 +- app/security/QuestionnaireRoles.scala | 2 +- app/security/Roles.scala | 2 +- app/security/SecureActions.scala | 2 +- app/security/SecurityEnvironment.scala | 2 +- app/security/SignInUtils.scala | 2 +- app/security/SilhouetteComponent.scala | 2 +- .../scheme/SchemeLocationsViewModel.scala | 2 +- .../scheme/SchemePreferenceViewModel.scala | 2 +- ...ssessmentCentreTestScoresAndFeedback.scala.html | 2 +- app/views/application/assistanceDetails.scala.html | 2 +- .../assistancedetails/hasDisability.scala.html | 2 +- .../needsSupportAtVenue.scala.html | 2 +- .../needsSupportOnlineAssessments.scala.html | 2 +- app/views/application/onlineTestSuccess.scala.html | 2 +- app/views/application/personalDetails.scala.html | 2 +- app/views/application/review.scala.html | 2 +- .../assistanceDetailsViewSection.scala.html | 2 +- .../diversityQuestionnaireViewSection.scala.html | 2 +- .../personalDetailsViewSection.scala.html | 2 +- .../reviewapplication/schemeSummaryView.scala.html | 2 +- .../scheme/chooseyourlocations.scala.html | 2 +- .../scheme/chooseyourschemes.scala.html | 2 +- app/views/application/submit.scala.html | 2 +- app/views/application/success.scala.html | 2 +- app/views/application/withdraw.scala.html | 2 +- app/views/error_template.scala.html | 2 +- app/views/govuk_template.scala.html | 2 +- app/views/home/dashboard.scala.html | 2 +- app/views/home/submit_disabled.scala.html | 2 +- app/views/index/guestwelcome.scala.html | 2 +- app/views/index/helpdesk.scala.html | 2 +- app/views/index/locked.scala.html | 2 +- app/views/index/privacy.scala.html | 2 +- app/views/index/terms.scala.html | 2 +- app/views/main_template.scala.html | 2 +- .../questionnaire/components/postcode.scala.html | 2 +- .../questionnaire/components/school.scala.html | 2 +- app/views/questionnaire/continue.scala.html | 2 +- app/views/questionnaire/firstpage.scala.html | 2 +- app/views/questionnaire/intro.scala.html | 2 +- app/views/questionnaire/secondpage.scala.html | 2 +- app/views/questionnaire/thirdpage.scala.html | 2 +- app/views/registration/activation.scala.html | 2 +- app/views/registration/request_reset.scala.html | 2 +- app/views/registration/reset_password.scala.html | 2 +- app/views/registration/signup.scala.html | 2 +- app/views/template/errorSummary.scala.html | 2 +- app/views/template/fieldTemplate.scala.html | 2 +- app/views/template/flashMessage.scala.html | 2 +- app/views/template/skinnyTemplate.scala.html | 2 +- app/views/template/userDetails.scala.html | 2 +- app/views/widgets/address.scala.html | 2 +- app/views/widgets/checkbox.scala.html | 2 +- app/views/widgets/date.scala.html | 2 +- app/views/widgets/dateField.scala.html | 2 +- app/views/widgets/guard.scala.html | 2 +- app/views/widgets/guardWithLabel.scala.html | 2 +- app/views/widgets/inputCheckboxGroup.scala.html | 2 +- app/views/widgets/onlineTestProgress.scala.html | 2 +- app/views/widgets/pageProgress.scala.html | 2 +- app/views/widgets/progressBar.scala.html | 2 +- app/views/widgets/radioBox.scala.html | 2 +- app/views/widgets/radioBoxHorizontal.scala.html | 2 +- app/views/widgets/radioBoxOccupation.scala.html | 2 +- .../widgets/radioBoxOccupationFirst.scala.html | 2 +- app/views/widgets/radioBoxVertical.scala.html | 2 +- app/views/widgets/saveAndContinueButton.scala.html | 2 +- app/views/widgets/select.scala.html | 2 +- app/views/widgets/select_guard.scala.html | 2 +- app/views/widgets/select_guard_multi.scala.html | 2 +- app/views/widgets/select_search.scala.html | 2 +- app/views/widgets/yesNoQuestion.scala.html | 2 +- conf/application.conf | 2 +- conf/silhouette.conf | 2 +- project/FrontendBuild.scala | 4 ++-- project/plugins.sbt | 2 +- test/config/FasttrackFrontendConfigSpec.scala | 2 +- test/config/WhitelistFilterConfigSpec.scala | 2 +- test/connectors/ConnectorSpec.scala | 2 +- test/connectors/UserManagementClientSpec.scala | 2 +- .../exchange/AssistanceDetailsExamples.scala | 2 +- .../exchange/LocationSchemesExamples.scala | 2 +- .../exchange/PersonalDetailsExamples.scala | 2 +- test/connectors/exchange/SchemeInfoExamples.scala | 2 +- test/controllers/ApplicationSpec.scala | 2 +- .../AssessmentCentreTestScoresControllerSpec.scala | 2 +- test/controllers/BaseSpec.scala | 2 +- test/controllers/FasttrackConfigSpec.scala | 2 +- .../ReviewApplicationControllerSpec.scala | 2 +- test/controllers/UnitSpec.scala | 2 +- test/forms/AssistanceDetailsFormExamples.scala | 2 +- test/forms/AssistanceDetailsFormSpec.scala | 2 +- test/forms/DiversityQuestionnaireFormSpec.scala | 2 +- .../forms/EducationQuestionnaireFormExamples.scala | 2 +- test/forms/EducationQuestionnaireFormSpec.scala | 2 +- test/forms/GeneralDetailsFormSpec.scala | 2 +- .../ParentalOccupationQuestionnaireFormSpec.scala | 2 +- test/forms/SignUpFormSpec.scala | 2 +- test/forms/resetPasswordFormSpec.scala | 2 +- test/mappings/AddressExamples.scala | 2 +- test/models/CachedDataExample.scala | 2 +- test/models/ProgressExamples.scala | 2 +- test/models/ProgressResponseExamples.scala | 2 +- test/models/SecurityUserExamples.scala | 2 +- test/models/page/DashboardPageSpec.scala | 2 +- test/security/RolesSpec.scala | 2 +- test/testkit/BaseControllerSpec.scala | 2 +- test/testkit/SilhouetteFakeEnv.scala | 2 +- test/testkit/SilhouetteFakeModule.scala | 2 +- test/testkit/UnitWithAppSpec.scala | 2 +- test/util/PostCodeFormatterSpec.scala | 2 +- test/util/RegionToJsonSpec.scala | 2 +- 215 files changed, 233 insertions(+), 223 deletions(-) diff --git a/app/binders/UniqueIdentifierBinder.scala b/app/binders/UniqueIdentifierBinder.scala index 8168795..f28f65b 100644 --- a/app/binders/UniqueIdentifierBinder.scala +++ b/app/binders/UniqueIdentifierBinder.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/config/frontendAppConfig.scala b/app/config/frontendAppConfig.scala index 1a4b1d1..8b4e3c8 100644 --- a/app/config/frontendAppConfig.scala +++ b/app/config/frontendAppConfig.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. @@ -22,7 +22,8 @@ import java.util.Base64 import net.ceedubs.ficus.Ficus._ import net.ceedubs.ficus.readers.ArbitraryTypeReader._ -import play.api.Play +import play.api.Mode.Mode +import play.api.{ Configuration, Play } import play.api.Play.{ configuration, current } import uk.gov.hmrc.play.config.ServicesConfig @@ -63,6 +64,9 @@ trait AppConfig { object FrontendAppConfig extends AppConfig with ServicesConfig { + override def mode: Mode = Play.current.mode + override def runModeConfiguration: Configuration = Play.current.configuration + private def loadConfig(key: String) = configuration.getString(key).getOrElse(throw new Exception(s"Missing configuration key: $key")) val feedbackUrl = configuration.getString("feedback.url").getOrElse("") diff --git a/app/config/frontendGlobal.scala b/app/config/frontendGlobal.scala index 9df5689..09162de 100644 --- a/app/config/frontendGlobal.scala +++ b/app/config/frontendGlobal.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. @@ -57,7 +57,7 @@ abstract class DevelopmentFrontendGlobal override def onStart(app: Application) { super.onStart(app) - ApplicationCrypto.verifyConfiguration() + applicationCrypto.verifyConfiguration() } override def standardErrorTemplate(pageTitle: String, heading: String, message: String)(implicit rh: Request[_]): Html = @@ -74,7 +74,9 @@ object LoggingFilter extends FrontendLoggingFilter with MicroserviceFilterSuppor override def controllerNeedsLogging(controllerName: String) = ControllerConfiguration.paramsForController(controllerName).needsLogging } -object AuditFilter extends FrontendAuditFilter with RunMode with AppName with MicroserviceFilterSupport { +object AuditFilter extends FrontendAuditFilter with AppName with MicroserviceFilterSupport { + + override def appNameConfiguration: Configuration = Play.current.configuration override lazy val maskedFormFields = Seq( SignInForm.passwordField, diff --git a/app/config/frontendWiring.scala b/app/config/frontendWiring.scala index 2800b09..1a5118c 100644 --- a/app/config/frontendWiring.scala +++ b/app/config/frontendWiring.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. @@ -18,9 +18,8 @@ package config import java.util.Base64 -import akka.util.Crypt import com.mohiva.play.silhouette.api.{ Environment, EventBus } -import com.mohiva.play.silhouette.api.crypto.Base64AuthenticatorEncoder +import com.mohiva.play.silhouette.api.crypto.{ Base64AuthenticatorEncoder, Hash } import com.mohiva.play.silhouette.api.services.AuthenticatorService import com.mohiva.play.silhouette.api.util.{ Clock, FingerprintGenerator } import com.mohiva.play.silhouette.impl.authenticators.{ SessionAuthenticator, SessionAuthenticatorService, SessionAuthenticatorSettings } @@ -28,6 +27,7 @@ import com.mohiva.play.silhouette.impl.util.DefaultFingerprintGenerator import com.mohiva.play.silhouette.api.EventBus import com.mohiva.play.silhouette.api.util.{ Clock, FingerprintGenerator } import com.mohiva.play.silhouette.impl.authenticators.{ SessionAuthenticatorService, SessionAuthenticatorSettings } +import com.typesafe.config.Config import connectors.{ ApplicationClient, UserManagementClient } import models.services.{ UserCacheService, UserService } import play.api.Play @@ -56,7 +56,7 @@ object FrontendAuditConnector extends AuditConnector { object CaseInSensitiveFingerPrintGenerator extends FingerprintGenerator { import play.api.http.HeaderNames._ def generate(implicit request: RequestHeader) = { - Crypt.sha1(new StringBuilder() + Hash.sha1(new StringBuilder() .append(request.headers.get(USER_AGENT).map(_.toLowerCase).getOrElse("")).append(":") .append(request.headers.get(ACCEPT_LANGUAGE).map(_.toLowerCase).getOrElse("")).append(":") .append(request.headers.get(ACCEPT_CHARSET).map(_.toLowerCase).getOrElse("")).append(":") @@ -70,6 +70,7 @@ object CSRHttp extends CSRHttp class CSRHttp extends WSHttp with HttpPut with HttpGet with HttpPost with HttpDelete with HttpPatch with HttpHooks{ override val hooks = NoneRequired val wS = WS + override lazy val configuration: Option[Config] = Option(Play.current.configuration.underlying) } trait CSRCache extends SessionCache with AppName with ServicesConfig @@ -82,6 +83,9 @@ object CSRCache extends CSRCache { "cachable.session-cache.domain", throw new Exception(s"Could not find config 'cachable.session-cache.domain'") ) + override val appNameConfiguration = Play.current.configuration + override val mode = Play.current.mode + override val runModeConfiguration = Play.current.configuration } trait CSRSecurityEnvironment { @@ -123,7 +127,7 @@ trait SecurityEnvironmentImpl extends Environment[security.SecurityEnvironment] val http: CSRHttp = CSRHttp } -object WhitelistFilter extends AkamaiWhitelistFilter with RunMode with MicroserviceFilterSupport { +object WhitelistFilter extends AkamaiWhitelistFilter with MicroserviceFilterSupport { // Whitelist Configuration private def whitelistConfig(key: String): Seq[String] = diff --git a/app/connectors/AllocationExchangeObjects.scala b/app/connectors/AllocationExchangeObjects.scala index 60bde80..c679286 100644 --- a/app/connectors/AllocationExchangeObjects.scala +++ b/app/connectors/AllocationExchangeObjects.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/connectors/ApplicationClient.scala b/app/connectors/ApplicationClient.scala index c9010ff..c30899e 100644 --- a/app/connectors/ApplicationClient.scala +++ b/app/connectors/ApplicationClient.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/connectors/ExchangeObjects.scala b/app/connectors/ExchangeObjects.scala index 1bc0ff9..474fe01 100644 --- a/app/connectors/ExchangeObjects.scala +++ b/app/connectors/ExchangeObjects.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/connectors/OnlineTestClient.scala b/app/connectors/OnlineTestClient.scala index 45b2ede..233ac6c 100644 --- a/app/connectors/OnlineTestClient.scala +++ b/app/connectors/OnlineTestClient.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/connectors/SchoolsClient.scala b/app/connectors/SchoolsClient.scala index b01a5e5..8685d8e 100644 --- a/app/connectors/SchoolsClient.scala +++ b/app/connectors/SchoolsClient.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/connectors/UserManagementClient.scala b/app/connectors/UserManagementClient.scala index db2febe..6e57dce 100644 --- a/app/connectors/UserManagementClient.scala +++ b/app/connectors/UserManagementClient.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/connectors/UserResponse.scala b/app/connectors/UserResponse.scala index b5aafa6..9a85098 100644 --- a/app/connectors/UserResponse.scala +++ b/app/connectors/UserResponse.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/connectors/addresslookup/AddressLookupClient.scala b/app/connectors/addresslookup/AddressLookupClient.scala index 8e8fba0..c6ee682 100644 --- a/app/connectors/addresslookup/AddressLookupClient.scala +++ b/app/connectors/addresslookup/AddressLookupClient.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/connectors/addresslookup/AddressRecord.scala b/app/connectors/addresslookup/AddressRecord.scala index fffedf4..aa9b388 100644 --- a/app/connectors/addresslookup/AddressRecord.scala +++ b/app/connectors/addresslookup/AddressRecord.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/connectors/exchange/AssistanceDetails.scala b/app/connectors/exchange/AssistanceDetails.scala index 1ec6b06..0f6671b 100644 --- a/app/connectors/exchange/AssistanceDetails.scala +++ b/app/connectors/exchange/AssistanceDetails.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/connectors/exchange/CandidateScoresAndFeedback.scala b/app/connectors/exchange/CandidateScoresAndFeedback.scala index eff8f7b..8d3610e 100644 --- a/app/connectors/exchange/CandidateScoresAndFeedback.scala +++ b/app/connectors/exchange/CandidateScoresAndFeedback.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/connectors/exchange/CompetencyAverageResult.scala b/app/connectors/exchange/CompetencyAverageResult.scala index 4d25b2b..45b43d3 100644 --- a/app/connectors/exchange/CompetencyAverageResult.scala +++ b/app/connectors/exchange/CompetencyAverageResult.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/connectors/exchange/FindByUserIdRequest.scala b/app/connectors/exchange/FindByUserIdRequest.scala index 159cdd7..24c2331 100644 --- a/app/connectors/exchange/FindByUserIdRequest.scala +++ b/app/connectors/exchange/FindByUserIdRequest.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/connectors/exchange/GeoLocationSchemeResult.scala b/app/connectors/exchange/GeoLocationSchemeResult.scala index 8cb1d4f..b0f29e6 100644 --- a/app/connectors/exchange/GeoLocationSchemeResult.scala +++ b/app/connectors/exchange/GeoLocationSchemeResult.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/connectors/exchange/LocationSchemes.scala b/app/connectors/exchange/LocationSchemes.scala index a984a0a..7e788ed 100644 --- a/app/connectors/exchange/LocationSchemes.scala +++ b/app/connectors/exchange/LocationSchemes.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/connectors/exchange/OnlineTestProgressResponse.scala b/app/connectors/exchange/OnlineTestProgressResponse.scala index cc5f0a7..2c62e04 100644 --- a/app/connectors/exchange/OnlineTestProgressResponse.scala +++ b/app/connectors/exchange/OnlineTestProgressResponse.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/connectors/exchange/ProgressResponse.scala b/app/connectors/exchange/ProgressResponse.scala index 44a0a7e..42c39e2 100644 --- a/app/connectors/exchange/ProgressResponse.scala +++ b/app/connectors/exchange/ProgressResponse.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/connectors/exchange/Questionnaire.scala b/app/connectors/exchange/Questionnaire.scala index 4a959fd..714d5b1 100644 --- a/app/connectors/exchange/Questionnaire.scala +++ b/app/connectors/exchange/Questionnaire.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/connectors/exchange/SchemeInfo.scala b/app/connectors/exchange/SchemeInfo.scala index b2f470c..d5ae560 100644 --- a/app/connectors/exchange/SchemeInfo.scala +++ b/app/connectors/exchange/SchemeInfo.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/connectors/exchange/School.scala b/app/connectors/exchange/School.scala index 29d2443..fddff51 100644 --- a/app/connectors/exchange/School.scala +++ b/app/connectors/exchange/School.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/connectors/exchange/ScoresAndFeedback.scala b/app/connectors/exchange/ScoresAndFeedback.scala index 864c41d..f1334f3 100644 --- a/app/connectors/exchange/ScoresAndFeedback.scala +++ b/app/connectors/exchange/ScoresAndFeedback.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/connectors/package.scala b/app/connectors/package.scala index 0cb4c2f..67d9dfb 100644 --- a/app/connectors/package.scala +++ b/app/connectors/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/app/controllers/ActivationController.scala b/app/controllers/ActivationController.scala index 5c09ae2..172e3b8 100644 --- a/app/controllers/ActivationController.scala +++ b/app/controllers/ActivationController.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/controllers/AddressLookupController.scala b/app/controllers/AddressLookupController.scala index 72eb705..1c4ba43 100644 --- a/app/controllers/AddressLookupController.scala +++ b/app/controllers/AddressLookupController.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/controllers/ApplicationController.scala b/app/controllers/ApplicationController.scala index e913d42..6621727 100644 --- a/app/controllers/ApplicationController.scala +++ b/app/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/controllers/AssessmentCentreTestScoresController.scala b/app/controllers/AssessmentCentreTestScoresController.scala index 50e8530..1ba2c71 100644 --- a/app/controllers/AssessmentCentreTestScoresController.scala +++ b/app/controllers/AssessmentCentreTestScoresController.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/controllers/AssistanceDetailsController.scala b/app/controllers/AssistanceDetailsController.scala index 040fe0e..65e7fc4 100644 --- a/app/controllers/AssistanceDetailsController.scala +++ b/app/controllers/AssistanceDetailsController.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/controllers/BaseController.scala b/app/controllers/BaseController.scala index 8e24514..baaacf7 100644 --- a/app/controllers/BaseController.scala +++ b/app/controllers/BaseController.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/controllers/FastTrackApplication.scala b/app/controllers/FastTrackApplication.scala index 601ae73..bcb413f 100644 --- a/app/controllers/FastTrackApplication.scala +++ b/app/controllers/FastTrackApplication.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/controllers/HomeController.scala b/app/controllers/HomeController.scala index 6b38f1e..3552f4b 100644 --- a/app/controllers/HomeController.scala +++ b/app/controllers/HomeController.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/controllers/LocationSchemeController.scala b/app/controllers/LocationSchemeController.scala index 5b349df..733237e 100644 --- a/app/controllers/LocationSchemeController.scala +++ b/app/controllers/LocationSchemeController.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/controllers/LockAccountController.scala b/app/controllers/LockAccountController.scala index ed039d9..a42b5c1 100644 --- a/app/controllers/LockAccountController.scala +++ b/app/controllers/LockAccountController.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/controllers/OnlineTestController.scala b/app/controllers/OnlineTestController.scala index 4a07315..2d08b3d 100644 --- a/app/controllers/OnlineTestController.scala +++ b/app/controllers/OnlineTestController.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/controllers/PasswordResetController.scala b/app/controllers/PasswordResetController.scala index c823a35..3165865 100644 --- a/app/controllers/PasswordResetController.scala +++ b/app/controllers/PasswordResetController.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/controllers/QuestionnaireController.scala b/app/controllers/QuestionnaireController.scala index 7cbf8f6..92257b2 100644 --- a/app/controllers/QuestionnaireController.scala +++ b/app/controllers/QuestionnaireController.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/controllers/ReviewApplicationController.scala b/app/controllers/ReviewApplicationController.scala index 3b995b0..48c94a2 100644 --- a/app/controllers/ReviewApplicationController.scala +++ b/app/controllers/ReviewApplicationController.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/controllers/SchemeController.scala b/app/controllers/SchemeController.scala index 886a476..298a5c5 100644 --- a/app/controllers/SchemeController.scala +++ b/app/controllers/SchemeController.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/controllers/SchoolsController.scala b/app/controllers/SchoolsController.scala index adf031b..8d039ee 100644 --- a/app/controllers/SchoolsController.scala +++ b/app/controllers/SchoolsController.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/controllers/SignInController.scala b/app/controllers/SignInController.scala index 5fa5ad7..6300125 100644 --- a/app/controllers/SignInController.scala +++ b/app/controllers/SignInController.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/controllers/SignUpController.scala b/app/controllers/SignUpController.scala index e510e51..f000cec 100644 --- a/app/controllers/SignUpController.scala +++ b/app/controllers/SignUpController.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/controllers/SubmitApplicationController.scala b/app/controllers/SubmitApplicationController.scala index a617945..9d838be 100644 --- a/app/controllers/SubmitApplicationController.scala +++ b/app/controllers/SubmitApplicationController.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/filters/CookiePolicyFilter.scala b/app/filters/CookiePolicyFilter.scala index 61bb959..c1c62d5 100644 --- a/app/filters/CookiePolicyFilter.scala +++ b/app/filters/CookiePolicyFilter.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/forms/ActivateAccountform.scala b/app/forms/ActivateAccountform.scala index db0eb5b..d248fb6 100644 --- a/app/forms/ActivateAccountform.scala +++ b/app/forms/ActivateAccountform.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/forms/AlternateLocationsForm.scala b/app/forms/AlternateLocationsForm.scala index f5b1a06..ad43524 100644 --- a/app/forms/AlternateLocationsForm.scala +++ b/app/forms/AlternateLocationsForm.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/forms/AssistanceDetailsForm.scala b/app/forms/AssistanceDetailsForm.scala index 1f71c35..fc16210 100644 --- a/app/forms/AssistanceDetailsForm.scala +++ b/app/forms/AssistanceDetailsForm.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/forms/DiversityQuestionnaireForm.scala b/app/forms/DiversityQuestionnaireForm.scala index e90124f..4282836 100644 --- a/app/forms/DiversityQuestionnaireForm.scala +++ b/app/forms/DiversityQuestionnaireForm.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/forms/EducationQuestionnaireForm.scala b/app/forms/EducationQuestionnaireForm.scala index 1ebe7e0..88c175f 100644 --- a/app/forms/EducationQuestionnaireForm.scala +++ b/app/forms/EducationQuestionnaireForm.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/forms/GeneralDetailsForm.scala b/app/forms/GeneralDetailsForm.scala index 5ce3c48..8e51e4f 100644 --- a/app/forms/GeneralDetailsForm.scala +++ b/app/forms/GeneralDetailsForm.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/forms/LockAccountForm.scala b/app/forms/LockAccountForm.scala index 8afd22c..b60ccb5 100644 --- a/app/forms/LockAccountForm.scala +++ b/app/forms/LockAccountForm.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/forms/Mappings.scala b/app/forms/Mappings.scala index d5d5077..804bab9 100644 --- a/app/forms/Mappings.scala +++ b/app/forms/Mappings.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/forms/ParentalOccupationQuestionnaireForm.scala b/app/forms/ParentalOccupationQuestionnaireForm.scala index daa7152..98a499a 100644 --- a/app/forms/ParentalOccupationQuestionnaireForm.scala +++ b/app/forms/ParentalOccupationQuestionnaireForm.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/forms/RequestResetPasswordForm.scala b/app/forms/RequestResetPasswordForm.scala index 4ba0022..a66058a 100644 --- a/app/forms/RequestResetPasswordForm.scala +++ b/app/forms/RequestResetPasswordForm.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/forms/ResetPasswordForm.scala b/app/forms/ResetPasswordForm.scala index ed2ff56..2c8995a 100644 --- a/app/forms/ResetPasswordForm.scala +++ b/app/forms/ResetPasswordForm.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/forms/SchemeLocationPreferenceForm.scala b/app/forms/SchemeLocationPreferenceForm.scala index cec83f2..c61dc8e 100644 --- a/app/forms/SchemeLocationPreferenceForm.scala +++ b/app/forms/SchemeLocationPreferenceForm.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/forms/SchemePreferenceForm.scala b/app/forms/SchemePreferenceForm.scala index 4a3acb9..79450c5 100644 --- a/app/forms/SchemePreferenceForm.scala +++ b/app/forms/SchemePreferenceForm.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/forms/SignInForm.scala b/app/forms/SignInForm.scala index 4eefe57..a4934f9 100644 --- a/app/forms/SignInForm.scala +++ b/app/forms/SignInForm.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/forms/SignUpForm.scala b/app/forms/SignUpForm.scala index 4ae4c83..663fc69 100644 --- a/app/forms/SignUpForm.scala +++ b/app/forms/SignUpForm.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/forms/WithdrawApplicationForm.scala b/app/forms/WithdrawApplicationForm.scala index 1c78a2b..ac187ea 100644 --- a/app/forms/WithdrawApplicationForm.scala +++ b/app/forms/WithdrawApplicationForm.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/forms/package.scala b/app/forms/package.scala index c89ff8a..9b03db3 100644 --- a/app/forms/package.scala +++ b/app/forms/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/app/helpers/CSRFieldConstructor.scala b/app/helpers/CSRFieldConstructor.scala index 4232a24..8e7cea1 100644 --- a/app/helpers/CSRFieldConstructor.scala +++ b/app/helpers/CSRFieldConstructor.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/helpers/NotificationType.scala b/app/helpers/NotificationType.scala index 9fada78..60c3dc2 100644 --- a/app/helpers/NotificationType.scala +++ b/app/helpers/NotificationType.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/mappings/Address.scala b/app/mappings/Address.scala index 7adf5b3..f511780 100644 --- a/app/mappings/Address.scala +++ b/app/mappings/Address.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/mappings/DayMonthYear.scala b/app/mappings/DayMonthYear.scala index 95529f5..5a36d64 100644 --- a/app/mappings/DayMonthYear.scala +++ b/app/mappings/DayMonthYear.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/mappings/PhoneNumberMapping.scala b/app/mappings/PhoneNumberMapping.scala index c337fd3..2cc0265 100644 --- a/app/mappings/PhoneNumberMapping.scala +++ b/app/mappings/PhoneNumberMapping.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/mappings/PostCodeMapping.scala b/app/mappings/PostCodeMapping.scala index 872f622..68c3d4b 100644 --- a/app/mappings/PostCodeMapping.scala +++ b/app/mappings/PostCodeMapping.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/models/AdjustmentTypes.scala b/app/models/AdjustmentTypes.scala index 6d3faf3..e94bc14 100644 --- a/app/models/AdjustmentTypes.scala +++ b/app/models/AdjustmentTypes.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/models/ApplicationData.scala b/app/models/ApplicationData.scala index 27440d6..bf79283 100644 --- a/app/models/ApplicationData.scala +++ b/app/models/ApplicationData.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/models/CampaignReferrers.scala b/app/models/CampaignReferrers.scala index 763e712..0e5e632 100644 --- a/app/models/CampaignReferrers.scala +++ b/app/models/CampaignReferrers.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/models/CivilServiceDepartments.scala b/app/models/CivilServiceDepartments.scala index f533860..3853524 100644 --- a/app/models/CivilServiceDepartments.scala +++ b/app/models/CivilServiceDepartments.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/models/CookiePolicy.scala b/app/models/CookiePolicy.scala index 65894b4..30b86ce 100644 --- a/app/models/CookiePolicy.scala +++ b/app/models/CookiePolicy.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/models/Employee.scala b/app/models/Employee.scala index f87aac9..e94637d 100644 --- a/app/models/Employee.scala +++ b/app/models/Employee.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/models/Ethnicity.scala b/app/models/Ethnicity.scala index 2e90b13..24a60fd 100644 --- a/app/models/Ethnicity.scala +++ b/app/models/Ethnicity.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/models/Gender.scala b/app/models/Gender.scala index e745503..a323cfa 100644 --- a/app/models/Gender.scala +++ b/app/models/Gender.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/models/Nationalities.scala b/app/models/Nationalities.scala index 36dc7ed..1e51cb0 100644 --- a/app/models/Nationalities.scala +++ b/app/models/Nationalities.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/models/Occupations.scala b/app/models/Occupations.scala index 7f0ee1e..c15c059 100644 --- a/app/models/Occupations.scala +++ b/app/models/Occupations.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/models/OrganizationSize.scala b/app/models/OrganizationSize.scala index 2c17d82..6483ed0 100644 --- a/app/models/OrganizationSize.scala +++ b/app/models/OrganizationSize.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/models/Progress.scala b/app/models/Progress.scala index b567c82..225bdc0 100644 --- a/app/models/Progress.scala +++ b/app/models/Progress.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/models/SecurityUser.scala b/app/models/SecurityUser.scala index 064bb72..7b73dc4 100644 --- a/app/models/SecurityUser.scala +++ b/app/models/SecurityUser.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/models/SexOrientation.scala b/app/models/SexOrientation.scala index 4c4597f..0f9906a 100644 --- a/app/models/SexOrientation.scala +++ b/app/models/SexOrientation.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/models/Supervise.scala b/app/models/Supervise.scala index c79a794..3b5ef06 100644 --- a/app/models/Supervise.scala +++ b/app/models/Supervise.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/models/UniqueIdentifier.scala b/app/models/UniqueIdentifier.scala index bf48b4a..ad969e0 100644 --- a/app/models/UniqueIdentifier.scala +++ b/app/models/UniqueIdentifier.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/models/WithdrawReasons.scala b/app/models/WithdrawReasons.scala index 67f7a15..f690496 100644 --- a/app/models/WithdrawReasons.scala +++ b/app/models/WithdrawReasons.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/models/frameworks/Location.scala b/app/models/frameworks/Location.scala index 9761350..434abe5 100644 --- a/app/models/frameworks/Location.scala +++ b/app/models/frameworks/Location.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/models/frameworks/LocationAndSchemeSelection.scala b/app/models/frameworks/LocationAndSchemeSelection.scala index 88614cf..07e8472 100644 --- a/app/models/frameworks/LocationAndSchemeSelection.scala +++ b/app/models/frameworks/LocationAndSchemeSelection.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/models/frameworks/Region.scala b/app/models/frameworks/Region.scala index 0f18840..bc01752 100644 --- a/app/models/frameworks/Region.scala +++ b/app/models/frameworks/Region.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/models/page/DashboardPage.scala b/app/models/page/DashboardPage.scala index 374d9c9..12839d2 100644 --- a/app/models/page/DashboardPage.scala +++ b/app/models/page/DashboardPage.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/models/services/UserCacheService.scala b/app/models/services/UserCacheService.scala index 205510f..c261892 100644 --- a/app/models/services/UserCacheService.scala +++ b/app/models/services/UserCacheService.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/models/services/UserService.scala b/app/models/services/UserService.scala index ed55173..2091bc2 100644 --- a/app/models/services/UserService.scala +++ b/app/models/services/UserService.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/models/view/SchoolView.scala b/app/models/view/SchoolView.scala index 598ac60..0b9f519 100644 --- a/app/models/view/SchoolView.scala +++ b/app/models/view/SchoolView.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/models/view/SimpleAnswerOptions.scala b/app/models/view/SimpleAnswerOptions.scala index 0e51912..9ec513a 100644 --- a/app/models/view/SimpleAnswerOptions.scala +++ b/app/models/view/SimpleAnswerOptions.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/models/view/questionnaire/Employees.scala b/app/models/view/questionnaire/Employees.scala index c71f667..f1b5fa3 100644 --- a/app/models/view/questionnaire/Employees.scala +++ b/app/models/view/questionnaire/Employees.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/models/view/questionnaire/Ethnicities.scala b/app/models/view/questionnaire/Ethnicities.scala index 84b74ce..ca1f170 100644 --- a/app/models/view/questionnaire/Ethnicities.scala +++ b/app/models/view/questionnaire/Ethnicities.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/models/view/questionnaire/Genders.scala b/app/models/view/questionnaire/Genders.scala index e4aa18f..0d28d1a 100644 --- a/app/models/view/questionnaire/Genders.scala +++ b/app/models/view/questionnaire/Genders.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/models/view/questionnaire/Occupations.scala b/app/models/view/questionnaire/Occupations.scala index 526774e..b99d607 100644 --- a/app/models/view/questionnaire/Occupations.scala +++ b/app/models/view/questionnaire/Occupations.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/models/view/questionnaire/OrganizationSizes.scala b/app/models/view/questionnaire/OrganizationSizes.scala index b6da44e..e4e6272 100644 --- a/app/models/view/questionnaire/OrganizationSizes.scala +++ b/app/models/view/questionnaire/OrganizationSizes.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/models/view/questionnaire/SchoolTypes.scala b/app/models/view/questionnaire/SchoolTypes.scala index 73af967..a457364 100644 --- a/app/models/view/questionnaire/SchoolTypes.scala +++ b/app/models/view/questionnaire/SchoolTypes.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/models/view/questionnaire/SexOrientations.scala b/app/models/view/questionnaire/SexOrientations.scala index 1abd71e..3e9581b 100644 --- a/app/models/view/questionnaire/SexOrientations.scala +++ b/app/models/view/questionnaire/SexOrientations.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/security/CsrCredentialsProvider.scala b/app/security/CsrCredentialsProvider.scala index 22c1c0d..42c5433 100644 --- a/app/security/CsrCredentialsProvider.scala +++ b/app/security/CsrCredentialsProvider.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/security/CustomSecuredErrorHandler.scala b/app/security/CustomSecuredErrorHandler.scala index 4cf71a9..30fa933 100644 --- a/app/security/CustomSecuredErrorHandler.scala +++ b/app/security/CustomSecuredErrorHandler.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/security/QuestionnaireRoles.scala b/app/security/QuestionnaireRoles.scala index 7196366..36cc193 100644 --- a/app/security/QuestionnaireRoles.scala +++ b/app/security/QuestionnaireRoles.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/security/Roles.scala b/app/security/Roles.scala index 752c401..fad577c 100644 --- a/app/security/Roles.scala +++ b/app/security/Roles.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/security/SecureActions.scala b/app/security/SecureActions.scala index 4711f39..a6b0b7f 100644 --- a/app/security/SecureActions.scala +++ b/app/security/SecureActions.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/security/SecurityEnvironment.scala b/app/security/SecurityEnvironment.scala index 5bbd62f..80c9d53 100644 --- a/app/security/SecurityEnvironment.scala +++ b/app/security/SecurityEnvironment.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/security/SignInUtils.scala b/app/security/SignInUtils.scala index 402aeb0..5951daf 100644 --- a/app/security/SignInUtils.scala +++ b/app/security/SignInUtils.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/security/SilhouetteComponent.scala b/app/security/SilhouetteComponent.scala index 314f6d3..816ff42 100644 --- a/app/security/SilhouetteComponent.scala +++ b/app/security/SilhouetteComponent.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/viewmodels/application/scheme/SchemeLocationsViewModel.scala b/app/viewmodels/application/scheme/SchemeLocationsViewModel.scala index cf97378..bdb9573 100644 --- a/app/viewmodels/application/scheme/SchemeLocationsViewModel.scala +++ b/app/viewmodels/application/scheme/SchemeLocationsViewModel.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/viewmodels/application/scheme/SchemePreferenceViewModel.scala b/app/viewmodels/application/scheme/SchemePreferenceViewModel.scala index c4a51a2..4eafcd3 100644 --- a/app/viewmodels/application/scheme/SchemePreferenceViewModel.scala +++ b/app/viewmodels/application/scheme/SchemePreferenceViewModel.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/views/application/assessmentCentreTestScoresAndFeedback.scala.html b/app/views/application/assessmentCentreTestScoresAndFeedback.scala.html index ad1c455..b84c2e6 100644 --- a/app/views/application/assessmentCentreTestScoresAndFeedback.scala.html +++ b/app/views/application/assessmentCentreTestScoresAndFeedback.scala.html @@ -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/views/application/assistanceDetails.scala.html b/app/views/application/assistanceDetails.scala.html index dfb8dca..64971a0 100644 --- a/app/views/application/assistanceDetails.scala.html +++ b/app/views/application/assistanceDetails.scala.html @@ -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/views/application/assistancedetails/hasDisability.scala.html b/app/views/application/assistancedetails/hasDisability.scala.html index dfa09fc..47f49c2 100644 --- a/app/views/application/assistancedetails/hasDisability.scala.html +++ b/app/views/application/assistancedetails/hasDisability.scala.html @@ -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/views/application/assistancedetails/needsSupportAtVenue.scala.html b/app/views/application/assistancedetails/needsSupportAtVenue.scala.html index 20141c6..433ca85 100644 --- a/app/views/application/assistancedetails/needsSupportAtVenue.scala.html +++ b/app/views/application/assistancedetails/needsSupportAtVenue.scala.html @@ -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/views/application/assistancedetails/needsSupportOnlineAssessments.scala.html b/app/views/application/assistancedetails/needsSupportOnlineAssessments.scala.html index 7a9e8e5..ea70bab 100644 --- a/app/views/application/assistancedetails/needsSupportOnlineAssessments.scala.html +++ b/app/views/application/assistancedetails/needsSupportOnlineAssessments.scala.html @@ -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/views/application/onlineTestSuccess.scala.html b/app/views/application/onlineTestSuccess.scala.html index 327b763..f5a66e3 100644 --- a/app/views/application/onlineTestSuccess.scala.html +++ b/app/views/application/onlineTestSuccess.scala.html @@ -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/views/application/personalDetails.scala.html b/app/views/application/personalDetails.scala.html index ce6f663..2926c5a 100644 --- a/app/views/application/personalDetails.scala.html +++ b/app/views/application/personalDetails.scala.html @@ -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/views/application/review.scala.html b/app/views/application/review.scala.html index c0a7ae8..43d43ec 100644 --- a/app/views/application/review.scala.html +++ b/app/views/application/review.scala.html @@ -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/views/application/reviewapplication/assistanceDetailsViewSection.scala.html b/app/views/application/reviewapplication/assistanceDetailsViewSection.scala.html index c06b25c..b0fb81f 100644 --- a/app/views/application/reviewapplication/assistanceDetailsViewSection.scala.html +++ b/app/views/application/reviewapplication/assistanceDetailsViewSection.scala.html @@ -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/views/application/reviewapplication/diversityQuestionnaireViewSection.scala.html b/app/views/application/reviewapplication/diversityQuestionnaireViewSection.scala.html index a8af5c8..dcc44e0 100644 --- a/app/views/application/reviewapplication/diversityQuestionnaireViewSection.scala.html +++ b/app/views/application/reviewapplication/diversityQuestionnaireViewSection.scala.html @@ -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/views/application/reviewapplication/personalDetailsViewSection.scala.html b/app/views/application/reviewapplication/personalDetailsViewSection.scala.html index 2cc043d..eb3a8d7 100644 --- a/app/views/application/reviewapplication/personalDetailsViewSection.scala.html +++ b/app/views/application/reviewapplication/personalDetailsViewSection.scala.html @@ -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/views/application/reviewapplication/schemeSummaryView.scala.html b/app/views/application/reviewapplication/schemeSummaryView.scala.html index 27a92a6..30779ba 100644 --- a/app/views/application/reviewapplication/schemeSummaryView.scala.html +++ b/app/views/application/reviewapplication/schemeSummaryView.scala.html @@ -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/views/application/scheme/chooseyourlocations.scala.html b/app/views/application/scheme/chooseyourlocations.scala.html index 385ce34..a683b43 100644 --- a/app/views/application/scheme/chooseyourlocations.scala.html +++ b/app/views/application/scheme/chooseyourlocations.scala.html @@ -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/views/application/scheme/chooseyourschemes.scala.html b/app/views/application/scheme/chooseyourschemes.scala.html index 20121f4..b31a009 100644 --- a/app/views/application/scheme/chooseyourschemes.scala.html +++ b/app/views/application/scheme/chooseyourschemes.scala.html @@ -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/views/application/submit.scala.html b/app/views/application/submit.scala.html index b06b779..960c119 100644 --- a/app/views/application/submit.scala.html +++ b/app/views/application/submit.scala.html @@ -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/views/application/success.scala.html b/app/views/application/success.scala.html index 1ca28d7..d18b065 100644 --- a/app/views/application/success.scala.html +++ b/app/views/application/success.scala.html @@ -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/views/application/withdraw.scala.html b/app/views/application/withdraw.scala.html index aba7a4d..47bc2bf 100644 --- a/app/views/application/withdraw.scala.html +++ b/app/views/application/withdraw.scala.html @@ -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/views/error_template.scala.html b/app/views/error_template.scala.html index a4dd768..edc3cb1 100644 --- a/app/views/error_template.scala.html +++ b/app/views/error_template.scala.html @@ -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/views/govuk_template.scala.html b/app/views/govuk_template.scala.html index e240624..334d55a 100644 --- a/app/views/govuk_template.scala.html +++ b/app/views/govuk_template.scala.html @@ -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/views/home/dashboard.scala.html b/app/views/home/dashboard.scala.html index 678090e..a37084d 100644 --- a/app/views/home/dashboard.scala.html +++ b/app/views/home/dashboard.scala.html @@ -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/views/home/submit_disabled.scala.html b/app/views/home/submit_disabled.scala.html index aa8326e..1adfae9 100644 --- a/app/views/home/submit_disabled.scala.html +++ b/app/views/home/submit_disabled.scala.html @@ -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/views/index/guestwelcome.scala.html b/app/views/index/guestwelcome.scala.html index 68f3581..813c0c6 100644 --- a/app/views/index/guestwelcome.scala.html +++ b/app/views/index/guestwelcome.scala.html @@ -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/views/index/helpdesk.scala.html b/app/views/index/helpdesk.scala.html index a47ecda..3e22b8f 100644 --- a/app/views/index/helpdesk.scala.html +++ b/app/views/index/helpdesk.scala.html @@ -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/views/index/locked.scala.html b/app/views/index/locked.scala.html index ed3db36..febd3cf 100644 --- a/app/views/index/locked.scala.html +++ b/app/views/index/locked.scala.html @@ -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/views/index/privacy.scala.html b/app/views/index/privacy.scala.html index c9d190b..310ff19 100644 --- a/app/views/index/privacy.scala.html +++ b/app/views/index/privacy.scala.html @@ -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/views/index/terms.scala.html b/app/views/index/terms.scala.html index aba1d10..a004eb4 100644 --- a/app/views/index/terms.scala.html +++ b/app/views/index/terms.scala.html @@ -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/views/main_template.scala.html b/app/views/main_template.scala.html index bfd662e..1f1d9ba 100644 --- a/app/views/main_template.scala.html +++ b/app/views/main_template.scala.html @@ -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/views/questionnaire/components/postcode.scala.html b/app/views/questionnaire/components/postcode.scala.html index 54d4de2..eb78903 100644 --- a/app/views/questionnaire/components/postcode.scala.html +++ b/app/views/questionnaire/components/postcode.scala.html @@ -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/views/questionnaire/components/school.scala.html b/app/views/questionnaire/components/school.scala.html index 5c2c371..1122d07 100644 --- a/app/views/questionnaire/components/school.scala.html +++ b/app/views/questionnaire/components/school.scala.html @@ -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/views/questionnaire/continue.scala.html b/app/views/questionnaire/continue.scala.html index f16015a..233f3a7 100644 --- a/app/views/questionnaire/continue.scala.html +++ b/app/views/questionnaire/continue.scala.html @@ -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/views/questionnaire/firstpage.scala.html b/app/views/questionnaire/firstpage.scala.html index 56acd3c..7e05f1e 100644 --- a/app/views/questionnaire/firstpage.scala.html +++ b/app/views/questionnaire/firstpage.scala.html @@ -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/views/questionnaire/intro.scala.html b/app/views/questionnaire/intro.scala.html index 5d5f1a9..a50092e 100644 --- a/app/views/questionnaire/intro.scala.html +++ b/app/views/questionnaire/intro.scala.html @@ -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/views/questionnaire/secondpage.scala.html b/app/views/questionnaire/secondpage.scala.html index 1361e30..f622591 100644 --- a/app/views/questionnaire/secondpage.scala.html +++ b/app/views/questionnaire/secondpage.scala.html @@ -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/views/questionnaire/thirdpage.scala.html b/app/views/questionnaire/thirdpage.scala.html index 75da55f..213d73e 100644 --- a/app/views/questionnaire/thirdpage.scala.html +++ b/app/views/questionnaire/thirdpage.scala.html @@ -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/views/registration/activation.scala.html b/app/views/registration/activation.scala.html index ed81779..ebaa8f6 100644 --- a/app/views/registration/activation.scala.html +++ b/app/views/registration/activation.scala.html @@ -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/views/registration/request_reset.scala.html b/app/views/registration/request_reset.scala.html index 849cb23..e9a5177 100644 --- a/app/views/registration/request_reset.scala.html +++ b/app/views/registration/request_reset.scala.html @@ -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/views/registration/reset_password.scala.html b/app/views/registration/reset_password.scala.html index 3e002b7..4705c4b 100644 --- a/app/views/registration/reset_password.scala.html +++ b/app/views/registration/reset_password.scala.html @@ -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/views/registration/signup.scala.html b/app/views/registration/signup.scala.html index 09e9bbb..2f0e719 100644 --- a/app/views/registration/signup.scala.html +++ b/app/views/registration/signup.scala.html @@ -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/views/template/errorSummary.scala.html b/app/views/template/errorSummary.scala.html index e942604..8dc51fd 100644 --- a/app/views/template/errorSummary.scala.html +++ b/app/views/template/errorSummary.scala.html @@ -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/views/template/fieldTemplate.scala.html b/app/views/template/fieldTemplate.scala.html index f74c8c7..0f15f36 100644 --- a/app/views/template/fieldTemplate.scala.html +++ b/app/views/template/fieldTemplate.scala.html @@ -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/views/template/flashMessage.scala.html b/app/views/template/flashMessage.scala.html index 1fcd814..5b6a375 100644 --- a/app/views/template/flashMessage.scala.html +++ b/app/views/template/flashMessage.scala.html @@ -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/views/template/skinnyTemplate.scala.html b/app/views/template/skinnyTemplate.scala.html index f592e93..828b989 100644 --- a/app/views/template/skinnyTemplate.scala.html +++ b/app/views/template/skinnyTemplate.scala.html @@ -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/views/template/userDetails.scala.html b/app/views/template/userDetails.scala.html index a2a748c..2987370 100644 --- a/app/views/template/userDetails.scala.html +++ b/app/views/template/userDetails.scala.html @@ -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/views/widgets/address.scala.html b/app/views/widgets/address.scala.html index 07ed4de..5241a0a 100644 --- a/app/views/widgets/address.scala.html +++ b/app/views/widgets/address.scala.html @@ -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/views/widgets/checkbox.scala.html b/app/views/widgets/checkbox.scala.html index e9c6430..907f184 100644 --- a/app/views/widgets/checkbox.scala.html +++ b/app/views/widgets/checkbox.scala.html @@ -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/views/widgets/date.scala.html b/app/views/widgets/date.scala.html index 3f15260..656673c 100644 --- a/app/views/widgets/date.scala.html +++ b/app/views/widgets/date.scala.html @@ -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/views/widgets/dateField.scala.html b/app/views/widgets/dateField.scala.html index d2cd209..b5ef7df 100644 --- a/app/views/widgets/dateField.scala.html +++ b/app/views/widgets/dateField.scala.html @@ -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/views/widgets/guard.scala.html b/app/views/widgets/guard.scala.html index ca18998..496a232 100644 --- a/app/views/widgets/guard.scala.html +++ b/app/views/widgets/guard.scala.html @@ -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/views/widgets/guardWithLabel.scala.html b/app/views/widgets/guardWithLabel.scala.html index 0224528..ce1d82c 100644 --- a/app/views/widgets/guardWithLabel.scala.html +++ b/app/views/widgets/guardWithLabel.scala.html @@ -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/views/widgets/inputCheckboxGroup.scala.html b/app/views/widgets/inputCheckboxGroup.scala.html index 0535782..b456473 100644 --- a/app/views/widgets/inputCheckboxGroup.scala.html +++ b/app/views/widgets/inputCheckboxGroup.scala.html @@ -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/views/widgets/onlineTestProgress.scala.html b/app/views/widgets/onlineTestProgress.scala.html index a17f960..0832bde 100644 --- a/app/views/widgets/onlineTestProgress.scala.html +++ b/app/views/widgets/onlineTestProgress.scala.html @@ -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/views/widgets/pageProgress.scala.html b/app/views/widgets/pageProgress.scala.html index efb74fc..d2603ec 100644 --- a/app/views/widgets/pageProgress.scala.html +++ b/app/views/widgets/pageProgress.scala.html @@ -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/views/widgets/progressBar.scala.html b/app/views/widgets/progressBar.scala.html index 692ab49..5fb1db4 100644 --- a/app/views/widgets/progressBar.scala.html +++ b/app/views/widgets/progressBar.scala.html @@ -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/views/widgets/radioBox.scala.html b/app/views/widgets/radioBox.scala.html index 740e457..22e20de 100644 --- a/app/views/widgets/radioBox.scala.html +++ b/app/views/widgets/radioBox.scala.html @@ -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/views/widgets/radioBoxHorizontal.scala.html b/app/views/widgets/radioBoxHorizontal.scala.html index 0dda0f0..5036874 100644 --- a/app/views/widgets/radioBoxHorizontal.scala.html +++ b/app/views/widgets/radioBoxHorizontal.scala.html @@ -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/views/widgets/radioBoxOccupation.scala.html b/app/views/widgets/radioBoxOccupation.scala.html index 4664836..fcbff6d 100644 --- a/app/views/widgets/radioBoxOccupation.scala.html +++ b/app/views/widgets/radioBoxOccupation.scala.html @@ -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/views/widgets/radioBoxOccupationFirst.scala.html b/app/views/widgets/radioBoxOccupationFirst.scala.html index ac66c24..59ec0a6 100644 --- a/app/views/widgets/radioBoxOccupationFirst.scala.html +++ b/app/views/widgets/radioBoxOccupationFirst.scala.html @@ -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/views/widgets/radioBoxVertical.scala.html b/app/views/widgets/radioBoxVertical.scala.html index 6b3f8ff..f7aec5b 100644 --- a/app/views/widgets/radioBoxVertical.scala.html +++ b/app/views/widgets/radioBoxVertical.scala.html @@ -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/views/widgets/saveAndContinueButton.scala.html b/app/views/widgets/saveAndContinueButton.scala.html index 0059d09..c5c1352 100644 --- a/app/views/widgets/saveAndContinueButton.scala.html +++ b/app/views/widgets/saveAndContinueButton.scala.html @@ -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/views/widgets/select.scala.html b/app/views/widgets/select.scala.html index 27cef52..ef0ed53 100644 --- a/app/views/widgets/select.scala.html +++ b/app/views/widgets/select.scala.html @@ -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/views/widgets/select_guard.scala.html b/app/views/widgets/select_guard.scala.html index 3da508b..bb3705c 100644 --- a/app/views/widgets/select_guard.scala.html +++ b/app/views/widgets/select_guard.scala.html @@ -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/views/widgets/select_guard_multi.scala.html b/app/views/widgets/select_guard_multi.scala.html index 3b3d7d1..bb1d767 100644 --- a/app/views/widgets/select_guard_multi.scala.html +++ b/app/views/widgets/select_guard_multi.scala.html @@ -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/views/widgets/select_search.scala.html b/app/views/widgets/select_search.scala.html index 61e16e1..7e47a78 100644 --- a/app/views/widgets/select_search.scala.html +++ b/app/views/widgets/select_search.scala.html @@ -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/views/widgets/yesNoQuestion.scala.html b/app/views/widgets/yesNoQuestion.scala.html index 573e465..d770290 100644 --- a/app/views/widgets/yesNoQuestion.scala.html +++ b/app/views/widgets/yesNoQuestion.scala.html @@ -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 cb4c210..8b682bb 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/conf/silhouette.conf b/conf/silhouette.conf index 767a15b..1fc2527 100644 --- a/conf/silhouette.conf +++ b/conf/silhouette.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/project/FrontendBuild.scala b/project/FrontendBuild.scala index dbc45d6..6ca880c 100644 --- a/project/FrontendBuild.scala +++ b/project/FrontendBuild.scala @@ -33,8 +33,8 @@ private object AppDependencies { val compile = Seq( "com.iheart" %% "ficus" % "1.2.6", - "uk.gov.hmrc" %% "http-caching-client" % "7.0.0", - "uk.gov.hmrc" %% "frontend-bootstrap" % "10.4.0", + "uk.gov.hmrc" %% "http-caching-client" % "7.1.0", + "uk.gov.hmrc" %% "frontend-bootstrap" % "11.3.0", "uk.gov.hmrc" %% "play-whitelist-filter" % "2.0.0", "uk.gov.hmrc" %% "url-builder" % "2.1.0", "org.apache.httpcomponents" % "httpclient" % "4.5.3", diff --git a/project/plugins.sbt b/project/plugins.sbt index 34376dc..c985a8e 100644 --- a/project/plugins.sbt +++ b/project/plugins.sbt @@ -18,7 +18,7 @@ addSbtPlugin("com.typesafe.sbt" % "sbt-digest" % "1.0.0") addSbtPlugin("com.typesafe.sbt" % "sbt-gzip" % "1.0.0") -addSbtPlugin("com.typesafe.play" % "sbt-plugin" % "2.5.12") +addSbtPlugin("com.typesafe.play" % "sbt-plugin" % "2.5.19") addSbtPlugin("org.scalastyle" %% "scalastyle-sbt-plugin" % "0.8.0") diff --git a/test/config/FasttrackFrontendConfigSpec.scala b/test/config/FasttrackFrontendConfigSpec.scala index 6c99127..12459ed 100644 --- a/test/config/FasttrackFrontendConfigSpec.scala +++ b/test/config/FasttrackFrontendConfigSpec.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/config/WhitelistFilterConfigSpec.scala b/test/config/WhitelistFilterConfigSpec.scala index 72ca2bc..c813b9d 100644 --- a/test/config/WhitelistFilterConfigSpec.scala +++ b/test/config/WhitelistFilterConfigSpec.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/connectors/ConnectorSpec.scala b/test/connectors/ConnectorSpec.scala index 1254b3c..a7edb47 100644 --- a/test/connectors/ConnectorSpec.scala +++ b/test/connectors/ConnectorSpec.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/connectors/UserManagementClientSpec.scala b/test/connectors/UserManagementClientSpec.scala index 3053372..7dd0958 100644 --- a/test/connectors/UserManagementClientSpec.scala +++ b/test/connectors/UserManagementClientSpec.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/connectors/exchange/AssistanceDetailsExamples.scala b/test/connectors/exchange/AssistanceDetailsExamples.scala index c676f22..798ba9c 100644 --- a/test/connectors/exchange/AssistanceDetailsExamples.scala +++ b/test/connectors/exchange/AssistanceDetailsExamples.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/connectors/exchange/LocationSchemesExamples.scala b/test/connectors/exchange/LocationSchemesExamples.scala index dba5485..6dca98a 100644 --- a/test/connectors/exchange/LocationSchemesExamples.scala +++ b/test/connectors/exchange/LocationSchemesExamples.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/connectors/exchange/PersonalDetailsExamples.scala b/test/connectors/exchange/PersonalDetailsExamples.scala index be7249b..012847f 100644 --- a/test/connectors/exchange/PersonalDetailsExamples.scala +++ b/test/connectors/exchange/PersonalDetailsExamples.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/connectors/exchange/SchemeInfoExamples.scala b/test/connectors/exchange/SchemeInfoExamples.scala index 9d91e24..42eeace 100644 --- a/test/connectors/exchange/SchemeInfoExamples.scala +++ b/test/connectors/exchange/SchemeInfoExamples.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/controllers/ApplicationSpec.scala b/test/controllers/ApplicationSpec.scala index c6771dd..f34d94b 100644 --- a/test/controllers/ApplicationSpec.scala +++ b/test/controllers/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/controllers/AssessmentCentreTestScoresControllerSpec.scala b/test/controllers/AssessmentCentreTestScoresControllerSpec.scala index 1a03fc1..eeac54f 100644 --- a/test/controllers/AssessmentCentreTestScoresControllerSpec.scala +++ b/test/controllers/AssessmentCentreTestScoresControllerSpec.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/controllers/BaseSpec.scala b/test/controllers/BaseSpec.scala index 54b14eb..e553552 100644 --- a/test/controllers/BaseSpec.scala +++ b/test/controllers/BaseSpec.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/controllers/FasttrackConfigSpec.scala b/test/controllers/FasttrackConfigSpec.scala index 4a6a9dc..f1098c1 100644 --- a/test/controllers/FasttrackConfigSpec.scala +++ b/test/controllers/FasttrackConfigSpec.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/controllers/ReviewApplicationControllerSpec.scala b/test/controllers/ReviewApplicationControllerSpec.scala index c678b30..a824c0e 100644 --- a/test/controllers/ReviewApplicationControllerSpec.scala +++ b/test/controllers/ReviewApplicationControllerSpec.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/controllers/UnitSpec.scala b/test/controllers/UnitSpec.scala index 46a61aa..33a0e2c 100644 --- a/test/controllers/UnitSpec.scala +++ b/test/controllers/UnitSpec.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/forms/AssistanceDetailsFormExamples.scala b/test/forms/AssistanceDetailsFormExamples.scala index 40b1340..be80dc6 100644 --- a/test/forms/AssistanceDetailsFormExamples.scala +++ b/test/forms/AssistanceDetailsFormExamples.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/forms/AssistanceDetailsFormSpec.scala b/test/forms/AssistanceDetailsFormSpec.scala index 87d797b..8ecc25b 100644 --- a/test/forms/AssistanceDetailsFormSpec.scala +++ b/test/forms/AssistanceDetailsFormSpec.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/forms/DiversityQuestionnaireFormSpec.scala b/test/forms/DiversityQuestionnaireFormSpec.scala index 70c10a2..4d752b5 100644 --- a/test/forms/DiversityQuestionnaireFormSpec.scala +++ b/test/forms/DiversityQuestionnaireFormSpec.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/forms/EducationQuestionnaireFormExamples.scala b/test/forms/EducationQuestionnaireFormExamples.scala index fef177f..48798f4 100644 --- a/test/forms/EducationQuestionnaireFormExamples.scala +++ b/test/forms/EducationQuestionnaireFormExamples.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/forms/EducationQuestionnaireFormSpec.scala b/test/forms/EducationQuestionnaireFormSpec.scala index ea82e82..bd4b6f4 100644 --- a/test/forms/EducationQuestionnaireFormSpec.scala +++ b/test/forms/EducationQuestionnaireFormSpec.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/forms/GeneralDetailsFormSpec.scala b/test/forms/GeneralDetailsFormSpec.scala index c70ee4e..b624302 100644 --- a/test/forms/GeneralDetailsFormSpec.scala +++ b/test/forms/GeneralDetailsFormSpec.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/forms/ParentalOccupationQuestionnaireFormSpec.scala b/test/forms/ParentalOccupationQuestionnaireFormSpec.scala index 13bd6a9..14fdaf8 100644 --- a/test/forms/ParentalOccupationQuestionnaireFormSpec.scala +++ b/test/forms/ParentalOccupationQuestionnaireFormSpec.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/forms/SignUpFormSpec.scala b/test/forms/SignUpFormSpec.scala index 90f9b5a..6a3f4a2 100644 --- a/test/forms/SignUpFormSpec.scala +++ b/test/forms/SignUpFormSpec.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/forms/resetPasswordFormSpec.scala b/test/forms/resetPasswordFormSpec.scala index dfda7cf..271c2f1 100644 --- a/test/forms/resetPasswordFormSpec.scala +++ b/test/forms/resetPasswordFormSpec.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/mappings/AddressExamples.scala b/test/mappings/AddressExamples.scala index a49a493..978bd0b 100644 --- a/test/mappings/AddressExamples.scala +++ b/test/mappings/AddressExamples.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/models/CachedDataExample.scala b/test/models/CachedDataExample.scala index 3effd53..83aaf65 100644 --- a/test/models/CachedDataExample.scala +++ b/test/models/CachedDataExample.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/models/ProgressExamples.scala b/test/models/ProgressExamples.scala index 298bb4f..1aa773c 100644 --- a/test/models/ProgressExamples.scala +++ b/test/models/ProgressExamples.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/models/ProgressResponseExamples.scala b/test/models/ProgressResponseExamples.scala index 9d6e118..ec03799 100644 --- a/test/models/ProgressResponseExamples.scala +++ b/test/models/ProgressResponseExamples.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/models/SecurityUserExamples.scala b/test/models/SecurityUserExamples.scala index b2beb39..254ab85 100644 --- a/test/models/SecurityUserExamples.scala +++ b/test/models/SecurityUserExamples.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/models/page/DashboardPageSpec.scala b/test/models/page/DashboardPageSpec.scala index e74afec..de639b8 100644 --- a/test/models/page/DashboardPageSpec.scala +++ b/test/models/page/DashboardPageSpec.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/security/RolesSpec.scala b/test/security/RolesSpec.scala index 2fed2a6..b588e17 100644 --- a/test/security/RolesSpec.scala +++ b/test/security/RolesSpec.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/testkit/BaseControllerSpec.scala b/test/testkit/BaseControllerSpec.scala index b065b13..17a50cf 100644 --- a/test/testkit/BaseControllerSpec.scala +++ b/test/testkit/BaseControllerSpec.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/testkit/SilhouetteFakeEnv.scala b/test/testkit/SilhouetteFakeEnv.scala index be4d99f..a45e569 100644 --- a/test/testkit/SilhouetteFakeEnv.scala +++ b/test/testkit/SilhouetteFakeEnv.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/testkit/SilhouetteFakeModule.scala b/test/testkit/SilhouetteFakeModule.scala index 7643beb..82d39dc 100644 --- a/test/testkit/SilhouetteFakeModule.scala +++ b/test/testkit/SilhouetteFakeModule.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/testkit/UnitWithAppSpec.scala b/test/testkit/UnitWithAppSpec.scala index 263410c..2802cda 100644 --- a/test/testkit/UnitWithAppSpec.scala +++ b/test/testkit/UnitWithAppSpec.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/util/PostCodeFormatterSpec.scala b/test/util/PostCodeFormatterSpec.scala index aecdc0e..4be7aed 100644 --- a/test/util/PostCodeFormatterSpec.scala +++ b/test/util/PostCodeFormatterSpec.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/util/RegionToJsonSpec.scala b/test/util/RegionToJsonSpec.scala index 6cb8eaf..e2f18d0 100644 --- a/test/util/RegionToJsonSpec.scala +++ b/test/util/RegionToJsonSpec.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.