From 0d1b0432fbd0ac3d70085f3755830c7b44fbb3d6 Mon Sep 17 00:00:00 2001 From: XhmikosR Date: Tue, 5 May 2020 10:15:06 +0300 Subject: Bump year --- LICENSE | 2 +- README.md | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/LICENSE b/LICENSE index 02789da..11b80ca 100644 --- a/LICENSE +++ b/LICENSE @@ -1,6 +1,6 @@ The MIT License (MIT) -Copyright (c) 2014-2019 The Bootlint Authors +Copyright (c) 2014-2020 The Bootlint Authors 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 f8b4659..cb2d494 100644 --- a/README.md +++ b/README.md @@ -53,4 +53,4 @@ Response: The project's coding style is laid out in the ESLint configuration. Add unit tests for any new or changed functionality. Lint and test your code using the npm scripts. -Copyright (c) 2014-2019 The Bootlint Authors. Licensed under the MIT License. +Copyright (c) 2014-2020 The Bootlint Authors. Licensed under the MIT License. -- cgit v1.2.3