updated copyright
This commit is contained in:
+2
-4
@@ -1,7 +1,7 @@
|
|||||||
/* Build a X.509 attribute certificate
|
/* Build a X.509 attribute certificate
|
||||||
* Copyright (C) 2002 Ueli Galizzi, Ariane Seiler
|
* Copyright (C) 2002 Ueli Galizzi, Ariane Seiler
|
||||||
* Copyright (C) 2004 Andreas Steffen
|
* Copyright (C) 2004,2007 Andreas Steffen
|
||||||
* Zuercher Hochschule Winterthur, Switzerland
|
* Hochschule fuer Technik Rapperswil, Switzerland
|
||||||
*
|
*
|
||||||
* 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
|
||||||
@@ -12,8 +12,6 @@
|
|||||||
* WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY
|
* WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY
|
||||||
* or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License
|
* or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License
|
||||||
* for more details.
|
* for more details.
|
||||||
*
|
|
||||||
* RCSID $Id: build.c,v 1.14 2005/09/06 11:47:57 as Exp $
|
|
||||||
*/
|
*/
|
||||||
|
|
||||||
#include <stdlib.h>
|
#include <stdlib.h>
|
||||||
|
|||||||
+2
-4
@@ -1,7 +1,7 @@
|
|||||||
/* Build a X.509 attribute certificate
|
/* Build a X.509 attribute certificate
|
||||||
* Copyright (C) 2002 Ueli Galizzi, Ariane Seiler
|
* Copyright (C) 2002 Ueli Galizzi, Ariane Seiler
|
||||||
* Copyright (C) 2004 Andreas Steffen
|
* Copyright (C) 2004,2007 Andreas Steffen
|
||||||
* Zuercher Hochschule Winterthur, Switzerland
|
* Hochschule fuer Technik Rapperswil, Switzerland
|
||||||
*
|
*
|
||||||
* 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
|
||||||
@@ -12,8 +12,6 @@
|
|||||||
* WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY
|
* WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY
|
||||||
* or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License
|
* or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License
|
||||||
* for more details.
|
* for more details.
|
||||||
*
|
|
||||||
* RCSID $Id: build.h,v 1.4 2004/11/03 14:28:52 as Exp $
|
|
||||||
*/
|
*/
|
||||||
|
|
||||||
#ifndef _BUILD_H
|
#ifndef _BUILD_H
|
||||||
|
|||||||
Reference in New Issue
Block a user