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 --- build_driver.bat | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) (limited to 'build_driver.bat') diff --git a/build_driver.bat b/build_driver.bat index 7eeaa24..85e08ac 100644 --- a/build_driver.bat +++ b/build_driver.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