mirror of
https://git.rwth-aachen.de/acs/public/villas/node/
synced 2025-03-09 00:00:00 +01:00
chore: update copyright in README
Signed-off-by: Niklas Eiling <niklas.eiling@eonerc.rwth-aachen.de>
This commit is contained in:
parent
16b6a21512
commit
b433219af2
2 changed files with 5 additions and 5 deletions
|
@ -52,10 +52,10 @@ We kindly ask all academic publications employing components of VILLASframework
|
||||||
|
|
||||||
For other licensing options please consult [Prof. Antonello Monti](mailto:amonti@eonerc.rwth-aachen.de).
|
For other licensing options please consult [Prof. Antonello Monti](mailto:amonti@eonerc.rwth-aachen.de).
|
||||||
|
|
||||||
- SPDX-FileCopyrightText: 2014-2024 Institute for Automation of Complex Power Systems, RWTH Aachen University
|
- SPDX-FileCopyrightText: 2014-2025 Institute for Automation of Complex Power Systems, RWTH Aachen University
|
||||||
- SPDX-FileCopyrightText: 2023-2024 OPAL-RT Germany GmbH
|
- SPDX-FileCopyrightText: 2023-2025 OPAL-RT Germany GmbH
|
||||||
- SPDX-FileCopyrightText: 2022-2024 Niklas Eiling <niklas.eiling@eonerc.rwth-aachen.de>
|
- SPDX-FileCopyrightText: 2022-2025 Niklas Eiling <niklas.eiling@eonerc.rwth-aachen.de>
|
||||||
- SPDX-FileCopyrightText: 2018-2024 Steffen Vogel <post@steffenvogel.de>
|
- SPDX-FileCopyrightText: 2018-2025 Steffen Vogel <post@steffenvogel.de>
|
||||||
- SPDX-FileCopyrightText: 2018 Daniel Krebs <dkrebs@eonerc.rwth-aachen.de>
|
- SPDX-FileCopyrightText: 2018 Daniel Krebs <dkrebs@eonerc.rwth-aachen.de>
|
||||||
- SPDX-License-Identifier: Apache-2.0
|
- SPDX-License-Identifier: Apache-2.0
|
||||||
|
|
||||||
|
|
|
@ -1,7 +1,7 @@
|
||||||
/* Communicate with VILLASfpga Xilinx FPGA boards.
|
/* Communicate with VILLASfpga Xilinx FPGA boards.
|
||||||
*
|
*
|
||||||
* Author: Niklas Eiling <niklas.eiling@eonerc.rwth-aachen.de>
|
* Author: Niklas Eiling <niklas.eiling@eonerc.rwth-aachen.de>
|
||||||
* SPDX-FileCopyrightText: 2023 Niklas Eiling <niklas.eiling@eonerc.rwth-aachen.de>
|
* SPDX-FileCopyrightText: 2023-2025 Niklas Eiling <niklas.eiling@eonerc.rwth-aachen.de>
|
||||||
* SPDX-License-Identifier: Apache-2.0
|
* SPDX-License-Identifier: Apache-2.0
|
||||||
*/
|
*/
|
||||||
|
|
||||||
|
|
Loading…
Add table
Reference in a new issue