1
0
mirror of https://github.com/deadc0de6/dotdrop.git synced 2026-02-04 14:31:46 +00:00

adding copyright in header

This commit is contained in:
deadc0de6
2017-03-14 21:06:30 +01:00
parent 696754a092
commit d5b132f57c
9 changed files with 9 additions and 0 deletions

View File

@@ -1,5 +1,6 @@
#!/bin/bash
# author: deadc0de6 (https://github.com/deadc0de6)
# Copyright (c) 2017, deadc0de6
args="$@"
cur=`dirname $(readlink -f $0)`