From 6201e848126eb2fcc9468a48065f01ca9f885177 Mon Sep 17 00:00:00 2001
From: Paul Sokolovsky <pfalcon@users.sourceforge.net>
Date: Fri, 23 Jun 2017 21:48:27 +0300
Subject: [PATCH] docs/license: Update copyright year.

---
 docs/license.rst | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/docs/license.rst b/docs/license.rst
index bbc5016ed..73caa9035 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
-- 
GitLab