innovaker
5a72662898
chore: standardize C style headers
Changes made with regex plus some manual tweaks.
Find:
/^\/\*.*\n(?:^\*.*\n)*^.*\*.*?[Cc]opyright.*?(\d{4}) *([0-9A-z,_\- ]+).*?\n(?:^.*\*.*\n)*^.*\*.*?SPDX-License-Identifier:? *(.+) *?\n(?:^.*\*.*\n)*.*\*\//gm
Replace:
/*
* Copyright (c) $1 $2
*
* SPDX-License-Identifier: $3
*/
PR: #565
2021-01-01 23:06:41 -05:00
..
2020-12-28 01:15:35 -05:00
2020-12-10 12:05:21 +00:00
2020-12-28 10:16:24 -05:00
2020-12-28 10:16:24 -05:00
2020-12-28 01:15:35 -05:00
2021-01-01 22:55:52 -05:00
2020-12-28 10:16:24 -05:00
2020-12-28 10:16:24 -05:00
2021-01-01 23:06:41 -05:00
2020-12-28 10:16:24 -05:00
2021-01-01 21:29:22 +00:00
2020-12-28 01:15:35 -05:00
2020-12-28 10:16:24 -05:00
2020-12-28 01:15:35 -05:00
2020-12-28 01:15:35 -05:00
2020-12-28 10:16:24 -05:00
2020-12-28 01:15:35 -05:00
2020-12-28 01:15:35 -05:00
2020-12-28 01:15:35 -05:00
2020-12-28 01:15:35 -05:00
2020-12-28 10:16:24 -05:00
2020-12-28 10:16:24 -05:00
2020-12-28 01:15:35 -05:00
2020-12-28 01:15:35 -05:00
2020-09-19 10:55:07 +01:00
2020-09-19 10:55:07 +01:00