updated copyright statement
This commit is contained in:
@@ -1,5 +1,6 @@
|
|||||||
/* information about connections between hosts and clients
|
/* information about connections between hosts and clients
|
||||||
* Copyright (C) 1998-2002 D. Hugh Redelmeier.
|
* Copyright (C) 1998-2002 D. Hugh Redelmeier.
|
||||||
|
* Copyright (C) 2009 Andreas Steffen - Hochschule fuer Technik Rapperswil
|
||||||
*
|
*
|
||||||
* This program is free software; you can redistribute it and/or modify it
|
* 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
|
* under the terms of the GNU General Public License as published by the
|
||||||
|
|||||||
@@ -1,6 +1,7 @@
|
|||||||
/* routines that interface with the kernel's IPsec mechanism
|
/* routines that interface with the kernel's IPsec mechanism
|
||||||
* Copyright (C) 1997 Angelos D. Keromytis.
|
* Copyright (C) 1997 Angelos D. Keromytis.
|
||||||
* Copyright (C) 1998-2002 D. Hugh Redelmeier.
|
* Copyright (C) 1998-2002 D. Hugh Redelmeier.
|
||||||
|
* Copyright (C) 2009 Andreas Steffen - Hochschule fuer Technik Rapperswil
|
||||||
*
|
*
|
||||||
* This program is free software; you can redistribute it and/or modify it
|
* 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
|
* under the terms of the GNU General Public License as published by the
|
||||||
|
|||||||
@@ -1,5 +1,6 @@
|
|||||||
/* mechanisms for preshared keys (public, private, and preshared secrets)
|
/* mechanisms for preshared keys (public, private, and preshared secrets)
|
||||||
* Copyright (C) 1998-2001 D. Hugh Redelmeier.
|
* Copyright (C) 1998-2001 D. Hugh Redelmeier.
|
||||||
|
* Copyright (C) 2009 Andreas Steffen - Hochschule fuer Technik Rapperswil
|
||||||
*
|
*
|
||||||
* This program is free software; you can redistribute it and/or modify it
|
* 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
|
* under the terms of the GNU General Public License as published by the
|
||||||
|
|||||||
+1
-1
@@ -1,6 +1,6 @@
|
|||||||
/* Support of the Online Certificate Status Protocol (OCSP)
|
/* Support of the Online Certificate Status Protocol (OCSP)
|
||||||
* Copyright (C) 2003 Christoph Gysin, Simon Zwahlen
|
* Copyright (C) 2003 Christoph Gysin, Simon Zwahlen
|
||||||
* Zuercher Hochschule Winterthur
|
* Copyright (C) 2009 Andreas Steffen - Hochschule fuer Technik Rapperswil
|
||||||
*
|
*
|
||||||
* This program is free software; you can redistribute it and/or modify it
|
* 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
|
* under the terms of the GNU General Public License as published by the
|
||||||
|
|||||||
@@ -1,5 +1,6 @@
|
|||||||
/* Loading of PEM encoded files with optional encryption
|
/* Loading of PEM encoded files with optional encryption
|
||||||
* Copyright (C) 2001-2009 Andreas Steffen
|
* Copyright (C) 2001-2009 Andreas Steffen
|
||||||
|
*
|
||||||
* HSR Hochschule fuer Technik Rapperswil
|
* HSR Hochschule fuer Technik Rapperswil
|
||||||
*
|
*
|
||||||
* This program is free software; you can redistribute it and/or modify it
|
* This program is free software; you can redistribute it and/or modify it
|
||||||
|
|||||||
@@ -1,6 +1,7 @@
|
|||||||
/* routines for state objects
|
/* routines for state objects
|
||||||
* Copyright (C) 1997 Angelos D. Keromytis.
|
* Copyright (C) 1997 Angelos D. Keromytis.
|
||||||
* Copyright (C) 1998-2001 D. Hugh Redelmeier.
|
* Copyright (C) 1998-2001 D. Hugh Redelmeier.
|
||||||
|
* Copyright (C) 2009 Andreas Steffen - Hochschule fuer Technik Rapperswil
|
||||||
*
|
*
|
||||||
* This program is free software; you can redistribute it and/or modify it
|
* 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
|
* under the terms of the GNU General Public License as published by the
|
||||||
|
|||||||
@@ -1,6 +1,7 @@
|
|||||||
/* timer event handling
|
/* timer event handling
|
||||||
* Copyright (C) 1997 Angelos D. Keromytis.
|
* Copyright (C) 1997 Angelos D. Keromytis.
|
||||||
* Copyright (C) 1998-2001 D. Hugh Redelmeier.
|
* Copyright (C) 1998-2001 D. Hugh Redelmeier.
|
||||||
|
* Copyright (C) 2009 Andreas Steffen - Hochschule fuer Technik Rapperswil
|
||||||
*
|
*
|
||||||
* This program is free software; you can redistribute it and/or modify it
|
* 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
|
* under the terms of the GNU General Public License as published by the
|
||||||
|
|||||||
Reference in New Issue
Block a user