From 11b7db73a2d1cc50bd580be3eb7734b2b788ebfb Mon Sep 17 00:00:00 2001 From: Jean-Paul Calderone <exarkun@twistedmatrix.com> Date: Tue, 15 Aug 2023 13:10:59 -0400 Subject: [PATCH] correct copyright/license metadata --- LICENSE | 3 ++- tahoe-ssk.cabal | 2 +- 2 files changed, 3 insertions(+), 2 deletions(-) diff --git a/LICENSE b/LICENSE index 7e5ffda..6eae755 100644 --- a/LICENSE +++ b/LICENSE @@ -1,4 +1,5 @@ -Copyright (c) 2023, PrivateStorage.io Inc. +Copyright 2023 +Jean-Paul Calderone All rights reserved. diff --git a/tahoe-ssk.cabal b/tahoe-ssk.cabal index 680c2a2..14bb58a 100644 --- a/tahoe-ssk.cabal +++ b/tahoe-ssk.cabal @@ -43,7 +43,7 @@ license-file: LICENSE author: Jean-Paul Calderone -- 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: -- GitLab