diff options
Diffstat (limited to 'py/objnone.c')
| -rw-r--r-- | py/objnone.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/py/objnone.c b/py/objnone.c index da1031835..b1fbd48f7 100644 --- a/py/objnone.c +++ b/py/objnone.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 |
