From 21dd6ad6b745bfa8381c50a90809a5caea9308dd Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Marc=20Andr=C3=A9=20Tanner?= Date: Sun, 3 Jan 2016 12:07:57 +0100 Subject: [PATCH] Update year in copyright clause --- LICENSE | 2 +- abduco.c | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/LICENSE b/LICENSE index 83244ed..14e99c2 100644 --- a/LICENSE +++ b/LICENSE @@ -1,4 +1,4 @@ -Copyright (c) 2013-2015 Marc André Tanner +Copyright (c) 2013-2016 Marc André Tanner 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/abduco.c b/abduco.c index 873170d..2174999 100644 --- a/abduco.c +++ b/abduco.c @@ -1,5 +1,5 @@ /* - * Copyright (c) 2013-2015 Marc André Tanner + * Copyright (c) 2013-2016 Marc André Tanner * * Permission to use, copy, modify, and/or distribute this software for any * purpose with or without fee is hereby granted, provided that the above