Skip to content

Commit

Permalink
add missing file header
Browse files Browse the repository at this point in the history
  • Loading branch information
stefan6419846 authored Dec 8, 2023
1 parent 42e5117 commit f0c55cc
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions license_tools/constants.py
Original file line number Diff line number Diff line change
@@ -1 +1,8 @@
# Copyright (c) stefan6419846. All rights reserved.
# SPDX-License-Identifier: Apache-2.0
# See http://www.apache.org/licenses/LICENSE-2.0 for the license text.

from __future__ import annotations


NOT_REQUESTED = object()

0 comments on commit f0c55cc

Please sign in to comment.