Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/windirstat/windirstat.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorassarbad <none@none>2006-07-05 00:45:26 +0400
committerassarbad <none@none>2006-07-05 00:45:26 +0400
commita70e19fef8dff4cff889e0d192bb3cb123440c6e (patch)
tree76abac7c64f789c0f7bd7899a2a8c10896e9f955 /windirstat/FileFindWDS.h
parentc822c686ccaa40371ce49d1e7860a3f5ef9b1a4a (diff)
- See changelog for the changes of todays previous check-ins as well as this one!
Diffstat (limited to 'windirstat/FileFindWDS.h')
-rw-r--r--windirstat/FileFindWDS.h8
1 files changed, 6 insertions, 2 deletions
diff --git a/windirstat/FileFindWDS.h b/windirstat/FileFindWDS.h
index 0136da5..d14b7e1 100644
--- a/windirstat/FileFindWDS.h
+++ b/windirstat/FileFindWDS.h
@@ -1,7 +1,8 @@
-// FileFindWDS.h - Declaration of CFileFindWDS
+// FileFindWDS.h - Declaration of CFileFindWDS
//
// WinDirStat - Directory Statistics
-// Copyright (C) 2004 Assarbad
+// Copyright (C) 2003-2005 Bernhard Seifert
+// Copyright (C) 2004-2006 Oliver Schneider (assarbad.net)
//
// 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
@@ -35,6 +36,9 @@ public:
};
// $Log$
+// Revision 1.4 2006/07/04 20:45:22 assarbad
+// - See changelog for the changes of todays previous check-ins as well as this one!
+//
// Revision 1.3 2004/11/29 09:07:53 assarbad
// - Changed scope for including afx.h
//