Skip to content

Commit ac0f822

Browse files
committed
Some tidying up, fix license in banner
1 parent c78eaeb commit ac0f822

11 files changed

Lines changed: 1 addition & 15471 deletions

File tree

build-config.example.json

Lines changed: 0 additions & 13 deletions
This file was deleted.

src/utils/logging.cpp

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -307,7 +307,7 @@ void CLILogger::ShowBanner() {
307307
Log(LogLevel::Success, "│ Status : Prototype │", LogColor::Gray);
308308
Log(LogLevel::Success, "│ Author : SEA-Stack Development Team │", LogColor::Gray);
309309
Log(LogLevel::Success, "│ Lead Developer : David Ogden │", LogColor::Gray);
310-
Log(LogLevel::Success, "│ License : Apache-2.0", LogColor::Gray);
310+
Log(LogLevel::Success, "│ License : MIT ", LogColor::Gray);
311311
Log(LogLevel::Success, "│ URL : https://github.com/NREL/HydroChrono │", LogColor::Gray);
312312
Log(LogLevel::Success, "│ │", LogColor::BrightCyan);
313313
Log(LogLevel::Success, "╰─────────────────────────────────────────────────────────────────────────────────────────────────────╯", LogColor::BrightCyan);

tests/run_hydrochrono/f3of/decay_dt1/inputs/f3of_decay.simulation.yaml

Lines changed: 0 additions & 20 deletions
This file was deleted.

tests/run_hydrochrono/f3of/decay_dt1/inputs/f3of_decay_test_1.model.yaml

Lines changed: 0 additions & 109 deletions
This file was deleted.

0 commit comments

Comments
 (0)