From c20d9e311f5faa815d35a87a6cfc50644c81244b Mon Sep 17 00:00:00 2001 From: Alexey Py Date: Wed, 4 Jan 2017 23:57:33 +0300 Subject: Update copyright year --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index c9488288..f96e2b8c 100644 --- a/README.md +++ b/README.md @@ -22,6 +22,6 @@ make run ``` # License -Copyright © 2013-2016 Nicolas Lœuillet +Copyright © 2013-2017 Nicolas Lœuillet This work is free. You can redistribute it and/or modify it under the terms of the MIT License. See the COPYING file for more details. -- cgit v1.2.3 From de84b135e2bc033c063178cadd00069a3f2b3ca5 Mon Sep 17 00:00:00 2001 From: Alexey Py Date: Thu, 5 Jan 2017 00:06:09 +0300 Subject: Update copyright year in COPYING.md --- COPYING.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/COPYING.md b/COPYING.md index bc5be341..6be863d3 100644 --- a/COPYING.md +++ b/COPYING.md @@ -1,4 +1,4 @@ -Copyright (c) 2013-2016 Nicolas Lœuillet +Copyright (c) 2013-2017 Nicolas Lœuillet Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal -- cgit v1.2.3