aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorStefan Boberg <[email protected]>2021-08-24 19:27:17 +0200
committerStefan Boberg <[email protected]>2021-08-24 19:27:17 +0200
commit80b62ac50ab2f4279f807eb4f5e9ae7631d63bfd (patch)
tree7d91d5218839b4bd1f5eb0ff0bd034839b04d3e7
parentRemove trace.cpp/h and all traces of usage (diff)
downloadzen-80b62ac50ab2f4279f807eb4f5e9ae7631d63bfd.tar.xz
zen-80b62ac50ab2f4279f807eb4f5e9ae7631d63bfd.zip
Copyright header added to logging.h
-rw-r--r--zencore/include/zencore/logging.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/zencore/include/zencore/logging.h b/zencore/include/zencore/logging.h
index 03c59c3e2..e77314178 100644
--- a/zencore/include/zencore/logging.h
+++ b/zencore/include/zencore/logging.h
@@ -1,3 +1,5 @@
+// Copyright Epic Games, Inc. All Rights Reserved.
+
#pragma once
// clang-format off