diff options
Diffstat (limited to 'py/objattrtuple.c')
| -rw-r--r-- | py/objattrtuple.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/py/objattrtuple.c b/py/objattrtuple.c index 3cc298d4e..ac9b808a2 100644 --- a/py/objattrtuple.c +++ b/py/objattrtuple.c @@ -3,7 +3,7 @@ * * The MIT License (MIT) * - * Copyright (c) 2015 Damien P. George + * SPDX-FileCopyrightText: Copyright (c) 2015 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 |
