Skip to content

Commit

Permalink
Update copyright, replace CONTRIBUTORs file with link in readme
Browse files Browse the repository at this point in the history
  • Loading branch information
phkiener committed Jun 27, 2021
1 parent cfaeeae commit da6a93b
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 13 deletions.
10 changes: 0 additions & 10 deletions CONTRIBUTORS

This file was deleted.

2 changes: 1 addition & 1 deletion Galaxus.Functional.nuspec
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
<authors>Noël Widmer, Philipp Kiener</authors>
<owners>DigitecGalaxus</owners>
<license type="expression">MIT</license>
<copyright>2018-2020 Digitec Galaxus AG</copyright>
<copyright>2018-2021 Digitec Galaxus AG</copyright>
<tags>functional option either result digitec galaxus digitecgalaxus</tags>
<icon>logo.png</icon>
<description>A package bringing popular functional abstractions (e.g. Option or Either) to C#.</description>
Expand Down
4 changes: 2 additions & 2 deletions LICENSE
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
MIT License

Copyright (c) 2018-2020 Digitec Galaxus AG
2018-2020 Galaxus.Functional contributors (see CONTRIBUTORS)
Copyright (c) 2018-2021 Digitec Galaxus AG
2018-2021 Galaxus.Functional contributors (see https://github.com/DigitecGalaxus/Galaxus.Functional/graphs/contributors)

Permission is hereby granted, free of charge, to any person obtaining a copy
of this software and associated documentation files (the "Software"), to deal
Expand Down

0 comments on commit da6a93b

Please sign in to comment.