diff options
Diffstat (limited to '.bashrc_netwrix')
-rw-r--r-- | .bashrc_netwrix | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/.bashrc_netwrix b/.bashrc_netwrix index fb98fab..c20b32e 100644 --- a/.bashrc_netwrix +++ b/.bashrc_netwrix @@ -1,5 +1,10 @@ #!/usr/bin/env bash +# Copyright (c) 2016 Egor Tensin <Egor.Tensin@gmail.com> +# This file is part of the "Cygwin configuration files" project. +# For details, see https://github.com/egor-tensin/cygwin-home. +# Distributed under the MIT License. + source .bashrc_git || return source .bashrc_text || return |