Skip to content

Commit

Permalink
Restore copyright to the test scripts
Browse files Browse the repository at this point in the history
  • Loading branch information
itchyny committed Dec 24, 2019
1 parent 53af399 commit 78b7a9b
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 0 deletions.
3 changes: 3 additions & 0 deletions Tmain/load-conf-files-under-default-xdg-config-home/run.sh
Original file line number Diff line number Diff line change
@@ -1,3 +1,6 @@
# Copyright: 2019 itchyny
# License: GPL-2

CTAGS=$1

. ../utils.sh
Expand Down
3 changes: 3 additions & 0 deletions Tmain/load-conf-files-under-xdg-config-home/run.sh
Original file line number Diff line number Diff line change
@@ -1,3 +1,6 @@
# Copyright: 2019 itchyny
# License: GPL-2

CTAGS=$1

. ../utils.sh
Expand Down

0 comments on commit 78b7a9b

Please sign in to comment.