minidom: add copyright header

Signed-off-by: Maxime “pep” Buquet <pep@bouah.net>
This commit is contained in:
Maxime “pep” Buquet 2025-09-26 01:42:45 +02:00 committed by pep
commit e9bdae8808

View file

@ -1,4 +1,8 @@
// Copyright (c) 2022 Astro <astro@spaceboyz.net>
//
// 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 http://mozilla.org/MPL/2.0/.
//! SAX events to DOM tree conversion