From c2e8dded7a10d955f3a8079aeee953326ffbe4c2 Mon Sep 17 00:00:00 2001 From: Pierre Pronchery Date: Tue, 23 Jan 2018 05:17:32 +0100 Subject: [PATCH] Update the copyright notice --- src/session.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/session.c b/src/session.c index 408a657..86a8ea9 100644 --- a/src/session.c +++ b/src/session.c @@ -1,5 +1,5 @@ /* $Id$ */ -/* Copyright (c) 2009 Pierre Pronchery */ +/* Copyright (c) 2008-2018 Pierre Pronchery */ /* This file is part of DeforaOS System Init */ /* 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