From d97cdbf7f516a5f09457b364942b8f9a31be3ef3 Mon Sep 17 00:00:00 2001 From: Pierre Pronchery Date: Sun, 10 Aug 2014 01:32:04 +0200 Subject: [PATCH] Updated the copyright line --- src/ls.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/ls.c b/src/ls.c index 15d49ea..c4b2d2b 100644 --- a/src/ls.c +++ b/src/ls.c @@ -1,5 +1,5 @@ /* $Id$ */ -/* Copyright (c) 2009 Pierre Pronchery */ +/* Copyright (c) 2004-2014 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