bfiles 2026-01-10
Standardize SPDX copyright headers across all 52 Python files
52 files · 53+ · 53-

SPDX Header Update

31 files changed
  • __init__.py Updated SPDX-FileCopyrightText header
  • bundler.py Updated SPDX-FileCopyrightText header
  • chunking.py Updated SPDX-FileCopyrightText header
  • cli.py Updated SPDX-FileCopyrightText header
  • collection.py Updated SPDX-FileCopyrightText header
  • config.py Updated SPDX-FileCopyrightText header
  • core.py Updated SPDX-FileCopyrightText header
  • errors.py Updated SPDX-FileCopyrightText header
  • exclusions.py Updated SPDX-FileCopyrightText header
  • extractor.py Updated SPDX-FileCopyrightText header
  • metadata.py Updated SPDX-FileCopyrightText header
  • metadata_writer.py Updated SPDX-FileCopyrightText header
  • output.py Updated SPDX-FileCopyrightText header
  • parser.py Updated SPDX-FileCopyrightText header
  • progress.py Updated SPDX-FileCopyrightText header
  • reader.py Updated SPDX-FileCopyrightText header
  • telemetry.py Updated SPDX-FileCopyrightText header
  • unbundler.py Updated SPDX-FileCopyrightText header
  • utils.py Updated SPDX-FileCopyrightText header
  • conftest.py Updated SPDX-FileCopyrightText header
  • test_cli.py Updated SPDX-FileCopyrightText header
  • test_config.py Updated SPDX-FileCopyrightText header
  • test_core.py Updated SPDX-FileCopyrightText header
  • test_exclusions.py Updated SPDX-FileCopyrightText header
  • test_metadata.py Updated SPDX-FileCopyrightText header
  • test_metadata_writer.py Updated SPDX-FileCopyrightText header
  • test_output.py Updated SPDX-FileCopyrightText header
  • test_unbundler.py Updated SPDX-FileCopyrightText header
  • test_utils.py Updated SPDX-FileCopyrightText header
  • add_spdx_headers.py Updated SPDX-FileCopyrightText header
  • validate_spdx_headers.py Updated SPDX-FileCopyrightText header
  • Updated copyright text in SPDX headers across all 52 Python files (source modules, test files, fixture files, and scripts) qualify internal
    14 files
    • cli.py
    • core.py
    • config.py
    • bundler.py
    • exclusions.py
    • metadata.py
    • metadata_writer.py
    • output.py
    • parser.py
    • utils.py
    • conftest.py
    • test_cli.py
    • test_core.py
    • test_config.py
  • Each file received a 1-line change to the SPDX-FileCopyrightText header — likely standardizing the copyright holder text or format decouple errata
    2 files
    • cli.py
    • core.py
  • Affected all src/bfiles/*.py modules (21 files), all tests/*.py files (20 files), all fixture files (11 files), and both SPDX scripts qualify internal
    5 files
    • cli.py
    • core.py
    • conftest.py
    • add_spdx_headers.py
    • validate_spdx_headers.py