License boilerplate on new files
Nashif, Anas
Hi,
Probably you have noticed already that we have replaced the APL2.0 boilerplate in all project owned files with SPDX tagging, please see https://jira.zephyrproject.org/browse/ZEP-1457 for more information. Any new files submitted to gerrit need to have the new boilerplate: # # Copyright (c) 2017 <copyright holder> # SPDX-License-Identifier: Apache-2.0 # Or /* * Copyright (c) 2017 <copyright holder> * SPDX-License-Identifier: Apache-2.0 */ Thanks, Anas
|
|