From 558f7518ab0a3481e04bf8a1bd8ac77849304f12 Mon Sep 17 00:00:00 2001 From: Pierre Pronchery Date: Sat, 21 Nov 2020 00:16:40 +0100 Subject: [PATCH] Update the copyright notice --- src/platform/linux.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/platform/linux.c b/src/platform/linux.c index a0e3076..2b10f2d 100644 --- a/src/platform/linux.c +++ b/src/platform/linux.c @@ -1,5 +1,5 @@ /* $Id$ */ -/* Copyright (c) 2009-2014 Pierre Pronchery */ +/* Copyright (c) 2009-2020 Pierre Pronchery */ /* This file is part of DeforaOS Devel strace */ /* 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