summaryrefslogtreecommitdiff
path: root/py/objstrunicode.c
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 /py/objstrunicode.c
parent85fef83f73826545f010b35217aed0cdcf3c3a6a (diff)
parent90ad9beff5b55d86fb43910e93ba55a15c883ca2 (diff)
Merge pull request #12 from adafruit/main
Update from adafruit/main
Diffstat (limited to 'py/objstrunicode.c')
-rw-r--r--py/objstrunicode.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/py/objstrunicode.c b/py/objstrunicode.c
index 30000a51e..351a67e91 100644
--- a/py/objstrunicode.c
+++ b/py/objstrunicode.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) 2014 Paul Sokolovsky
*
* Permission is hereby granted, free of charge, to any person obtaining a copy