Add header with copyright and SPDX licensing information
This commit is contained in:
@@ -1,3 +1,7 @@
|
||||
# File: decoder.py
|
||||
# Copyright (C) 2026 Erick Ahmed
|
||||
# SPDX-License-Identifier: AGPL-3.0-or-later
|
||||
|
||||
import argparse
|
||||
import polars as pl
|
||||
|
||||
|
||||
Reference in New Issue
Block a user