From db550fef4581d8ece8b1677bd8bd800f9311711f Mon Sep 17 00:00:00 2001 From: mattias Date: Fri, 12 Apr 2013 22:35:39 +0000 Subject: [PATCH] fileutils: fixed header git-svn-id: trunk@40800 - --- components/lazutils/fileutil.pas | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/components/lazutils/fileutil.pas b/components/lazutils/fileutil.pas index 04f3e074c8..73d02a197a 100644 --- a/components/lazutils/fileutil.pas +++ b/components/lazutils/fileutil.pas @@ -1,14 +1,13 @@ -{ $Id: fileutil.pas 32656 2011-10-03 15:09:04Z sekelsenmat $ } { /*************************************************************************** fileutil.pas - ----------- + ------------ ***************************************************************************/ ***************************************************************************** * * - * This file is part of the Lazarus Component Library (LCL) * + * This file is part of the LazUtils package. * * * * See the file COPYING.modifiedLGPL.txt, included in this distribution, * * for details about the copyright. *