aboutsummaryrefslogtreecommitdiff
path: root/src/models.rs
diff options
context:
space:
mode:
Diffstat (limited to 'src/models.rs')
-rw-r--r--src/models.rs4
1 files changed, 4 insertions, 0 deletions
diff --git a/src/models.rs b/src/models.rs
index 806d746..e385fa7 100644
--- a/src/models.rs
+++ b/src/models.rs
@@ -1,3 +1,7 @@
+// Copyright (C) 2026 A Farzat
+// This program is free software: you can redistribute it and/or modify it under the terms of the
+// GNU General Public License, GPLv3, attached at the root of the project.
+
use relative_path::RelativePathBuf;
use serde::Deserialize;
use url::Url;