Skip to content
This repository has been archived by the owner on Jul 12, 2022. It is now read-only.

Commit

Permalink
doc(seatbeltTC): +forgotten lic file header
Browse files Browse the repository at this point in the history
  • Loading branch information
ankostis committed Feb 21, 2020
1 parent 45aeeea commit 8aca356
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions tests/test_seatbelt.py
Original file line number Diff line number Diff line change
@@ -1,3 +1,10 @@
#!/usr/bin/env python
# -*- coding: utf-8 -*-
#
# Copyright 2013-2020 European Commission (JRC);
# Licensed under the EUPL (the 'Licence');
# You may not use this work except in compliance with the Licence.
# You may obtain a copy of the Licence at: http://ec.europa.eu/idabc/eupl
import logging
from pathlib import Path
from typing import Sequence as Seq
Expand Down

0 comments on commit 8aca356

Please sign in to comment.