#91 Add license comments

This commit is contained in:
Insality
2021-10-23 13:08:39 +03:00
parent 1da5476837
commit 0179e68887
37 changed files with 71 additions and 5 deletions

View File

@@ -1,4 +1,4 @@
--- @license MIT, Insality 2020
--- @license MIT, Insality 2021
--- @source https://github.com/Insality/druid
local M = {}

View File

@@ -1,4 +1,4 @@
# @license MIT, Insality 2020
# @license MIT, Insality 2021
# @source https://github.com/Insality/druid
import sys

View File

@@ -1,5 +1,5 @@
#!/bin/bash
# @license MIT, Insality 2020
# @license MIT, Insality 2021
# @source https://github.com/Insality/druid
echo "Run bash for $1"