From 3fda81d2793aa6af65546a08269e90706f74c1a7 Mon Sep 17 00:00:00 2001 From: Karl-Philipp Wulfert Date: Mon, 27 May 2019 17:54:40 +0200 Subject: [PATCH] docs: adjust copyright years --- src/pack.ts | 2 +- src/resources/Foo.ts | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/src/pack.ts b/src/pack.ts index da4ee655..92709573 100644 --- a/src/pack.ts +++ b/src/pack.ts @@ -1,5 +1,5 @@ /* - * Copyright (C) 2018-2019 StApps + * Copyright (C) 2019 StApps * 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 the Free * Software Foundation, version 3. diff --git a/src/resources/Foo.ts b/src/resources/Foo.ts index c8f1b2cc..83727420 100644 --- a/src/resources/Foo.ts +++ b/src/resources/Foo.ts @@ -1,5 +1,5 @@ /* - * Copyright (C) 2018-2019 StApps + * Copyright (C) 2019 StApps * 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 the Free * Software Foundation, version 3.