File tree Expand file tree Collapse file tree 4 files changed +4
-4
lines changed Expand file tree Collapse file tree 4 files changed +4
-4
lines changed Original file line number Diff line number Diff line change 11/*!
2- * Copyright (c) 2020-2024 Digital Bazaar, Inc. All rights reserved.
2+ * Copyright (c) 2020-2025 Digital Bazaar, Inc. All rights reserved.
33 */
44import * as bedrock from '@bedrock/core' ;
55
Original file line number Diff line number Diff line change 11/*!
2- * Copyright (c) 2020-2024 Digital Bazaar, Inc. All rights reserved.
2+ * Copyright (c) 2020-2025 Digital Bazaar, Inc. All rights reserved.
33 */
44import * as bedrock from '@bedrock/core' ;
55import * as schemas from '../schemas/bedrock-profile-http.js' ;
Original file line number Diff line number Diff line change 11/*!
2- * Copyright (c) 2020-2024 Digital Bazaar, Inc. All rights reserved.
2+ * Copyright (c) 2020-2025 Digital Bazaar, Inc. All rights reserved.
33 */
44import * as bedrock from '@bedrock/core' ;
55import { Ed25519Signature2020 } from '@digitalbazaar/ed25519-signature-2020' ;
Original file line number Diff line number Diff line change 11/*!
2- * Copyright (c) 2020-2024 Digital Bazaar, Inc. All rights reserved.
2+ * Copyright (c) 2020-2025 Digital Bazaar, Inc. All rights reserved.
33 */
44import { config } from '@bedrock/core' ;
55import { fileURLToPath } from 'node:url' ;
You can’t perform that action at this time.
0 commit comments