Skip to content

Commit

Permalink
Copyright
Browse files Browse the repository at this point in the history
Signed-off-by: Mathieu DEHARBE <[email protected]>
  • Loading branch information
Mathieu-Deharbe committed Jan 9, 2025
1 parent 50b0be3 commit 8f5cffe
Showing 1 changed file with 7 additions and 0 deletions.
Original file line number Diff line number Diff line change
@@ -1,3 +1,10 @@
/**
* Copyright (c) 2025, RTE (http://www.rte-france.com)
* This Source Code Form is subject to the terms of the Mozilla Public
* License, v. 2.0. If a copy of the MPL was not distributed with this
* file, You can obtain one at http://mozilla.org/MPL/2.0/.
*/

import { Box, Tab, Tabs, TextField } from '@mui/material';
import { OperationalLimitsGroup } from './limits-type';
import IconButton from '@mui/material/IconButton';
Expand Down

0 comments on commit 8f5cffe

Please sign in to comment.