From d1f953b0dda65356b371db88914e1345718a3177 Mon Sep 17 00:00:00 2001 From: Jakob Borg Date: Wed, 6 Jun 2018 22:10:17 +0200 Subject: [PATCH] cmd/stfindignored: Make that 2018 --- cmd/stfindignored/main.go | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/cmd/stfindignored/main.go b/cmd/stfindignored/main.go index 9cdb88a7..27ea1c45 100644 --- a/cmd/stfindignored/main.go +++ b/cmd/stfindignored/main.go @@ -1,4 +1,4 @@ -// Copyright (C) 2014 The Syncthing Authors. +// Copyright (C) 2018 The Syncthing Authors. // // This Source Code Form is subject to the terms of the Mozilla Public // License, v. 2.0. If a copy of the MPL was not distributed with this file,