diff options
Diffstat (limited to 'check_env.bat')
-rw-r--r-- | check_env.bat | 7 |
1 files changed, 4 insertions, 3 deletions
diff --git a/check_env.bat b/check_env.bat index f5f63a8..be19909 100644 --- a/check_env.bat +++ b/check_env.bat @@ -1,6 +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. +@rem Copyright (c) 2015 Egor Tensin <Egor.Tensin@gmail.com> +@rem This file is part of the "Windows 7 drivers" project. +@rem For details, see https://github.com/egor-tensin/windows7-drivers. +@rem Distributed under the MIT License. @setlocal enabledelayedexpansion @echo off |