aboutsummaryrefslogtreecommitdiff
path: root/src/zenstore/scrubcontext.cpp
diff options
context:
space:
mode:
authorStefan Boberg <[email protected]>2023-05-11 13:43:15 +0200
committerStefan Boberg <[email protected]>2023-05-11 13:43:15 +0200
commite97713f2948e5356c799355f40ae7dd0b7630180 (patch)
tree680a29e369cb8e2a25f2eb331d7925f810a4b30a /src/zenstore/scrubcontext.cpp
parentMerge branch 'main' of https://github.com/EpicGames/zen (diff)
downloadzen-e97713f2948e5356c799355f40ae7dd0b7630180.tar.xz
zen-e97713f2948e5356c799355f40ae7dd0b7630180.zip
clang-format
Diffstat (limited to 'src/zenstore/scrubcontext.cpp')
-rw-r--r--src/zenstore/scrubcontext.cpp4
1 files changed, 3 insertions, 1 deletions
diff --git a/src/zenstore/scrubcontext.cpp b/src/zenstore/scrubcontext.cpp
index 525f36123..d471f0fca 100644
--- a/src/zenstore/scrubcontext.cpp
+++ b/src/zenstore/scrubcontext.cpp
@@ -1,3 +1,5 @@
+// Copyright Epic Games, Inc. All Rights Reserved.
+
#include "zenstore/scrubcontext.h"
#include <zencore/workthreadpool.h>
@@ -12,4 +14,4 @@ ScrubContext::~ScrubContext()
{
}
-} \ No newline at end of file
+} // namespace zen \ No newline at end of file