diff options
author | Paul Sokolovsky <pfalcon@users.sourceforge.net> | 2017-06-23 21:48:27 +0300 |
---|---|---|
committer | Paul Sokolovsky <pfalcon@users.sourceforge.net> | 2017-06-23 21:48:27 +0300 |
commit | 6201e848126eb2fcc9468a48065f01ca9f885177 (patch) | |
tree | fd28ff2042c46b5526b5ad77073a5b1dd3b935f1 | |
parent | bc7659eb59f8e7533a253475d4ca0ef26e1b2fc7 (diff) | |
download | micropython-6201e848126eb2fcc9468a48065f01ca9f885177.tar.gz micropython-6201e848126eb2fcc9468a48065f01ca9f885177.zip |
docs/license: Update copyright year.
-rw-r--r-- | docs/license.rst | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/license.rst b/docs/license.rst index bbc5016ed7..73caa90351 100644 --- a/docs/license.rst +++ b/docs/license.rst @@ -3,7 +3,7 @@ MicroPython license information The MIT License (MIT) -Copyright (c) 2013-2015 Damien P. George, and others +Copyright (c) 2013-2017 Damien P. George, and others Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal |