diff options
Diffstat (limited to 'add_cert.bat')
-rw-r--r-- | add_cert.bat | 7 |
1 files changed, 4 insertions, 3 deletions
diff --git a/add_cert.bat b/add_cert.bat index 0b3a01e..8b4adce 100644 --- a/add_cert.bat +++ b/add_cert.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 |