Add missing legal boilerplate to terminal_commands.py

This commit is contained in:
Kristóf Tóth 2018-04-14 10:44:54 +02:00
parent 512a965328
commit b8cdb30318

View File

@ -1,3 +1,6 @@
# Copyright (C) 2018 Avatao.com Innovative Learning Kft.
# All Rights Reserved. See LICENSE file for details.
from abc import ABC
from re import match