From 2f9547fa907642b1f7a98c51800d0eb6577059d6 Mon Sep 17 00:00:00 2001 From: Ben Peachey Date: Sun, 19 Jan 2020 11:09:58 +0000 Subject: [PATCH] Update copyright year Previous: 101 --- LICENSE.md | 2 +- README.md | 2 +- src/Plugin.php | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/LICENSE.md b/LICENSE.md index 6a00e0c4..c7b46086 100644 --- a/LICENSE.md +++ b/LICENSE.md @@ -1,6 +1,6 @@ MIT License -Copyright (c) 2016-2020 Dealerdirect B.V. +Copyright (c) 2016-2021 Dealerdirect B.V. 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 2be42ed7..1dfae3ef 100644 --- a/README.md +++ b/README.md @@ -205,7 +205,7 @@ For a full list of all author and/or contributors, check [the contributors page] The MIT License (MIT) -Copyright (c) 2016-2020 Dealerdirect B.V. +Copyright (c) 2016-2021 Dealerdirect B.V. 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/src/Plugin.php b/src/Plugin.php index 7c7df1f5..93ea7290 100644 --- a/src/Plugin.php +++ b/src/Plugin.php @@ -4,7 +4,7 @@ * This file is part of the Dealerdirect PHP_CodeSniffer Standards * Composer Installer Plugin package. * - * @copyright 2016-2020 Dealerdirect B.V. + * @copyright 2016-2021 Dealerdirect B.V. * @license MIT */