diff --git a/snippets/resource_accounting.md b/snippets/resource_accounting.md
index f414ed6fcba52373e7fc8b55ada34c9cd11dcf6f..e251b7e80983b04ac784aaeb629575d6263e731e 100644
--- a/snippets/resource_accounting.md
+++ b/snippets/resource_accounting.md
@@ -19,8 +19,8 @@ All jobs are accounted in normalized core-hours, using factor F valid at the tim
 
 | System                          | F   | Validity |
 | ------------------------------- | -   | -------- |
-| Salomon                         | 1.00 |  2017-09-11 to 2019-03-01 |
-| Anselm                          | 0.65 |  2017-09-11 to 2019-03-01 |
+| Salomon                         | 1.00 |  2017-09-11 to 2019-11-30 |
+| Anselm                          | 0.65 |  2017-09-11 to 2019-11-30 |
 
 The accounting runs whenever the computational cores are allocated via the PBS Pro workload manager (the qsub command), regardless of whether
 the cores are actually used for any calculation.