Skip to content

Commit 9b2db1a

Browse files
illuusiocorecode
authored andcommitted
SPDX-License-Identifier: Add BSD-3-Clause identifiers
Add SPDX identifiers BSD-3-Clause to most of c-source and header files
1 parent 5a540f5 commit 9b2db1a

12 files changed

Lines changed: 24 additions & 0 deletions

File tree

base64.c

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,6 @@
11
/*
2+
* SPDX-License-Identifier: BSD-3-Clause
3+
*
24
* Copyright (c) 1995-2001 Kungliga Tekniska Högskolan
35
* (Royal Institute of Technology, Stockholm, Sweden).
46
* All rights reserved.

conf.c

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,6 @@
11
/*
2+
* SPDX-License-Identifier: BSD-3-Clause
3+
*
24
* Copyright (c) 2008 The DragonFly Project. All rights reserved.
35
*
46
* This code is derived from software contributed to The DragonFly Project

crypto.c

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,6 @@
11
/*
2+
* SPDX-License-Identifier: BSD-3-Clause
3+
*
24
* Copyright (c) 2008 The DragonFly Project. All rights reserved.
35
*
46
* This code is derived from software contributed to The DragonFly Project

dma-mbox-create.c

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,6 @@
11
/*
2+
* SPDX-License-Identifier: BSD-3-Clause
3+
*
24
* Copyright (c) 2010-2014, Simon Schubert <2@0x2c.org>.
35
* Copyright (c) 2008 The DragonFly Project. All rights reserved.
46
*

dma.c

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,6 @@
11
/*
2+
* SPDX-License-Identifier: BSD-3-Clause
3+
*
24
* Copyright (c) 2008-2014, Simon Schubert <2@0x2c.org>.
35
* Copyright (c) 2008 The DragonFly Project. All rights reserved.
46
*

dma.h

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,6 @@
11
/*
2+
* SPDX-License-Identifier: BSD-3-Clause
3+
*
24
* Copyright (c) 2008-2014, Simon Schubert <2@0x2c.org>.
35
* Copyright (c) 2008 The DragonFly Project. All rights reserved.
46
*

dns.c

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,6 @@
11
/*
2+
* SPDX-License-Identifier: BSD-3-Clause
3+
*
24
* Copyright (c) 2008-2014, Simon Schubert <2@0x2c.org>.
35
* Copyright (c) 2008 The DragonFly Project. All rights reserved.
46
*

local.c

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,6 @@
11
/*
2+
* SPDX-License-Identifier: BSD-3-Clause
3+
*
24
* Copyright (c) 2008-2014, Simon Schubert <2@0x2c.org>.
35
* Copyright (c) 2008 The DragonFly Project. All rights reserved.
46
*

mail.c

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,6 @@
11
/*
2+
* SPDX-License-Identifier: BSD-3-Clause
3+
*
24
* Copyright (c) 2008-2014, Simon Schubert <2@0x2c.org>.
35
* Copyright (c) 2008 The DragonFly Project. All rights reserved.
46
*

net.c

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,6 @@
11
/*
2+
* SPDX-License-Identifier: BSD-3-Clause
3+
*
24
* Copyright (c) 2008-2014, Simon Schubert <2@0x2c.org>.
35
* Copyright (c) 2008 The DragonFly Project. All rights reserved.
46
*

0 commit comments

Comments
 (0)