summaryrefslogtreecommitdiffhomepage
path: root/dev/base/FireWall
diff options
context:
space:
mode:
Diffstat (limited to 'dev/base/FireWall')
-rw-r--r--dev/base/FireWall/fwapi.hxx4
-rw-r--r--dev/base/FireWall/src/fwentry.cc2
2 files changed, 3 insertions, 3 deletions
diff --git a/dev/base/FireWall/fwapi.hxx b/dev/base/FireWall/fwapi.hxx
index 7e22333d..dfa9d30c 100644
--- a/dev/base/FireWall/fwapi.hxx
+++ b/dev/base/FireWall/fwapi.hxx
@@ -1,7 +1,7 @@
/*
- * Copyright (c) 2024 ZKA Technologies
+ * Copyright (c) 2024 ZKA Web Services Co
*/
#pragma once
-#include <sci/sci_base.hxx> \ No newline at end of file
+#include <sci/sci_base.hxx>
diff --git a/dev/base/FireWall/src/fwentry.cc b/dev/base/FireWall/src/fwentry.cc
index 582e7366..37e5f304 100644
--- a/dev/base/FireWall/src/fwentry.cc
+++ b/dev/base/FireWall/src/fwentry.cc
@@ -1,5 +1,5 @@
/*
- * Copyright (c) 2024 ZKA Technologies
+ * Copyright (c) 2024 ZKA Web Services Co
*/
#include <FireWall/fwapi.hxx>