summaryrefslogtreecommitdiff
path: root/py/objmodule.c
diff options
context:
space:
mode:
authorjgillick <j_gillick@yahoo.com>2020-11-17 00:02:24 -0800
committerjgillick <j_gillick@yahoo.com>2020-11-17 00:02:24 -0800
commit5f0a372a2206c14e4ae206ec7cb879265aa7a38a (patch)
tree7d0e5fd15aedbf28c5fd5a8d685928ed23146b7d /py/objmodule.c
parent119e9d38202cb26f7f04d1050263e27e1083865a (diff)
parent42ca57ff8f19368dff97bebd9ca0ac061b219084 (diff)
Merge tag '6.0.0' into thunderpack1.2
Diffstat (limited to 'py/objmodule.c')
-rw-r--r--py/objmodule.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/py/objmodule.c b/py/objmodule.c
index b6a8a084e..757aece04 100644
--- a/py/objmodule.c
+++ b/py/objmodule.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