Skip to content
Merged
Show file tree
Hide file tree
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
Next Next commit
remove license references
  • Loading branch information
mtrezza committed May 20, 2024
commit 83443d285be6240ddcf202562be06e02bbde941b
Original file line number Diff line number Diff line change
@@ -1,5 +1,3 @@
// Copyright (c) 2015-present, Parse, LLC. All rights reserved. This source code is licensed under the BSD-style license found in the LICENSE file in the root directory of this source tree. An additional grant of patent rights can be found in the PATENTS file in the same directory.

namespace Parse.Abstractions.Infrastructure.Control
{
/// <summary>
Expand Down
2 changes: 0 additions & 2 deletions Parse/Abstractions/Infrastructure/Data/IParseDataDecoder.cs
Original file line number Diff line number Diff line change
@@ -1,5 +1,3 @@
// Copyright (c) 2015-present, Parse, LLC. All rights reserved. This source code is licensed under the BSD-style license found in the LICENSE file in the root directory of this source tree. An additional grant of patent rights can be found in the PATENTS file in the same directory.

namespace Parse.Abstractions.Infrastructure.Data
{
/// <summary>
Expand Down
Original file line number Diff line number Diff line change
@@ -1,5 +1,3 @@
// Copyright (c) 2015-present, Parse, LLC. All rights reserved. This source code is licensed under the BSD-style license found in the LICENSE file in the root directory of this source tree. An additional grant of patent rights can be found in the PATENTS file in the same directory.

using System;
using System.Collections.Generic;
using System.Net;
Expand Down
2 changes: 0 additions & 2 deletions Parse/Abstractions/Infrastructure/Execution/IWebClient.cs
Original file line number Diff line number Diff line change
@@ -1,5 +1,3 @@
// Copyright (c) 2015-present, Parse, LLC. All rights reserved. This source code is licensed under the BSD-style license found in the LICENSE file in the root directory of this source tree. An additional grant of patent rights can be found in the PATENTS file in the same directory.

using System;
using System.Threading;
using System.Threading.Tasks;
Expand Down
2 changes: 0 additions & 2 deletions Parse/Abstractions/Infrastructure/IDataTransferLevel.cs
Original file line number Diff line number Diff line change
@@ -1,5 +1,3 @@
// Copyright (c) 2015-present, Parse, LLC. All rights reserved. This source code is licensed under the BSD-style license found in the LICENSE file in the root directory of this source tree. An additional grant of patent rights can be found in the PATENTS file in the same directory.

namespace Parse.Abstractions.Infrastructure
{
public interface IDataTransferLevel
Expand Down
2 changes: 0 additions & 2 deletions Parse/Abstractions/Infrastructure/IJsonConvertible.cs
Original file line number Diff line number Diff line change
@@ -1,5 +1,3 @@
// Copyright (c) 2015-present, Parse, LLC. All rights reserved. This source code is licensed under the BSD-style license found in the LICENSE file in the root directory of this source tree. An additional grant of patent rights can be found in the PATENTS file in the same directory.

using System.Collections.Generic;

namespace Parse.Abstractions.Infrastructure
Expand Down
Original file line number Diff line number Diff line change
@@ -1,5 +1,3 @@
// Copyright (c) 2015-present, Parse, LLC. All rights reserved. This source code is licensed under the BSD-style license found in the LICENSE file in the root directory of this source tree. An additional grant of patent rights can be found in the PATENTS file in the same directory.

using System.Collections.Generic;
using System.Threading;
using System.Threading.Tasks;
Expand Down
Original file line number Diff line number Diff line change
@@ -1,5 +1,3 @@
// Copyright (c) 2015-present, Parse, LLC. All rights reserved. This source code is licensed under the BSD-style license found in the LICENSE file in the root directory of this source tree. An additional grant of patent rights can be found in the PATENTS file in the same directory.

using System.Collections.Generic;
using System.Threading;
using System.Threading.Tasks;
Expand Down
Original file line number Diff line number Diff line change
@@ -1,5 +1,3 @@
// Copyright (c) 2015-present, Parse, LLC. All rights reserved. This source code is licensed under the BSD-style license found in the LICENSE file in the root directory of this source tree. An additional grant of patent rights can be found in the PATENTS file in the same directory.

using System.Collections.Generic;
using System.Threading;
using System.Threading.Tasks;
Expand Down
Original file line number Diff line number Diff line change
@@ -1,5 +1,3 @@
// Copyright (c) 2015-present, Parse, LLC. All rights reserved. This source code is licensed under the BSD-style license found in the LICENSE file in the root directory of this source tree. An additional grant of patent rights can be found in the PATENTS file in the same directory.

using System.Threading;
using System.Threading.Tasks;
using Parse.Abstractions.Infrastructure;
Expand Down
Original file line number Diff line number Diff line change
@@ -1,5 +1,3 @@
// Copyright (c) 2015-present, Parse, LLC. All rights reserved. This source code is licensed under the BSD-style license found in the LICENSE file in the root directory of this source tree. An additional grant of patent rights can be found in the PATENTS file in the same directory.

using System.Threading.Tasks;
using Parse.Abstractions.Infrastructure;
using Parse.Platform.Configuration;
Expand Down
2 changes: 0 additions & 2 deletions Parse/Abstractions/Platform/Files/IParseFileController.cs
Original file line number Diff line number Diff line change
@@ -1,5 +1,3 @@
// Copyright (c) 2015-present, Parse, LLC. All rights reserved. This source code is licensed under the BSD-style license found in the LICENSE file in the root directory of this source tree. An additional grant of patent rights can be found in the PATENTS file in the same directory.

using System;
using System.IO;
using System.Threading;
Expand Down
Original file line number Diff line number Diff line change
@@ -1,5 +1,3 @@
// Copyright (c) 2015-present, Parse, LLC. All rights reserved. This source code is licensed under the BSD-style license found in the LICENSE file in the root directory of this source tree. An additional grant of patent rights can be found in the PATENTS file in the same directory.

using Parse.Abstractions.Platform.Objects;

namespace Parse.Abstractions.Platform.Installations
Expand Down
Original file line number Diff line number Diff line change
@@ -1,5 +1,3 @@
// Copyright (c) 2015-present, Parse, LLC. All rights reserved. This source code is licensed under the BSD-style license found in the LICENSE file in the root directory of this source tree. An additional grant of patent rights can be found in the PATENTS file in the same directory.

using System;
using System.Threading.Tasks;

Expand Down
2 changes: 0 additions & 2 deletions Parse/Abstractions/Platform/Objects/IObjectState.cs
Original file line number Diff line number Diff line change
@@ -1,5 +1,3 @@
// Copyright (c) 2015-present, Parse, LLC. All rights reserved. This source code is licensed under the BSD-style license found in the LICENSE file in the root directory of this source tree. An additional grant of patent rights can be found in the PATENTS file in the same directory.

using System;
using System.Collections.Generic;
using Parse.Platform.Objects;
Expand Down
2 changes: 0 additions & 2 deletions Parse/Abstractions/Platform/Objects/IParseObjectController.cs
Original file line number Diff line number Diff line change
@@ -1,5 +1,3 @@
// Copyright (c) 2015-present, Parse, LLC. All rights reserved. This source code is licensed under the BSD-style license found in the LICENSE file in the root directory of this source tree. An additional grant of patent rights can be found in the PATENTS file in the same directory.

using System.Collections.Generic;
using System.Threading;
using System.Threading.Tasks;
Expand Down
Original file line number Diff line number Diff line change
@@ -1,5 +1,3 @@
// Copyright (c) 2015-present, Parse, LLC. All rights reserved. This source code is licensed under the BSD-style license found in the LICENSE file in the root directory of this source tree. An additional grant of patent rights can be found in the PATENTS file in the same directory.

using System.Threading;
using System.Threading.Tasks;
using Parse.Abstractions.Infrastructure;
Expand Down
Original file line number Diff line number Diff line change
@@ -1,5 +1,3 @@
// Copyright (c) 2015-present, Parse, LLC. All rights reserved. This source code is licensed under the BSD-style license found in the LICENSE file in the root directory of this source tree. An additional grant of patent rights can be found in the PATENTS file in the same directory.

using System.Collections.Generic;
using System.Threading;
using System.Threading.Tasks;
Expand Down
2 changes: 0 additions & 2 deletions Parse/Abstractions/Platform/Push/IParsePushController.cs
Original file line number Diff line number Diff line change
@@ -1,5 +1,3 @@
// Copyright (c) 2015-present, Parse, LLC. All rights reserved. This source code is licensed under the BSD-style license found in the LICENSE file in the root directory of this source tree. An additional grant of patent rights can be found in the PATENTS file in the same directory.

using System.Threading;
using System.Threading.Tasks;
using Parse.Abstractions.Infrastructure;
Expand Down
2 changes: 0 additions & 2 deletions Parse/Abstractions/Platform/Push/IPushState.cs
Original file line number Diff line number Diff line change
@@ -1,5 +1,3 @@
// Copyright (c) 2015-present, Parse, LLC. All rights reserved. This source code is licensed under the BSD-style license found in the LICENSE file in the root directory of this source tree. An additional grant of patent rights can be found in the PATENTS file in the same directory.

using System;
using System.Collections.Generic;
using Parse.Platform.Push;
Expand Down
2 changes: 0 additions & 2 deletions Parse/Abstractions/Platform/Queries/IParseQueryController.cs
Original file line number Diff line number Diff line change
@@ -1,5 +1,3 @@
// Copyright (c) 2015-present, Parse, LLC. All rights reserved. This source code is licensed under the BSD-style license found in the LICENSE file in the root directory of this source tree. An additional grant of patent rights can be found in the PATENTS file in the same directory.

using System.Collections.Generic;
using System.Threading;
using System.Threading.Tasks;
Expand Down
Original file line number Diff line number Diff line change
@@ -1,5 +1,3 @@
// Copyright (c) 2015-present, Parse, LLC. All rights reserved. This source code is licensed under the BSD-style license found in the LICENSE file in the root directory of this source tree. An additional grant of patent rights can be found in the PATENTS file in the same directory.

using System.Threading;
using System.Threading.Tasks;
using Parse.Abstractions.Infrastructure;
Expand Down
Original file line number Diff line number Diff line change
@@ -1,5 +1,3 @@
// Copyright (c) 2015-present, Parse, LLC. All rights reserved. This source code is licensed under the BSD-style license found in the LICENSE file in the root directory of this source tree. An additional grant of patent rights can be found in the PATENTS file in the same directory.

using System.Threading;
using System.Threading.Tasks;
using Parse.Abstractions.Infrastructure;
Expand Down
2 changes: 0 additions & 2 deletions Parse/Abstractions/Platform/Users/IParseUserController.cs
Original file line number Diff line number Diff line change
@@ -1,5 +1,3 @@
// Copyright (c) 2015-present, Parse, LLC. All rights reserved. This source code is licensed under the BSD-style license found in the LICENSE file in the root directory of this source tree. An additional grant of patent rights can be found in the PATENTS file in the same directory.

using System.Collections.Generic;
using System.Threading;
using System.Threading.Tasks;
Expand Down
2 changes: 0 additions & 2 deletions Parse/Infrastructure/Control/ParseAddOperation.cs
Original file line number Diff line number Diff line change
@@ -1,5 +1,3 @@
// Copyright (c) 2015-present, Parse, LLC. All rights reserved. This source code is licensed under the BSD-style license found in the LICENSE file in the root directory of this source tree. An additional grant of patent rights can be found in the PATENTS file in the same directory.

using System;
using System.Collections.Generic;
using System.Collections.ObjectModel;
Expand Down
2 changes: 0 additions & 2 deletions Parse/Infrastructure/Control/ParseAddUniqueOperation.cs
Original file line number Diff line number Diff line change
@@ -1,5 +1,3 @@
// Copyright (c) 2015-present, Parse, LLC. All rights reserved. This source code is licensed under the BSD-style license found in the LICENSE file in the root directory of this source tree. An additional grant of patent rights can be found in the PATENTS file in the same directory.

using System;
using System.Collections.Generic;
using System.Collections.ObjectModel;
Expand Down
2 changes: 0 additions & 2 deletions Parse/Infrastructure/Control/ParseDeleteOperation.cs
Original file line number Diff line number Diff line change
@@ -1,5 +1,3 @@
// Copyright (c) 2015-present, Parse, LLC. All rights reserved. This source code is licensed under the BSD-style license found in the LICENSE file in the root directory of this source tree. An additional grant of patent rights can be found in the PATENTS file in the same directory.

using System.Collections.Generic;
using Parse.Abstractions.Infrastructure;
using Parse.Abstractions.Infrastructure.Control;
Expand Down
2 changes: 0 additions & 2 deletions Parse/Infrastructure/Control/ParseFieldOperations.cs
Original file line number Diff line number Diff line change
@@ -1,5 +1,3 @@
// Copyright (c) 2015-present, Parse, LLC. All rights reserved. This source code is licensed under the BSD-style license found in the LICENSE file in the root directory of this source tree. An additional grant of patent rights can be found in the PATENTS file in the same directory.

using System;
using System.Collections.Generic;
using Parse.Abstractions.Infrastructure.Control;
Expand Down
2 changes: 0 additions & 2 deletions Parse/Infrastructure/Control/ParseIncrementOperation.cs
Original file line number Diff line number Diff line change
@@ -1,5 +1,3 @@
// Copyright (c) 2015-present, Parse, LLC. All rights reserved. This source code is licensed under the BSD-style license found in the LICENSE file in the root directory of this source tree. An additional grant of patent rights can be found in the PATENTS file in the same directory.

using System;
using System.Collections.Generic;
using System.Linq;
Expand Down
2 changes: 0 additions & 2 deletions Parse/Infrastructure/Control/ParseRelationOperation.cs
Original file line number Diff line number Diff line change
@@ -1,5 +1,3 @@
// Copyright (c) 2015-present, Parse, LLC. All rights reserved. This source code is licensed under the BSD-style license found in the LICENSE file in the root directory of this source tree. An additional grant of patent rights can be found in the PATENTS file in the same directory.

using System;
using System.Collections.Generic;
using System.Collections.ObjectModel;
Expand Down
2 changes: 0 additions & 2 deletions Parse/Infrastructure/Control/ParseRemoveOperation.cs
Original file line number Diff line number Diff line change
@@ -1,5 +1,3 @@
// Copyright (c) 2015-present, Parse, LLC. All rights reserved. This source code is licensed under the BSD-style license found in the LICENSE file in the root directory of this source tree. An additional grant of patent rights can be found in the PATENTS file in the same directory.

using System;
using System.Collections.Generic;
using System.Collections.ObjectModel;
Expand Down
2 changes: 0 additions & 2 deletions Parse/Infrastructure/Control/ParseSetOperation.cs
Original file line number Diff line number Diff line change
@@ -1,5 +1,3 @@
// Copyright (c) 2015-present, Parse, LLC. All rights reserved. This source code is licensed under the BSD-style license found in the LICENSE file in the root directory of this source tree. An additional grant of patent rights can be found in the PATENTS file in the same directory.

using Parse.Abstractions.Infrastructure;
using Parse.Abstractions.Infrastructure.Control;
using Parse.Infrastructure.Data;
Expand Down
2 changes: 0 additions & 2 deletions Parse/Infrastructure/Data/NoObjectsEncoder.cs
Original file line number Diff line number Diff line change
@@ -1,5 +1,3 @@
// Copyright (c) 2015-present, Parse, LLC. All rights reserved. This source code is licensed under the BSD-style license found in the LICENSE file in the root directory of this source tree. An additional grant of patent rights can be found in the PATENTS file in the same directory.

using System;
using System.Collections.Generic;

Expand Down
2 changes: 0 additions & 2 deletions Parse/Infrastructure/Data/ParseDataDecoder.cs
Original file line number Diff line number Diff line change
@@ -1,5 +1,3 @@
// Copyright (c) 2015-present, Parse, LLC. All rights reserved. This source code is licensed under the BSD-style license found in the LICENSE file in the root directory of this source tree. An additional grant of patent rights can be found in the PATENTS file in the same directory.

using System;
using System.Collections.Generic;
using System.Globalization;
Expand Down
2 changes: 0 additions & 2 deletions Parse/Infrastructure/Data/ParseDataEncoder.cs
Original file line number Diff line number Diff line change
@@ -1,5 +1,3 @@
// Copyright (c) 2015-present, Parse, LLC. All rights reserved. This source code is licensed under the BSD-style license found in the LICENSE file in the root directory of this source tree. An additional grant of patent rights can be found in the PATENTS file in the same directory.

using System;
using System.Collections.Generic;
using System.Globalization;
Expand Down
2 changes: 0 additions & 2 deletions Parse/Infrastructure/Data/ParseObjectCoder.cs
Original file line number Diff line number Diff line change
@@ -1,5 +1,3 @@
// Copyright (c) 2015-present, Parse, LLC. All rights reserved. This source code is licensed under the BSD-style license found in the LICENSE file in the root directory of this source tree. An additional grant of patent rights can be found in the PATENTS file in the same directory.

using System;
using System.Collections.Generic;
using Parse.Abstractions.Infrastructure;
Expand Down
2 changes: 0 additions & 2 deletions Parse/Infrastructure/Data/PointerOrLocalIdEncoder.cs
Original file line number Diff line number Diff line change
@@ -1,5 +1,3 @@
// Copyright (c) 2015-present, Parse, LLC. All rights reserved. This source code is licensed under the BSD-style license found in the LICENSE file in the root directory of this source tree. An additional grant of patent rights can be found in the PATENTS file in the same directory.

using System;
using System.Collections.Generic;

Expand Down
2 changes: 0 additions & 2 deletions Parse/Infrastructure/DataTransferLevel.cs
Original file line number Diff line number Diff line change
@@ -1,5 +1,3 @@
// Copyright (c) 2015-present, Parse, LLC. All rights reserved. This source code is licensed under the BSD-style license found in the LICENSE file in the root directory of this source tree. An additional grant of patent rights can be found in the PATENTS file in the same directory.

using System;
using Parse.Abstractions.Infrastructure;

Expand Down
2 changes: 0 additions & 2 deletions Parse/Infrastructure/Execution/ParseCommand.cs
Original file line number Diff line number Diff line change
@@ -1,5 +1,3 @@
// Copyright (c) 2015-present, Parse, LLC. All rights reserved. This source code is licensed under the BSD-style license found in the LICENSE file in the root directory of this source tree. An additional grant of patent rights can be found in the PATENTS file in the same directory.

using System;
using System.Collections.Generic;
using System.IO;
Expand Down
2 changes: 0 additions & 2 deletions Parse/Infrastructure/Execution/ParseCommandRunner.cs
Original file line number Diff line number Diff line change
@@ -1,5 +1,3 @@
// Copyright (c) 2015-present, Parse, LLC. All rights reserved. This source code is licensed under the BSD-style license found in the LICENSE file in the root directory of this source tree. An additional grant of patent rights can be found in the PATENTS file in the same directory.

using System;
using System.Collections.Generic;
using System.Net;
Expand Down
2 changes: 0 additions & 2 deletions Parse/Infrastructure/Execution/UniversalWebClient.cs
Original file line number Diff line number Diff line change
@@ -1,5 +1,3 @@
// Copyright (c) 2015-present, Parse, LLC. All rights reserved. This source code is licensed under the BSD-style license found in the LICENSE file in the root directory of this source tree. An additional grant of patent rights can be found in the PATENTS file in the same directory.

using System;
using System.Collections.Generic;
using System.IO;
Expand Down
2 changes: 0 additions & 2 deletions Parse/Infrastructure/Execution/WebRequest.cs
Original file line number Diff line number Diff line change
@@ -1,5 +1,3 @@
// Copyright (c) 2015-present, Parse, LLC. All rights reserved. This source code is licensed under the BSD-style license found in the LICENSE file in the root directory of this source tree. An additional grant of patent rights can be found in the PATENTS file in the same directory.

using System;
using System.Collections.Generic;
using System.IO;
Expand Down
2 changes: 0 additions & 2 deletions Parse/Infrastructure/ParseClassNameAttribute.cs
Original file line number Diff line number Diff line change
@@ -1,5 +1,3 @@
// Copyright (c) 2015-present, Parse, LLC. All rights reserved. This source code is licensed under the BSD-style license found in the LICENSE file in the root directory of this source tree. An additional grant of patent rights can be found in the PATENTS file in the same directory.

using System;

namespace Parse
Expand Down
2 changes: 0 additions & 2 deletions Parse/Infrastructure/ParseFailureException.cs
Original file line number Diff line number Diff line change
@@ -1,5 +1,3 @@
// Copyright (c) 2015-present, Parse, LLC. All rights reserved. This source code is licensed under the BSD-style license found in the LICENSE file in the root directory of this source tree. An additional grant of patent rights can be found in the PATENTS file in the same directory.

using System;

namespace Parse.Infrastructure
Expand Down
2 changes: 0 additions & 2 deletions Parse/Infrastructure/ParseFieldNameAttribute.cs
Original file line number Diff line number Diff line change
@@ -1,5 +1,3 @@
// Copyright (c) 2015-present, Parse, LLC. All rights reserved. This source code is licensed under the BSD-style license found in the LICENSE file in the root directory of this source tree. An additional grant of patent rights can be found in the PATENTS file in the same directory.

using System;

namespace Parse
Expand Down
2 changes: 0 additions & 2 deletions Parse/Infrastructure/Utilities/Conversion.cs
Original file line number Diff line number Diff line change
@@ -1,5 +1,3 @@
// Copyright (c) 2015-present, Parse, LLC. All rights reserved. This source code is licensed under the BSD-style license found in the LICENSE file in the root directory of this source tree. An additional grant of patent rights can be found in the PATENTS file in the same directory.

using System;
using System.Collections.Generic;

Expand Down
2 changes: 0 additions & 2 deletions Parse/Infrastructure/Utilities/FlexibleDictionaryWrapper.cs
Original file line number Diff line number Diff line change
@@ -1,5 +1,3 @@
// Copyright (c) 2015-present, Parse, LLC. All rights reserved. This source code is licensed under the BSD-style license found in the LICENSE file in the root directory of this source tree. An additional grant of patent rights can be found in the PATENTS file in the same directory.

using System.Collections.Generic;
using System.Linq;

Expand Down
2 changes: 0 additions & 2 deletions Parse/Infrastructure/Utilities/FlexibleListWrapper.cs
Original file line number Diff line number Diff line change
@@ -1,5 +1,3 @@
// Copyright (c) 2015-present, Parse, LLC. All rights reserved. This source code is licensed under the BSD-style license found in the LICENSE file in the root directory of this source tree. An additional grant of patent rights can be found in the PATENTS file in the same directory.

using System.Collections;
using System.Collections.Generic;
using System.Linq;
Expand Down
2 changes: 0 additions & 2 deletions Parse/Infrastructure/Utilities/IdentityEqualityComparer.cs
Original file line number Diff line number Diff line change
@@ -1,5 +1,3 @@
// Copyright (c) 2015-present, Parse, LLC. All rights reserved. This source code is licensed under the BSD-style license found in the LICENSE file in the root directory of this source tree. An additional grant of patent rights can be found in the PATENTS file in the same directory.

using System.Collections.Generic;
using System.Runtime.CompilerServices;

Expand Down
2 changes: 0 additions & 2 deletions Parse/Infrastructure/Utilities/InternalExtensions.cs
Original file line number Diff line number Diff line change
@@ -1,5 +1,3 @@
// Copyright (c) 2015-present, Parse, LLC. All rights reserved. This source code is licensed under the BSD-style license found in the LICENSE file in the root directory of this source tree. An additional grant of patent rights can be found in the PATENTS file in the same directory.

using System;
using System.Collections.Generic;
using System.Linq;
Expand Down
2 changes: 0 additions & 2 deletions Parse/Infrastructure/Utilities/JsonUtilities.cs
Original file line number Diff line number Diff line change
@@ -1,5 +1,3 @@
// Copyright (c) 2015-present, Parse, LLC. All rights reserved. This source code is licensed under the BSD-style license found in the LICENSE file in the root directory of this source tree. An additional grant of patent rights can be found in the PATENTS file in the same directory.

using System;
using System.Collections.Generic;
using System.Globalization;
Expand Down
2 changes: 0 additions & 2 deletions Parse/Infrastructure/Utilities/ReflectionUtilities.cs
Original file line number Diff line number Diff line change
@@ -1,5 +1,3 @@
// Copyright (c) 2015-present, Parse, LLC. All rights reserved. This source code is licensed under the BSD-style license found in the LICENSE file in the root directory of this source tree. An additional grant of patent rights can be found in the PATENTS file in the same directory.

using System;
using System.Collections.Generic;
using System.Linq;
Expand Down
2 changes: 0 additions & 2 deletions Parse/Infrastructure/Utilities/SynchronizedEventHandler.cs
Original file line number Diff line number Diff line change
@@ -1,5 +1,3 @@
// Copyright (c) 2015-present, Parse, LLC. All rights reserved. This source code is licensed under the BSD-style license found in the LICENSE file in the root directory of this source tree. An additional grant of patent rights can be found in the PATENTS file in the same directory.

using System;
using System.Collections.Generic;
using System.Linq;
Expand Down
Loading