diff options
Diffstat (limited to 'py/stream.c')
-rw-r--r-- | py/stream.c | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/py/stream.c b/py/stream.c index 2a9acdea7..762cd0fc0 100644 --- a/py/stream.c +++ b/py/stream.c @@ -3,8 +3,8 @@ * * The MIT License (MIT) * - * Copyright (c) 2013, 2014 Damien P. George - * Copyright (c) 2014 Paul Sokolovsky + * Copyright (c) 2014 Damien P. George + * Copyright (c) 2014-2016 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 |