From 767feec2bf7fde2170038a522c606fe88730f770 Mon Sep 17 00:00:00 2001 From: Egor Tensin Date: Sun, 14 Aug 2016 17:28:10 +0200 Subject: add licensing notices --- .bashrc_git | 5 +++++ 1 file changed, 5 insertions(+) (limited to '.bashrc_git') diff --git a/.bashrc_git b/.bashrc_git index 7d76e4b..276b643 100644 --- a/.bashrc_git +++ b/.bashrc_git @@ -1,5 +1,10 @@ #!/usr/bin/env bash +# Copyright (c) 2016 Egor Tensin +# 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. + list_repo_files() ( set -o errexit -o nounset -o pipefail -- cgit v1.2.3