From 72270af97f86fccf78c294ba1b9f375dea779d2b Mon Sep 17 00:00:00 2001 From: sttk Date: Mon, 21 Sep 2020 17:00:52 +0900 Subject: [PATCH] Doc: Update license years --- LICENSE | 2 +- README.md | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/LICENSE b/LICENSE index 39223b4..a7ba00b 100644 --- a/LICENSE +++ b/LICENSE @@ -1,6 +1,6 @@ MIT License -Copyright (c) 2016 Takayuki Sato +Copyright (c) 2016-2020 Takayuki Sato Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal diff --git a/README.md b/README.md index 8fe18d3..2da482d 100644 --- a/README.md +++ b/README.md @@ -209,7 +209,7 @@ If *converter* is given, it is able to convert the terminal values. ## License -Copyright (C) 2016-2018 Takayuki Sato +Copyright (C) 2016-2020 Takayuki Sato This program is free software under [MIT][mit-url] License. See the file LICENSE in this distribution for more details.