diff options
Diffstat (limited to 'lib/win32/Effects11/IUnknownImp.h')
-rw-r--r-- | lib/win32/Effects11/IUnknownImp.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/win32/Effects11/IUnknownImp.h b/lib/win32/Effects11/IUnknownImp.h index a08b7b6de2..ed3be4111f 100644 --- a/lib/win32/Effects11/IUnknownImp.h +++ b/lib/win32/Effects11/IUnknownImp.h @@ -6,7 +6,7 @@ // Lifetime for most Effects objects is based on the the lifetime of the master // effect, so the reference count is not used. // -// Copyright (c) Microsoft Corporation. All rights reserved. +// Copyright (c) Microsoft Corporation. // Licensed under the MIT License. // // http://go.microsoft.com/fwlink/p/?LinkId=271568 |