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/stdafx.cpp
parentc822c686ccaa40371ce49d1e7860a3f5ef9b1a4a (diff)
- See changelog for the changes of todays previous check-ins as well as this one!
Diffstat (limited to 'windirstat/stdafx.cpp')
-rw-r--r--windirstat/stdafx.cpp8
1 files changed, 6 insertions, 2 deletions
diff --git a/windirstat/stdafx.cpp b/windirstat/stdafx.cpp
index cad0982..c706522 100644
--- a/windirstat/stdafx.cpp
+++ b/windirstat/stdafx.cpp
@@ -1,9 +1,10 @@
-// stdafx.cpp : source file that includes just the standard includes
+// stdafx.cpp - source file that includes just the standard includes
// windirstat.pch will be the pre-compiled header
// stdafx.obj will contain the pre-compiled type information
//
// WinDirStat - Directory Statistics
-// Copyright (C) 2003-2004 Bernhard Seifert
+// 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
@@ -28,6 +29,9 @@
// $Log$
+// Revision 1.4 2006/07/04 20:45:23 assarbad
+// - See changelog for the changes of todays previous check-ins as well as this one!
+//
// Revision 1.3 2004/11/05 16:53:07 assarbad
// Added Date and History tag where appropriate.
//