From d7d7bcbad9b9573fe9c028e9310c30db381af39f Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Philipp=20B=C3=B6hm?= <“philipp@pboehm.org”> Date: Mon, 13 Jan 2020 10:59:22 +0100 Subject: [PATCH] bump year in LICENSE and remove copyright from frontend template --- LICENSE | 4 ++-- frontend/template.go | 4 ---- 2 files changed, 2 insertions(+), 6 deletions(-) diff --git a/LICENSE b/LICENSE index 38c0e80..3294b69 100644 --- a/LICENSE +++ b/LICENSE @@ -1,6 +1,6 @@ The MIT License (MIT) -Copyright (c) 2018 Philipp Böhm +Copyright (c) 2020 Philipp Böhm Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal @@ -18,4 +18,4 @@ FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE -SOFTWARE. \ No newline at end of file +SOFTWARE. diff --git a/frontend/template.go b/frontend/template.go index 8c38d57..aad5799 100644 --- a/frontend/template.go +++ b/frontend/template.go @@ -139,10 +139,6 @@ const indexTemplate string = `
- -