mirror of
https://github.com/Insality/druid.git
synced 2025-11-26 19:00:50 +01:00
#91 Add license comments
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
--- @license MIT, Insality 2020
|
||||
--- @license MIT, Insality 2021
|
||||
--- @source https://github.com/Insality/druid
|
||||
|
||||
local M = {}
|
||||
|
||||
@@ -1,4 +1,4 @@
|
||||
# @license MIT, Insality 2020
|
||||
# @license MIT, Insality 2021
|
||||
# @source https://github.com/Insality/druid
|
||||
|
||||
import sys
|
||||
|
||||
@@ -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"
|
||||
|
||||
Reference in New Issue
Block a user