summaryrefslogtreecommitdiff
path: root/lib/netutils
diff options
context:
space:
mode:
authorDavePutz <dwputz@gmail.com>2020-07-13 22:23:58 -0500
committerGitHub <noreply@github.com>2020-07-13 22:23:58 -0500
commit40f1bd0c7cf9ca4d8f3ce294f8dca5180bfcba65 (patch)
tree20ecee23349defca94fb1e03ba94095ac3a71573 /lib/netutils
parent85fef83f73826545f010b35217aed0cdcf3c3a6a (diff)
parent90ad9beff5b55d86fb43910e93ba55a15c883ca2 (diff)
Merge pull request #12 from adafruit/main
Update from adafruit/main
Diffstat (limited to 'lib/netutils')
-rw-r--r--lib/netutils/netutils.c2
-rw-r--r--lib/netutils/netutils.h2
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