diff options
author | Damien George <damien.p.george@gmail.com> | 2015-05-30 14:53:37 +0100 |
---|---|---|
committer | Damien George <damien.p.george@gmail.com> | 2015-06-04 23:47:10 +0100 |
commit | 601cfea6a3901e0faeaf7aa4a25df6fd6594208f (patch) | |
tree | 694d6fc792b067a9db4999ceb58d390b303eedaf /docs/license.rst | |
parent | 7ca1bd314bd5e3146f8c868f91af54d17dd04d45 (diff) | |
download | micropython-601cfea6a3901e0faeaf7aa4a25df6fd6594208f.tar.gz micropython-601cfea6a3901e0faeaf7aa4a25df6fd6594208f.zip |
docs: Update license date range to include 2015.
Diffstat (limited to 'docs/license.rst')
-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 ce065d2f11..4c0b10d3ad 100644 --- a/docs/license.rst +++ b/docs/license.rst @@ -3,7 +3,7 @@ Micro Python license information The MIT License (MIT) -Copyright (c) 2013, 2014 Damien P. George, and others +Copyright (c) 2013-2015 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 |