We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent fb66a69 commit cfaa95cCopy full SHA for cfaa95c
dist/pythonlibs/riotctrl_ctrl/tests/test_factory.py
@@ -1,10 +1,8 @@
1
-#! /usr/bin/env python
2
-# -*- coding: utf-8 -*-
3
-# vim:fenc=utf-8
+# Copyright (C) 2021 Freie Universität Berlin
4
#
5
-# Copyright © 2021 Martine Lenders <[email protected]>
6
-#
7
-# Distributed under terms of the MIT license.
+# This file is subject to the terms and conditions of the GNU Lesser
+# General Public License v2.1. See the file LICENSE in the top level
+# directory for more details.
8
9
import riotctrl.ctrl
10
0 commit comments