From 1d29698ddb6c9e46366d95fa832fc052d7a1b589 Mon Sep 17 00:00:00 2001 From: Diego Medaglia Date: Wed, 5 Jun 2024 09:51:01 -0300 Subject: [PATCH] added license --- .gitignore | 3 +++ 1 file changed, 3 insertions(+) diff --git a/.gitignore b/.gitignore index b6e4761..5137cdd 100644 --- a/.gitignore +++ b/.gitignore @@ -1,3 +1,6 @@ +# Copyright 2024 HP Development Company, L.P. +# SPDX-License-Identifier: MIT + # Byte-compiled / optimized / DLL files __pycache__/ *.py[cod]