Adding a licence identifier to swift files #528
Labels
feature
New feature or request
good first issue
Good for newcomers
help wanted
Extra attention is needed
Terms
Description
We plan to add a license identifier to the Swift files to standardize SPDX license declarations across our source files. To achieve it, at the top of all
.swift
files this line needs to be added -This will help maintain proper licensing information across our iOS codebase. The current license notice at the top of files should be removed.
The text was updated successfully, but these errors were encountered: