From b76781bf1604eba1c79c307ea5584a8508d61fc2 Mon Sep 17 00:00:00 2001 From: "geo-ghci-int[bot]" <146321879+geo-ghci-int[bot]@users.noreply.github.com> Date: Wed, 1 Jan 2025 23:31:25 +0000 Subject: [PATCH] Apply pre-commit fix From the artifact of the previous workflow run --- ui/src/interfaces/ControllerDesktop.ts | 2 +- ui/src/interfaces/ControllerIframeAPI.ts | 2 +- ui/src/interfaces/ControllerMobile.ts | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/ui/src/interfaces/ControllerDesktop.ts b/ui/src/interfaces/ControllerDesktop.ts index 2ee47667c..dab6378f2 100644 --- a/ui/src/interfaces/ControllerDesktop.ts +++ b/ui/src/interfaces/ControllerDesktop.ts @@ -1,6 +1,6 @@ // The MIT License (MIT) // -// Copyright (c) 2016-2024 Camptocamp SA +// Copyright (c) 2016-2025 Camptocamp SA // // Permission is hereby granted, free of charge, to any person obtaining a copy of // this software and associated documentation files (the "Software"), to deal in diff --git a/ui/src/interfaces/ControllerIframeAPI.ts b/ui/src/interfaces/ControllerIframeAPI.ts index 0d166ec21..f8f8c9119 100644 --- a/ui/src/interfaces/ControllerIframeAPI.ts +++ b/ui/src/interfaces/ControllerIframeAPI.ts @@ -1,6 +1,6 @@ // The MIT License (MIT) // -// Copyright (c) 2015-2024 Camptocamp SA +// Copyright (c) 2015-2025 Camptocamp SA // // Permission is hereby granted, free of charge, to any person obtaining a copy of // this software and associated documentation files (the "Software"), to deal in diff --git a/ui/src/interfaces/ControllerMobile.ts b/ui/src/interfaces/ControllerMobile.ts index 9e447cb01..fce673908 100644 --- a/ui/src/interfaces/ControllerMobile.ts +++ b/ui/src/interfaces/ControllerMobile.ts @@ -1,6 +1,6 @@ // The MIT License (MIT) // -// Copyright (c) 2015-2024 Camptocamp SA +// Copyright (c) 2015-2025 Camptocamp SA // // Permission is hereby granted, free of charge, to any person obtaining a copy of // this software and associated documentation files (the "Software"), to deal in