diff options
Diffstat (limited to 'check_ddk.bat')
-rw-r--r-- | check_ddk.bat | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/check_ddk.bat b/check_ddk.bat index d04f8b5..2befb7d 100644 --- a/check_ddk.bat +++ b/check_ddk.bat @@ -1,3 +1,7 @@ +@rem Copyright 2015 Egor Tensin <Egor.Tensin@gmail.com> +@rem This file is licensed under the terms of the MIT License. +@rem See LICENSE.txt for details. + @setlocal enabledelayedexpansion @echo off |