From b9862448889b04f110285e5ad299d1e174edfbcf 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:15 +0000 Subject: [PATCH] Apply pre-commit fix From the artifact of the previous workflow run --- geoportal/geomapfish_geoportal/static/cog.html | 2 +- ui/src/interfaces/ControllerDesktop.ts | 2 +- ui/src/interfaces/ControllerIframeAPI.ts | 2 +- ui/src/interfaces/ControllerMobile.ts | 2 +- 4 files changed, 4 insertions(+), 4 deletions(-) diff --git a/geoportal/geomapfish_geoportal/static/cog.html b/geoportal/geomapfish_geoportal/static/cog.html index 37fb12368..bd6dc4ced 100644 --- a/geoportal/geomapfish_geoportal/static/cog.html +++ b/geoportal/geomapfish_geoportal/static/cog.html @@ -27,7 +27,7 @@
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