File tree Expand file tree Collapse file tree 11 files changed +22
-0
lines changed Expand file tree Collapse file tree 11 files changed +22
-0
lines changed Original file line number Diff line number Diff line change 1
1
# ##############################################################################
2
2
# syscall/CMakeLists.txt
3
3
#
4
+ # SPDX-License-Identifier: Apache-2.0
5
+ #
4
6
# Licensed to the Apache Software Foundation (ASF) under one or more contributor
5
7
# license agreements. See the NOTICE file distributed with this work for
6
8
# additional information regarding copyright ownership. The ASF licenses this
Original file line number Diff line number Diff line change 1
1
# ###########################################################################
2
2
# syscall/Makefile
3
3
#
4
+ # SPDX-License-Identifier: Apache-2.0
5
+ #
4
6
# Licensed to the Apache Software Foundation (ASF) under one or more
5
7
# contributor license agreements. See the NOTICE file distributed with
6
8
# this work for additional information regarding copyright ownership. The
Original file line number Diff line number Diff line change 1
1
# ##############################################################################
2
2
# syscall/proxies/CMakeLists.txt
3
3
#
4
+ # SPDX-License-Identifier: Apache-2.0
5
+ #
4
6
# Licensed to the Apache Software Foundation (ASF) under one or more contributor
5
7
# license agreements. See the NOTICE file distributed with this work for
6
8
# additional information regarding copyright ownership. The ASF licenses this
Original file line number Diff line number Diff line change 1
1
############################################################################
2
2
# syscall/proxies/Make.defs
3
3
#
4
+ # SPDX-License-Identifier: Apache-2.0
5
+ #
4
6
# Licensed to the Apache Software Foundation (ASF) under one or more
5
7
# contributor license agreements. See the NOTICE file distributed with
6
8
# this work for additional information regarding copyright ownership. The
Original file line number Diff line number Diff line change 1
1
# ##############################################################################
2
2
# syscall/stubs/CMakeLists.txt
3
3
#
4
+ # SPDX-License-Identifier: Apache-2.0
5
+ #
4
6
# Licensed to the Apache Software Foundation (ASF) under one or more contributor
5
7
# license agreements. See the NOTICE file distributed with this work for
6
8
# additional information regarding copyright ownership. The ASF licenses this
Original file line number Diff line number Diff line change 1
1
############################################################################
2
2
# syscall/stubs/Make.defs
3
3
#
4
+ # SPDX-License-Identifier: Apache-2.0
5
+ #
4
6
# Licensed to the Apache Software Foundation (ASF) under one or more
5
7
# contributor license agreements. See the NOTICE file distributed with
6
8
# this work for additional information regarding copyright ownership. The
Original file line number Diff line number Diff line change 1
1
/****************************************************************************
2
2
* syscall/syscall_names.c
3
3
*
4
+ * SPDX-License-Identifier: Apache-2.0
5
+ *
4
6
* Licensed to the Apache Software Foundation (ASF) under one or more
5
7
* contributor license agreements. See the NOTICE file distributed with
6
8
* this work for additional information regarding copyright ownership. The
Original file line number Diff line number Diff line change 1
1
/****************************************************************************
2
2
* syscall/syscall_stublookup.c
3
3
*
4
+ * SPDX-License-Identifier: Apache-2.0
5
+ *
4
6
* Licensed to the Apache Software Foundation (ASF) under one or more
5
7
* contributor license agreements. See the NOTICE file distributed with
6
8
* this work for additional information regarding copyright ownership. The
Original file line number Diff line number Diff line change 1
1
/****************************************************************************
2
2
* syscall/syscall_wraps.h
3
3
*
4
+ * SPDX-License-Identifier: Apache-2.0
5
+ *
4
6
* Licensed to the Apache Software Foundation (ASF) under one or more
5
7
* contributor license agreements. See the NOTICE file distributed with
6
8
* this work for additional information regarding copyright ownership. The
Original file line number Diff line number Diff line change 1
1
# ##############################################################################
2
2
# syscall/wraps/CMakeLists.txt
3
3
#
4
+ # SPDX-License-Identifier: Apache-2.0
5
+ #
4
6
# Licensed to the Apache Software Foundation (ASF) under one or more contributor
5
7
# license agreements. See the NOTICE file distributed with this work for
6
8
# additional information regarding copyright ownership. The ASF licenses this
You can’t perform that action at this time.
0 commit comments