From d10d1f9f30b8e5dbd70b710cf4657dbe21bc4541 Mon Sep 17 00:00:00 2001 From: Pierre Pronchery Date: Fri, 29 Jan 2016 17:11:13 +0100 Subject: [PATCH] Update the copyright notice --- src/ls.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/ls.c b/src/ls.c index d536f90..16c8328 100644 --- a/src/ls.c +++ b/src/ls.c @@ -1,5 +1,5 @@ /* $Id$ */ -/* Copyright (c) 2004-2015 Pierre Pronchery */ +/* Copyright (c) 2004-2016 Pierre Pronchery */ /* This file is part of DeforaOS Unix utils */ /* 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