diff options
Diffstat (limited to 'cli/page.hpp')
| -rw-r--r-- | cli/page.hpp | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/cli/page.hpp b/cli/page.hpp index 66ea8a0..3312d55 100644 --- a/cli/page.hpp +++ b/cli/page.hpp @@ -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/. + */ #pragma once #include <ftxui/component/event.hpp> |
