diff --git a/.cargo/config.toml b/.cargo/config.toml
index 25b5734..0ea4220 100644
--- a/.cargo/config.toml
+++ b/.cargo/config.toml
@@ -4,17 +4,18 @@
#
# This file is part of Trinitrix.
#
-# This program is free software: you can redistribute it and/or modify it
-# under the terms of the GNU General Public License as published by the
-# Free Software Foundation, either version 3 of the License, or (at your option)
-# any later version.
+# Trinitrix is free software: you can redistribute it and/or modify
+# it under the terms of the GNU General Public License as published
+# by the Free Software Foundation, either version 3 of the License,
+# or (at your option) any later version.
#
-# This program is distributed in the hope that it will be useful, but
-# WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY
-# or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details.
+# This program is distributed in the hope that it will be useful,
+# but WITHOUT ANY WARRANTY; without even the implied warranty of
+# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
+# General Public License for more details.
#
-# You should have received a copy of the GNU General Public License along with this program.
-# If not, see .
+# You should have received a copy of the GNU General Public License
+# along with this program. If not, see .
# [target.x86_64-unknown-linux-gnu]
# rustflags = ["-C", "link-arg=-fuse-ld=mold"]
diff --git a/.envrc b/.envrc
index d7a5aa5..f6e41dd 100644
--- a/.envrc
+++ b/.envrc
@@ -4,17 +4,18 @@
#
# This file is part of Trinitrix.
#
-# This program is free software: you can redistribute it and/or modify it
-# under the terms of the GNU General Public License as published by the
-# Free Software Foundation, either version 3 of the License, or (at your option)
-# any later version.
+# Trinitrix is free software: you can redistribute it and/or modify
+# it under the terms of the GNU General Public License as published
+# by the Free Software Foundation, either version 3 of the License,
+# or (at your option) any later version.
#
-# This program is distributed in the hope that it will be useful, but
-# WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY
-# or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details.
+# This program is distributed in the hope that it will be useful,
+# but WITHOUT ANY WARRANTY; without even the implied warranty of
+# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
+# General Public License for more details.
#
-# You should have received a copy of the GNU General Public License along with this program.
-# If not, see .
+# You should have received a copy of the GNU General Public License
+# along with this program. If not, see .
use flake || use nix
watch_file flake.nix
diff --git a/.gitignore b/.gitignore
index e262dda..cb9b265 100644
--- a/.gitignore
+++ b/.gitignore
@@ -4,17 +4,18 @@
#
# This file is part of Trinitrix.
#
-# This program is free software: you can redistribute it and/or modify it
-# under the terms of the GNU General Public License as published by the
-# Free Software Foundation, either version 3 of the License, or (at your option)
-# any later version.
+# Trinitrix is free software: you can redistribute it and/or modify
+# it under the terms of the GNU General Public License as published
+# by the Free Software Foundation, either version 3 of the License,
+# or (at your option) any later version.
#
-# This program is distributed in the hope that it will be useful, but
-# WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY
-# or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details.
+# This program is distributed in the hope that it will be useful,
+# but WITHOUT ANY WARRANTY; without even the implied warranty of
+# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
+# General Public License for more details.
#
-# You should have received a copy of the GNU General Public License along with this program.
-# If not, see .
+# You should have received a copy of the GNU General Public License
+# along with this program. If not, see .
userdata/
trinitrix.log
diff --git a/.licensure.yml b/.licensure.yml
index 2c5c9ff..ef1cd3c 100644
--- a/.licensure.yml
+++ b/.licensure.yml
@@ -4,17 +4,18 @@
#
# This file is part of Trinitrix.
#
-# This program is free software: you can redistribute it and/or modify it
-# under the terms of the GNU General Public License as published by the
-# Free Software Foundation, either version 3 of the License, or (at your option)
-# any later version.
+# Trinitrix is free software: you can redistribute it and/or modify
+# it under the terms of the GNU General Public License as published
+# by the Free Software Foundation, either version 3 of the License,
+# or (at your option) any later version.
#
-# This program is distributed in the hope that it will be useful, but
-# WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY
-# or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details.
+# This program is distributed in the hope that it will be useful,
+# but WITHOUT ANY WARRANTY; without even the implied warranty of
+# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
+# General Public License for more details.
#
-# You should have received a copy of the GNU General Public License along with this program.
-# If not, see .
+# You should have received a copy of the GNU General Public License
+# along with this program. If not, see .
---
# Regexes which if matched by a file path will always be excluded from
diff --git a/Cargo.toml b/Cargo.toml
index 5a8b167..0c0c6a9 100644
--- a/Cargo.toml
+++ b/Cargo.toml
@@ -4,17 +4,18 @@
#
# This file is part of Trinitrix.
#
-# This program is free software: you can redistribute it and/or modify it
-# under the terms of the GNU General Public License as published by the
-# Free Software Foundation, either version 3 of the License, or (at your option)
-# any later version.
+# Trinitrix is free software: you can redistribute it and/or modify
+# it under the terms of the GNU General Public License as published
+# by the Free Software Foundation, either version 3 of the License,
+# or (at your option) any later version.
#
-# This program is distributed in the hope that it will be useful, but
-# WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY
-# or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details.
+# This program is distributed in the hope that it will be useful,
+# but WITHOUT ANY WARRANTY; without even the implied warranty of
+# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
+# General Public License for more details.
#
-# You should have received a copy of the GNU General Public License along with this program.
-# If not, see .
+# You should have received a copy of the GNU General Public License
+# along with this program. If not, see .
[package]
name = "trinitrix"
diff --git a/README.md b/README.md
index 4b9f33f..65f7ded 100644
--- a/README.md
+++ b/README.md
@@ -5,17 +5,18 @@ SPDX-License-Identifier: GPL-3.0-or-later
This file is part of Trinitrix.
-This program is free software: you can redistribute it and/or modify it
-under the terms of the GNU General Public License as published by the
-Free Software Foundation, either version 3 of the License, or (at your option)
-any later version.
+Trinitrix is free software: you can redistribute it and/or modify
+it under the terms of the GNU General Public License as published
+by the Free Software Foundation, either version 3 of the License,
+or (at your option) any later version.
-This program is distributed in the hope that it will be useful, but
-WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY
-or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details.
+This program is distributed in the hope that it will be useful,
+but WITHOUT ANY WARRANTY; without even the implied warranty of
+MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
+General Public License for more details.
-You should have received a copy of the GNU General Public License along with this program.
-If not, see .
+You should have received a copy of the GNU General Public License
+along with this program. If not, see .
-->
# Trinitrix
diff --git a/branding/README.md b/branding/README.md
index dc069c4..eb5a479 100644
--- a/branding/README.md
+++ b/branding/README.md
@@ -5,17 +5,18 @@ SPDX-License-Identifier: GPL-3.0-or-later
This file is part of Trinitrix.
-This program is free software: you can redistribute it and/or modify it
-under the terms of the GNU General Public License as published by the
-Free Software Foundation, either version 3 of the License, or (at your option)
-any later version.
+Trinitrix is free software: you can redistribute it and/or modify
+it under the terms of the GNU General Public License as published
+by the Free Software Foundation, either version 3 of the License,
+or (at your option) any later version.
-This program is distributed in the hope that it will be useful, but
-WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY
-or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details.
+This program is distributed in the hope that it will be useful,
+but WITHOUT ANY WARRANTY; without even the implied warranty of
+MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
+General Public License for more details.
-You should have received a copy of the GNU General Public License along with this program.
-If not, see .
+You should have received a copy of the GNU General Public License
+along with this program. If not, see .
-->
# License
diff --git a/branding/round.svg b/branding/round.svg
index e8f51aa..bc2331c 100644
--- a/branding/round.svg
+++ b/branding/round.svg
@@ -5,17 +5,18 @@ SPDX-License-Identifier: GPL-3.0-or-later
This file is part of Trinitrix.
-This program is free software: you can redistribute it and/or modify it
-under the terms of the GNU General Public License as published by the
-Free Software Foundation, either version 3 of the License, or (at your option)
-any later version.
+Trinitrix is free software: you can redistribute it and/or modify
+it under the terms of the GNU General Public License as published
+by the Free Software Foundation, either version 3 of the License,
+or (at your option) any later version.
-This program is distributed in the hope that it will be useful, but
-WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY
-or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details.
+This program is distributed in the hope that it will be useful,
+but WITHOUT ANY WARRANTY; without even the implied warranty of
+MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
+General Public License for more details.
-You should have received a copy of the GNU General Public License along with this program.
-If not, see .
+You should have received a copy of the GNU General Public License
+along with this program. If not, see .
-->
diff --git a/branding/square.svg b/branding/square.svg
index f94819c..2e7bf3d 100644
--- a/branding/square.svg
+++ b/branding/square.svg
@@ -5,17 +5,18 @@ SPDX-License-Identifier: GPL-3.0-or-later
This file is part of Trinitrix.
-This program is free software: you can redistribute it and/or modify it
-under the terms of the GNU General Public License as published by the
-Free Software Foundation, either version 3 of the License, or (at your option)
-any later version.
+Trinitrix is free software: you can redistribute it and/or modify
+it under the terms of the GNU General Public License as published
+by the Free Software Foundation, either version 3 of the License,
+or (at your option) any later version.
-This program is distributed in the hope that it will be useful, but
-WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY
-or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details.
+This program is distributed in the hope that it will be useful,
+but WITHOUT ANY WARRANTY; without even the implied warranty of
+MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
+General Public License for more details.
-You should have received a copy of the GNU General Public License along with this program.
-If not, see .
+You should have received a copy of the GNU General Public License
+along with this program. If not, see .
-->
diff --git a/build.rs b/build.rs
index 76efbb8..b6f1888 100644
--- a/build.rs
+++ b/build.rs
@@ -5,17 +5,18 @@
*
* This file is part of Trinitrix.
*
-* This program is free software: you can redistribute it and/or modify it
-* under the terms of the GNU General Public License as published by the
-* Free Software Foundation, either version 3 of the License, or (at your option)
-* any later version.
+* Trinitrix is free software: you can redistribute it and/or modify
+* it under the terms of the GNU General Public License as published
+* by the Free Software Foundation, either version 3 of the License,
+* or (at your option) any later version.
*
-* This program is distributed in the hope that it will be useful, but
-* WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY
-* or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details.
+* This program is distributed in the hope that it will be useful,
+* but WITHOUT ANY WARRANTY; without even the implied warranty of
+* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
+* General Public License for more details.
*
-* You should have received a copy of the GNU General Public License along with this program.
-* If not, see .
+* You should have received a copy of the GNU General Public License
+* along with this program. If not, see .
*/
use trixy::macros::config::trixy::TrixyConfig;
diff --git a/cog.toml b/cog.toml
index 1a850ae..47c7b49 100644
--- a/cog.toml
+++ b/cog.toml
@@ -4,17 +4,18 @@
#
# This file is part of Trinitrix.
#
-# This program is free software: you can redistribute it and/or modify it
-# under the terms of the GNU General Public License as published by the
-# Free Software Foundation, either version 3 of the License, or (at your option)
-# any later version.
+# Trinitrix is free software: you can redistribute it and/or modify
+# it under the terms of the GNU General Public License as published
+# by the Free Software Foundation, either version 3 of the License,
+# or (at your option) any later version.
#
-# This program is distributed in the hope that it will be useful, but
-# WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY
-# or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details.
+# This program is distributed in the hope that it will be useful,
+# but WITHOUT ANY WARRANTY; without even the implied warranty of
+# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
+# General Public License for more details.
#
-# You should have received a copy of the GNU General Public License along with this program.
-# If not, see .
+# You should have received a copy of the GNU General Public License
+# along with this program. If not, see .
tag_prefix = "v"
branch_whitelist = ["master"]
diff --git a/config/c/plugin.c b/config/c/plugin.c
index 26034b5..5e5445a 100644
--- a/config/c/plugin.c
+++ b/config/c/plugin.c
@@ -6,18 +6,18 @@
*
* This file is part of Trinitrix.
*
- * This program is free software: you can redistribute it and/or modify it
- * under the terms of the GNU General Public License as published by the
- * Free Software Foundation, either version 3 of the License, or (at your
- * option) any later version.
+ * Trinitrix is free software: you can redistribute it and/or modify
+ * it under the terms of the GNU General Public License as published
+ * by the Free Software Foundation, either version 3 of the License,
+ * or (at your option) any later version.
*
- * This program is distributed in the hope that it will be useful, but
- * WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY
- * or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for
- * more details.
+ * This program is distributed in the hope that it will be useful,
+ * but WITHOUT ANY WARRANTY; without even the implied warranty of
+ * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
+ * General Public License for more details.
*
- * You should have received a copy of the GNU General Public License along with
- * this program. If not, see .
+ * You should have received a copy of the GNU General Public License
+ * along with this program. If not, see .
*/
#include "../../dist/interface.h"
diff --git a/config/lua/init.lua b/config/lua/init.lua
index 89a03eb..0822ce2 100644
--- a/config/lua/init.lua
+++ b/config/lua/init.lua
@@ -4,17 +4,18 @@
--
-- This file is part of Trinitrix.
--
--- This program is free software: you can redistribute it and/or modify it
--- under the terms of the GNU General Public License as published by the
--- Free Software Foundation, either version 3 of the License, or (at your option)
--- any later version.
+-- Trinitrix is free software: you can redistribute it and/or modify
+-- it under the terms of the GNU General Public License as published
+-- by the Free Software Foundation, either version 3 of the License,
+-- or (at your option) any later version.
--
--- This program is distributed in the hope that it will be useful, but
--- WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY
--- or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details.
+-- This program is distributed in the hope that it will be useful,
+-- but WITHOUT ANY WARRANTY; without even the implied warranty of
+-- MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
+-- General Public License for more details.
--
--- You should have received a copy of the GNU General Public License along with this program.
--- If not, see .
+-- You should have received a copy of the GNU General Public License
+-- along with this program. If not, see .
-- FIXME(@soispha): The code here has been deprecated, update it when trixy supports lua <2024-05-03>
diff --git a/docs/CommandLine.md b/docs/CommandLine.md
index 7d6a789..7cb12f9 100644
--- a/docs/CommandLine.md
+++ b/docs/CommandLine.md
@@ -5,17 +5,18 @@ SPDX-License-Identifier: GPL-3.0-or-later
This file is part of Trinitrix.
-This program is free software: you can redistribute it and/or modify it
-under the terms of the GNU General Public License as published by the
-Free Software Foundation, either version 3 of the License, or (at your option)
-any later version.
+Trinitrix is free software: you can redistribute it and/or modify
+it under the terms of the GNU General Public License as published
+by the Free Software Foundation, either version 3 of the License,
+or (at your option) any later version.
-This program is distributed in the hope that it will be useful, but
-WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY
-or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details.
+This program is distributed in the hope that it will be useful,
+but WITHOUT ANY WARRANTY; without even the implied warranty of
+MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
+General Public License for more details.
-You should have received a copy of the GNU General Public License along with this program.
-If not, see .
+You should have received a copy of the GNU General Public License
+along with this program. If not, see .
-->
# Command Line
diff --git a/docs/Commands.md b/docs/Commands.md
index 6bc6e35..b6ca2f8 100644
--- a/docs/Commands.md
+++ b/docs/Commands.md
@@ -5,17 +5,18 @@ SPDX-License-Identifier: GPL-3.0-or-later
This file is part of Trinitrix.
-This program is free software: you can redistribute it and/or modify it
-under the terms of the GNU General Public License as published by the
-Free Software Foundation, either version 3 of the License, or (at your option)
-any later version.
+Trinitrix is free software: you can redistribute it and/or modify
+it under the terms of the GNU General Public License as published
+by the Free Software Foundation, either version 3 of the License,
+or (at your option) any later version.
-This program is distributed in the hope that it will be useful, but
-WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY
-or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details.
+This program is distributed in the hope that it will be useful,
+but WITHOUT ANY WARRANTY; without even the implied warranty of
+MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
+General Public License for more details.
-You should have received a copy of the GNU General Public License along with this program.
-If not, see .
+You should have received a copy of the GNU General Public License
+along with this program. If not, see .
-->
# Commands
diff --git a/docs/CommitMessageStyle.md b/docs/CommitMessageStyle.md
index 41edbe2..471768f 100644
--- a/docs/CommitMessageStyle.md
+++ b/docs/CommitMessageStyle.md
@@ -5,17 +5,18 @@ SPDX-License-Identifier: GPL-3.0-or-later
This file is part of Trinitrix.
-This program is free software: you can redistribute it and/or modify it
-under the terms of the GNU General Public License as published by the
-Free Software Foundation, either version 3 of the License, or (at your option)
-any later version.
+Trinitrix is free software: you can redistribute it and/or modify
+it under the terms of the GNU General Public License as published
+by the Free Software Foundation, either version 3 of the License,
+or (at your option) any later version.
-This program is distributed in the hope that it will be useful, but
-WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY
-or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details.
+This program is distributed in the hope that it will be useful,
+but WITHOUT ANY WARRANTY; without even the implied warranty of
+MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
+General Public License for more details.
-You should have received a copy of the GNU General Public License along with this program.
-If not, see .
+You should have received a copy of the GNU General Public License
+along with this program. If not, see .
-->
# Commit message style
diff --git a/docs/Config.md b/docs/Config.md
index 3285db0..ad884d6 100644
--- a/docs/Config.md
+++ b/docs/Config.md
@@ -5,17 +5,18 @@ SPDX-License-Identifier: GPL-3.0-or-later
This file is part of Trinitrix.
-This program is free software: you can redistribute it and/or modify it
-under the terms of the GNU General Public License as published by the
-Free Software Foundation, either version 3 of the License, or (at your option)
-any later version.
+Trinitrix is free software: you can redistribute it and/or modify
+it under the terms of the GNU General Public License as published
+by the Free Software Foundation, either version 3 of the License,
+or (at your option) any later version.
-This program is distributed in the hope that it will be useful, but
-WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY
-or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details.
+This program is distributed in the hope that it will be useful,
+but WITHOUT ANY WARRANTY; without even the implied warranty of
+MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
+General Public License for more details.
-You should have received a copy of the GNU General Public License along with this program.
-If not, see .
+You should have received a copy of the GNU General Public License
+along with this program. If not, see .
-->
# Config
diff --git a/docs/Philosophy.md b/docs/Philosophy.md
index a48da75..ddb3386 100644
--- a/docs/Philosophy.md
+++ b/docs/Philosophy.md
@@ -5,17 +5,18 @@ SPDX-License-Identifier: GPL-3.0-or-later
This file is part of Trinitrix.
-This program is free software: you can redistribute it and/or modify it
-under the terms of the GNU General Public License as published by the
-Free Software Foundation, either version 3 of the License, or (at your option)
-any later version.
+Trinitrix is free software: you can redistribute it and/or modify
+it under the terms of the GNU General Public License as published
+by the Free Software Foundation, either version 3 of the License,
+or (at your option) any later version.
-This program is distributed in the hope that it will be useful, but
-WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY
-or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details.
+This program is distributed in the hope that it will be useful,
+but WITHOUT ANY WARRANTY; without even the implied warranty of
+MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
+General Public License for more details.
-You should have received a copy of the GNU General Public License along with this program.
-If not, see .
+You should have received a copy of the GNU General Public License
+along with this program. If not, see .
-->
# Design Philosophy
diff --git a/docs/architecture.drawio b/docs/architecture.drawio
index 622c965..c961440 100644
--- a/docs/architecture.drawio
+++ b/docs/architecture.drawio
@@ -5,17 +5,18 @@ SPDX-License-Identifier: GPL-3.0-or-later
This file is part of Trinitrix.
-This program is free software: you can redistribute it and/or modify it
-under the terms of the GNU General Public License as published by the
-Free Software Foundation, either version 3 of the License, or (at your option)
-any later version.
+Trinitrix is free software: you can redistribute it and/or modify
+it under the terms of the GNU General Public License as published
+by the Free Software Foundation, either version 3 of the License,
+or (at your option) any later version.
-This program is distributed in the hope that it will be useful, but
-WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY
-or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details.
+This program is distributed in the hope that it will be useful,
+but WITHOUT ANY WARRANTY; without even the implied warranty of
+MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
+General Public License for more details.
-You should have received a copy of the GNU General Public License along with this program.
-If not, see .
+You should have received a copy of the GNU General Public License
+along with this program. If not, see .
-->
diff --git a/docs/architecture.svg b/docs/architecture.svg
index 6ae05f1..ef5193a 100644
--- a/docs/architecture.svg
+++ b/docs/architecture.svg
@@ -5,17 +5,18 @@ SPDX-License-Identifier: GPL-3.0-or-later
This file is part of Trinitrix.
-This program is free software: you can redistribute it and/or modify it
-under the terms of the GNU General Public License as published by the
-Free Software Foundation, either version 3 of the License, or (at your option)
-any later version.
+Trinitrix is free software: you can redistribute it and/or modify
+it under the terms of the GNU General Public License as published
+by the Free Software Foundation, either version 3 of the License,
+or (at your option) any later version.
-This program is distributed in the hope that it will be useful, but
-WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY
-or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details.
+This program is distributed in the hope that it will be useful,
+but WITHOUT ANY WARRANTY; without even the implied warranty of
+MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
+General Public License for more details.
-You should have received a copy of the GNU General Public License along with this program.
-If not, see .
+You should have received a copy of the GNU General Public License
+along with this program. If not, see .
-->
diff --git a/docs/trinitrix.1.md b/docs/trinitrix.1.md
index ae7e71f..53bbbf3 100644
--- a/docs/trinitrix.1.md
+++ b/docs/trinitrix.1.md
@@ -5,17 +5,18 @@ SPDX-License-Identifier: GPL-3.0-or-later
This file is part of Trinitrix.
-This program is free software: you can redistribute it and/or modify it
-under the terms of the GNU General Public License as published by the
-Free Software Foundation, either version 3 of the License, or (at your option)
-any later version.
+Trinitrix is free software: you can redistribute it and/or modify
+it under the terms of the GNU General Public License as published
+by the Free Software Foundation, either version 3 of the License,
+or (at your option) any later version.
-This program is distributed in the hope that it will be useful, but
-WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY
-or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details.
+This program is distributed in the hope that it will be useful,
+but WITHOUT ANY WARRANTY; without even the implied warranty of
+MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
+General Public License for more details.
-You should have received a copy of the GNU General Public License along with this program.
-If not, see .
+You should have received a copy of the GNU General Public License
+along with this program. If not, see .
-->
% TRINITRIX(1) trinitrix 0.1.0
diff --git a/flake.nix b/flake.nix
index c181d24..7339d68 100644
--- a/flake.nix
+++ b/flake.nix
@@ -4,17 +4,18 @@
#
# This file is part of Trinitrix.
#
-# This program is free software: you can redistribute it and/or modify it
-# under the terms of the GNU General Public License as published by the
-# Free Software Foundation, either version 3 of the License, or (at your option)
-# any later version.
+# Trinitrix is free software: you can redistribute it and/or modify
+# it under the terms of the GNU General Public License as published
+# by the Free Software Foundation, either version 3 of the License,
+# or (at your option) any later version.
#
-# This program is distributed in the hope that it will be useful, but
-# WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY
-# or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details.
+# This program is distributed in the hope that it will be useful,
+# but WITHOUT ANY WARRANTY; without even the implied warranty of
+# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
+# General Public License for more details.
#
-# You should have received a copy of the GNU General Public License along with this program.
-# If not, see .
+# You should have received a copy of the GNU General Public License
+# along with this program. If not, see .
{
description = "A multi protocol chat client";
diff --git a/makefile b/makefile
index 60c141f..9c7d799 100644
--- a/makefile
+++ b/makefile
@@ -4,17 +4,18 @@
#
# This file is part of Trinitrix.
#
-# This program is free software: you can redistribute it and/or modify it
-# under the terms of the GNU General Public License as published by the
-# Free Software Foundation, either version 3 of the License, or (at your option)
-# any later version.
+# Trinitrix is free software: you can redistribute it and/or modify
+# it under the terms of the GNU General Public License as published
+# by the Free Software Foundation, either version 3 of the License,
+# or (at your option) any later version.
#
-# This program is distributed in the hope that it will be useful, but
-# WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY
-# or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details.
+# This program is distributed in the hope that it will be useful,
+# but WITHOUT ANY WARRANTY; without even the implied warranty of
+# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
+# General Public License for more details.
#
-# You should have received a copy of the GNU General Public License along with this program.
-# If not, see .
+# You should have received a copy of the GNU General Public License
+# along with this program. If not, see .
BIN_NAME := ./target/plugin.so
diff --git a/scripts/renew_copyright_header.sh b/scripts/renew_copyright_header.sh
index a77afa6..8110652 100755
--- a/scripts/renew_copyright_header.sh
+++ b/scripts/renew_copyright_header.sh
@@ -5,17 +5,18 @@
#
# This file is part of Trinitrix.
#
-# This program is free software: you can redistribute it and/or modify it
-# under the terms of the GNU General Public License as published by the
-# Free Software Foundation, either version 3 of the License, or (at your option)
-# any later version.
+# Trinitrix is free software: you can redistribute it and/or modify
+# it under the terms of the GNU General Public License as published
+# by the Free Software Foundation, either version 3 of the License,
+# or (at your option) any later version.
#
-# This program is distributed in the hope that it will be useful, but
-# WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY
-# or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details.
+# This program is distributed in the hope that it will be useful,
+# but WITHOUT ANY WARRANTY; without even the implied warranty of
+# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
+# General Public License for more details.
#
-# You should have received a copy of the GNU General Public License along with this program.
-# If not, see .
+# You should have received a copy of the GNU General Public License
+# along with this program. If not, see .
# NOTE: This is the line length of the .licensure.yml header template **plus** the extra
# line after the template comment.
diff --git a/scripts/valgrind_test.sh b/scripts/valgrind_test.sh
index 9335216..4f27649 100755
--- a/scripts/valgrind_test.sh
+++ b/scripts/valgrind_test.sh
@@ -5,17 +5,18 @@
#
# This file is part of Trinitrix.
#
-# This program is free software: you can redistribute it and/or modify it
-# under the terms of the GNU General Public License as published by the
-# Free Software Foundation, either version 3 of the License, or (at your option)
-# any later version.
+# Trinitrix is free software: you can redistribute it and/or modify
+# it under the terms of the GNU General Public License as published
+# by the Free Software Foundation, either version 3 of the License,
+# or (at your option) any later version.
#
-# This program is distributed in the hope that it will be useful, but
-# WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY
-# or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details.
+# This program is distributed in the hope that it will be useful,
+# but WITHOUT ANY WARRANTY; without even the implied warranty of
+# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
+# General Public License for more details.
#
-# You should have received a copy of the GNU General Public License along with this program.
-# If not, see .
+# You should have received a copy of the GNU General Public License
+# along with this program. If not, see .
cd "$(dirname "$0")" || {
echo "BUG: There is no parent dirname!"
diff --git a/src/app/command_interface/command_list/api.tri b/src/app/command_interface/command_list/api.tri
index 6d70622..aa59fe0 100644
--- a/src/app/command_interface/command_list/api.tri
+++ b/src/app/command_interface/command_list/api.tri
@@ -5,17 +5,18 @@
*
* This file is part of Trinitrix.
*
-* This program is free software: you can redistribute it and/or modify it
-* under the terms of the GNU General Public License as published by the
-* Free Software Foundation, either version 3 of the License, or (at your option)
-* any later version.
+* Trinitrix is free software: you can redistribute it and/or modify
+* it under the terms of the GNU General Public License as published
+* by the Free Software Foundation, either version 3 of the License,
+* or (at your option) any later version.
*
-* This program is distributed in the hope that it will be useful, but
-* WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY
-* or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details.
+* This program is distributed in the hope that it will be useful,
+* but WITHOUT ANY WARRANTY; without even the implied warranty of
+* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
+* General Public License for more details.
*
-* You should have received a copy of the GNU General Public License along with this program.
-* If not, see .
+* You should have received a copy of the GNU General Public License
+* along with this program. If not, see .
*/
//// Prints to the output, with a newline.
diff --git a/src/app/command_interface/command_list/mod.rs b/src/app/command_interface/command_list/mod.rs
index dec31a7..2394b89 100644
--- a/src/app/command_interface/command_list/mod.rs
+++ b/src/app/command_interface/command_list/mod.rs
@@ -5,17 +5,18 @@
*
* This file is part of Trinitrix.
*
-* This program is free software: you can redistribute it and/or modify it
-* under the terms of the GNU General Public License as published by the
-* Free Software Foundation, either version 3 of the License, or (at your option)
-* any later version.
+* Trinitrix is free software: you can redistribute it and/or modify
+* it under the terms of the GNU General Public License as published
+* by the Free Software Foundation, either version 3 of the License,
+* or (at your option) any later version.
*
-* This program is distributed in the hope that it will be useful, but
-* WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY
-* or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details.
+* This program is distributed in the hope that it will be useful,
+* but WITHOUT ANY WARRANTY; without even the implied warranty of
+* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
+* General Public License for more details.
*
-* You should have received a copy of the GNU General Public License along with this program.
-* If not, see .
+* You should have received a copy of the GNU General Public License
+* along with this program. If not, see .
*/
// Run the `api` bin to see the generated api
diff --git a/src/app/command_interface/command_transfer_value/lua.rs b/src/app/command_interface/command_transfer_value/lua.rs
index ad1e2f3..5eb2898 100644
--- a/src/app/command_interface/command_transfer_value/lua.rs
+++ b/src/app/command_interface/command_transfer_value/lua.rs
@@ -5,17 +5,18 @@
*
* This file is part of Trinitrix.
*
-* This program is free software: you can redistribute it and/or modify it
-* under the terms of the GNU General Public License as published by the
-* Free Software Foundation, either version 3 of the License, or (at your option)
-* any later version.
+* Trinitrix is free software: you can redistribute it and/or modify
+* it under the terms of the GNU General Public License as published
+* by the Free Software Foundation, either version 3 of the License,
+* or (at your option) any later version.
*
-* This program is distributed in the hope that it will be useful, but
-* WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY
-* or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details.
+* This program is distributed in the hope that it will be useful,
+* but WITHOUT ANY WARRANTY; without even the implied warranty of
+* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
+* General Public License for more details.
*
-* You should have received a copy of the GNU General Public License along with this program.
-* If not, see .
+* You should have received a copy of the GNU General Public License
+* along with this program. If not, see .
*/
use std::collections::HashMap;
diff --git a/src/app/command_interface/command_transfer_value/mod.rs b/src/app/command_interface/command_transfer_value/mod.rs
index 1f5340d..63c3a50 100644
--- a/src/app/command_interface/command_transfer_value/mod.rs
+++ b/src/app/command_interface/command_transfer_value/mod.rs
@@ -5,17 +5,18 @@
*
* This file is part of Trinitrix.
*
-* This program is free software: you can redistribute it and/or modify it
-* under the terms of the GNU General Public License as published by the
-* Free Software Foundation, either version 3 of the License, or (at your option)
-* any later version.
+* Trinitrix is free software: you can redistribute it and/or modify
+* it under the terms of the GNU General Public License as published
+* by the Free Software Foundation, either version 3 of the License,
+* or (at your option) any later version.
*
-* This program is distributed in the hope that it will be useful, but
-* WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY
-* or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details.
+* This program is distributed in the hope that it will be useful,
+* but WITHOUT ANY WARRANTY; without even the implied warranty of
+* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
+* General Public License for more details.
*
-* You should have received a copy of the GNU General Public License along with this program.
-* If not, see .
+* You should have received a copy of the GNU General Public License
+* along with this program. If not, see .
*/
use std::{collections::HashMap, fmt::Display};
diff --git a/src/app/command_interface/command_transfer_value/support_types.rs b/src/app/command_interface/command_transfer_value/support_types.rs
index 25b45c3..d1c0196 100644
--- a/src/app/command_interface/command_transfer_value/support_types.rs
+++ b/src/app/command_interface/command_transfer_value/support_types.rs
@@ -5,17 +5,18 @@
*
* This file is part of Trinitrix.
*
-* This program is free software: you can redistribute it and/or modify it
-* under the terms of the GNU General Public License as published by the
-* Free Software Foundation, either version 3 of the License, or (at your option)
-* any later version.
+* Trinitrix is free software: you can redistribute it and/or modify
+* it under the terms of the GNU General Public License as published
+* by the Free Software Foundation, either version 3 of the License,
+* or (at your option) any later version.
*
-* This program is distributed in the hope that it will be useful, but
-* WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY
-* or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details.
+* This program is distributed in the hope that it will be useful,
+* but WITHOUT ANY WARRANTY; without even the implied warranty of
+* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
+* General Public License for more details.
*
-* You should have received a copy of the GNU General Public License along with this program.
-* If not, see .
+* You should have received a copy of the GNU General Public License
+* along with this program. If not, see .
*/
use std::{
diff --git a/src/app/command_interface/command_transfer_value/type_conversions.rs b/src/app/command_interface/command_transfer_value/type_conversions.rs
index c883551..be2222e 100644
--- a/src/app/command_interface/command_transfer_value/type_conversions.rs
+++ b/src/app/command_interface/command_transfer_value/type_conversions.rs
@@ -5,17 +5,18 @@
*
* This file is part of Trinitrix.
*
-* This program is free software: you can redistribute it and/or modify it
-* under the terms of the GNU General Public License as published by the
-* Free Software Foundation, either version 3 of the License, or (at your option)
-* any later version.
+* Trinitrix is free software: you can redistribute it and/or modify
+* it under the terms of the GNU General Public License as published
+* by the Free Software Foundation, either version 3 of the License,
+* or (at your option) any later version.
*
-* This program is distributed in the hope that it will be useful, but
-* WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY
-* or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details.
+* This program is distributed in the hope that it will be useful,
+* but WITHOUT ANY WARRANTY; without even the implied warranty of
+* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
+* General Public License for more details.
*
-* You should have received a copy of the GNU General Public License along with this program.
-* If not, see .
+* You should have received a copy of the GNU General Public License
+* along with this program. If not, see .
*/
use std::collections::HashMap;
diff --git a/src/app/command_interface/lua_command_manager/mod.rs b/src/app/command_interface/lua_command_manager/mod.rs
index 2809f44..6c78b1f 100644
--- a/src/app/command_interface/lua_command_manager/mod.rs
+++ b/src/app/command_interface/lua_command_manager/mod.rs
@@ -5,17 +5,18 @@
*
* This file is part of Trinitrix.
*
-* This program is free software: you can redistribute it and/or modify it
-* under the terms of the GNU General Public License as published by the
-* Free Software Foundation, either version 3 of the License, or (at your option)
-* any later version.
+* Trinitrix is free software: you can redistribute it and/or modify
+* it under the terms of the GNU General Public License as published
+* by the Free Software Foundation, either version 3 of the License,
+* or (at your option) any later version.
*
-* This program is distributed in the hope that it will be useful, but
-* WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY
-* or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details.
+* This program is distributed in the hope that it will be useful,
+* but WITHOUT ANY WARRANTY; without even the implied warranty of
+* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
+* General Public License for more details.
*
-* You should have received a copy of the GNU General Public License along with this program.
-* If not, see .
+* You should have received a copy of the GNU General Public License
+* along with this program. If not, see .
*/
use std::thread;
diff --git a/src/app/command_interface/mod.rs b/src/app/command_interface/mod.rs
index 9ee4e2a..da84dea 100644
--- a/src/app/command_interface/mod.rs
+++ b/src/app/command_interface/mod.rs
@@ -5,17 +5,18 @@
*
* This file is part of Trinitrix.
*
-* This program is free software: you can redistribute it and/or modify it
-* under the terms of the GNU General Public License as published by the
-* Free Software Foundation, either version 3 of the License, or (at your option)
-* any later version.
+* Trinitrix is free software: you can redistribute it and/or modify
+* it under the terms of the GNU General Public License as published
+* by the Free Software Foundation, either version 3 of the License,
+* or (at your option) any later version.
*
-* This program is distributed in the hope that it will be useful, but
-* WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY
-* or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details.
+* This program is distributed in the hope that it will be useful,
+* but WITHOUT ANY WARRANTY; without even the implied warranty of
+* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
+* General Public License for more details.
*
-* You should have received a copy of the GNU General Public License along with this program.
-* If not, see .
+* You should have received a copy of the GNU General Public License
+* along with this program. If not, see .
*/
pub mod command_list;
diff --git a/src/app/config/lua/mod.rs b/src/app/config/lua/mod.rs
index 26744bf..21f4f23 100644
--- a/src/app/config/lua/mod.rs
+++ b/src/app/config/lua/mod.rs
@@ -5,17 +5,18 @@
*
* This file is part of Trinitrix.
*
-* This program is free software: you can redistribute it and/or modify it
-* under the terms of the GNU General Public License as published by the
-* Free Software Foundation, either version 3 of the License, or (at your option)
-* any later version.
+* Trinitrix is free software: you can redistribute it and/or modify
+* it under the terms of the GNU General Public License as published
+* by the Free Software Foundation, either version 3 of the License,
+* or (at your option) any later version.
*
-* This program is distributed in the hope that it will be useful, but
-* WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY
-* or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details.
+* This program is distributed in the hope that it will be useful,
+* but WITHOUT ANY WARRANTY; without even the implied warranty of
+* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
+* General Public License for more details.
*
-* You should have received a copy of the GNU General Public License along with this program.
-* If not, see .
+* You should have received a copy of the GNU General Public License
+* along with this program. If not, see .
*/
use std::path::{Path, PathBuf};
diff --git a/src/app/config/mod.rs b/src/app/config/mod.rs
index d21eab3..d7156a3 100644
--- a/src/app/config/mod.rs
+++ b/src/app/config/mod.rs
@@ -5,17 +5,18 @@
*
* This file is part of Trinitrix.
*
-* This program is free software: you can redistribute it and/or modify it
-* under the terms of the GNU General Public License as published by the
-* Free Software Foundation, either version 3 of the License, or (at your option)
-* any later version.
+* Trinitrix is free software: you can redistribute it and/or modify
+* it under the terms of the GNU General Public License as published
+* by the Free Software Foundation, either version 3 of the License,
+* or (at your option) any later version.
*
-* This program is distributed in the hope that it will be useful, but
-* WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY
-* or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details.
+* This program is distributed in the hope that it will be useful,
+* but WITHOUT ANY WARRANTY; without even the implied warranty of
+* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
+* General Public License for more details.
*
-* You should have received a copy of the GNU General Public License along with this program.
-* If not, see .
+* You should have received a copy of the GNU General Public License
+* along with this program. If not, see .
*/
pub mod lua;
diff --git a/src/app/config/shared_objects/mod.rs b/src/app/config/shared_objects/mod.rs
index 138ff78..4291be7 100644
--- a/src/app/config/shared_objects/mod.rs
+++ b/src/app/config/shared_objects/mod.rs
@@ -5,17 +5,18 @@
*
* This file is part of Trinitrix.
*
-* This program is free software: you can redistribute it and/or modify it
-* under the terms of the GNU General Public License as published by the
-* Free Software Foundation, either version 3 of the License, or (at your option)
-* any later version.
+* Trinitrix is free software: you can redistribute it and/or modify
+* it under the terms of the GNU General Public License as published
+* by the Free Software Foundation, either version 3 of the License,
+* or (at your option) any later version.
*
-* This program is distributed in the hope that it will be useful, but
-* WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY
-* or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details.
+* This program is distributed in the hope that it will be useful,
+* but WITHOUT ANY WARRANTY; without even the implied warranty of
+* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
+* General Public License for more details.
*
-* You should have received a copy of the GNU General Public License along with this program.
-* If not, see .
+* You should have received a copy of the GNU General Public License
+* along with this program. If not, see .
*/
use std::{
diff --git a/src/app/events/handlers/command.rs b/src/app/events/handlers/command.rs
index f48467e..510fb46 100644
--- a/src/app/events/handlers/command.rs
+++ b/src/app/events/handlers/command.rs
@@ -5,17 +5,18 @@
*
* This file is part of Trinitrix.
*
-* This program is free software: you can redistribute it and/or modify it
-* under the terms of the GNU General Public License as published by the
-* Free Software Foundation, either version 3 of the License, or (at your option)
-* any later version.
+* Trinitrix is free software: you can redistribute it and/or modify
+* it under the terms of the GNU General Public License as published
+* by the Free Software Foundation, either version 3 of the License,
+* or (at your option) any later version.
*
-* This program is distributed in the hope that it will be useful, but
-* WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY
-* or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details.
+* This program is distributed in the hope that it will be useful,
+* but WITHOUT ANY WARRANTY; without even the implied warranty of
+* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
+* General Public License for more details.
*
-* You should have received a copy of the GNU General Public License along with this program.
-* If not, see .
+* You should have received a copy of the GNU General Public License
+* along with this program. If not, see .
*/
use std::str::FromStr;
diff --git a/src/app/events/handlers/function.rs b/src/app/events/handlers/function.rs
index 6c401b9..596d45c 100644
--- a/src/app/events/handlers/function.rs
+++ b/src/app/events/handlers/function.rs
@@ -5,17 +5,18 @@
*
* This file is part of Trinitrix.
*
-* This program is free software: you can redistribute it and/or modify it
-* under the terms of the GNU General Public License as published by the
-* Free Software Foundation, either version 3 of the License, or (at your option)
-* any later version.
+* Trinitrix is free software: you can redistribute it and/or modify
+* it under the terms of the GNU General Public License as published
+* by the Free Software Foundation, either version 3 of the License,
+* or (at your option) any later version.
*
-* This program is distributed in the hope that it will be useful, but
-* WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY
-* or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details.
+* This program is distributed in the hope that it will be useful,
+* but WITHOUT ANY WARRANTY; without even the implied warranty of
+* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
+* General Public License for more details.
*
-* You should have received a copy of the GNU General Public License along with this program.
-* If not, see .
+* You should have received a copy of the GNU General Public License
+* along with this program. If not, see .
*/
// use anyhow::Result;
diff --git a/src/app/events/handlers/input.rs b/src/app/events/handlers/input.rs
index 5c76557..db593ec 100644
--- a/src/app/events/handlers/input.rs
+++ b/src/app/events/handlers/input.rs
@@ -5,17 +5,18 @@
*
* This file is part of Trinitrix.
*
-* This program is free software: you can redistribute it and/or modify it
-* under the terms of the GNU General Public License as published by the
-* Free Software Foundation, either version 3 of the License, or (at your option)
-* any later version.
+* Trinitrix is free software: you can redistribute it and/or modify
+* it under the terms of the GNU General Public License as published
+* by the Free Software Foundation, either version 3 of the License,
+* or (at your option) any later version.
*
-* This program is distributed in the hope that it will be useful, but
-* WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY
-* or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details.
+* This program is distributed in the hope that it will be useful,
+* but WITHOUT ANY WARRANTY; without even the implied warranty of
+* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
+* General Public License for more details.
*
-* You should have received a copy of the GNU General Public License along with this program.
-* If not, see .
+* You should have received a copy of the GNU General Public License
+* along with this program. If not, see .
*/
use anyhow::Result;
diff --git a/src/app/events/handlers/lua_command.rs b/src/app/events/handlers/lua_command.rs
index 923e938..86010c1 100644
--- a/src/app/events/handlers/lua_command.rs
+++ b/src/app/events/handlers/lua_command.rs
@@ -5,17 +5,18 @@
*
* This file is part of Trinitrix.
*
-* This program is free software: you can redistribute it and/or modify it
-* under the terms of the GNU General Public License as published by the
-* Free Software Foundation, either version 3 of the License, or (at your option)
-* any later version.
+* Trinitrix is free software: you can redistribute it and/or modify
+* it under the terms of the GNU General Public License as published
+* by the Free Software Foundation, either version 3 of the License,
+* or (at your option) any later version.
*
-* This program is distributed in the hope that it will be useful, but
-* WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY
-* or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details.
+* This program is distributed in the hope that it will be useful,
+* but WITHOUT ANY WARRANTY; without even the implied warranty of
+* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
+* General Public License for more details.
*
-* You should have received a copy of the GNU General Public License along with this program.
-* If not, see .
+* You should have received a copy of the GNU General Public License
+* along with this program. If not, see .
*/
// use anyhow::Result;
diff --git a/src/app/events/handlers/main.rs b/src/app/events/handlers/main.rs
index 27a6cca..b462ff1 100644
--- a/src/app/events/handlers/main.rs
+++ b/src/app/events/handlers/main.rs
@@ -5,17 +5,18 @@
*
* This file is part of Trinitrix.
*
-* This program is free software: you can redistribute it and/or modify it
-* under the terms of the GNU General Public License as published by the
-* Free Software Foundation, either version 3 of the License, or (at your option)
-* any later version.
+* Trinitrix is free software: you can redistribute it and/or modify
+* it under the terms of the GNU General Public License as published
+* by the Free Software Foundation, either version 3 of the License,
+* or (at your option) any later version.
*
-* This program is distributed in the hope that it will be useful, but
-* WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY
-* or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details.
+* This program is distributed in the hope that it will be useful,
+* but WITHOUT ANY WARRANTY; without even the implied warranty of
+* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
+* General Public License for more details.
*
-* You should have received a copy of the GNU General Public License along with this program.
-* If not, see .
+* You should have received a copy of the GNU General Public License
+* along with this program. If not, see .
*/
use anyhow::{Context, Result};
diff --git a/src/app/events/handlers/mod.rs b/src/app/events/handlers/mod.rs
index 5c8c42f..45a8560 100644
--- a/src/app/events/handlers/mod.rs
+++ b/src/app/events/handlers/mod.rs
@@ -5,17 +5,18 @@
*
* This file is part of Trinitrix.
*
-* This program is free software: you can redistribute it and/or modify it
-* under the terms of the GNU General Public License as published by the
-* Free Software Foundation, either version 3 of the License, or (at your option)
-* any later version.
+* Trinitrix is free software: you can redistribute it and/or modify
+* it under the terms of the GNU General Public License as published
+* by the Free Software Foundation, either version 3 of the License,
+* or (at your option) any later version.
*
-* This program is distributed in the hope that it will be useful, but
-* WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY
-* or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details.
+* This program is distributed in the hope that it will be useful,
+* but WITHOUT ANY WARRANTY; without even the implied warranty of
+* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
+* General Public License for more details.
*
-* You should have received a copy of the GNU General Public License along with this program.
-* If not, see .
+* You should have received a copy of the GNU General Public License
+* along with this program. If not, see .
*/
// input events
diff --git a/src/app/events/listeners/mod.rs b/src/app/events/listeners/mod.rs
index 3a5525e..aaac5d7 100644
--- a/src/app/events/listeners/mod.rs
+++ b/src/app/events/listeners/mod.rs
@@ -5,17 +5,18 @@
*
* This file is part of Trinitrix.
*
-* This program is free software: you can redistribute it and/or modify it
-* under the terms of the GNU General Public License as published by the
-* Free Software Foundation, either version 3 of the License, or (at your option)
-* any later version.
+* Trinitrix is free software: you can redistribute it and/or modify
+* it under the terms of the GNU General Public License as published
+* by the Free Software Foundation, either version 3 of the License,
+* or (at your option) any later version.
*
-* This program is distributed in the hope that it will be useful, but
-* WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY
-* or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details.
+* This program is distributed in the hope that it will be useful,
+* but WITHOUT ANY WARRANTY; without even the implied warranty of
+* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
+* General Public License for more details.
*
-* You should have received a copy of the GNU General Public License along with this program.
-* If not, see .
+* You should have received a copy of the GNU General Public License
+* along with this program. If not, see .
*/
use crate::app::events::Event;
diff --git a/src/app/events/mod.rs b/src/app/events/mod.rs
index bbf1941..75e181e 100644
--- a/src/app/events/mod.rs
+++ b/src/app/events/mod.rs
@@ -5,17 +5,18 @@
*
* This file is part of Trinitrix.
*
-* This program is free software: you can redistribute it and/or modify it
-* under the terms of the GNU General Public License as published by the
-* Free Software Foundation, either version 3 of the License, or (at your option)
-* any later version.
+* Trinitrix is free software: you can redistribute it and/or modify
+* it under the terms of the GNU General Public License as published
+* by the Free Software Foundation, either version 3 of the License,
+* or (at your option) any later version.
*
-* This program is distributed in the hope that it will be useful, but
-* WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY
-* or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details.
+* This program is distributed in the hope that it will be useful,
+* but WITHOUT ANY WARRANTY; without even the implied warranty of
+* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
+* General Public License for more details.
*
-* You should have received a copy of the GNU General Public License along with this program.
-* If not, see .
+* You should have received a copy of the GNU General Public License
+* along with this program. If not, see .
*/
mod handlers;
diff --git a/src/app/mod.rs b/src/app/mod.rs
index 75d15c8..46dfe91 100644
--- a/src/app/mod.rs
+++ b/src/app/mod.rs
@@ -5,17 +5,18 @@
*
* This file is part of Trinitrix.
*
-* This program is free software: you can redistribute it and/or modify it
-* under the terms of the GNU General Public License as published by the
-* Free Software Foundation, either version 3 of the License, or (at your option)
-* any later version.
+* Trinitrix is free software: you can redistribute it and/or modify
+* it under the terms of the GNU General Public License as published
+* by the Free Software Foundation, either version 3 of the License,
+* or (at your option) any later version.
*
-* This program is distributed in the hope that it will be useful, but
-* WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY
-* or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details.
+* This program is distributed in the hope that it will be useful,
+* but WITHOUT ANY WARRANTY; without even the implied warranty of
+* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
+* General Public License for more details.
*
-* You should have received a copy of the GNU General Public License along with this program.
-* If not, see .
+* You should have received a copy of the GNU General Public License
+* along with this program. If not, see .
*/
pub mod command_interface;
diff --git a/src/app/status.rs b/src/app/status.rs
index 1171c08..2bd3eeb 100644
--- a/src/app/status.rs
+++ b/src/app/status.rs
@@ -5,17 +5,18 @@
*
* This file is part of Trinitrix.
*
-* This program is free software: you can redistribute it and/or modify it
-* under the terms of the GNU General Public License as published by the
-* Free Software Foundation, either version 3 of the License, or (at your option)
-* any later version.
+* Trinitrix is free software: you can redistribute it and/or modify
+* it under the terms of the GNU General Public License as published
+* by the Free Software Foundation, either version 3 of the License,
+* or (at your option) any later version.
*
-* This program is distributed in the hope that it will be useful, but
-* WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY
-* or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details.
+* This program is distributed in the hope that it will be useful,
+* but WITHOUT ANY WARRANTY; without even the implied warranty of
+* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
+* General Public License for more details.
*
-* You should have received a copy of the GNU General Public License along with this program.
-* If not, see .
+* You should have received a copy of the GNU General Public License
+* along with this program. If not, see .
*/
use core::fmt;
diff --git a/src/bin/api.rs b/src/bin/api.rs
index ea180f9..9903561 100644
--- a/src/bin/api.rs
+++ b/src/bin/api.rs
@@ -5,17 +5,18 @@
*
* This file is part of Trinitrix.
*
-* This program is free software: you can redistribute it and/or modify it
-* under the terms of the GNU General Public License as published by the
-* Free Software Foundation, either version 3 of the License, or (at your option)
-* any later version.
+* Trinitrix is free software: you can redistribute it and/or modify
+* it under the terms of the GNU General Public License as published
+* by the Free Software Foundation, either version 3 of the License,
+* or (at your option) any later version.
*
-* This program is distributed in the hope that it will be useful, but
-* WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY
-* or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details.
+* This program is distributed in the hope that it will be useful,
+* but WITHOUT ANY WARRANTY; without even the implied warranty of
+* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
+* General Public License for more details.
*
-* You should have received a copy of the GNU General Public License along with this program.
-* If not, see .
+* You should have received a copy of the GNU General Public License
+* along with this program. If not, see .
*/
fn main() {
diff --git a/src/cli.rs b/src/cli.rs
index af94f33..020de29 100644
--- a/src/cli.rs
+++ b/src/cli.rs
@@ -5,17 +5,18 @@
*
* This file is part of Trinitrix.
*
-* This program is free software: you can redistribute it and/or modify it
-* under the terms of the GNU General Public License as published by the
-* Free Software Foundation, either version 3 of the License, or (at your option)
-* any later version.
+* Trinitrix is free software: you can redistribute it and/or modify
+* it under the terms of the GNU General Public License as published
+* by the Free Software Foundation, either version 3 of the License,
+* or (at your option) any later version.
*
-* This program is distributed in the hope that it will be useful, but
-* WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY
-* or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details.
+* This program is distributed in the hope that it will be useful,
+* but WITHOUT ANY WARRANTY; without even the implied warranty of
+* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
+* General Public License for more details.
*
-* You should have received a copy of the GNU General Public License along with this program.
-* If not, see .
+* You should have received a copy of the GNU General Public License
+* along with this program. If not, see .
*/
use std::path::PathBuf;
diff --git a/src/main.rs b/src/main.rs
index dc30f53..1bd6508 100644
--- a/src/main.rs
+++ b/src/main.rs
@@ -5,17 +5,18 @@
*
* This file is part of Trinitrix.
*
-* This program is free software: you can redistribute it and/or modify it
-* under the terms of the GNU General Public License as published by the
-* Free Software Foundation, either version 3 of the License, or (at your option)
-* any later version.
+* Trinitrix is free software: you can redistribute it and/or modify
+* it under the terms of the GNU General Public License as published
+* by the Free Software Foundation, either version 3 of the License,
+* or (at your option) any later version.
*
-* This program is distributed in the hope that it will be useful, but
-* WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY
-* or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details.
+* This program is distributed in the hope that it will be useful,
+* but WITHOUT ANY WARRANTY; without even the implied warranty of
+* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
+* General Public License for more details.
*
-* You should have received a copy of the GNU General Public License along with this program.
-* If not, see .
+* You should have received a copy of the GNU General Public License
+* along with this program. If not, see .
*/
mod app;
diff --git a/src/ui/mod.rs b/src/ui/mod.rs
index 059999e..aa2e404 100644
--- a/src/ui/mod.rs
+++ b/src/ui/mod.rs
@@ -5,17 +5,18 @@
*
* This file is part of Trinitrix.
*
-* This program is free software: you can redistribute it and/or modify it
-* under the terms of the GNU General Public License as published by the
-* Free Software Foundation, either version 3 of the License, or (at your option)
-* any later version.
+* Trinitrix is free software: you can redistribute it and/or modify
+* it under the terms of the GNU General Public License as published
+* by the Free Software Foundation, either version 3 of the License,
+* or (at your option) any later version.
*
-* This program is distributed in the hope that it will be useful, but
-* WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY
-* or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details.
+* This program is distributed in the hope that it will be useful,
+* but WITHOUT ANY WARRANTY; without even the implied warranty of
+* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
+* General Public License for more details.
*
-* You should have received a copy of the GNU General Public License along with this program.
-* If not, see .
+* You should have received a copy of the GNU General Public License
+* along with this program. If not, see .
*/
pub mod repl;
diff --git a/src/ui/old/central/mod.rs b/src/ui/old/central/mod.rs
index b66f32f..a64b3d1 100644
--- a/src/ui/old/central/mod.rs
+++ b/src/ui/old/central/mod.rs
@@ -5,17 +5,18 @@
*
* This file is part of Trinitrix.
*
-* This program is free software: you can redistribute it and/or modify it
-* under the terms of the GNU General Public License as published by the
-* Free Software Foundation, either version 3 of the License, or (at your option)
-* any later version.
+* Trinitrix is free software: you can redistribute it and/or modify
+* it under the terms of the GNU General Public License as published
+* by the Free Software Foundation, either version 3 of the License,
+* or (at your option) any later version.
*
-* This program is distributed in the hope that it will be useful, but
-* WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY
-* or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details.
+* This program is distributed in the hope that it will be useful,
+* but WITHOUT ANY WARRANTY; without even the implied warranty of
+* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
+* General Public License for more details.
*
-* You should have received a copy of the GNU General Public License along with this program.
-* If not, see .
+* You should have received a copy of the GNU General Public License
+* along with this program. If not, see .
*/
pub mod update;
diff --git a/src/ui/old/central/update/mod.rs b/src/ui/old/central/update/mod.rs
index 4576ce5..613a8a4 100644
--- a/src/ui/old/central/update/mod.rs
+++ b/src/ui/old/central/update/mod.rs
@@ -5,17 +5,18 @@
*
* This file is part of Trinitrix.
*
-* This program is free software: you can redistribute it and/or modify it
-* under the terms of the GNU General Public License as published by the
-* Free Software Foundation, either version 3 of the License, or (at your option)
-* any later version.
+* Trinitrix is free software: you can redistribute it and/or modify
+* it under the terms of the GNU General Public License as published
+* by the Free Software Foundation, either version 3 of the License,
+* or (at your option) any later version.
*
-* This program is distributed in the hope that it will be useful, but
-* WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY
-* or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details.
+* This program is distributed in the hope that it will be useful,
+* but WITHOUT ANY WARRANTY; without even the implied warranty of
+* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
+* General Public License for more details.
*
-* You should have received a copy of the GNU General Public License along with this program.
-* If not, see .
+* You should have received a copy of the GNU General Public License
+* along with this program. If not, see .
*/
use std::cmp;
diff --git a/src/ui/old/central/update/widgets/command_monitor.rs b/src/ui/old/central/update/widgets/command_monitor.rs
index 452e0b7..eab16f4 100644
--- a/src/ui/old/central/update/widgets/command_monitor.rs
+++ b/src/ui/old/central/update/widgets/command_monitor.rs
@@ -5,17 +5,18 @@
*
* This file is part of Trinitrix.
*
-* This program is free software: you can redistribute it and/or modify it
-* under the terms of the GNU General Public License as published by the
-* Free Software Foundation, either version 3 of the License, or (at your option)
-* any later version.
+* Trinitrix is free software: you can redistribute it and/or modify
+* it under the terms of the GNU General Public License as published
+* by the Free Software Foundation, either version 3 of the License,
+* or (at your option) any later version.
*
-* This program is distributed in the hope that it will be useful, but
-* WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY
-* or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details.
+* This program is distributed in the hope that it will be useful,
+* but WITHOUT ANY WARRANTY; without even the implied warranty of
+* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
+* General Public License for more details.
*
-* You should have received a copy of the GNU General Public License along with this program.
-* If not, see .
+* You should have received a copy of the GNU General Public License
+* along with this program. If not, see .
*/
use tui::{
diff --git a/src/ui/old/central/update/widgets/mod.rs b/src/ui/old/central/update/widgets/mod.rs
index e96040c..6a6bf19 100644
--- a/src/ui/old/central/update/widgets/mod.rs
+++ b/src/ui/old/central/update/widgets/mod.rs
@@ -5,17 +5,18 @@
*
* This file is part of Trinitrix.
*
-* This program is free software: you can redistribute it and/or modify it
-* under the terms of the GNU General Public License as published by the
-* Free Software Foundation, either version 3 of the License, or (at your option)
-* any later version.
+* Trinitrix is free software: you can redistribute it and/or modify
+* it under the terms of the GNU General Public License as published
+* by the Free Software Foundation, either version 3 of the License,
+* or (at your option) any later version.
*
-* This program is distributed in the hope that it will be useful, but
-* WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY
-* or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details.
+* This program is distributed in the hope that it will be useful,
+* but WITHOUT ANY WARRANTY; without even the implied warranty of
+* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
+* General Public License for more details.
*
-* You should have received a copy of the GNU General Public License along with this program.
-* If not, see .
+* You should have received a copy of the GNU General Public License
+* along with this program. If not, see .
*/
pub mod command_monitor;
diff --git a/src/ui/old/mod.rs b/src/ui/old/mod.rs
index 8072f92..27fceaf 100644
--- a/src/ui/old/mod.rs
+++ b/src/ui/old/mod.rs
@@ -5,17 +5,18 @@
*
* This file is part of Trinitrix.
*
-* This program is free software: you can redistribute it and/or modify it
-* under the terms of the GNU General Public License as published by the
-* Free Software Foundation, either version 3 of the License, or (at your option)
-* any later version.
+* Trinitrix is free software: you can redistribute it and/or modify
+* it under the terms of the GNU General Public License as published
+* by the Free Software Foundation, either version 3 of the License,
+* or (at your option) any later version.
*
-* This program is distributed in the hope that it will be useful, but
-* WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY
-* or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details.
+* This program is distributed in the hope that it will be useful,
+* but WITHOUT ANY WARRANTY; without even the implied warranty of
+* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
+* General Public License for more details.
*
-* You should have received a copy of the GNU General Public License along with this program.
-* If not, see .
+* You should have received a copy of the GNU General Public License
+* along with this program. If not, see .
*/
pub mod central;
diff --git a/src/ui/repl/mod.rs b/src/ui/repl/mod.rs
index 6e0cd12..6b6be12 100644
--- a/src/ui/repl/mod.rs
+++ b/src/ui/repl/mod.rs
@@ -5,17 +5,18 @@
*
* This file is part of Trinitrix.
*
-* This program is free software: you can redistribute it and/or modify it
-* under the terms of the GNU General Public License as published by the
-* Free Software Foundation, either version 3 of the License, or (at your option)
-* any later version.
+* Trinitrix is free software: you can redistribute it and/or modify
+* it under the terms of the GNU General Public License as published
+* by the Free Software Foundation, either version 3 of the License,
+* or (at your option) any later version.
*
-* This program is distributed in the hope that it will be useful, but
-* WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY
-* or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details.
+* This program is distributed in the hope that it will be useful,
+* but WITHOUT ANY WARRANTY; without even the implied warranty of
+* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
+* General Public License for more details.
*
-* You should have received a copy of the GNU General Public License along with this program.
-* If not, see .
+* You should have received a copy of the GNU General Public License
+* along with this program. If not, see .
*/
use std::io::{self, Stdout, Write};
diff --git a/src/ui/ui_trait/mod.rs b/src/ui/ui_trait/mod.rs
index cd07989..1fdc35c 100644
--- a/src/ui/ui_trait/mod.rs
+++ b/src/ui/ui_trait/mod.rs
@@ -5,17 +5,18 @@
*
* This file is part of Trinitrix.
*
-* This program is free software: you can redistribute it and/or modify it
-* under the terms of the GNU General Public License as published by the
-* Free Software Foundation, either version 3 of the License, or (at your option)
-* any later version.
+* Trinitrix is free software: you can redistribute it and/or modify
+* it under the terms of the GNU General Public License as published
+* by the Free Software Foundation, either version 3 of the License,
+* or (at your option) any later version.
*
-* This program is distributed in the hope that it will be useful, but
-* WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY
-* or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details.
+* This program is distributed in the hope that it will be useful,
+* but WITHOUT ANY WARRANTY; without even the implied warranty of
+* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
+* General Public License for more details.
*
-* You should have received a copy of the GNU General Public License along with this program.
-* If not, see .
+* You should have received a copy of the GNU General Public License
+* along with this program. If not, see .
*/
use anyhow::Result;
diff --git a/treefmt.nix b/treefmt.nix
index 14eb8f9..891c5bd 100644
--- a/treefmt.nix
+++ b/treefmt.nix
@@ -4,17 +4,18 @@
#
# This file is part of Trinitrix.
#
-# This program is free software: you can redistribute it and/or modify it
-# under the terms of the GNU General Public License as published by the
-# Free Software Foundation, either version 3 of the License, or (at your option)
-# any later version.
+# Trinitrix is free software: you can redistribute it and/or modify
+# it under the terms of the GNU General Public License as published
+# by the Free Software Foundation, either version 3 of the License,
+# or (at your option) any later version.
#
-# This program is distributed in the hope that it will be useful, but
-# WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY
-# or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details.
+# This program is distributed in the hope that it will be useful,
+# but WITHOUT ANY WARRANTY; without even the implied warranty of
+# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
+# General Public License for more details.
#
-# You should have received a copy of the GNU General Public License along with this program.
-# If not, see .
+# You should have received a copy of the GNU General Public License
+# along with this program. If not, see .
{
treefmt-nix,
pkgs,
diff --git a/update.sh b/update.sh
index 7fa9e74..47c76dc 100755
--- a/update.sh
+++ b/update.sh
@@ -5,17 +5,18 @@
#
# This file is part of Trinitrix.
#
-# This program is free software: you can redistribute it and/or modify it
-# under the terms of the GNU General Public License as published by the
-# Free Software Foundation, either version 3 of the License, or (at your option)
-# any later version.
+# Trinitrix is free software: you can redistribute it and/or modify
+# it under the terms of the GNU General Public License as published
+# by the Free Software Foundation, either version 3 of the License,
+# or (at your option) any later version.
#
-# This program is distributed in the hope that it will be useful, but
-# WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY
-# or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details.
+# This program is distributed in the hope that it will be useful,
+# but WITHOUT ANY WARRANTY; without even the implied warranty of
+# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
+# General Public License for more details.
#
-# You should have received a copy of the GNU General Public License along with this program.
-# If not, see .
+# You should have received a copy of the GNU General Public License
+# along with this program. If not, see .
cargo update && cargo upgrade