diff --git a/src/Surfnet/ServiceProviderDashboard/Infrastructure/DashboardBundle/EventListener/AuthenticatedUserListener.php b/src/Surfnet/ServiceProviderDashboard/Infrastructure/DashboardBundle/EventListener/AuthenticatedUserListener.php index 87219091d..9e6b0092b 100644 --- a/src/Surfnet/ServiceProviderDashboard/Infrastructure/DashboardBundle/EventListener/AuthenticatedUserListener.php +++ b/src/Surfnet/ServiceProviderDashboard/Infrastructure/DashboardBundle/EventListener/AuthenticatedUserListener.php @@ -3,7 +3,7 @@ declare(strict_types = 1); /** - * Copyright 2016 SURFnet bv + * Copyright 2024 SURFnet B.V. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/src/Surfnet/ServiceProviderDashboard/Infrastructure/DashboardBundle/EventListener/ExplicitSessionTimeoutListener.php b/src/Surfnet/ServiceProviderDashboard/Infrastructure/DashboardBundle/EventListener/ExplicitSessionTimeoutListener.php index 3493d7f86..1c2b97bd5 100644 --- a/src/Surfnet/ServiceProviderDashboard/Infrastructure/DashboardBundle/EventListener/ExplicitSessionTimeoutListener.php +++ b/src/Surfnet/ServiceProviderDashboard/Infrastructure/DashboardBundle/EventListener/ExplicitSessionTimeoutListener.php @@ -3,7 +3,7 @@ declare(strict_types = 1); /** - * Copyright 2024 SURFnet bv + * Copyright 2024 SURFnet B.V. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License.