diff options
| author | Andre Muezerie <[email protected]> | 2026-05-26 16:03:01 -0400 |
|---|---|---|
| committer | Andre Muezerie <[email protected]> | 2026-05-26 16:03:01 -0400 |
| commit | 25b9db24aaea97833d3bb22ed9189172d90f34e9 (patch) | |
| tree | 4a662d1614d089063500dae3683b260ab8889fb3 | |
| parent | e1dcf60ade945ae9b27ae4d6af989c7608aec51c (diff) | |
Fixed copyright comment
| -rw-r--r-- | network/ndis/filter/filteruser.h | 2 | ||||
| -rw-r--r-- | network/ndis/mux/driver/60/protocol.c | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/network/ndis/filter/filteruser.h b/network/ndis/filter/filteruser.h index ac03e04b..ba09a860 100644 --- a/network/ndis/filter/filteruser.h +++ b/network/ndis/filter/filteruser.h @@ -1,5 +1,5 @@ // -// Copyright (C) Microsoft. All rights reserved. +// Copyright (C) Microsoft Corporation. All rights reserved. // #ifndef __FILTERUSER_H__ #define __FILTERUSER_H__ diff --git a/network/ndis/mux/driver/60/protocol.c b/network/ndis/mux/driver/60/protocol.c index b2b1e209..8a697c04 100644 --- a/network/ndis/mux/driver/60/protocol.c +++ b/network/ndis/mux/driver/60/protocol.c @@ -1,5 +1,5 @@ /*++ -Copyright(c) 1992-2000 Microsoft Corporation +Copyright (c) 1992-2000 Microsoft Corporation Module Name: |
