From 21f8416ad4204afc18ce315d99baa5f4ada28d9a Mon Sep 17 00:00:00 2001 From: dotnet-bot Date: Wed, 27 Jan 2016 11:41:24 -0800 Subject: Update license headers --- src/pal/tests/palsuite/file_io/SetEndOfFile/test4/testinfo.dat | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) (limited to 'src/pal/tests/palsuite/file_io/SetEndOfFile/test4/testinfo.dat') diff --git a/src/pal/tests/palsuite/file_io/SetEndOfFile/test4/testinfo.dat b/src/pal/tests/palsuite/file_io/SetEndOfFile/test4/testinfo.dat index 938086d067..51d9185343 100644 --- a/src/pal/tests/palsuite/file_io/SetEndOfFile/test4/testinfo.dat +++ b/src/pal/tests/palsuite/file_io/SetEndOfFile/test4/testinfo.dat @@ -1,6 +1,6 @@ -# -# Copyright (c) Microsoft Corporation. All rights reserved. -# +# Licensed to the .NET Foundation under one or more agreements. +# The .NET Foundation licenses this file to you under the MIT license. +# See the LICENSE file in the project root for more information. Version = 1.0 Section = file_io @@ -12,4 +12,4 @@ Description = Tests the PAL implementation of the SetEndOfFile function. = Verify that the file pointer is the same before = and after a SetEndOfFile using SetFilePointer with -= FILE_BEGIN, FILE_CURRENT and FILE_END \ No newline at end of file += FILE_BEGIN, FILE_CURRENT and FILE_END -- cgit v1.2.3