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/mp-readline/readline.c | |
| parent | 3ddb598f0d3d7c9d36b619e753e3da5b904b212a (diff) | |
| parent | 34b4993d63a6b576f29d624385c681f679b4124c (diff) | |
Merge pull request #3003 from Flameeyes/master
License tagging according to REUSE specifications.
Diffstat (limited to 'lib/mp-readline/readline.c')
| -rw-r--r-- | lib/mp-readline/readline.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/mp-readline/readline.c b/lib/mp-readline/readline.c index 0edaebbfa..432413d50 100644 --- a/lib/mp-readline/readline.c +++ b/lib/mp-readline/readline.c @@ -3,7 +3,7 @@ * * The MIT License (MIT) * - * Copyright (c) 2013, 2014 Damien P. George + * SPDX-FileCopyrightText: Copyright (c) 2013, 2014 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 |
