[Git][NTPsec/ntpsec][master] Use BSD-4-Clause-UC
Eric S. Raymond
gitlab at mg.gitlab.com
Mon Feb 4 00:02:54 UTC 2019
Eric S. Raymond pushed to branch master at NTPsec / ntpsec
Commits:
8698374f by Richard Laager at 2019-02-03T23:58:26Z
Use BSD-4-Clause-UC
In cdb90975b71e46f9438ffa6c1449b615c7c882cd, the SPDX identifier was
changed from BSD-4-clause to BSD-2-clause because "The Regents of the
University of California have deprecated the 4-clause licence."
SPDX has a specific ID for this license, which "Captures the
retroactive deletion of the third (advertising) clause".
Note that, in any event, this is not a 2-clause BSD license, as only one
clause was removed from the 4-clause license, leaving 3 clauses.
- - - - -
2 changed files:
- libntp/ntp_dns.c
- libntp/ntp_random.c
Changes:
=====================================
libntp/ntp_dns.c
=====================================
@@ -2,7 +2,7 @@
* Copyright (c) 1983, 1993
* The Regents of the University of California. All rights reserved.
* Copyright 2015 by the NTPsec project contributors
- * SPDX-License-Identifier: BSD-2-clause
+ * SPDX-License-Identifier: BSD-4-Clause-UC
*/
#include "config.h"
=====================================
libntp/ntp_random.c
=====================================
@@ -2,7 +2,7 @@
* Copyright (c) 1983, 1993
* The Regents of the University of California. All rights reserved.
* Copyright 2015 by the NTPsec project contributors
- * SPDX-License-Identifier: BSD-2-clause
+ * SPDX-License-Identifier: BSD-4-Clause-UC
*/
#include <stdint.h>
View it on GitLab: https://gitlab.com/NTPsec/ntpsec/commit/8698374f5df3f931f1d27e1435b8996eceb52da9
--
View it on GitLab: https://gitlab.com/NTPsec/ntpsec/commit/8698374f5df3f931f1d27e1435b8996eceb52da9
You're receiving this email because of your account on gitlab.com.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.ntpsec.org/pipermail/vc/attachments/20190204/5fc6e4d0/attachment-0001.html>
More information about the vc
mailing list