| Index: tddl/tddl.h
|
| diff --git a/tddl/tddl.h b/tddl/tddl.h
|
| index 71553b729cb802a4f456b6896e276e15777216a1..d88b2bacf894fa66c2b5b41c87ce4b2d83673f33 100644
|
| --- a/tddl/tddl.h
|
| +++ b/tddl/tddl.h
|
| @@ -1,6 +1,5 @@
|
| -/* TPM Device Driver Library for the TPM-Emulator package
|
| - * Copyright (C) 2004 Mario Strasser <mast@gmx.net>,
|
| - * Swiss Federal Institute of Technology (ETH) Zurich
|
| +/* Software-based Trusted Platform Module (TPM) Emulator
|
| + * Copyright (C) 2004-2010 Mario Strasser <mast@gmx.net>
|
| *
|
| * This module is free software; you can redistribute it and/or modify
|
| * it under the terms of the GNU General Public License as published
|
| @@ -12,7 +11,7 @@
|
| * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
|
| * GNU General Public License for more details.
|
| *
|
| - * $Id$
|
| + * $Id: tddl.h 364 2010-02-11 10:24:45Z mast $
|
| */
|
|
|
| #ifndef _TDDL_H_
|
|
|