mirror of
https://gitlab.com/80486DX2-66/gists
synced 2025-05-31 08:31:41 +05:30
relicense everything under CC0-1.0 or Unlicense, add SPDX ID
This commit is contained in:
@@ -6,7 +6,8 @@
|
||||
* TODO: Use fixed point arithmetics
|
||||
*
|
||||
* Author: Intel A80486DX2-66
|
||||
* License: Unlicense
|
||||
* License: Creative Commons Zero 1.0 Universal or Unlicense
|
||||
* SPDX-License-Identifier: CC0-1.0 OR Unlicense
|
||||
*/
|
||||
|
||||
#include "clock_hr_microsec.h"
|
||||
|
@@ -2,7 +2,8 @@
|
||||
* clock_hr_microsec.h
|
||||
*
|
||||
* Author: Intel A80486DX2-66
|
||||
* License: Unlicense
|
||||
* License: Creative Commons Zero 1.0 Universal or Unlicense
|
||||
* SPDX-License-Identifier: CC0-1.0 OR Unlicense
|
||||
*/
|
||||
|
||||
#ifndef _CLOCK_HR_MICROSEC_H
|
||||
|
Reference in New Issue
Block a user