Skip to content
Snippets Groups Projects
Commit cdb99806 authored by Benedikt Steinbusch's avatar Benedikt Steinbusch
Browse files

add SPDX license identifiers

parent 78501bcf
Branches
Tags
No related merge requests found
Pipeline #104953 canceled
......@@ -12,6 +12,8 @@
#
# You should have received a copy of the GNU General Public License
# along with this program. If not, see <https://www.gnu.org/licenses/>.
#
# SPDX-License-Identifier: GPL-3.0-or-later
"""runpy hook"""
......
......@@ -12,6 +12,8 @@
#
# You should have received a copy of the GNU General Public License
# along with this program. If not, see <https://www.gnu.org/licenses/>.
#
# SPDX-License-Identifier: GPL-3.0-or-later
"""xenv program logic."""
import configparser
......
......@@ -12,6 +12,8 @@
#
# You should have received a copy of the GNU General Public License
# along with this program. If not, see <https://www.gnu.org/licenses/>.
#
# SPDX-License-Identifier: GPL-3.0-or-later
"""xenv's actual module load/use/purge code."""
import ast
......
......@@ -12,6 +12,8 @@
#
# You should have received a copy of the GNU General Public License
# along with this program. If not, see <https://www.gnu.org/licenses/>.
#
# SPDX-License-Identifier: GPL-3.0-or-later
"""xenv module for process management"""
import subprocess
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please to comment