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
+2 -1
View File
@@ -2,7 +2,8 @@
* Copyright (C) 2006 Martin Will
* Copyright (C) 2000-2016 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
+2 -1
View File
@@ -2,7 +2,8 @@
* Copyright (C) 2011-2017 Tobias Brunner
* Copyright (C) 2006 Martin Will
* Copyright (C) 2000-2008 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
+2 -1
View File
@@ -1,7 +1,8 @@
/*
* Copyright (C) 2006 Martin Will
* Copyright (C) 2000-2017 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
+2 -1
View File
@@ -1,7 +1,8 @@
/*
* Copyright (C) 2006 Martin Will
* Copyright (C) 2000-2017 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
+3 -2
View File
@@ -2,7 +2,8 @@
# Generates oid.h and oid.c out of oid.txt
#
# Copyright (C) 2003-2008 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
@@ -15,7 +16,7 @@
# for more details.
#
$copyright="Copyright (C) 2003-2008 Andreas Steffen, Hochschule fuer Technik Rapperswil";
$copyright="Copyright (C) 2003-2008 Andreas Steffen";
$automatic="This file has been automatically generated by the script oid.pl";
$warning="Do not edit manually!";