]> granicus.if.org Git - p11-kit/commitdiff
pkcs11.h: updated information
authorNikos Mavrogiannopoulos <nmav@redhat.com>
Tue, 1 Aug 2017 06:48:18 +0000 (08:48 +0200)
committerDaiki Ueno <ueno@gnu.org>
Thu, 3 Aug 2017 11:28:27 +0000 (13:28 +0200)
The scute project no longer exists, and the PKCS#11 standard is
from OASIS group.

common/pkcs11.h

index 3487d9450662fe9153cb8aeeb3c9e3c7d4feaed5..a4f329b6095fe7a70272197cce11c4f2580bb5bc 100644 (file)
    the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR
    PURPOSE.  */
 
-/* Please submit changes back to the Scute project at
-   http://www.scute.org/ (or send them to marcus@g10code.com), so that
+/* Please submit any changes back to the p11-kit project at
+   https://github.com/p11-glue/p11-kit/, so that
    they can be picked up by other projects from there as well.  */
 
 /* This file is a modified implementation of the PKCS #11 standard by
-   RSA Security Inc.  It is mostly a drop-in replacement, with the
+   OASIS group.  It is mostly a drop-in replacement, with the
    following change:
 
    This header file does not require any macro definitions by the user