We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 72b0259 commit b178d9fCopy full SHA for b178d9f
1 file changed
Directory.Build.props
@@ -6,8 +6,8 @@
6
<Description>
7
A complete and extensible base library for F#.
8
</Description>
9
- <Authors>Gusty</Authors>
10
- <Copyright>2012-2020 Gustavo P. Leon (and contributors https://github.com/fsprojects/FSharpPlus/graphs/contributors)</Copyright>
+ <Authors>gusty; wallymathieu</Authors>
+ <Copyright>2012-2022 Gustavo M. Wild - Oskar Gewalli (and contributors https://github.com/fsprojects/FSharpPlus/graphs/contributors)</Copyright>
11
<PackageLicenseUrl>http://opensource.org/licenses/Apache-2.0</PackageLicenseUrl>
12
<PackageProjectUrl>https://github.com/fsprojects/FSharpPlus</PackageProjectUrl>
13
<PackageIconUrl>https://raw.github.com/fsprojects/FSharpPlus/master/docsrc/files/img/logo.png</PackageIconUrl>
0 commit comments