Skip to content

Commit

Permalink
Remove Microsoft Permissive License (MS-PL) from Pluralizer.
Browse files Browse the repository at this point in the history
  • Loading branch information
gdziadkiewicz committed Jan 4, 2021
1 parent 7c0aaf2 commit d66ed03
Showing 1 changed file with 1 addition and 13 deletions.
14 changes: 1 addition & 13 deletions src/FSharpx.Extras/Pluralizer.fs
Original file line number Diff line number Diff line change
@@ -1,16 +1,4 @@
(* **********************************************************************************
*
* Copyright (c) Microsoft Corporation. All rights reserved.
*
* This source code is subject to terms and conditions of the Microsoft Permissive
* License (MS-PL). A copy of the license can be found in the license.htm file
* included in this distribution.
*
* You must not remove this notice, or any other, from this software.
*
* **********************************************************************************)

module internal FSharpx.Text.Pluralizer
module internal FSharpx.Text.Pluralizer

open System
open System.Collections.Generic
Expand Down

0 comments on commit d66ed03

Please sign in to comment.