diff options
| author | Scott Shawcroft <scott@adafruit.com> | 2020-07-13 16:28:49 -0700 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2020-07-13 16:28:49 -0700 |
| commit | 51c888d4be5ec0e0bc19a0de539f0f21a04da135 (patch) | |
| tree | b7ba99db56a8274a1cd61b3b65f973b024ea2996 /lib/utils/interrupt_char.c | |
| parent | 3ddb598f0d3d7c9d36b619e753e3da5b904b212a (diff) | |
| parent | 34b4993d63a6b576f29d624385c681f679b4124c (diff) | |
Merge pull request #3003 from Flameeyes/master
License tagging according to REUSE specifications.
Diffstat (limited to 'lib/utils/interrupt_char.c')
| -rw-r--r-- | lib/utils/interrupt_char.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/utils/interrupt_char.c b/lib/utils/interrupt_char.c index da7f70254..7410ac1e5 100644 --- a/lib/utils/interrupt_char.c +++ b/lib/utils/interrupt_char.c @@ -3,7 +3,7 @@ * * The MIT License (MIT) * - * Copyright (c) 2013-2016 Damien P. George + * SPDX-FileCopyrightText: Copyright (c) 2013-2016 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 |
