SPDX-ify licenses
This commit is contained in:
parent
b289073f0a
commit
cedaf753a7
4 changed files with 5 additions and 1 deletions
|
|
@ -1,6 +1,7 @@
|
|||
// Rabbit stream cipher
|
||||
// written by Martin Boesgaard, Mette Vesterager, Thomas Christensen and Erik Zenner
|
||||
// public domain
|
||||
// SPDX-License-Identifier: Unlicense
|
||||
|
||||
#include <stdio.h>
|
||||
#include <stdlib.h>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue