You've already forked linux-packaging-mono
Imported Upstream version 5.4.0.167
Former-commit-id: 5624ac747d633e885131e8349322922b6a59baaa
This commit is contained in:
parent
e49d6f06c0
commit
536cd135cc
@ -2,7 +2,7 @@
|
||||
// <copyright file="Base64Decoder.cs" company="Microsoft">
|
||||
// Copyright (c) Microsoft Corporation. All rights reserved.
|
||||
// </copyright>
|
||||
// <owner current="true" primary="true">[....]</owner>
|
||||
// <owner current="true" primary="true">Microsoft</owner>
|
||||
//------------------------------------------------------------------------------
|
||||
|
||||
using System;
|
||||
|
@ -3,7 +3,7 @@
|
||||
// <copyright file="Base64Encoder.cs" company="Microsoft">
|
||||
// Copyright (c) Microsoft Corporation. All rights reserved.
|
||||
// </copyright>
|
||||
// <owner current="true" primary="true">[....]</owner>
|
||||
// <owner current="true" primary="true">Microsoft</owner>
|
||||
//------------------------------------------------------------------------------
|
||||
|
||||
using System.Text;
|
||||
|
@ -2,7 +2,7 @@
|
||||
// <copyright file="BinHexDecoder.cs" company="Microsoft">
|
||||
// Copyright (c) Microsoft Corporation. All rights reserved.
|
||||
// </copyright>
|
||||
// <owner current="true" primary="true">[....]</owner>
|
||||
// <owner current="true" primary="true">Microsoft</owner>
|
||||
//------------------------------------------------------------------------------
|
||||
|
||||
using System;
|
||||
|
@ -3,7 +3,7 @@
|
||||
// <copyright file="BinHexEncoder.cs" company="Microsoft">
|
||||
// Copyright (c) Microsoft Corporation. All rights reserved.
|
||||
// </copyright>
|
||||
// <owner current="true" primary="true">[....]</owner>
|
||||
// <owner current="true" primary="true">Microsoft</owner>
|
||||
//------------------------------------------------------------------------------
|
||||
|
||||
namespace System.Xml {
|
||||
|
@ -2,7 +2,7 @@
|
||||
// <copyright file="XmlBinaryWriter.cs" company="Microsoft">
|
||||
// Copyright (c) Microsoft Corporation. All rights reserved.
|
||||
// </copyright>
|
||||
// <owner current="true" primary="true">[....]</owner>
|
||||
// <owner current="true" primary="true">Microsoft</owner>
|
||||
//------------------------------------------------------------------------------
|
||||
|
||||
using System;
|
||||
|
@ -1 +1 @@
|
||||
7ec7d87c084fb519ca76c4e2fa804b1f08c64d37
|
||||
249bf8a70bb1c68465914808300d33b42a73af52
|
@ -2,7 +2,7 @@
|
||||
// <copyright file="XmlBinaryWriter.cs" company="Microsoft">
|
||||
// Copyright (c) Microsoft Corporation. All rights reserved.
|
||||
// </copyright>
|
||||
// <owner current="true" primary="true">[....]</owner>
|
||||
// <owner current="true" primary="true">Microsoft</owner>
|
||||
//------------------------------------------------------------------------------
|
||||
|
||||
using System;
|
||||
|
@ -2,7 +2,7 @@
|
||||
// <copyright file="BitStack.cs" company="Microsoft">
|
||||
// Copyright (c) Microsoft Corporation. All rights reserved.
|
||||
// </copyright>
|
||||
// <owner current="true" primary="true">[....]</owner>
|
||||
// <owner current="true" primary="true">Microsoft</owner>
|
||||
//------------------------------------------------------------------------------
|
||||
|
||||
namespace System.Xml {
|
||||
|
@ -2,7 +2,7 @@
|
||||
// <copyright file="Bits.cs" company="Microsoft">
|
||||
// Copyright (c) Microsoft Corporation. All rights reserved.
|
||||
// </copyright>
|
||||
// <owner current="true" primary="true">[....]</owner>
|
||||
// <owner current="true" primary="true">Microsoft</owner>
|
||||
//------------------------------------------------------------------------------
|
||||
|
||||
namespace System.Xml {
|
||||
|
@ -2,7 +2,7 @@
|
||||
// <copyright file="ByteStack.cs" company="Microsoft">
|
||||
// Copyright (c) Microsoft Corporation. All rights reserved.
|
||||
// </copyright>
|
||||
// <owner current="true" primary="true">[....]</owner>
|
||||
// <owner current="true" primary="true">Microsoft</owner>
|
||||
//------------------------------------------------------------------------------
|
||||
|
||||
using System;
|
||||
|
@ -2,7 +2,7 @@
|
||||
// <copyright file="XPathDocumentBuilder.cs" company="Microsoft">
|
||||
// Copyright (c) Microsoft Corporation. All rights reserved.
|
||||
// </copyright>
|
||||
// <owner current="true" primary="true">[....]</owner>
|
||||
// <owner current="true" primary="true">Microsoft</owner>
|
||||
//------------------------------------------------------------------------------
|
||||
using System;
|
||||
using System.Globalization;
|
||||
|
@ -2,7 +2,7 @@
|
||||
// <copyright file="XPathDocumentIterator.cs" company="Microsoft">
|
||||
// Copyright (c) Microsoft Corporation. All rights reserved.
|
||||
// </copyright>
|
||||
// <owner current="true" primary="true">[....]</owner>
|
||||
// <owner current="true" primary="true">Microsoft</owner>
|
||||
//------------------------------------------------------------------------------
|
||||
using System;
|
||||
using System.Xml;
|
||||
|
@ -2,7 +2,7 @@
|
||||
// <copyright file="XPathDocumentNavigator.cs" company="Microsoft">
|
||||
// Copyright (c) Microsoft Corporation. All rights reserved.
|
||||
// </copyright>
|
||||
// <owner current="true" primary="true">[....]</owner>
|
||||
// <owner current="true" primary="true">Microsoft</owner>
|
||||
//------------------------------------------------------------------------------
|
||||
using System;
|
||||
using System.IO;
|
||||
|
@ -2,7 +2,7 @@
|
||||
// <copyright file="XPathNode.cs" company="Microsoft">
|
||||
// Copyright (c) Microsoft Corporation. All rights reserved.
|
||||
// </copyright>
|
||||
// <owner current="true" primary="true">[....]</owner>
|
||||
// <owner current="true" primary="true">Microsoft</owner>
|
||||
//------------------------------------------------------------------------------
|
||||
using System;
|
||||
using System.Diagnostics;
|
||||
|
@ -2,7 +2,7 @@
|
||||
// <copyright file="XPathNodeHelper.cs" company="Microsoft">
|
||||
// Copyright (c) Microsoft Corporation. All rights reserved.
|
||||
// </copyright>
|
||||
// <owner current="true" primary="true">[....]</owner>
|
||||
// <owner current="true" primary="true">Microsoft</owner>
|
||||
//------------------------------------------------------------------------------
|
||||
using System;
|
||||
using System.Diagnostics;
|
||||
|
@ -2,7 +2,7 @@
|
||||
// <copyright file="XPathNodeInfoAtom.cs" company="Microsoft">
|
||||
// Copyright (c) Microsoft Corporation. All rights reserved.
|
||||
// </copyright>
|
||||
// <owner current="true" primary="true">[....]</owner>
|
||||
// <owner current="true" primary="true">Microsoft</owner>
|
||||
//------------------------------------------------------------------------------
|
||||
using System.Collections;
|
||||
using System.Text;
|
||||
|
@ -2,7 +2,7 @@
|
||||
// <copyright file="CharEntitiesEncodingFallback.cs" company="Microsoft">
|
||||
// Copyright (c) Microsoft Corporation. All rights reserved.
|
||||
// </copyright>
|
||||
// <owner current="true" primary="true">[....]</owner>
|
||||
// <owner current="true" primary="true">Microsoft</owner>
|
||||
//------------------------------------------------------------------------------
|
||||
|
||||
using System.Text;
|
||||
|
@ -3,7 +3,7 @@
|
||||
// <copyright file="HtmlRawTextWriterGenerator.cxx" company="Microsoft">
|
||||
// Copyright (c) Microsoft Corporation. All rights reserved.
|
||||
// </copyright>
|
||||
// <owner current="true" primary="true">[....]</owner>
|
||||
// <owner current="true" primary="true">Microsoft</owner>
|
||||
//------------------------------------------------------------------------------
|
||||
|
||||
// WARNING: This file is generated and should not be modified directly. Instead,
|
||||
|
@ -2,7 +2,7 @@
|
||||
// <copyright file="TernaryTreeGenerator.cs" company="Microsoft">
|
||||
// Copyright (c) Microsoft Corporation. All rights reserved.
|
||||
// </copyright>
|
||||
// <owner current="true" primary="true">[....]</owner>
|
||||
// <owner current="true" primary="true">Microsoft</owner>
|
||||
//------------------------------------------------------------------------------
|
||||
//
|
||||
// This file is generated by TernaryTreeGenerator.cs,
|
||||
|
@ -3,7 +3,7 @@
|
||||
// <copyright file="HtmlRawTextWriterGenerator.cxx" company="Microsoft">
|
||||
// Copyright (c) Microsoft Corporation. All rights reserved.
|
||||
// </copyright>
|
||||
// <owner current="true" primary="true">[....]</owner>
|
||||
// <owner current="true" primary="true">Microsoft</owner>
|
||||
//------------------------------------------------------------------------------
|
||||
|
||||
// WARNING: This file is generated and should not be modified directly. Instead,
|
||||
|
Some files were not shown because too many files have changed in this diff Show More
Reference in New Issue
Block a user