diff --git a/clients/opal/udp/models/send_receive/include/msg.h b/clients/opal/udp/models/send_receive/include/msg.h index efbf9552b..183eac980 100644 --- a/clients/opal/udp/models/send_receive/include/msg.h +++ b/clients/opal/udp/models/send_receive/include/msg.h @@ -2,7 +2,7 @@ * * @file * @author Steffen Vogel - * @copyright 2014-2015, Institute for Automation of Complex Power Systems, EONERC + * @copyright 2014-2016, Institute for Automation of Complex Power Systems, EONERC * This file is part of S2SS. All Rights Reserved. Proprietary and confidential. * Unauthorized copying of this file, via any medium is strictly prohibited. *********************************************************************************/ diff --git a/clients/opal/udp/models/send_receive/include/msg_format.h b/clients/opal/udp/models/send_receive/include/msg_format.h index a85bbea5c..d4078a553 100644 --- a/clients/opal/udp/models/send_receive/include/msg_format.h +++ b/clients/opal/udp/models/send_receive/include/msg_format.h @@ -2,7 +2,7 @@ * * @file * @author Steffen Vogel - * @copyright 2014-2015, Institute for Automation of Complex Power Systems, EONERC + * @copyright 2014-2016, Institute for Automation of Complex Power Systems, EONERC * This file is part of S2SS. All Rights Reserved. Proprietary and confidential. * Unauthorized copying of this file, via any medium is strictly prohibited. *********************************************************************************/ diff --git a/clients/opal/udp/models/send_receive/include/utils.h b/clients/opal/udp/models/send_receive/include/utils.h index ddb1733fc..050de80ba 100644 --- a/clients/opal/udp/models/send_receive/include/utils.h +++ b/clients/opal/udp/models/send_receive/include/utils.h @@ -4,7 +4,7 @@ * @author Steffen Vogel * @author Mathieu Dubé-Dallaire * @copyright 2003, OPAL-RT Technologies inc - * @copyright 2014-2015, Institute for Automation of Complex Power Systems, EONERC + * @copyright 2014-2016, Institute for Automation of Complex Power Systems, EONERC * This file is part of S2SS. All Rights Reserved. Proprietary and confidential. * Unauthorized copying of this file, via any medium is strictly prohibited. *********************************************************************************/ diff --git a/clients/opal/udp/models/send_receive/src/msg.c b/clients/opal/udp/models/send_receive/src/msg.c index 911133c72..12a218343 100644 --- a/clients/opal/udp/models/send_receive/src/msg.c +++ b/clients/opal/udp/models/send_receive/src/msg.c @@ -1,7 +1,7 @@ /** Message related functions. * * @author Steffen Vogel - * @copyright 2014-2015, Institute for Automation of Complex Power Systems, EONERC + * @copyright 2014-2016, Institute for Automation of Complex Power Systems, EONERC * This file is part of S2SS. All Rights Reserved. Proprietary and confidential. * Unauthorized copying of this file, via any medium is strictly prohibited. *********************************************************************************/ diff --git a/clients/opal/udp/models/send_receive/src/utils.c b/clients/opal/udp/models/send_receive/src/utils.c index a3eede2f8..a10ad72e9 100644 --- a/clients/opal/udp/models/send_receive/src/utils.c +++ b/clients/opal/udp/models/send_receive/src/utils.c @@ -4,7 +4,7 @@ * @author Steffen Vogel * @author Mathieu Dubé-Dallaire * @copyright 2003, OPAL-RT Technologies inc - * @copyright 2014-2015, Institute for Automation of Complex Power Systems, EONERC + * @copyright 2014-2016, Institute for Automation of Complex Power Systems, EONERC * This file is part of S2SS. All Rights Reserved. Proprietary and confidential. * Unauthorized copying of this file, via any medium is strictly prohibited. *********************************************************************************/ diff --git a/config.h b/config.h index 7d456a64f..38cb00988 100644 --- a/config.h +++ b/config.h @@ -5,7 +5,7 @@ * * @file * @author Steffen Vogel - * @copyright 2014-2015, Institute for Automation of Complex Power Systems, EONERC + * @copyright 2014-2016, Institute for Automation of Complex Power Systems, EONERC * This file is part of S2SS. All Rights Reserved. Proprietary and confidential. * Unauthorized copying of this file, via any medium is strictly prohibited. *********************************************************************************/ diff --git a/include/cfg.h b/include/cfg.h index ca7cdb8de..52b2a2c57 100644 --- a/include/cfg.h +++ b/include/cfg.h @@ -6,7 +6,7 @@ * * @file * @author Steffen Vogel - * @copyright 2014-2015, Institute for Automation of Complex Power Systems, EONERC + * @copyright 2014-2016, Institute for Automation of Complex Power Systems, EONERC * This file is part of S2SS. All Rights Reserved. Proprietary and confidential. * Unauthorized copying of this file, via any medium is strictly prohibited. *********************************************************************************/ diff --git a/include/checks.h b/include/checks.h index 74e61e9b5..b56629e83 100644 --- a/include/checks.h +++ b/include/checks.h @@ -1,7 +1,7 @@ /** Check system requirements. * * @author Steffen Vogel - * @copyright 2014-2015, Institute for Automation of Complex Power Systems, EONERC + * @copyright 2014-2016, Institute for Automation of Complex Power Systems, EONERC * This file is part of S2SS. All Rights Reserved. Proprietary and confidential. * Unauthorized copying of this file, via any medium is strictly prohibited. *********************************************************************************/ diff --git a/include/file.h b/include/file.h index 0ee9e0a9d..88f69e8d6 100644 --- a/include/file.h +++ b/include/file.h @@ -4,7 +4,7 @@ * * @file * @author Steffen Vogel - * @copyright 2014-2015, Institute for Automation of Complex Power Systems, EONERC + * @copyright 2014-2016, Institute for Automation of Complex Power Systems, EONERC * This file is part of S2SS. All Rights Reserved. Proprietary and confidential. * Unauthorized copying of this file, via any medium is strictly prohibited. */ diff --git a/include/hist.h b/include/hist.h index 5c2894d89..edfec67b6 100644 --- a/include/hist.h +++ b/include/hist.h @@ -2,7 +2,7 @@ * * @file * @author Steffen Vogel - * @copyright 2014-2015, Institute for Automation of Complex Power Systems, EONERC + * @copyright 2014-2016, Institute for Automation of Complex Power Systems, EONERC * This file is part of S2SS. All Rights Reserved. Proprietary and confidential. * Unauthorized copying of this file, via any medium is strictly prohibited. *********************************************************************************/ diff --git a/include/hooks.h b/include/hooks.h index e33c8d616..a5fb69ca9 100644 --- a/include/hooks.h +++ b/include/hooks.h @@ -8,7 +8,7 @@ * * @file * @author Steffen Vogel - * @copyright 2014-2015, Institute for Automation of Complex Power Systems, EONERC + * @copyright 2014-2016, Institute for Automation of Complex Power Systems, EONERC * This file is part of S2SS. All Rights Reserved. Proprietary and confidential. * Unauthorized copying of this file, via any medium is strictly prohibited. */ diff --git a/include/if.h b/include/if.h index 4cd991a8e..66bbb722a 100644 --- a/include/if.h +++ b/include/if.h @@ -5,7 +5,7 @@ * * @file * @author Steffen Vogel - * @copyright 2014-2015, Institute for Automation of Complex Power Systems, EONERC + * @copyright 2014-2016, Institute for Automation of Complex Power Systems, EONERC * This file is part of S2SS. All Rights Reserved. Proprietary and confidential. * Unauthorized copying of this file, via any medium is strictly prohibited. *********************************************************************************/ diff --git a/include/list.h b/include/list.h index 725f670d8..b9b6f7442 100644 --- a/include/list.h +++ b/include/list.h @@ -8,7 +8,7 @@ * * @file * @author Steffen Vogel - * @copyright 2014-2015, Institute for Automation of Complex Power Systems, EONERC + * @copyright 2014-2016, Institute for Automation of Complex Power Systems, EONERC * This file is part of S2SS. All Rights Reserved. Proprietary and confidential. * Unauthorized copying of this file, via any medium is strictly prohibited. *********************************************************************************/ diff --git a/include/log.h b/include/log.h index fcc8b4e18..7199255b4 100644 --- a/include/log.h +++ b/include/log.h @@ -2,7 +2,7 @@ * * @file * @author Steffen Vogel - * @copyright 2014-2015, Institute for Automation of Complex Power Systems, EONERC + * @copyright 2014-2016, Institute for Automation of Complex Power Systems, EONERC * This file is part of S2SS. All Rights Reserved. Proprietary and confidential. * Unauthorized copying of this file, via any medium is strictly prohibited. *********************************************************************************/ diff --git a/include/msg.h b/include/msg.h index ede5d471c..9ff88f496 100644 --- a/include/msg.h +++ b/include/msg.h @@ -2,7 +2,7 @@ * * @file * @author Steffen Vogel - * @copyright 2014-2015, Institute for Automation of Complex Power Systems, EONERC + * @copyright 2014-2016, Institute for Automation of Complex Power Systems, EONERC * This file is part of S2SS. All Rights Reserved. Proprietary and confidential. * Unauthorized copying of this file, via any medium is strictly prohibited. *********************************************************************************/ diff --git a/include/msg_format.h b/include/msg_format.h index 6de2fafde..9b9eb145a 100644 --- a/include/msg_format.h +++ b/include/msg_format.h @@ -2,7 +2,7 @@ * * @file * @author Steffen Vogel - * @copyright 2014-2015, Institute for Automation of Complex Power Systems, EONERC + * @copyright 2014-2016, Institute for Automation of Complex Power Systems, EONERC * This file is part of S2SS. All Rights Reserved. Proprietary and confidential. * Unauthorized copying of this file, via any medium is strictly prohibited. *********************************************************************************/ diff --git a/include/ngsi.h b/include/ngsi.h index 89bd9aeed..28a5767ba 100644 --- a/include/ngsi.h +++ b/include/ngsi.h @@ -8,7 +8,7 @@ * @see http://technical.openmobilealliance.org/Technical/Release_Program/docs/NGSI/V1_0-20120529-A/OMA-TS-NGSI_Context_Management-V1_0-20120529-A.pdf * @file * @author Steffen Vogel - * @copyright 2014-2015, Institute for Automation of Complex Power Systems, EONERC + * @copyright 2014-2016, Institute for Automation of Complex Power Systems, EONERC * This file is part of S2SS. All Rights Reserved. Proprietary and confidential. * Unauthorized copying of this file, via any medium is strictly prohibited. */ diff --git a/include/nl.h b/include/nl.h index cc4348e2b..90491601e 100644 --- a/include/nl.h +++ b/include/nl.h @@ -2,7 +2,7 @@ * * @file * @author Steffen Vogel - * @copyright 2014-2015, Institute for Automation of Complex Power Systems, EONERC + * @copyright 2014-2016, Institute for Automation of Complex Power Systems, EONERC * This file is part of S2SS. All Rights Reserved. Proprietary and confidential. * Unauthorized copying of this file, via any medium is strictly prohibited. *********************************************************************************/ diff --git a/include/node.h b/include/node.h index 324707930..f2176877b 100644 --- a/include/node.h +++ b/include/node.h @@ -8,7 +8,7 @@ * * @file * @author Steffen Vogel - * @copyright 2014-2015, Institute for Automation of Complex Power Systems, EONERC + * @copyright 2014-2016, Institute for Automation of Complex Power Systems, EONERC * This file is part of S2SS. All Rights Reserved. Proprietary and confidential. * Unauthorized copying of this file, via any medium is strictly prohibited. * diff --git a/include/opal.h b/include/opal.h index 71a1bcd04..e392f48ae 100644 --- a/include/opal.h +++ b/include/opal.h @@ -4,7 +4,7 @@ * * @file * @author Steffen Vogel - * @copyright 2014-2015, Institute for Automation of Complex Power Systems, EONERC + * @copyright 2014-2016, Institute for Automation of Complex Power Systems, EONERC * This file is part of S2SS. All Rights Reserved. Proprietary and confidential. * Unauthorized copying of this file, via any medium is strictly prohibited. */ diff --git a/include/path.h b/include/path.h index d415001b2..1615689f8 100644 --- a/include/path.h +++ b/include/path.h @@ -2,7 +2,7 @@ * * @file * @author Steffen Vogel - * @copyright 2014-2015, Institute for Automation of Complex Power Systems, EONERC + * @copyright 2014-2016, Institute for Automation of Complex Power Systems, EONERC * This file is part of S2SS. All Rights Reserved. Proprietary and confidential. * Unauthorized copying of this file, via any medium is strictly prohibited. */ diff --git a/include/pool.h b/include/pool.h index d396921ee..1a339c8f7 100644 --- a/include/pool.h +++ b/include/pool.h @@ -4,7 +4,7 @@ * * @file * @author Steffen Vogel - * @copyright 2014-2015, Institute for Automation of Complex Power Systems, EONERC + * @copyright 2014-2016, Institute for Automation of Complex Power Systems, EONERC * This file is part of S2SS. All Rights Reserved. Proprietary and confidential. * Unauthorized copying of this file, via any medium is strictly prohibited. */ diff --git a/include/socket.h b/include/socket.h index 4c0b5f1ec..192d9eb83 100644 --- a/include/socket.h +++ b/include/socket.h @@ -4,7 +4,7 @@ * * @file * @author Steffen Vogel - * @copyright 2014-2015, Institute for Automation of Complex Power Systems, EONERC + * @copyright 2014-2016, Institute for Automation of Complex Power Systems, EONERC * This file is part of S2SS. All Rights Reserved. Proprietary and confidential. * Unauthorized copying of this file, via any medium is strictly prohibited. */ diff --git a/include/tc.h b/include/tc.h index 0896331f4..832206998 100644 --- a/include/tc.h +++ b/include/tc.h @@ -7,7 +7,7 @@ * * @file * @author Steffen Vogel - * @copyright 2014-2015, Institute for Automation of Complex Power Systems, EONERC + * @copyright 2014-2016, Institute for Automation of Complex Power Systems, EONERC * This file is part of S2SS. All Rights Reserved. Proprietary and confidential. * Unauthorized copying of this file, via any medium is strictly prohibited. *********************************************************************************/ diff --git a/include/timing.h b/include/timing.h index 167cffe78..814535859 100644 --- a/include/timing.h +++ b/include/timing.h @@ -2,7 +2,7 @@ * * @file * @author Steffen Vogel - * @copyright 2014-2015, Institute for Automation of Complex Power Systems, EONERC + * @copyright 2014-2016, Institute for Automation of Complex Power Systems, EONERC * This file is part of S2SS. All Rights Reserved. Proprietary and confidential. * Unauthorized copying of this file, via any medium is strictly prohibited. *********************************************************************************/ diff --git a/include/utils.h b/include/utils.h index 82429c88d..8080c6b70 100644 --- a/include/utils.h +++ b/include/utils.h @@ -2,7 +2,7 @@ * * @file * @author Steffen Vogel - * @copyright 2014-2015, Institute for Automation of Complex Power Systems, EONERC + * @copyright 2014-2016, Institute for Automation of Complex Power Systems, EONERC * This file is part of S2SS. All Rights Reserved. Proprietary and confidential. * Unauthorized copying of this file, via any medium is strictly prohibited. *********************************************************************************/ diff --git a/include/websocket.h b/include/websocket.h index a5f454d85..b2e7ed9bf 100644 --- a/include/websocket.h +++ b/include/websocket.h @@ -5,7 +5,7 @@ * * @file * @author Steffen Vogel - * @copyright 2014-2015, Institute for Automation of Complex Power Systems, EONERC + * @copyright 2014-2016, Institute for Automation of Complex Power Systems, EONERC * This file is part of S2SS. All Rights Reserved. Proprietary and confidential. * Unauthorized copying of this file, via any medium is strictly prohibited. */ diff --git a/lib/cfg.c b/lib/cfg.c index 03bc3ec72..df76f9036 100644 --- a/lib/cfg.c +++ b/lib/cfg.c @@ -1,7 +1,7 @@ /** Configuration parser. * * @author Steffen Vogel - * @copyright 2014-2015, Institute for Automation of Complex Power Systems, EONERC + * @copyright 2014-2016, Institute for Automation of Complex Power Systems, EONERC * This file is part of S2SS. All Rights Reserved. Proprietary and confidential. * Unauthorized copying of this file, via any medium is strictly prohibited. *********************************************************************************/ diff --git a/lib/checks.c b/lib/checks.c index 66a3174db..cefdbac2b 100644 --- a/lib/checks.c +++ b/lib/checks.c @@ -1,7 +1,7 @@ /** Check system requirements. * * @author Steffen Vogel - * @copyright 2014-2015, Institute for Automation of Complex Power Systems, EONERC + * @copyright 2014-2016, Institute for Automation of Complex Power Systems, EONERC * This file is part of S2SS. All Rights Reserved. Proprietary and confidential. * Unauthorized copying of this file, via any medium is strictly prohibited. *********************************************************************************/ diff --git a/lib/file.c b/lib/file.c index 8c1328e23..25e77613c 100644 --- a/lib/file.c +++ b/lib/file.c @@ -3,7 +3,7 @@ * This file implements the file type for nodes. * * @author Steffen Vogel - * @copyright 2014-2015, Institute for Automation of Complex Power Systems, EONERC + * @copyright 2014-2016, Institute for Automation of Complex Power Systems, EONERC * This file is part of S2SS. All Rights Reserved. Proprietary and confidential. * Unauthorized copying of this file, via any medium is strictly prohibited. *********************************************************************************/ diff --git a/lib/hist.c b/lib/hist.c index 8d8b8b414..02cb3ba4e 100644 --- a/lib/hist.c +++ b/lib/hist.c @@ -1,7 +1,7 @@ /** Histogram functions. * * @author Steffen Vogel - * @copyright 2014-2015, Institute for Automation of Complex Power Systems, EONERC + * @copyright 2014-2016, Institute for Automation of Complex Power Systems, EONERC * This file is part of S2SS. All Rights Reserved. Proprietary and confidential. * Unauthorized copying of this file, via any medium is strictly prohibited. *********************************************************************************/ diff --git a/lib/hooks.c b/lib/hooks.c index 1870021d0..743490bca 100644 --- a/lib/hooks.c +++ b/lib/hooks.c @@ -7,7 +7,7 @@ * This file includes some examples. * * @author Steffen Vogel - * @copyright 2014-2015, Institute for Automation of Complex Power Systems, EONERC + * @copyright 2014-2016, Institute for Automation of Complex Power Systems, EONERC * This file is part of S2SS. All Rights Reserved. Proprietary and confidential. * Unauthorized copying of this file, via any medium is strictly prohibited. *********************************************************************************/ diff --git a/lib/if.c b/lib/if.c index a1437012c..25830270a 100644 --- a/lib/if.c +++ b/lib/if.c @@ -1,7 +1,7 @@ /** Interface related functions. * * @author Steffen Vogel - * @copyright 2014-2015, Institute for Automation of Complex Power Systems, EONERC + * @copyright 2014-2016, Institute for Automation of Complex Power Systems, EONERC * This file is part of S2SS. All Rights Reserved. Proprietary and confidential. * Unauthorized copying of this file, via any medium is strictly prohibited. *********************************************************************************/ diff --git a/lib/list.c b/lib/list.c index d355cd507..8feacb86f 100644 --- a/lib/list.c +++ b/lib/list.c @@ -3,7 +3,7 @@ * Linked lists a used for several data structures in the code. * * @author Steffen Vogel - * @copyright 2014-2015, Institute for Automation of Complex Power Systems, EONERC + * @copyright 2014-2016, Institute for Automation of Complex Power Systems, EONERC * This file is part of S2SS. All Rights Reserved. Proprietary and confidential. * Unauthorized copying of this file, via any medium is strictly prohibited. *********************************************************************************/ diff --git a/lib/log.c b/lib/log.c index 87b263283..3cc516095 100644 --- a/lib/log.c +++ b/lib/log.c @@ -1,7 +1,7 @@ /** Logging and debugging routines * * @author Steffen Vogel - * @copyright 2014-2015, Institute for Automation of Complex Power Systems, EONERC + * @copyright 2014-2016, Institute for Automation of Complex Power Systems, EONERC * This file is part of S2SS. All Rights Reserved. Proprietary and confidential. * Unauthorized copying of this file, via any medium is strictly prohibited. *********************************************************************************/ diff --git a/lib/msg.c b/lib/msg.c index fe35aa696..523339639 100644 --- a/lib/msg.c +++ b/lib/msg.c @@ -1,7 +1,7 @@ /** Message related functions. * * @author Steffen Vogel - * @copyright 2014-2015, Institute for Automation of Complex Power Systems, EONERC + * @copyright 2014-2016, Institute for Automation of Complex Power Systems, EONERC * This file is part of S2SS. All Rights Reserved. Proprietary and confidential. * Unauthorized copying of this file, via any medium is strictly prohibited. *********************************************************************************/ diff --git a/lib/ngsi.c b/lib/ngsi.c index 954d2b157..217d735bb 100644 --- a/lib/ngsi.c +++ b/lib/ngsi.c @@ -8,7 +8,7 @@ * @see https://forge.fiware.org/plugins/mediawiki/wiki/fiware/index.php/FI-WARE_NGSI-10_Open_RESTful_API_Specification * @see http://technical.openmobilealliance.org/Technical/Release_Program/docs/NGSI/V1_0-20120529-A/OMA-TS-NGSI_Context_Management-V1_0-20120529-A.pdf * @author Steffen Vogel - * @copyright 2014-2015, Institute for Automation of Complex Power Systems, EONERC + * @copyright 2014-2016, Institute for Automation of Complex Power Systems, EONERC * This file is part of S2SS. All Rights Reserved. Proprietary and confidential. * Unauthorized copying of this file, via any medium is strictly prohibited. **********************************************************************************/ diff --git a/lib/nl.c b/lib/nl.c index b05df6b16..c07dd0bd1 100644 --- a/lib/nl.c +++ b/lib/nl.c @@ -3,7 +3,7 @@ * S2SS uses libnl3 to talk to the Linux kernel to gather networking related information * * @author Steffen Vogel - * @copyright 2014-2015, Institute for Automation of Complex Power Systems, EONERC + * @copyright 2014-2016, Institute for Automation of Complex Power Systems, EONERC * This file is part of S2SS. All Rights Reserved. Proprietary and confidential. * Unauthorized copying of this file, via any medium is strictly prohibited. *********************************************************************************/ diff --git a/lib/node.c b/lib/node.c index bbcabe54d..ecc257e97 100644 --- a/lib/node.c +++ b/lib/node.c @@ -1,7 +1,7 @@ /** Nodes. * * @author Steffen Vogel - * @copyright 2014-2015, Institute for Automation of Complex Power Systems, EONERC + * @copyright 2014-2016, Institute for Automation of Complex Power Systems, EONERC * This file is part of S2SS. All Rights Reserved. Proprietary and confidential. * Unauthorized copying of this file, via any medium is strictly prohibited. *********************************************************************************/ diff --git a/lib/opal.c b/lib/opal.c index 28b63cea9..25d8e7182 100644 --- a/lib/opal.c +++ b/lib/opal.c @@ -3,7 +3,7 @@ * This file implements the opal subtype for nodes. * * @author Steffen Vogel - * @copyright 2014-2015, Institute for Automation of Complex Power Systems, EONERC + * @copyright 2014-2016, Institute for Automation of Complex Power Systems, EONERC * This file is part of S2SS. All Rights Reserved. Proprietary and confidential. * Unauthorized copying of this file, via any medium is strictly prohibited. *********************************************************************************/ diff --git a/lib/path.c b/lib/path.c index 8198f6d3f..d5af12bdf 100644 --- a/lib/path.c +++ b/lib/path.c @@ -1,7 +1,7 @@ /** Message paths. * * @author Steffen Vogel - * @copyright 2014-2015, Institute for Automation of Complex Power Systems, EONERC + * @copyright 2014-2016, Institute for Automation of Complex Power Systems, EONERC * This file is part of S2SS. All Rights Reserved. Proprietary and confidential. * Unauthorized copying of this file, via any medium is strictly prohibited. *********************************************************************************/ diff --git a/lib/pool.c b/lib/pool.c index 7efa864e8..992acb8e1 100644 --- a/lib/pool.c +++ b/lib/pool.c @@ -3,7 +3,7 @@ * Every path uses a circular buffer to save past messages. * * @author Steffen Vogel - * @copyright 2014-2015, Institute for Automation of Complex Power Systems, EONERC + * @copyright 2014-2016, Institute for Automation of Complex Power Systems, EONERC * This file is part of S2SS. All Rights Reserved. Proprietary and confidential. * Unauthorized copying of this file, via any medium is strictly prohibited. */ diff --git a/lib/socket.c b/lib/socket.c index 04b83f3d4..312768f61 100644 --- a/lib/socket.c +++ b/lib/socket.c @@ -5,7 +5,7 @@ * S2SS uses these functions to setup the network emulation feature. * * @author Steffen Vogel - * @copyright 2014-2015, Institute for Automation of Complex Power Systems, EONERC + * @copyright 2014-2016, Institute for Automation of Complex Power Systems, EONERC * This file is part of S2SS. All Rights Reserved. Proprietary and confidential. * Unauthorized copying of this file, via any medium is strictly prohibited. *********************************************************************************/ diff --git a/lib/tc.c b/lib/tc.c index 2187daf98..95e8aacdb 100644 --- a/lib/tc.c +++ b/lib/tc.c @@ -3,7 +3,7 @@ * S2SS uses these functions to setup the network emulation feature. * * @author Steffen Vogel - * @copyright 2014-2015, Institute for Automation of Complex Power Systems, EONERC + * @copyright 2014-2016, Institute for Automation of Complex Power Systems, EONERC * This file is part of S2SS. All Rights Reserved. Proprietary and confidential. * Unauthorized copying of this file, via any medium is strictly prohibited. *********************************************************************************/ diff --git a/lib/timing.c b/lib/timing.c index 2b9904f1b..e3e9820a1 100644 --- a/lib/timing.c +++ b/lib/timing.c @@ -1,7 +1,7 @@ /** Time related functions. * * @author Steffen Vogel - * @copyright 2014-2015, Institute for Automation of Complex Power Systems, EONERC + * @copyright 2014-2016, Institute for Automation of Complex Power Systems, EONERC * This file is part of S2SS. All Rights Reserved. Proprietary and confidential. * Unauthorized copying of this file, via any medium is strictly prohibited. *********************************************************************************/ diff --git a/lib/utils.c b/lib/utils.c index 64b24875f..c3240e021 100644 --- a/lib/utils.c +++ b/lib/utils.c @@ -1,7 +1,7 @@ /** General purpose helper functions. * * @author Steffen Vogel - * @copyright 2014-2015, Institute for Automation of Complex Power Systems, EONERC + * @copyright 2014-2016, Institute for Automation of Complex Power Systems, EONERC * This file is part of S2SS. All Rights Reserved. Proprietary and confidential. * Unauthorized copying of this file, via any medium is strictly prohibited. *********************************************************************************/ diff --git a/lib/websocket.c b/lib/websocket.c index 2aca48ab5..58f72dbeb 100644 --- a/lib/websocket.c +++ b/lib/websocket.c @@ -3,7 +3,7 @@ * This file implements the weboscket subtype for nodes. * * @author Steffen Vogel - * @copyright 2014-2015, Institute for Automation of Complex Power Systems, EONERC + * @copyright 2014-2016, Institute for Automation of Complex Power Systems, EONERC * This file is part of S2SS. All Rights Reserved. Proprietary and confidential. * Unauthorized copying of this file, via any medium is strictly prohibited. *********************************************************************************/ diff --git a/src/pipe.c b/src/pipe.c index f432a873a..4e0556094 100644 --- a/src/pipe.c +++ b/src/pipe.c @@ -2,7 +2,7 @@ * * @file * @author Steffen Vogel - * @copyright 2014-2015, Institute for Automation of Complex Power Systems, EONERC + * @copyright 2014-2016, Institute for Automation of Complex Power Systems, EONERC * This file is part of S2SS. All Rights Reserved. Proprietary and confidential. * Unauthorized copying of this file, via any medium is strictly prohibited. * diff --git a/src/server.c b/src/server.c index d6bbd7b7e..4a1518b16 100644 --- a/src/server.c +++ b/src/server.c @@ -1,7 +1,7 @@ /** Main routine. * * @author Steffen Vogel - * @copyright 2014-2015, Institute for Automation of Complex Power Systems, EONERC + * @copyright 2014-2016, Institute for Automation of Complex Power Systems, EONERC * This file is part of S2SS. All Rights Reserved. Proprietary and confidential. * Unauthorized copying of this file, via any medium is strictly prohibited. *********************************************************************************/ diff --git a/src/signal.c b/src/signal.c index 4451966cd..d5d336021 100644 --- a/src/signal.c +++ b/src/signal.c @@ -2,7 +2,7 @@ * * @file * @author Steffen Vogel - * @copyright 2014-2015, Institute for Automation of Complex Power Systems, EONERC + * @copyright 2014-2016, Institute for Automation of Complex Power Systems, EONERC * This file is part of S2SS. All Rights Reserved. Proprietary and confidential. * Unauthorized copying of this file, via any medium is strictly prohibited. * diff --git a/src/test.c b/src/test.c index 789d6b690..9430a9176 100644 --- a/src/test.c +++ b/src/test.c @@ -1,7 +1,7 @@ /** Some basic tests. * * @author Steffen Vogel - * @copyright 2014-2015, Institute for Automation of Complex Power Systems, EONERC + * @copyright 2014-2016, Institute for Automation of Complex Power Systems, EONERC * This file is part of S2SS. All Rights Reserved. Proprietary and confidential. * Unauthorized copying of this file, via any medium is strictly prohibited. *********************************************************************************/