mirror of
https://git.rwth-aachen.de/acs/public/villas/node/
synced 2025-03-09 00:00:00 +01:00
Fix REUSE warnings
Signed-off-by: Steffen Vogel <post@steffenvogel.de>
This commit is contained in:
parent
e032c9857c
commit
aea884e4c4
2 changed files with 1 additions and 4 deletions
|
@ -1,8 +1,5 @@
|
||||||
// For format details, see https://aka.ms/vscode-remote/devcontainer.json or this file's README at:
|
// For format details, see https://aka.ms/vscode-remote/devcontainer.json or this file's README at:
|
||||||
// https://github.com/microsoft/vscode-dev-containers/tree/v0.195.0/containers/cpp
|
// https://github.com/microsoft/vscode-dev-containers/tree/v0.195.0/containers/cpp
|
||||||
//
|
|
||||||
// SPDX-FileCopyrightText: 2014-2023 Institute for Automation of Complex Power Systems, RWTH Aachen University
|
|
||||||
// SPDX-License-Identifier: Apache-2.0
|
|
||||||
{
|
{
|
||||||
"name": "VILLASnode",
|
"name": "VILLASnode",
|
||||||
"image": "registry.git.rwth-aachen.de/acs/public/villas/node/dev-vscode",
|
"image": "registry.git.rwth-aachen.de/acs/public/villas/node/dev-vscode",
|
||||||
|
|
|
@ -3,6 +3,6 @@ Upstream-Name: VILLASnode
|
||||||
Upstream-Contact: Steffen Vogel <post@steffenvogel.de>
|
Upstream-Contact: Steffen Vogel <post@steffenvogel.de>
|
||||||
Source: https://fein-aachen.org/en/projects/villas-node/
|
Source: https://fein-aachen.org/en/projects/villas-node/
|
||||||
|
|
||||||
Files: *.vi *.opal *.dft *.sib *.json *.ipynb doc/pictures/* clients/opal/models/send_receive/eonerc_logo.png doc/favicon.png *_pb2.py clients/rtds/**/*.txt clients/hypersim/*.ecf etc/labs/lab3.pcap packaging/live-iso/files/etc/* flake.lock tests/valgrind.supp packaging/archlinux/villas-node.install
|
Files: *.vi *.opal *.dft *.sib *.json *.ipynb *_pb2.py doc/pictures/* doc/favicon.png clients/opal/models/send_receive/eonerc_logo.png clients/rtds/**/*.txt clients/hypersim/*.ecf etc/labs/lab3.pcap packaging/live-iso/files/etc/* flake.lock tests/valgrind.supp packaging/archlinux/villas-node.install
|
||||||
Copyright: 2018-2023, Institute for Automation of Complex Power Systems, RWTH Aachen University
|
Copyright: 2018-2023, Institute for Automation of Complex Power Systems, RWTH Aachen University
|
||||||
License: Apache-2.0
|
License: Apache-2.0
|
||||||
|
|
Loading…
Add table
Reference in a new issue