From 601cfea6a3901e0faeaf7aa4a25df6fd6594208f Mon Sep 17 00:00:00 2001 From: Damien George <damien.p.george@gmail.com> Date: Sat, 30 May 2015 14:53:37 +0100 Subject: [PATCH] docs: Update license date range to include 2015. --- docs/license.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/license.rst b/docs/license.rst index ce065d2f1..4c0b10d3a 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 -- GitLab