diff options
| author | Paul Sokolovsky <pfalcon@users.sourceforge.net> | 2019-05-14 15:51:57 +0300 |
|---|---|---|
| committer | Damien George <damien.p.george@gmail.com> | 2019-05-17 18:04:15 +1000 |
| commit | 016d9a40fe822a624449ad10486706991a97be29 (patch) | |
| tree | 703ab674ddb8530e1384103b3a30ad0fcadf2e20 /py/objdict.c | |
| parent | e1e3704aa1406f9511728f54e62569ea08762d4b (diff) | |
various: Add and update my copyright line based on git history.
For modules I initially created or made substantial contributions to.
Diffstat (limited to 'py/objdict.c')
| -rw-r--r-- | py/objdict.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/py/objdict.c b/py/objdict.c index 015c2c72f..0a223f731 100644 --- a/py/objdict.c +++ b/py/objdict.c @@ -4,6 +4,7 @@ * The MIT License (MIT) * * Copyright (c) 2013, 2014 Damien P. George + * Copyright (c) 2014-2017 Paul Sokolovsky * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal |
