From 108aef0676b6126f4ef487e8b34110e6d1c4bcc3 Mon Sep 17 00:00:00 2001 From: Evgeny Kuznetsov Date: Mon, 27 Jan 2020 22:50:39 +0300 Subject: fix header typos and dates --- main.go | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'main.go') diff --git a/main.go b/main.go index 0c8baf4..ba72236 100644 --- a/main.go +++ b/main.go @@ -1,4 +1,4 @@ -// Copyright (C) 2019 Evgeny Kuznetsov (evgeny@kuznetsov.md) +// Copyright (C) 2019-2020 Evgeny Kuznetsov (evgeny@kuznetsov.md) // // This program is free software: you can redistribute it and/or modify // it under the terms of the GNU General Public License as published by @@ -11,7 +11,7 @@ // GNU General Public License for more details. // // You should have received a copy of the GNU General Public License -// along tihe this program. If not, see . +// along with this program. If not, see . package main -- cgit v1.2.3