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 --- clean_driver.bat | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) (limited to 'clean_driver.bat') diff --git a/clean_driver.bat b/clean_driver.bat index d189de6..d3f40d8 100644 --- a/clean_driver.bat +++ b/clean_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