From 0d73ad17c44d244ab29350ae07c193fff93d3cb1 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Marc=20Andr=C3=A9=20Tanner?= Date: Sun, 15 Apr 2018 12:30:26 +0200 Subject: Update year numbers in copyright information --- LICENSE | 2 +- sam.c | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/LICENSE b/LICENSE index 782ce0d..f48fc1f 100644 --- a/LICENSE +++ b/LICENSE @@ -1,6 +1,6 @@ vis as a whole is licensed under the following standard ISC license: - Copyright © 2014-2017 Marc André Tanner, et al. + Copyright © 2014-2018 Marc André Tanner, et al. Permission to use, copy, modify, and/or distribute this software for any purpose with or without fee is hereby granted, provided that the above diff --git a/sam.c b/sam.c index d0d53c4..b6a497e 100644 --- a/sam.c +++ b/sam.c @@ -2,7 +2,7 @@ * Heavily inspired (and partially based upon) the X11 version of * Rob Pike's sam text editor originally written for Plan 9. * - * Copyright © 2016-2017 Marc André Tanner + * Copyright © 2016-2018 Marc André Tanner * Copyright © 1998 by Lucent Technologies * * Permission to use, copy, modify, and distribute this software for any -- cgit v1.2.3