summaryrefslogtreecommitdiff
path: root/src/map
diff options
context:
space:
mode:
Diffstat (limited to 'src/map')
-rw-r--r--src/map/storage.cpp2
-rw-r--r--src/map/storage.hpp2
2 files changed, 2 insertions, 2 deletions
diff --git a/src/map/storage.cpp b/src/map/storage.cpp
index 39510bc..df228d1 100644
--- a/src/map/storage.cpp
+++ b/src/map/storage.cpp
@@ -1,5 +1,5 @@
// Copyright (c) Athena Dev Teams - Licensed under GNU GPL
-// For more information, see LICENCE in the main folder
+// For more information, see COPYING in the main folder
#include "storage.hpp"
diff --git a/src/map/storage.hpp b/src/map/storage.hpp
index e1c46ad..6dd2178 100644
--- a/src/map/storage.hpp
+++ b/src/map/storage.hpp
@@ -1,5 +1,5 @@
// Copyright (c) Athena Dev Teams - Licensed under GNU GPL
-// For more information, see LICENCE in the main folder
+// For more information, see COPYING in the main folder
#ifndef STORAGE_HPP
#define STORAGE_HPP