From 40fef3a90bc4ae2c8ce03ce84badd4bd2fd4c844 Mon Sep 17 00:00:00 2001 From: Camilla Berglund Date: Fri, 13 Jan 2006 15:45:23 +0000 Subject: [PATCH] Corrected year (again). --- COPYING | 2 +- HACKING | 2 +- duffentry.c | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/COPYING b/COPYING index cf6ac55..1f63ceb 100644 --- a/COPYING +++ b/COPYING @@ -1,5 +1,5 @@ duff - Duplicate file finder -Copyright (c) 2006 Camilla Berglund +Copyright (c) 2005 Camilla Berglund This software is provided 'as-is', without any express or implied warranty. In no event will the authors be held liable for any diff --git a/HACKING b/HACKING index 6fe4e21..6e2f538 100644 --- a/HACKING +++ b/HACKING @@ -1,4 +1,4 @@ -Brief hacking guide to Duff +Brief hacking guide to duff =========================== Basic nomenclature diff --git a/duffentry.c b/duffentry.c index 62785a7..ffc3cc8 100644 --- a/duffentry.c +++ b/duffentry.c @@ -1,6 +1,6 @@ /* * duff - Duplicate file finder - * Copyright (c) 2006 Camilla Berglund + * Copyright (c) 2005 Camilla Berglund * * This software is provided 'as-is', without any express or implied * warranty. In no event will the authors be held liable for any