mirror of
https://git.rwth-aachen.de/acs/public/villas/web-backend-go/
synced 2025-03-30 00:00:12 +01:00
Fix license infos
This commit is contained in:
parent
fb5834155c
commit
8b63707c48
5 changed files with 5 additions and 5 deletions
|
@ -91,7 +91,7 @@ $ sudo vim /var/lib/pgsql/11/data/pg_hba.conf
|
||||||
|
|
||||||
## Copyright
|
## Copyright
|
||||||
|
|
||||||
2019, Institute for Automation of Complex Power Systems, EONERC
|
2020, Institute for Automation of Complex Power Systems, EONERC
|
||||||
|
|
||||||
## License
|
## License
|
||||||
|
|
||||||
|
|
|
@ -1,4 +1,4 @@
|
||||||
/** User package, methods.
|
/** Widget package, methods.
|
||||||
*
|
*
|
||||||
* @author Sonja Happ <sonja.happ@eonerc.rwth-aachen.de>
|
* @author Sonja Happ <sonja.happ@eonerc.rwth-aachen.de>
|
||||||
* @copyright 2014-2019, Institute for Automation of Complex Power Systems, EONERC
|
* @copyright 2014-2019, Institute for Automation of Complex Power Systems, EONERC
|
||||||
|
|
|
@ -1,4 +1,4 @@
|
||||||
/** User package, middleware.
|
/** Widget package, middleware.
|
||||||
*
|
*
|
||||||
* @author Sonja Happ <sonja.happ@eonerc.rwth-aachen.de>
|
* @author Sonja Happ <sonja.happ@eonerc.rwth-aachen.de>
|
||||||
* @copyright 2014-2019, Institute for Automation of Complex Power Systems, EONERC
|
* @copyright 2014-2019, Institute for Automation of Complex Power Systems, EONERC
|
||||||
|
|
|
@ -1,4 +1,4 @@
|
||||||
/** User package, testing.
|
/** Widget package, testing.
|
||||||
*
|
*
|
||||||
* @author Sonja Happ <sonja.happ@eonerc.rwth-aachen.de>
|
* @author Sonja Happ <sonja.happ@eonerc.rwth-aachen.de>
|
||||||
* @copyright 2014-2019, Institute for Automation of Complex Power Systems, EONERC
|
* @copyright 2014-2019, Institute for Automation of Complex Power Systems, EONERC
|
||||||
|
|
|
@ -1,4 +1,4 @@
|
||||||
/** User package, validators.
|
/** Widget package, validators.
|
||||||
*
|
*
|
||||||
* @author Sonja Happ <sonja.happ@eonerc.rwth-aachen.de>
|
* @author Sonja Happ <sonja.happ@eonerc.rwth-aachen.de>
|
||||||
* @copyright 2014-2019, Institute for Automation of Complex Power Systems, EONERC
|
* @copyright 2014-2019, Institute for Automation of Complex Power Systems, EONERC
|
||||||
|
|
Loading…
Add table
Reference in a new issue