add copyright+license info for visualize tool
This commit is contained in:
parent
182e367bcc
commit
89a1b829d6
@ -1,3 +1,7 @@
|
||||
# SPDX-FileCopyrightText: 2022 Stephan Barth <barths@gate2.tcs.ifi.lmu.de>
|
||||
#
|
||||
# SPDX-License-Identifier: AGPL-3.0-or-later
|
||||
|
||||
package Graphy;
|
||||
|
||||
use strict;
|
||||
|
||||
@ -1,3 +1,7 @@
|
||||
# SPDX-FileCopyrightText: 2022 Stephan Barth <barths@gate2.tcs.ifi.lmu.de>
|
||||
#
|
||||
# SPDX-License-Identifier: AGPL-3.0-or-later
|
||||
|
||||
package WFparse;
|
||||
|
||||
use strict;
|
||||
|
||||
4
tools/visualize/gui.pl
Executable file → Normal file
4
tools/visualize/gui.pl
Executable file → Normal file
@ -1,3 +1,7 @@
|
||||
# SPDX-FileCopyrightText: 2022 Stephan Barth <barths@gate2.tcs.ifi.lmu.de>
|
||||
#
|
||||
# SPDX-License-Identifier: AGPL-3.0-or-later
|
||||
|
||||
#!/usr/bin/perl
|
||||
|
||||
use strict;
|
||||
|
||||
Loading…
Reference in New Issue
Block a user