From 3cc047ddc59b07bda9e581f9e8f5ed0b76f95776 Mon Sep 17 00:00:00 2001 From: A Farzat Date: Tue, 10 Mar 2026 16:14:26 +0300 Subject: Add license details properly --- src/epub.rs | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'src/epub.rs') diff --git a/src/epub.rs b/src/epub.rs index 050e9cf..1336115 100644 --- a/src/epub.rs +++ b/src/epub.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 crate::{ models::{Chapter, EpubResponse, FileEntry}, xml::{build_epub_chapter, write_modified_opf}, -- cgit v1.2.3-70-g09d2