From 88a07b8123acd2ece88d1c948f19a5ed49ae26f0 Mon Sep 17 00:00:00 2001 From: Pierre Pronchery Date: Mon, 18 May 2015 22:54:31 +0200 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 79e474b..abbd6ee 100644 --- a/src/ls.c +++ b/src/ls.c @@ -1,5 +1,5 @@ /* $Id$ */ -/* Copyright (c) 2004-2014 Pierre Pronchery */ +/* Copyright (c) 2004-2015 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