summaryrefslogtreecommitdiff
path: root/Source/Core/Common/Src/MappedFile.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'Source/Core/Common/Src/MappedFile.cpp')
-rw-r--r--Source/Core/Common/Src/MappedFile.cpp4
1 files changed, 2 insertions, 2 deletions
diff --git a/Source/Core/Common/Src/MappedFile.cpp b/Source/Core/Common/Src/MappedFile.cpp
index fb211a34b2..6c3e9832b9 100644
--- a/Source/Core/Common/Src/MappedFile.cpp
+++ b/Source/Core/Common/Src/MappedFile.cpp
@@ -1,4 +1,4 @@
-// Copyright (C) 2003-2008 Dolphin Project.
+// Copyright (C) 2003-2009 Dolphin Project.
// 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
@@ -230,4 +230,4 @@ IMappedFile* IMappedFile::CreateMappedFileDEPRECATED(void)
{
return(new CMappedFile);
}
-} // end of namespace Common
+} // namespace Common