diff --git a/LICENSE b/LICENSE
index 7e5ffdaf3e86a33150a46b86a1e32aa00ecd5aa8..194977c48ec40d4be449b00ed2baa665aff1a04b 100644
--- a/LICENSE
+++ b/LICENSE
@@ -1,4 +1,6 @@
-Copyright (c) 2023, PrivateStorage.io Inc.
+Copyright 2023
+Jean-Paul Calderone
+Shae Erisson
 
 All rights reserved.
 
diff --git a/tahoe-directory.cabal b/tahoe-directory.cabal
index 31b6f5407773c6aea416c8be9fe1127e9d26ba74..37602d0b39c818dda3000d828e4835a7c26b6535 100644
--- a/tahoe-directory.cabal
+++ b/tahoe-directory.cabal
@@ -47,13 +47,13 @@ license:         BSD-3-Clause
 license-file:    LICENSE
 
 -- The package author(s).
-author:          Jean-Paul Calderone
+author:          Jean-Paul Calderone and others
 
 -- An email address to which users can send suggestions, bug reports, and patches.
-maintainer:      jean-paul@private.storage
+maintainer:      exarkun@twistedmatrix.com
 
 -- A copyright notice.
--- copyright:
+copyright:       2023 The Authors
 category:        Cryptography,Library,Parsers,Security
 build-type:      Simple