From d4fb23a7af935cdf49792bc8b8ca6a17d7736531 Mon Sep 17 00:00:00 2001 From: Vivian Plasencia Date: Thu, 23 Oct 2025 00:39:16 +0200 Subject: [PATCH] chore: update roadmap website and license year (#1060) * chore(website): update roadmap * chore(website): update license year 2024 -> 2025 re #947 --- LICENSE | 2 +- apps/website/src/data/roadmap.json | 8 ++++++-- packages/circuits/LICENSE | 2 +- packages/cli/LICENSE | 2 +- packages/contracts/contracts/LICENSE | 2 +- packages/core/LICENSE | 2 +- packages/data/LICENSE | 2 +- packages/group/LICENSE | 2 +- packages/identity/LICENSE | 2 +- packages/proof/LICENSE | 2 +- packages/utils/LICENSE | 2 +- 11 files changed, 16 insertions(+), 12 deletions(-) diff --git a/LICENSE b/LICENSE index 8ef16f7a..8b5f7d0f 100644 --- a/LICENSE +++ b/LICENSE @@ -1,6 +1,6 @@ MIT License -Copyright (c) 2024 Ethereum Foundation +Copyright (c) 2025 Ethereum Foundation Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal diff --git a/apps/website/src/data/roadmap.json b/apps/website/src/data/roadmap.json index 1f85e9db..c071d7c8 100644 --- a/apps/website/src/data/roadmap.json +++ b/apps/website/src/data/roadmap.json @@ -20,7 +20,7 @@ "done": true }, { - "name": "Support more Testnets/Mainnets", + "name": "Support more Testnets & Mainnets", "done": true }, { @@ -37,10 +37,14 @@ }, { "name": "Semaphore Noir Implementation", - "done": false + "done": true }, { "name": "Scaling Semaphore with PIR", + "done": true + }, + { + "name": "Maintenance", "done": false } ] diff --git a/packages/circuits/LICENSE b/packages/circuits/LICENSE index 8ef16f7a..8b5f7d0f 100644 --- a/packages/circuits/LICENSE +++ b/packages/circuits/LICENSE @@ -1,6 +1,6 @@ MIT License -Copyright (c) 2024 Ethereum Foundation +Copyright (c) 2025 Ethereum Foundation Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal diff --git a/packages/cli/LICENSE b/packages/cli/LICENSE index 8ef16f7a..8b5f7d0f 100644 --- a/packages/cli/LICENSE +++ b/packages/cli/LICENSE @@ -1,6 +1,6 @@ MIT License -Copyright (c) 2024 Ethereum Foundation +Copyright (c) 2025 Ethereum Foundation Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal diff --git a/packages/contracts/contracts/LICENSE b/packages/contracts/contracts/LICENSE index 8ef16f7a..8b5f7d0f 100644 --- a/packages/contracts/contracts/LICENSE +++ b/packages/contracts/contracts/LICENSE @@ -1,6 +1,6 @@ MIT License -Copyright (c) 2024 Ethereum Foundation +Copyright (c) 2025 Ethereum Foundation Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal diff --git a/packages/core/LICENSE b/packages/core/LICENSE index 8ef16f7a..8b5f7d0f 100644 --- a/packages/core/LICENSE +++ b/packages/core/LICENSE @@ -1,6 +1,6 @@ MIT License -Copyright (c) 2024 Ethereum Foundation +Copyright (c) 2025 Ethereum Foundation Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal diff --git a/packages/data/LICENSE b/packages/data/LICENSE index 8ef16f7a..8b5f7d0f 100644 --- a/packages/data/LICENSE +++ b/packages/data/LICENSE @@ -1,6 +1,6 @@ MIT License -Copyright (c) 2024 Ethereum Foundation +Copyright (c) 2025 Ethereum Foundation Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal diff --git a/packages/group/LICENSE b/packages/group/LICENSE index 8ef16f7a..8b5f7d0f 100644 --- a/packages/group/LICENSE +++ b/packages/group/LICENSE @@ -1,6 +1,6 @@ MIT License -Copyright (c) 2024 Ethereum Foundation +Copyright (c) 2025 Ethereum Foundation Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal diff --git a/packages/identity/LICENSE b/packages/identity/LICENSE index 8ef16f7a..8b5f7d0f 100644 --- a/packages/identity/LICENSE +++ b/packages/identity/LICENSE @@ -1,6 +1,6 @@ MIT License -Copyright (c) 2024 Ethereum Foundation +Copyright (c) 2025 Ethereum Foundation Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal diff --git a/packages/proof/LICENSE b/packages/proof/LICENSE index 8ef16f7a..8b5f7d0f 100644 --- a/packages/proof/LICENSE +++ b/packages/proof/LICENSE @@ -1,6 +1,6 @@ MIT License -Copyright (c) 2024 Ethereum Foundation +Copyright (c) 2025 Ethereum Foundation Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal diff --git a/packages/utils/LICENSE b/packages/utils/LICENSE index 8ef16f7a..8b5f7d0f 100644 --- a/packages/utils/LICENSE +++ b/packages/utils/LICENSE @@ -1,6 +1,6 @@ MIT License -Copyright (c) 2024 Ethereum Foundation +Copyright (c) 2025 Ethereum Foundation Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal