Skip to content

Commit 0dcb101

Browse files
committed
Transfer attribution to Haskell Foundation
By agreement, FP Complete's name and link to their website will remain indefinitely! :)
1 parent c568b5f commit 0dcb101

File tree

3 files changed

+11
-3
lines changed

3 files changed

+11
-3
lines changed

LICENSE

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,7 @@
11
The MIT License (MIT)
22

33
Copyright (c) 2014-2017 FP Complete
4+
Copyright (c) 2024 Haskell Foundation
45

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

templates/default-layout.hamlet

Lines changed: 6 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -30,6 +30,10 @@ $else
3030
<div .container>
3131
<div .row>
3232
<div .span12>
33-
A service provided by
34-
<a href="http://www.fpcomplete.com/">
33+
A service created by
34+
<a href="https://www.fpcomplete.com/">
3535
FP Complete
36+
in 2014 | Donated to the
37+
<a href="https://haskell.foundation">
38+
Haskell Foundation
39+
in 2024.

templates/home.hamlet

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -60,4 +60,7 @@
6060
<a href="https://github.com/fpco/stackage#frequently-asked-questions">FAQ section on Github</a>.
6161

6262
<p>
63-
Stackage's infrastructure, build machines, initial creation and ongoing maintenance, are proudly sponsored by <a href="https://www.fpcomplete.com">FP Complete</a>.
63+
Stackage's infrastructure, build machines, initial creation and ongoing maintenance were proudly sponsored by <a href="https://www.fpcomplete.com">FP Complete</a> from 2014 to 2024.
64+
65+
<p>
66+
Today it is a service provided by the <a href="https://haskell.foundation">Haskell Foundation</a>.

0 commit comments

Comments
 (0)