Skip to content

Commit d92b480

Browse files
chore: Kilt foundation (#940)
1 parent 74f4d5c commit d92b480

File tree

181 files changed

+182
-182
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

181 files changed

+182
-182
lines changed

LICENSE

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
1-
Copyright (c) 2018-2024, Built on KILT
1+
Copyright (c) 2025, Built on KILT
22
All rights reserved. Redistribution and use in source and binary forms, with or without modification, are permitted provided that the following conditions are met:
33
1. Redistributions of source code must retain the above copyright notice, this list of conditions and the following disclaimer.
44
2. Redistributions in binary form must reproduce the above copyright notice, this list of conditions and the following disclaimer in the documentation and/or other materials provided with the distribution.
55
3. All advertising materials mentioning features or use of this software must display the following acknowledgement: Built on KILT.
66
4. Neither the name of KILT nor the names of its contributors may be used to endorse or promote products derived from this software without specific prior written permission.
7-
THIS SOFTWARE IS PROVIDED BY BOTLABS GMBH ''AS IS'' AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL BOTLABS GMBH BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
7+
THIS SOFTWARE IS PROVIDED BY KILT FOUNDATION ''AS IS'' AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL KILT FOUNDATION BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.

license-header.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
/**
2-
* Copyright (c) 2018-2024, BOTLabs GmbH.
2+
* Copyright (c) 2025, KILT Foundation.
33
*
44
* This source code is licensed under the BSD 4-Clause "Original" license
55
* found in the LICENSE file in the root directory of this source tree.

packages/asset-credentials/src/credentials/PublicCredential.chain.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
/**
2-
* Copyright (c) 2018-2024, BOTLabs GmbH.
2+
* Copyright (c) 2025, KILT Foundation.
33
*
44
* This source code is licensed under the BSD 4-Clause "Original" license
55
* found in the LICENSE file in the root directory of this source tree.

packages/asset-credentials/src/credentials/PublicCredential.spec.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
/**
2-
* Copyright (c) 2018-2024, BOTLabs GmbH.
2+
* Copyright (c) 2025, KILT Foundation.
33
*
44
* This source code is licensed under the BSD 4-Clause "Original" license
55
* found in the LICENSE file in the root directory of this source tree.

packages/asset-credentials/src/credentials/PublicCredential.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
/**
2-
* Copyright (c) 2018-2024, BOTLabs GmbH.
2+
* Copyright (c) 2025, KILT Foundation.
33
*
44
* This source code is licensed under the BSD 4-Clause "Original" license
55
* found in the LICENSE file in the root directory of this source tree.

packages/asset-credentials/src/credentials/index.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
/**
2-
* Copyright (c) 2018-2024, BOTLabs GmbH.
2+
* Copyright (c) 2025, KILT Foundation.
33
*
44
* This source code is licensed under the BSD 4-Clause "Original" license
55
* found in the LICENSE file in the root directory of this source tree.

packages/asset-credentials/src/dids/index.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
/**
2-
* Copyright (c) 2018-2024, BOTLabs GmbH.
2+
* Copyright (c) 2025, KILT Foundation.
33
*
44
* This source code is licensed under the BSD 4-Clause "Original" license
55
* found in the LICENSE file in the root directory of this source tree.

packages/asset-credentials/src/index.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
/**
2-
* Copyright (c) 2018-2024, BOTLabs GmbH.
2+
* Copyright (c) 2025, KILT Foundation.
33
*
44
* This source code is licensed under the BSD 4-Clause "Original" license
55
* found in the LICENSE file in the root directory of this source tree.

packages/chain-helpers/src/balance/Balance.utils.spec.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
/**
2-
* Copyright (c) 2018-2024, BOTLabs GmbH.
2+
* Copyright (c) 2025, KILT Foundation.
33
*
44
* This source code is licensed under the BSD 4-Clause "Original" license
55
* found in the LICENSE file in the root directory of this source tree.

packages/chain-helpers/src/balance/Balance.utils.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
/**
2-
* Copyright (c) 2018-2024, BOTLabs GmbH.
2+
* Copyright (c) 2025, KILT Foundation.
33
*
44
* This source code is licensed under the BSD 4-Clause "Original" license
55
* found in the LICENSE file in the root directory of this source tree.

0 commit comments

Comments
 (0)