File tree Expand file tree Collapse file tree
demo/java/network-viewer-demo-data Expand file tree Collapse file tree Original file line number Diff line number Diff line change 22 license :
33 spdx-id : MPL-2.0
44 pattern : |
5- Copyright copyright \d{4}, RTE \(http:\/\/www\.rte-france\.com\)
5+ Copyright \(c\) \d{4}, RTE \(http:\/\/www\.rte-france\.com\)
66 This Source Code Form is subject to the terms of the Mozilla Public
77 License, v\. 2\.0\. If a copy of the MPL was not distributed with this
88 file, You can obtain one at http:\/\/mozilla\.org\/MPL\/2\.0\/\.
@@ -26,5 +26,6 @@ header:
2626 - ' **/*.properties'
2727 - ' **/*.vert'
2828 - ' **/*.frag'
29+ - ' **/pom.xml'
2930
3031 comment : on-failure
Original file line number Diff line number Diff line change 11<?xml version =" 1.0" encoding =" UTF-8" ?>
2+ <!--
3+ Copyright (c) 2026, RTE (http://www.rte-france.com)
4+ This Source Code Form is subject to the terms of the Mozilla Public
5+ License, v. 2.0. If a copy of the MPL was not distributed with this
6+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
7+ -->
28<project xmlns =" http://maven.apache.org/POM/4.0.0"
39 xmlns : xsi =" http://www.w3.org/2001/XMLSchema-instance"
410 xsi : schemaLocation =" http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd" >
You can’t perform that action at this time.
0 commit comments