Skip to content

Commit 05a0bb4

Browse files
committed
update license header
1 parent 798ec35 commit 05a0bb4

3 files changed

Lines changed: 5 additions & 5 deletions

File tree

mlir/include/mlir/Dialect/Utils/MatrixUtils.h

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
/*
2-
* Copyright (c) 2023 - 2025 Chair for Design Automation, TUM
3-
* Copyright (c) 2025 Munich Quantum Software Company GmbH
2+
* Copyright (c) 2023 - 2026 Chair for Design Automation, TUM
3+
* Copyright (c) 2025 - 2026 Munich Quantum Software Company GmbH
44
* All rights reserved.
55
*
66
* SPDX-License-Identifier: MIT

mlir/unittests/dialect/qco/CMakeLists.txt

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
1-
# Copyright (c) 2023 - 2025 Chair for Design Automation, TUM
2-
# Copyright (c) 2025 Munich Quantum Software Company GmbH
1+
# Copyright (c) 2023 - 2026 Chair for Design Automation, TUM
2+
# Copyright (c) 2025 - 2026 Munich Quantum Software Company GmbH
33
# All rights reserved.
44
#
55
# SPDX-License-Identifier: MIT

mlir/unittests/dialect/qco/test_unitary_matrix.cpp

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
/*
22
* Copyright (c) 2023 - 2025 Chair for Design Automation, TUM
3-
* Copyright (c) 2025 Munich Quantum Software Company GmbH
3+
* Copyright (c) 2025 - 2026 Munich Quantum Software Company GmbH
44
* All rights reserved.
55
*
66
* SPDX-License-Identifier: MIT

0 commit comments

Comments
 (0)