From 692edeb8e156f842433cd32236d960223ded4ab0 Mon Sep 17 00:00:00 2001 From: Eugen Wissner Date: Fri, 2 May 2025 15:26:32 +0200 Subject: Add a short description and intention --- cli/page.cpp | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'cli/page.cpp') diff --git a/cli/page.cpp b/cli/page.cpp index c0e1594..3f83682 100644 --- a/cli/page.cpp +++ b/cli/page.cpp @@ -1,3 +1,8 @@ +/* + * This Source Code Form is subject to the terms of the Mozilla Public + * License, v. 2.0. If a copy of the MPL was not distributed with this + * file, You can obtain one at https://mozilla.org/MPL/2.0/. + */ #include "page.hpp" #include -- cgit v1.2.3