-
Notifications
You must be signed in to change notification settings - Fork 20
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
1 changed file
with
1 addition
and
1 deletion.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -4,7 +4,7 @@ | |
"bin": {"fah-client": "./fah-client"}, | ||
"author": "Joseph Coffland <[email protected]>", | ||
"homepage": "https://foldingathome.org/", | ||
"url": "https://alpha.foldingathome.org/", | ||
"url": "https://beta.foldingathome.org/", | ||
"description": "Folding@home performs research on human diseases using the computing resources of volunteers.\n\nFolding@home client software which downloads and runs Folding@home simulation work units.\n\nFinished work units are returned to the Folding@home servers for points.\n\nFold on your own or in a team. Compete with folders around the world to earn the most points while contributing to science.\n\nMonitor and control the client via your browser.", | ||
"license": "GPL-3.0-or-later", | ||
"copyright": "2023-2024, foldingathome.org" | ||
|