diff --git a/code/version.c b/code/version.c
index ce9dbb619c..a9140fd5a2 100644
--- a/code/version.c
+++ b/code/version.c
@@ -1,7 +1,7 @@
/* version.c: VERSION INSPECTION
*
* $Id$
- * Copyright (c) 2001-2020 Ravenbrook Limited.
+ * Copyright (c) 2001-2023 Ravenbrook Limited.
* See end of file for license.
*
* PURPOSE
@@ -50,7 +50,7 @@ SRCID(version, "$Id$");
extern char MPSCopyrightNotice[];
char MPSCopyrightNotice[] =
- "Portions copyright (c) 2010-2020 Ravenbrook Limited and Global Graphics Software.";
+ "Portions copyright (c) 2010-2023 Ravenbrook Limited and Global Graphics Software.";
/* MPSVersion -- return version string
@@ -75,7 +75,7 @@ char *MPSVersion(void)
/* C. COPYRIGHT AND LICENSE
*
- * Copyright (C) 2001-2020 Ravenbrook Limited .
+ * Copyright (C) 2001-2023 Ravenbrook Limited .
*
* Redistribution and use in source and binary forms, with or without
* modification, are permitted provided that the following conditions are
diff --git a/readme.txt b/readme.txt
index 9f35eeac12..90150dc362 100644
--- a/readme.txt
+++ b/readme.txt
@@ -153,7 +153,7 @@ Document History
Copyright and Licence
---------------------
-Copyright © 2001–2020 `Ravenbrook Limited `_.
+Copyright © 2001–2023 `Ravenbrook Limited `_.
Redistribution and use in source and binary forms, with or without
modification, are permitted provided that the following conditions are