libc_bsd:add missing SPDX-License

Just add SPDX-License, no code changes

Signed-off-by: anjiahao <anjiahao@xiaomi.com>
This commit is contained in:
anjiahao
2026-02-03 21:26:14 +08:00
committed by Xiang Xiao
parent 4db4252a7c
commit 871a9b3261
16 changed files with 48 additions and 0 deletions
+3
View File
@@ -1,6 +1,9 @@
/****************************************************************************
* libs/libc/string/lib_bsdmemccpy.c
*
* SPDX-License-Identifier: BSD
* SPDX-FileCopyrightText: 1994-2009 Red Hat, Inc. All rights reserved
*
* Copyright (c) 1994-2009 Red Hat, Inc. All rights reserved.
*
* This copyrighted material is made available to anyone wishing to use,
+3
View File
@@ -1,6 +1,9 @@
/****************************************************************************
* libs/libc/string/lib_bsdmemchr.c
*
* SPDX-License-Identifier: BSD
* SPDX-FileCopyrightText: 1994-2009 Red Hat, Inc. All rights reserved
*
* Copyright (c) 1994-2009 Red Hat, Inc. All rights reserved.
*
* This copyrighted material is made available to anyone wishing to use,
+3
View File
@@ -1,6 +1,9 @@
/****************************************************************************
* libs/libc/string/lib_bsdmemcmp.c
*
* SPDX-License-Identifier: BSD
* SPDX-FileCopyrightText: 1994-2009 Red Hat, Inc. All rights reserved
*
* Copyright (c) 1994-2009 Red Hat, Inc. All rights reserved.
*
* This copyrighted material is made available to anyone wishing to use,
+3
View File
@@ -1,6 +1,9 @@
/****************************************************************************
* libs/libc/string/lib_bsdmemcpy.c
*
* SPDX-License-Identifier: BSD
* SPDX-FileCopyrightText: 1994-2009 Red Hat, Inc. All rights reserved
*
* Copyright (c) 1994-2009 Red Hat, Inc. All rights reserved.
*
* This copyrighted material is made available to anyone wishing to use,
+3
View File
@@ -1,6 +1,9 @@
/****************************************************************************
* libs/libc/string/lib_bsdmemrchr.c
*
* SPDX-License-Identifier: BSD
* SPDX-FileCopyrightText: 1994-2009 Red Hat, Inc. All rights reserved
*
* Copyright (c) 1994-2009 Red Hat, Inc. All rights reserved.
*
* This copyrighted material is made available to anyone wishing to use,
+3
View File
@@ -1,6 +1,9 @@
/****************************************************************************
* libs/libc/string/lib_bsdstpcpy.c
*
* SPDX-License-Identifier: BSD
* SPDX-FileCopyrightText: 1994-2009 Red Hat, Inc. All rights reserved
*
* Copyright (c) 1994-2009 Red Hat, Inc. All rights reserved.
*
* This copyrighted material is made available to anyone wishing to use,
+3
View File
@@ -1,6 +1,9 @@
/****************************************************************************
* libs/libc/string/lib_bsdstpncpy.c
*
* SPDX-License-Identifier: BSD
* SPDX-FileCopyrightText: 1994-2009 Red Hat, Inc. All rights reserved
*
* Copyright (c) 1994-2009 Red Hat, Inc. All rights reserved.
*
* This copyrighted material is made available to anyone wishing to use,
+3
View File
@@ -1,6 +1,9 @@
/****************************************************************************
* libs/libc/string/lib_bsdstrcat.c
*
* SPDX-License-Identifier: BSD
* SPDX-FileCopyrightText: 1994-2009 Red Hat, Inc. All rights reserved
*
* Copyright (c) 1994-2009 Red Hat, Inc. All rights reserved.
*
* This copyrighted material is made available to anyone wishing to use,
+3
View File
@@ -1,6 +1,9 @@
/****************************************************************************
* libs/libc/string/lib_bsdstrchr.c
*
* SPDX-License-Identifier: BSD
* SPDX-FileCopyrightText: 1994-2009 Red Hat, Inc. All rights reserved
*
* Copyright (c) 1994-2009 Red Hat, Inc. All rights reserved.
*
* This copyrighted material is made available to anyone wishing to use,
+3
View File
@@ -1,6 +1,9 @@
/****************************************************************************
* libs/libc/string/lib_bsdstrchrnul.c
*
* SPDX-License-Identifier: BSD
* SPDX-FileCopyrightText: 1994-2009 Red Hat, Inc. All rights reserved
*
* Copyright (c) 1994-2009 Red Hat, Inc. All rights reserved.
*
* This copyrighted material is made available to anyone wishing to use,
+3
View File
@@ -1,6 +1,9 @@
/****************************************************************************
* libs/libc/string/lib_bsdstrcmp.c
*
* SPDX-License-Identifier: BSD
* SPDX-FileCopyrightText: 1994-2009 Red Hat, Inc. All rights reserved
*
* Copyright (c) 1994-2009 Red Hat, Inc. All rights reserved.
*
* This copyrighted material is made available to anyone wishing to use,
+3
View File
@@ -1,6 +1,9 @@
/****************************************************************************
* libs/libc/string/lib_bsdstrcpy.c
*
* SPDX-License-Identifier: BSD
* SPDX-FileCopyrightText: 1994-2009 Red Hat, Inc. All rights reserved
*
* Copyright (c) 1994-2009 Red Hat, Inc. All rights reserved.
*
* This copyrighted material is made available to anyone wishing to use,
+3
View File
@@ -1,6 +1,9 @@
/****************************************************************************
* libs/libc/string/lib_bsdstrlen.c
*
* SPDX-License-Identifier: BSD
* SPDX-FileCopyrightText: 1994-2009 Red Hat, Inc. All rights reserved
*
* Copyright (c) 1994-2009 Red Hat, Inc. All rights reserved.
*
* This copyrighted material is made available to anyone wishing to use,
+3
View File
@@ -1,6 +1,9 @@
/****************************************************************************
* libs/libc/string/lib_bsdstrncmp.c
*
* SPDX-License-Identifier: BSD
* SPDX-FileCopyrightText: 1994-2009 Red Hat, Inc. All rights reserved
*
* Copyright (c) 1994-2009 Red Hat, Inc. All rights reserved.
*
* This copyrighted material is made available to anyone wishing to use,
+3
View File
@@ -1,6 +1,9 @@
/****************************************************************************
* libs/libc/string/lib_bsdstrncpy.c
*
* SPDX-License-Identifier: BSD
* SPDX-FileCopyrightText: 1994-2009 Red Hat, Inc. All rights reserved
*
* Copyright (c) 1994-2009 Red Hat, Inc. All rights reserved.
*
* This copyrighted material is made available to anyone wishing to use,
+3
View File
@@ -1,6 +1,9 @@
/****************************************************************************
* libs/libc/string/lib_bsdstrrchr.c
*
* SPDX-License-Identifier: BSD
* SPDX-FileCopyrightText: 1994-2009 Red Hat, Inc. All rights reserved
*
* Copyright (c) 1994-2009 Red Hat, Inc. All rights reserved.
*
* This copyrighted material is made available to anyone wishing to use,