diff options
author | Damien George <damien.p.george@gmail.com> | 2019-05-17 18:02:44 +1000 |
---|---|---|
committer | Damien George <damien.p.george@gmail.com> | 2019-05-17 18:06:11 +1000 |
commit | 653e1756c095a761dfea5bd91b94b9b2a150702c (patch) | |
tree | d643fbdf7054da7dfaf21d0cca91ad4a50c2aba2 /py/binary.c | |
parent | 016d9a40fe822a624449ad10486706991a97be29 (diff) |
various: Update early copyright years to match actual edit history.
Diffstat (limited to 'py/binary.c')
-rw-r--r-- | py/binary.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/py/binary.c b/py/binary.c index eecded393..a142776c3 100644 --- a/py/binary.c +++ b/py/binary.c @@ -4,7 +4,7 @@ * The MIT License (MIT) * * Copyright (c) 2014-2017 Paul Sokolovsky - * Copyright (c) 2013, 2014 Damien P. George + * Copyright (c) 2014-2019 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 |