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