summaryrefslogtreecommitdiff
path: root/shared-module/wiznet
diff options
context:
space:
mode:
authorScott Shawcroft <scott@adafruit.com>2020-07-13 16:28:49 -0700
committerGitHub <noreply@github.com>2020-07-13 16:28:49 -0700
commit51c888d4be5ec0e0bc19a0de539f0f21a04da135 (patch)
treeb7ba99db56a8274a1cd61b3b65f973b024ea2996 /shared-module/wiznet
parent3ddb598f0d3d7c9d36b619e753e3da5b904b212a (diff)
parent34b4993d63a6b576f29d624385c681f679b4124c (diff)
Merge pull request #3003 from Flameeyes/master
License tagging according to REUSE specifications.
Diffstat (limited to 'shared-module/wiznet')
-rw-r--r--shared-module/wiznet/wiznet5k.c2
-rw-r--r--shared-module/wiznet/wiznet5k.h2
2 files changed, 2 insertions, 2 deletions
diff --git a/shared-module/wiznet/wiznet5k.c b/shared-module/wiznet/wiznet5k.c
index a603a5593..8ccb4ff8d 100644
--- a/shared-module/wiznet/wiznet5k.c
+++ b/shared-module/wiznet/wiznet5k.c
@@ -3,7 +3,7 @@
*
* The MIT License (MIT)
*
- * Copyright (c) 2014 Damien P. George
+ * SPDX-FileCopyrightText: Copyright (c) 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
diff --git a/shared-module/wiznet/wiznet5k.h b/shared-module/wiznet/wiznet5k.h
index 19823ae55..4597a3016 100644
--- a/shared-module/wiznet/wiznet5k.h
+++ b/shared-module/wiznet/wiznet5k.h
@@ -3,7 +3,7 @@
*
* The MIT License (MIT)
*
- * Copyright (c) 2014 Damien P. George
+ * SPDX-FileCopyrightText: Copyright (c) 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