diff options
| author | Eugen Wissner <belka@caraus.de> | 2025-05-02 15:26:32 +0200 |
|---|---|---|
| committer | Eugen Wissner <belka@caraus.de> | 2025-05-02 17:05:37 +0200 |
| commit | 692edeb8e156f842433cd32236d960223ded4ab0 (patch) | |
| tree | c2e70edbbd6cb0d6713a8ac393cbf5aade6f5daf /cli/main.cpp | |
| parent | 933f4bb481cab7ba4d27daa2de3b1683e84f0f13 (diff) | |
| download | katja-692edeb8e156f842433cd32236d960223ded4ab0.tar.gz | |
Add a short description and intention
Diffstat (limited to 'cli/main.cpp')
| -rw-r--r-- | cli/main.cpp | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/cli/main.cpp b/cli/main.cpp index b080ca8..ca7a8c5 100644 --- a/cli/main.cpp +++ b/cli/main.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 <filesystem> #include <ftxui/component/screen_interactive.hpp> |
