From baa2c0b9f15aa21e8f89caae3b901df4f9b47ad6 Mon Sep 17 00:00:00 2001 From: Egor Tensin Date: Sat, 1 Oct 2016 17:27:42 +0300 Subject: fix licensing notices --- sign.bat | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) (limited to 'sign.bat') diff --git a/sign.bat b/sign.bat index 0bf7c38..853cc79 100644 --- a/sign.bat +++ b/sign.bat @@ -1,6 +1,7 @@ -@rem Copyright 2015 Egor Tensin -@rem This file is licensed under the terms of the MIT License. -@rem See LICENSE.txt for details. +@rem Copyright (c) 2015 Egor Tensin +@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 -- cgit v1.2.3