From f1e6116b83b23aa26008173db4e90735bc3ce611 Mon Sep 17 00:00:00 2001 From: Girish Ramakrishnan Date: Wed, 23 May 2018 20:02:33 -0700 Subject: [PATCH] Fix copyright years --- LICENSE | 2 +- src/oauth2views/footer.ejs | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/LICENSE b/LICENSE index 9db967735..9a13a07a0 100644 --- a/LICENSE +++ b/LICENSE @@ -630,7 +630,7 @@ state the exclusion of warranty; and each file should have at least the "copyright" line and a pointer to where the full notice is found. box - Copyright (C) 2016,2017 Cloudron UG + Copyright (C) 2016,2017,2018 Cloudron UG This program is free software: you can redistribute it and/or modify it under the terms of the GNU Affero General Public License as published diff --git a/src/oauth2views/footer.ejs b/src/oauth2views/footer.ejs index 96a0c64a4..46472394a 100644 --- a/src/oauth2views/footer.ejs +++ b/src/oauth2views/footer.ejs @@ -1,6 +1,6 @@