Update copyright headers after acquisition by secunet

This commit is contained in:
Tobias Brunner
2022-06-28 10:22:56 +02:00
parent c05fdf387b
commit 19ef2aec15
2578 changed files with 5149 additions and 3398 deletions
+3 -4
View File
@@ -1,8 +1,7 @@
/*
* Copyright (C) 2014 Andreas Steffen
* HSR Hochschule fuer Technik Rapperswil
* Copyright (C) 2014-2022 Andreas Steffen
*
* Copyright (C) 2022 Andreas Steffen, strongSec GmbH
* Copyright (C) secunet Security Networks AG
*
* This program is free software; you can redistribute it and/or modify it
* under the terms of the GNU General Public License as published by the
@@ -131,7 +130,7 @@ START_TEST(test_imcv_seg_env)
ck_assert(base_msg_id == id);
/* create and update seg_env object on the receiving side */
if (n == 0)
if (n == 0)
{
ck_assert(flags == (SEG_ENV_FLAG_MORE | SEG_ENV_FLAG_START));
seg_env1 = seg_env_create_from_data(base_msg_id, segment,
+2 -1
View File
@@ -1,6 +1,7 @@
/*
* Copyright (C) 2017-2018 Andreas Steffen
* HSR Hochschule fuer Technik Rapperswil
*
* Copyright (C) secunet Security Networks AG
*
* This program is free software; you can redistribute it and/or modify it
* under the terms of the GNU General Public License as published by the