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/netutils | |
| parent | 3ddb598f0d3d7c9d36b619e753e3da5b904b212a (diff) | |
| parent | 34b4993d63a6b576f29d624385c681f679b4124c (diff) | |
Merge pull request #3003 from Flameeyes/master
License tagging according to REUSE specifications.
Diffstat (limited to 'lib/netutils')
| -rw-r--r-- | lib/netutils/netutils.c | 2 | ||||
| -rw-r--r-- | lib/netutils/netutils.h | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/lib/netutils/netutils.c b/lib/netutils/netutils.c index 03418d7e6..4385f5a5e 100644 --- a/lib/netutils/netutils.c +++ b/lib/netutils/netutils.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 * Copyright (c) 2015 Daniel Campora * * Permission is hereby granted, free of charge, to any person obtaining a copy diff --git a/lib/netutils/netutils.h b/lib/netutils/netutils.h index 4befc90db..98e1d2493 100644 --- a/lib/netutils/netutils.h +++ b/lib/netutils/netutils.h @@ -3,7 +3,7 @@ * * The MIT License (MIT) * - * Copyright (c) 2013, 2014 Damien P. George + * SPDX-FileCopyrightText: Copyright (c) 2013, 2014 Damien P. George * Copyright (c) 2015 Daniel Campora * * Permission is hereby granted, free of charge, to any person obtaining a copy |
