diff --git a/source/attributeHandler.d b/source/attributeHandler.d
index fb37e6b..4cfdf90 100644
--- a/source/attributeHandler.d
+++ b/source/attributeHandler.d
@@ -1,3 +1,9 @@
+/**
+	COPYRIGHT © 2024 JOHN PEARCEY
+	Distributed under the Boost Software License, Version 1.0.
+		(See accompanying file LICENSE.txt or copy at
+		https://www.boost.org/LICENSE_1_0.txt)
+*/
 module attributeHandler;
 
 /**