Skip to content
GitLab
Menu
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Open sidebar
ACS
Public
VILLASframework
VILLAScommon
Commits
c31062d3
Commit
c31062d3
authored
Jan 20, 2020
by
Steffen Vogel
🎅🏼
Browse files
update copyright year to 2020
parent
1d7b5661
Changes
85
Hide whitespace changes
Inline
Side-by-side
CMakeLists.txt
View file @
c31062d3
## CMakeLists.txt
#
# @author Daniel Krebs <github@daniel-krebs.net>
# @copyright 2014-20
19
, RWTH Institute for Automation of Complex Power Systems (ACS)
# @copyright 2014-20
20
, RWTH Institute for Automation of Complex Power Systems (ACS)
# @license GNU General Public License (version 3)
#
# VILLAScommon
...
...
@@ -28,7 +28,7 @@ project(villas-common
# Some more project settings
set
(
PROJECT_AUTHOR
"Steffen Vogel"
)
set
(
PROJECT_COPYRIGHT
"2014-20
19
, Institute for Automation of Complex Power Systems, RWTH Aachen University"
)
set
(
PROJECT_COPYRIGHT
"2014-20
20
, Institute for Automation of Complex Power Systems, RWTH Aachen University"
)
set
(
PROJECT_HOMEPAGE_URL
"https://git.rwth-aachen.de/acs/public/villas/VILLAScommon"
)
if
(
CMAKE_PROJECT_NAME STREQUAL PROJECT_NAME
)
...
...
Dockerfile
View file @
c31062d3
...
...
@@ -9,7 +9,7 @@
# make docker
#
# @author Steffen Vogel <stvogel@eonerc.rwth-aachen.de>
# @copyright 2014-20
19
, Institute for Automation of Complex Power Systems, EONERC
# @copyright 2014-20
20
, Institute for Automation of Complex Power Systems, EONERC
# @license GNU General Public License (version 3)
#
# VILLAScommon
...
...
README.md
View file @
c31062d3
...
...
@@ -10,7 +10,7 @@ User documentation is available here: <https://villas.fein-aachen.org/doc/>
## Copyright
2014-20
19
, Institute for Automation of Complex Power Systems, EONERC
2014-20
20
, Institute for Automation of Complex Power Systems, EONERC
## License
...
...
cmake/GetVersion.cmake
View file @
c31062d3
# CMakeLists.txt.
#
# @author Steffen Vogel <stvogel@eonerc.rwth-aachen.de>
# @copyright 2014-20
19
, Institute for Automation of Complex Power Systems, EONERC
# @copyright 2014-20
20
, Institute for Automation of Complex Power Systems, EONERC
# @license GNU General Public License (version 3)
#
# VILLASnode
...
...
include/villas/advio.h
View file @
c31062d3
/** libcurl based advanced IO aka ADVIO.
*
* @author Steffen Vogel <stvogel@eonerc.rwth-aachen.de>
* @copyright 2014-20
19
, Institute for Automation of Complex Power Systems, EONERC
* @copyright 2014-20
20
, Institute for Automation of Complex Power Systems, EONERC
* @license GNU General Public License (version 3)
*
* VILLAScommon
...
...
include/villas/boxes.hpp
View file @
c31062d3
...
...
@@ -2,7 +2,7 @@
*
* @file
* @author Steffen Vogel <stvogel@eonerc.rwth-aachen.de>
* @copyright 2014-20
19
, Institute for Automation of Complex Power Systems, EONERC
* @copyright 2014-20
20
, Institute for Automation of Complex Power Systems, EONERC
* @license GNU General Public License (version 3)
*
* VILLASnode
...
...
include/villas/buffer.h
View file @
c31062d3
...
...
@@ -2,7 +2,7 @@
*
* @file
* @author Steffen Vogel <stvogel@eonerc.rwth-aachen.de>
* @copyright 2014-20
19
, Institute for Automation of Complex Power Systems, EONERC
* @copyright 2014-20
20
, Institute for Automation of Complex Power Systems, EONERC
* @license GNU General Public License (version 3)
*
* VILLAScommon
...
...
include/villas/common.h
View file @
c31062d3
...
...
@@ -2,7 +2,7 @@
*
* @file
* @author Steffen Vogel <stvogel@eonerc.rwth-aachen.de>
* @copyright 2014-20
19
, Institute for Automation of Complex Power Systems, EONERC
* @copyright 2014-20
20
, Institute for Automation of Complex Power Systems, EONERC
* @license GNU General Public License (version 3)
*
* VILLAScommon
...
...
include/villas/compat.h
View file @
c31062d3
/** Compatability for different library versions.
*
* @author Steffen Vogel <stvogel@eonerc.rwth-aachen.de>
* @copyright 2014-20
19
, Institute for Automation of Complex Power Systems, EONERC
* @copyright 2014-20
20
, Institute for Automation of Complex Power Systems, EONERC
* @license GNU General Public License (version 3)
*
* VILLAScommon
...
...
include/villas/config.h.in
View file @
c31062d3
...
...
@@ -5,7 +5,7 @@
*
* @file
* @author Steffen Vogel <stvogel@eonerc.rwth-aachen.de>
* @copyright 2014-20
19
, Institute for Automation of Complex Power Systems, EONERC
* @copyright 2014-20
20
, Institute for Automation of Complex Power Systems, EONERC
* @license GNU General Public License (version 3)
*
* VILLAScommon
...
...
include/villas/cpuset.hpp
View file @
c31062d3
...
...
@@ -2,7 +2,7 @@
*
* @file
* @author Steffen Vogel <github@daniel-krebs.net>
* @copyright 2014-20
19
, Institute for Automation of Complex Power Systems, EONERC
* @copyright 2014-20
20
, Institute for Automation of Complex Power Systems, EONERC
* @license GNU General Public License (version 3)
*
* VILLAScommon
...
...
include/villas/dsp/exponential_window.hpp
View file @
c31062d3
...
...
@@ -2,7 +2,7 @@
*
* @file
* @author Steffen Vogel <stvogel@eonerc.rwth-aachen.de>
* @copyright 2014-20
19
, Institute for Automation of Complex Power Systems, EONERC
* @copyright 2014-20
20
, Institute for Automation of Complex Power Systems, EONERC
* @license GNU General Public License (version 3)
*
* VILLAScommon
...
...
include/villas/dsp/moving_average_window.hpp
View file @
c31062d3
...
...
@@ -2,7 +2,7 @@
*
* @file
* @author Steffen Vogel <stvogel@eonerc.rwth-aachen.de>
* @copyright 2014-20
19
, Institute for Automation of Complex Power Systems, EONERC
* @copyright 2014-20
20
, Institute for Automation of Complex Power Systems, EONERC
* @license GNU General Public License (version 3)
*
* VILLAScommon
...
...
include/villas/dsp/pid.hpp
View file @
c31062d3
...
...
@@ -2,7 +2,7 @@
*
* @file
* @author Steffen Vogel <stvogel@eonerc.rwth-aachen.de>
* @copyright 2014-20
19
, Institute for Automation of Complex Power Systems, EONERC
* @copyright 2014-20
20
, Institute for Automation of Complex Power Systems, EONERC
* @license GNU General Public License (version 3)
*
* VILLAScommon
...
...
include/villas/dsp/window.hpp
View file @
c31062d3
...
...
@@ -2,7 +2,7 @@
*
* @file
* @author Steffen Vogel <stvogel@eonerc.rwth-aachen.de>
* @copyright 2014-20
19
, Institute for Automation of Complex Power Systems, EONERC
* @copyright 2014-20
20
, Institute for Automation of Complex Power Systems, EONERC
* @license GNU General Public License (version 3)
*
* VILLAScommon
...
...
include/villas/exceptions.hpp
View file @
c31062d3
...
...
@@ -2,7 +2,7 @@
*
* @file
* @author Steffen Vogel <stvogel@eonerc.rwth-aachen.de>
* @copyright 2014-20
19
, Institute for Automation of Complex Power Systems, EONERC
* @copyright 2014-20
20
, Institute for Automation of Complex Power Systems, EONERC
* @license GNU General Public License (version 3)
*
* VILLASnode
...
...
include/villas/graph/directed.hpp
View file @
c31062d3
...
...
@@ -2,7 +2,7 @@
*
* @file
* @author Daniel Krebs <github@daniel-krebs.net>
* @copyright 2014-20
19
, Institute for Automation of Complex Power Systems, EONERC
* @copyright 2014-20
20
, Institute for Automation of Complex Power Systems, EONERC
* @license GNU General Public License (version 3)
*
* VILLAScommon
...
...
include/villas/graph/edge.hpp
View file @
c31062d3
...
...
@@ -2,7 +2,7 @@
*
* @file
* @author Daniel Krebs <github@daniel-krebs.net>
* @copyright 2014-20
19
, Institute for Automation of Complex Power Systems, EONERC
* @copyright 2014-20
20
, Institute for Automation of Complex Power Systems, EONERC
* @license GNU General Public License (version 3)
*
* VILLAScommon
...
...
include/villas/graph/vertex.hpp
View file @
c31062d3
...
...
@@ -2,7 +2,7 @@
*
* @file
* @author Daniel Krebs <github@daniel-krebs.net>
* @copyright 2014-20
19
, Institute for Automation of Complex Power Systems, EONERC
* @copyright 2014-20
20
, Institute for Automation of Complex Power Systems, EONERC
* @license GNU General Public License (version 3)
*
* VILLAScommon
...
...
include/villas/hist.hpp
View file @
c31062d3
...
...
@@ -2,7 +2,7 @@
*
* @file
* @author Steffen Vogel <stvogel@eonerc.rwth-aachen.de>
* @copyright 2014-20
19
, Institute for Automation of Complex Power Systems, EONERC
* @copyright 2014-20
20
, Institute for Automation of Complex Power Systems, EONERC
* @license GNU General Public License (version 3)
*
* VILLAScommon
...
...
Prev
1
2
3
4
5
Next
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment