SPDX: some uses of the RSA-MD license.
This commit is contained in:
parent
cab7a585e3
commit
e11cf14dc2
@ -2,7 +2,10 @@
|
|||||||
* $FreeBSD$
|
* $FreeBSD$
|
||||||
*/
|
*/
|
||||||
|
|
||||||
/* Copyright (C) 1991-2, RSA Data Security, Inc. Created 1991. All
|
/*-
|
||||||
|
SPDX-License-Identifier: RSA-MD
|
||||||
|
|
||||||
|
Copyright (C) 1991-2, RSA Data Security, Inc. Created 1991. All
|
||||||
rights reserved.
|
rights reserved.
|
||||||
|
|
||||||
License to copy and use this software is granted provided that it
|
License to copy and use this software is granted provided that it
|
||||||
|
@ -4,7 +4,10 @@
|
|||||||
#include <sys/cdefs.h>
|
#include <sys/cdefs.h>
|
||||||
__FBSDID("$FreeBSD$");
|
__FBSDID("$FreeBSD$");
|
||||||
|
|
||||||
/* Copyright (C) 1990-2, RSA Data Security, Inc. All rights reserved.
|
/*-
|
||||||
|
SPDX-License-Identifier: RSA-MD
|
||||||
|
|
||||||
|
Copyright (C) 1990-2, RSA Data Security, Inc. All rights reserved.
|
||||||
|
|
||||||
License to copy and use this software is granted provided that it
|
License to copy and use this software is granted provided that it
|
||||||
is identified as the "RSA Data Security, Inc. MD4 Message-Digest
|
is identified as the "RSA Data Security, Inc. MD4 Message-Digest
|
||||||
|
@ -1,4 +1,6 @@
|
|||||||
/*
|
/*-
|
||||||
|
* SPDX-License-Identifier: RSA-MD
|
||||||
|
*
|
||||||
* MD5C.C - RSA Data Security, Inc., MD5 message-digest algorithm
|
* MD5C.C - RSA Data Security, Inc., MD5 message-digest algorithm
|
||||||
*
|
*
|
||||||
* Copyright (C) 1991-2, RSA Data Security, Inc. Created 1991. All
|
* Copyright (C) 1991-2, RSA Data Security, Inc. Created 1991. All
|
||||||
|
@ -1,4 +1,6 @@
|
|||||||
/* mdXhl.c
|
/*- mdXhl.c
|
||||||
|
* SPDX-License-Identifier: Beerware
|
||||||
|
*
|
||||||
* ----------------------------------------------------------------------------
|
* ----------------------------------------------------------------------------
|
||||||
* "THE BEER-WARE LICENSE" (Revision 42):
|
* "THE BEER-WARE LICENSE" (Revision 42):
|
||||||
* <phk@FreeBSD.org> wrote this file. As long as you retain this notice you
|
* <phk@FreeBSD.org> wrote this file. As long as you retain this notice you
|
||||||
|
@ -1,6 +1,9 @@
|
|||||||
/* SHADRIVER.C - test driver for SHA-1 (and SHA-2) */
|
/* SHADRIVER.C - test driver for SHA-1 (and SHA-2) */
|
||||||
|
|
||||||
/* Copyright (C) 1990-2, RSA Data Security, Inc. Created 1990. All rights
|
/*-
|
||||||
|
* SPDX-License-Identifier: RSA-MD
|
||||||
|
*
|
||||||
|
* Copyright (C) 1990-2, RSA Data Security, Inc. Created 1990. All rights
|
||||||
* reserved.
|
* reserved.
|
||||||
*
|
*
|
||||||
* RSA Data Security, Inc. makes no representations concerning either the
|
* RSA Data Security, Inc. makes no representations concerning either the
|
||||||
|
@ -1,6 +1,9 @@
|
|||||||
/* SKEINDRIVER.C - test driver for SKEIN */
|
/* SKEINDRIVER.C - test driver for SKEIN */
|
||||||
|
|
||||||
/* Copyright (C) 1990-2, RSA Data Security, Inc. Created 1990. All rights
|
/*-
|
||||||
|
* SPDX-License-Identifier: RSA-MD
|
||||||
|
*
|
||||||
|
* Copyright (C) 1990-2, RSA Data Security, Inc. Created 1990. All rights
|
||||||
* reserved.
|
* reserved.
|
||||||
*
|
*
|
||||||
* RSA Data Security, Inc. makes no representations concerning either the
|
* RSA Data Security, Inc. makes no representations concerning either the
|
||||||
|
@ -1,5 +1,5 @@
|
|||||||
/*-
|
/*-
|
||||||
* SPDX-License-Identifier: BSD-2-Clause-FreeBSD
|
* SPDX-License-Identifier: (BSD-2-Clause-FreeBSD AND RSA-MD)
|
||||||
*
|
*
|
||||||
* Copyright (c) 2010, 2013 Zheng Liu <lz@freebsd.org>
|
* Copyright (c) 2010, 2013 Zheng Liu <lz@freebsd.org>
|
||||||
* Copyright (c) 2012, Vyacheslav Matyushin
|
* Copyright (c) 2012, Vyacheslav Matyushin
|
||||||
|
@ -2,6 +2,8 @@
|
|||||||
*/
|
*/
|
||||||
|
|
||||||
/*-
|
/*-
|
||||||
|
SPDX-License-Identifier: RSA-MD
|
||||||
|
|
||||||
Copyright (C) 1990-2, RSA Data Security, Inc. All rights reserved.
|
Copyright (C) 1990-2, RSA Data Security, Inc. All rights reserved.
|
||||||
|
|
||||||
License to copy and use this software is granted provided that it
|
License to copy and use this software is granted provided that it
|
||||||
|
@ -3,6 +3,8 @@
|
|||||||
*/
|
*/
|
||||||
|
|
||||||
/*-
|
/*-
|
||||||
|
SPDX-License-Identifier: RSA-MD
|
||||||
|
|
||||||
Copyright (C) 1991-2, RSA Data Security, Inc. Created 1991. All
|
Copyright (C) 1991-2, RSA Data Security, Inc. Created 1991. All
|
||||||
rights reserved.
|
rights reserved.
|
||||||
|
|
||||||
|
@ -3,6 +3,8 @@
|
|||||||
*/
|
*/
|
||||||
|
|
||||||
/*-
|
/*-
|
||||||
|
SPDX-License-Identifier: RSA-MD
|
||||||
|
|
||||||
Copyright (C) 1991-2, RSA Data Security, Inc. Created 1991. All
|
Copyright (C) 1991-2, RSA Data Security, Inc. Created 1991. All
|
||||||
rights reserved.
|
rights reserved.
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user