aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPer Larsson <[email protected]>2021-08-23 08:41:39 +0200
committerPer Larsson <[email protected]>2021-08-23 08:41:39 +0200
commitb4ed16cea91b7cb47e9595089963634649e46559 (patch)
treeefa8756fceb1bab2843c23c1c8b99c59622e2e45
parentInitial build deploy scripts. Still missing debug information upload step so ... (diff)
downloadzen-b4ed16cea91b7cb47e9595089963634649e46559.tar.xz
zen-b4ed16cea91b7cb47e9595089963634649e46559.zip
Format fix.
-rw-r--r--zenserver/sos/sos.cpp2
1 files changed, 2 insertions, 0 deletions
diff --git a/zenserver/sos/sos.cpp b/zenserver/sos/sos.cpp
index 3df56abec..d52a346ae 100644
--- a/zenserver/sos/sos.cpp
+++ b/zenserver/sos/sos.cpp
@@ -1,3 +1,5 @@
+// Copyright Epic Games, Inc. All Rights Reserved.
+
#include "sos.h"
HttpCommonStructuredObjectStore::HttpCommonStructuredObjectStore()