diff options
| author | hierophect <hierophect@gmail.com> | 2020-07-22 13:59:39 -0400 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2020-07-22 13:59:39 -0400 |
| commit | e232ec10ceb9c78df27cb4b5cee79079efd85d84 (patch) | |
| tree | 132c5bfbc1db02d29a82021be595eec1a1122ae8 /py/mpprint.c | |
| parent | 138189bad130569ac9a9b3051543b804db54ec6f (diff) | |
| parent | 05a10f7905bfb77f3d5dff2525c9d10375801329 (diff) | |
Merge branch 'main' into stm32-timer-allocator
Diffstat (limited to 'py/mpprint.c')
| -rw-r--r-- | py/mpprint.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/py/mpprint.c b/py/mpprint.c index c2e65301c..e814d2ebe 100644 --- a/py/mpprint.c +++ b/py/mpprint.c @@ -3,7 +3,7 @@ * * The MIT License (MIT) * - * Copyright (c) 2013-2015 Damien P. George + * SPDX-FileCopyrightText: Copyright (c) 2013-2015 Damien P. George * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal |
