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 03:37:40 +0400
committerassarbad <none@none>2006-07-05 03:37:40 +0400
commitc15ceea3f52d6944b417b02b83a6a36fdb46e54e (patch)
tree8f19a123ad3d704cf92e6498078ed32acc1fed90 /windirstat/PageGeneral.cpp
parent5b2bff1db7a2edf46f13c19511471e740217e88f (diff)
- Added my email address in the header, adjusted "Author" -> "Author(s)"
- Added CVS Log keyword to those files not having it - Added the files which I forgot during last commit
Diffstat (limited to 'windirstat/PageGeneral.cpp')
-rw-r--r--windirstat/PageGeneral.cpp8
1 files changed, 7 insertions, 1 deletions
diff --git a/windirstat/PageGeneral.cpp b/windirstat/PageGeneral.cpp
index 6466951..df40932 100644
--- a/windirstat/PageGeneral.cpp
+++ b/windirstat/PageGeneral.cpp
@@ -18,7 +18,8 @@
// along with this program; if not, write to the Free Software
// Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
//
-// Author: bseifert@users.sourceforge.net, bseifert@daccord.net
+// Author(s): - bseifert -> bseifert@users.sourceforge.net, bseifert@daccord.net
+// - assarbad -> http://assarbad.net/en/contact
//
// $Header$
@@ -188,6 +189,11 @@ void CPageGeneral::OnCbnSelendokCombo()
}
// $Log$
+// Revision 1.12 2006/07/04 23:37:39 assarbad
+// - Added my email address in the header, adjusted "Author" -> "Author(s)"
+// - Added CVS Log keyword to those files not having it
+// - Added the files which I forgot during last commit
+//
// Revision 1.11 2006/07/04 22:49:20 assarbad
// - Replaced CVS keyword "Date" by "Header" in the file headers
//