mirror of
https://github.com/octoleo/hosts.git
synced 2024-11-21 20:35:10 +00:00
Improve header, with note about LICENSE.
gh-10
This commit is contained in:
parent
68b421f95a
commit
17b2615820
6
hosts
6
hosts
@ -1,5 +1,5 @@
|
|||||||
#!/usr/bin/env bash
|
#!/usr/bin/env bash
|
||||||
#
|
###############################################################################
|
||||||
# __ __
|
# __ __
|
||||||
# / /_ ____ _____/ /______
|
# / /_ ____ _____/ /______
|
||||||
# / __ \/ __ \/ ___/ __/ ___/
|
# / __ \/ __ \/ ___/ __/ ___/
|
||||||
@ -12,7 +12,9 @@
|
|||||||
#
|
#
|
||||||
# Based on Bash Boilerplate: https://github.com/xwmx/bash-boilerplate
|
# Based on Bash Boilerplate: https://github.com/xwmx/bash-boilerplate
|
||||||
#
|
#
|
||||||
# Updates copyright (c) 2015 William Melody • hi@williammelody.com
|
# Copyright (c) 2015 William Melody • hi@williammelody.com
|
||||||
|
# Licensed under The MIT License • See LICENSE for details.
|
||||||
|
###############################################################################
|
||||||
|
|
||||||
###############################################################################
|
###############################################################################
|
||||||
# Strict Mode
|
# Strict Mode
|
||||||
|
Loading…
Reference in New Issue
Block a user