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