Page Menu
Home
FreeBSD
Search
Configure Global Search
Log In
Files
F161565241
D56821.diff
No One
Temporary
Actions
View File
Edit File
Delete File
View Transforms
Subscribe
Mute Notifications
Flag For Later
Award Token
Size
3 KB
Referenced Files
None
Subscribers
None
D56821.diff
View Options
diff --git a/lib/virtual_oss/bt/avdtp.c b/lib/virtual_oss/bt/avdtp.c
--- a/lib/virtual_oss/bt/avdtp.c
+++ b/lib/virtual_oss/bt/avdtp.c
@@ -1,6 +1,8 @@
/* $NetBSD$ */
/*-
+ * SPDX-License-Identifier: BSD-2-Clause
+ *
* Copyright (c) 2015-2016 Nathanial Sloss <nathanialsloss@yahoo.com.au>
* Copyright (c) 2016-2019 Hans Petter Selasky <hps@selasky.org>
* Copyright (c) 2019 Google LLC, written by Richard Kralovic <riso@google.com>
diff --git a/lib/virtual_oss/bt/avdtp_signal.h b/lib/virtual_oss/bt/avdtp_signal.h
--- a/lib/virtual_oss/bt/avdtp_signal.h
+++ b/lib/virtual_oss/bt/avdtp_signal.h
@@ -1,6 +1,8 @@
/* $NetBSD$ */
/*-
+ * SPDX-License-Identifier: BSD-2-Clause
+ *
* Copyright (c) 2015 Nathanial Sloss <nathanialsloss@yahoo.com.au>
*
* This software is dedicated to the memory of -
diff --git a/lib/virtual_oss/bt/bt.h b/lib/virtual_oss/bt/bt.h
--- a/lib/virtual_oss/bt/bt.h
+++ b/lib/virtual_oss/bt/bt.h
@@ -1,4 +1,6 @@
/*-
+ * SPDX-License-Identifier: BSD-2-Clause
+ *
* Copyright (c) 2015 Hans Petter Selasky
*
* Redistribution and use in source and binary forms, with or without
diff --git a/lib/virtual_oss/bt/bt.c b/lib/virtual_oss/bt/bt.c
--- a/lib/virtual_oss/bt/bt.c
+++ b/lib/virtual_oss/bt/bt.c
@@ -1,4 +1,6 @@
/*-
+ * SPDX-License-Identifier: BSD-2-Clause
+ *
* Copyright (c) 2015-2019 Hans Petter Selasky
* Copyright (c) 2015 Nathanial Sloss <nathanialsloss@yahoo.com.au>
* Copyright (c) 2006 Itronix Inc
diff --git a/lib/virtual_oss/bt/cosdata-gen/cosdata.c b/lib/virtual_oss/bt/cosdata-gen/cosdata.c
--- a/lib/virtual_oss/bt/cosdata-gen/cosdata.c
+++ b/lib/virtual_oss/bt/cosdata-gen/cosdata.c
@@ -1,4 +1,6 @@
/*-
+ * SPDX-License-Identifier: BSD-2-Clause
+ *
* Copyright (c) 2015 - 2016 Nathanial Sloss <nathanialsloss@yahoo.com.au>
* All rights reserved.
*
diff --git a/lib/virtual_oss/bt/sbc_encode.h b/lib/virtual_oss/bt/sbc_encode.h
--- a/lib/virtual_oss/bt/sbc_encode.h
+++ b/lib/virtual_oss/bt/sbc_encode.h
@@ -1,6 +1,8 @@
/* $NetBSD$ */
/*-
+ * SPDX-License-Identifier: BSD-2-Clause
+ *
* Copyright (c) 2015 Nathanial Sloss <nathanialsloss@yahoo.com.au>
*
* This software is dedicated to the memory of -
diff --git a/lib/virtual_oss/bt/sbc_encode.c b/lib/virtual_oss/bt/sbc_encode.c
--- a/lib/virtual_oss/bt/sbc_encode.c
+++ b/lib/virtual_oss/bt/sbc_encode.c
@@ -1,4 +1,6 @@
/*-
+ * SPDX-License-Identifier: BSD-2-Clause
+ *
* Copyright (c) 2015 Nathanial Sloss <nathanialsloss@yahoo.com.au>
*
* This software is dedicated to the memory of -
diff --git a/lib/virtual_oss/null/null.c b/lib/virtual_oss/null/null.c
--- a/lib/virtual_oss/null/null.c
+++ b/lib/virtual_oss/null/null.c
@@ -1,4 +1,6 @@
/*-
+ * SPDX-License-Identifier: BSD-2-Clause
+ *
* Copyright (c) 2015-2022 Hans Petter Selasky
*
* Redistribution and use in source and binary forms, with or without
diff --git a/lib/virtual_oss/oss/oss.c b/lib/virtual_oss/oss/oss.c
--- a/lib/virtual_oss/oss/oss.c
+++ b/lib/virtual_oss/oss/oss.c
@@ -1,4 +1,6 @@
/*-
+ * SPDX-License-Identifier: BSD-2-Clause
+ *
* Copyright (c) 2015-2019 Hans Petter Selasky
*
* Redistribution and use in source and binary forms, with or without
File Metadata
Details
Attached
Mime Type
text/plain
Expires
Sun, Jul 5, 10:16 PM (7 h, 23 m)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
34725992
Default Alt Text
D56821.diff (3 KB)
Attached To
Mode
D56821: virtual_oss: Add SPDX-License-Identifier tags
Attached
Detach File
Event Timeline
Log In to Comment