From 5229c88d8930deb3e5280819b02c564dee2db1ab Mon Sep 17 00:00:00 2001 From: Stef Walter Date: Fri, 28 Nov 2008 16:40:55 +0000 Subject: Update with my real name --- program/MonitorDlg.cpp | 4 ++-- program/MonitorDlg.h | 6 +++--- program/Program.cpp | 4 ++-- program/StdAfx.cpp | 4 ++-- program/StdAfx.h | 4 ++-- 5 files changed, 11 insertions(+), 11 deletions(-) (limited to 'program') diff --git a/program/MonitorDlg.cpp b/program/MonitorDlg.cpp index 3ffc53f..4d78b65 100644 --- a/program/MonitorDlg.cpp +++ b/program/MonitorDlg.cpp @@ -1,6 +1,6 @@ // // AUTHOR -// N. Nielsen +// Stef Walter // // LICENSE // This software is in the public domain. @@ -14,7 +14,7 @@ // with the software or the use or other dealings in the software. // // SUPPORT -// Send bug reports to: +// Send bug reports to: // #include "stdafx.h" diff --git a/program/MonitorDlg.h b/program/MonitorDlg.h index ebbae76..4a4c3e7 100644 --- a/program/MonitorDlg.h +++ b/program/MonitorDlg.h @@ -1,6 +1,6 @@ // // AUTHOR -// N. Nielsen +// Stef Walter // // LICENSE // This software is in the public domain. @@ -14,7 +14,7 @@ // with the software or the use or other dealings in the software. // // SUPPORT -// Send bug reports to: +// Send bug reports to: // #ifndef __MONITORDLG_H_ @@ -90,4 +90,4 @@ protected: int m_nIndex; }; -#endif //__MONITORDLG_H_ \ No newline at end of file +#endif //__MONITORDLG_H_ diff --git a/program/Program.cpp b/program/Program.cpp index 584e138..eac29d7 100644 --- a/program/Program.cpp +++ b/program/Program.cpp @@ -1,6 +1,6 @@ // // AUTHOR -// N. Nielsen +// Stef Walter // // LICENSE // This software is in the public domain. @@ -14,7 +14,7 @@ // with the software or the use or other dealings in the software. // // SUPPORT -// Send bug reports to: +// Send bug reports to: // #include "stdafx.h" diff --git a/program/StdAfx.cpp b/program/StdAfx.cpp index dba6c2c..fe06d6f 100644 --- a/program/StdAfx.cpp +++ b/program/StdAfx.cpp @@ -1,6 +1,6 @@ // // AUTHOR -// N. Nielsen +// Stef Walter // // LICENSE // This software is in the public domain. @@ -14,7 +14,7 @@ // with the software or the use or other dealings in the software. // // SUPPORT -// Send bug reports to: +// Send bug reports to: // // stdafx.cpp : source file that includes just the standard includes diff --git a/program/StdAfx.h b/program/StdAfx.h index 59d9c5f..ce4516a 100644 --- a/program/StdAfx.h +++ b/program/StdAfx.h @@ -1,6 +1,6 @@ // // AUTHOR -// N. Nielsen +// Stef Walter // // LICENSE // This software is in the public domain. @@ -14,7 +14,7 @@ // with the software or the use or other dealings in the software. // // SUPPORT -// Send bug reports to: +// Send bug reports to: // // stdafx.h : include file for standard system include files, -- cgit v1.2.3