diff options
Diffstat (limited to 'py/objnamedtuple.h')
| -rw-r--r-- | py/objnamedtuple.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/py/objnamedtuple.h b/py/objnamedtuple.h index 0ea0d2862..9f290c3ec 100644 --- a/py/objnamedtuple.h +++ b/py/objnamedtuple.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) 2014 Paul Sokolovsky * * Permission is hereby granted, free of charge, to any person obtaining a copy |
