Skip to content

Commit 052491f

Browse files
committed
copyright updates 2026
1 parent e713fef commit 052491f

17 files changed

Lines changed: 23 additions & 23 deletions

File tree

.github/workflows/publish-github-pages.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,13 +3,13 @@
33
# Automatically generated from npm-packages-helper/templates/*.
44
#
55
# This file is part of the xPack project (http://xpack.github.io).
6-
# Copyright (c) 2021 Liviu Ionescu. All rights reserved.
6+
# Copyright (c) 2021-2026 Liviu Ionescu. All rights reserved.
77
#
88
# Permission to use, copy, modify, and/or distribute this software
99
# for any purpose is hereby granted, under the terms of the MIT license.
1010
#
1111
# If a copy of the license was not distributed with this file, it can
12-
# be obtained from https://opensource.org/licenses/mit/.
12+
# be obtained from https://opensource.org/licenses/mit.
1313
#
1414
# -----------------------------------------------------------------------------
1515

.github/workflows/trigger-publish-github-pages-preview.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,13 +3,13 @@
33
# Automatically generated from npm-packages-helper/templates/*.
44
#
55
# This file is part of the xPack project (http://xpack.github.io).
6-
# Copyright (c) 2021 Liviu Ionescu. All rights reserved.
6+
# Copyright (c) 2021-2026 Liviu Ionescu. All rights reserved.
77
#
88
# Permission to use, copy, modify, and/or distribute this software
99
# for any purpose is hereby granted, under the terms of the MIT license.
1010
#
1111
# If a copy of the license was not distributed with this file, it can
12-
# be obtained from https://opensource.org/licenses/mit/.
12+
# be obtained from https://opensource.org/licenses/mit.
1313
#
1414
# -----------------------------------------------------------------------------
1515

website/docusaurus-config-redirects.ts

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,12 +1,12 @@
11
/*
22
* This file is part of the xPack project (http://xpack.github.io).
3-
* Copyright (c) 2024 Liviu Ionescu. All rights reserved.
3+
* Copyright (c) 2024-2026 Liviu Ionescu. All rights reserved.
44
*
55
* Permission to use, copy, modify, and/or distribute this software
66
* for any purpose is hereby granted, under the terms of the MIT license.
77
*
88
* If a copy of the license was not distributed with this file, it can
9-
* be obtained from https://opensource.org/licenses/MIT/.
9+
* be obtained from https://opensource.org/licenses/mit.
1010
*/
1111

1212
import logger from '@docusaurus/logger';

website/sidebar-docs-custom.ts

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,12 +1,12 @@
11
/*
22
* This file is part of the xPack project (http://xpack.github.io).
3-
* Copyright (c) 2024 Liviu Ionescu. All rights reserved.
3+
* Copyright (c) 2024-2026 Liviu Ionescu. All rights reserved.
44
*
55
* Permission to use, copy, modify, and/or distribute this software
66
* for any purpose is hereby granted, under the terms of the MIT license.
77
*
88
* If a copy of the license was not distributed with this file, it can
9-
* be obtained from https://opensource.org/licenses/MIT/.
9+
* be obtained from https://opensource.org/licenses/mit.
1010
*/
1111

1212
export const customDocsSidebar = [

website/src/components/HeadTitle/index.tsx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
* Automatically generated from docusaurus-template-liquid/templates/docusaurus.
44
*
55
* This file is part of the xPack project (http://xpack.github.io).
6-
* Copyright (c) 2024 Liviu Ionescu. All rights reserved.
6+
* Copyright (c) 2024-2026 Liviu Ionescu. All rights reserved.
77
*
88
* Permission to use, copy, modify, and/or distribute this software
99
* for any purpose is hereby granted, under the terms of the MIT license.

website/src/components/HomepageFeatures/CustomFeatureList.tsx

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,12 +1,12 @@
11
/*
22
* This file is part of the xPack project (http://xpack.github.io).
3-
* Copyright (c) 2024 Liviu Ionescu. All rights reserved.
3+
* Copyright (c) 2024-2026 Liviu Ionescu. All rights reserved.
44
*
55
* Permission to use, copy, modify, and/or distribute this software
66
* for any purpose is hereby granted, under the terms of the MIT license.
77
*
88
* If a copy of the license was not distributed with this file, it can
9-
* be obtained from https://opensource.org/licenses/MIT/.
9+
* be obtained from https://opensource.org/licenses/mit.
1010
*/
1111

1212
import Link from '@docusaurus/Link';

website/src/components/HomepageFeatures/FeatureItem.tsx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
* Automatically generated from docusaurus-template-liquid/templates/docusaurus.
44
*
55
* This file is part of the xPack project (http://xpack.github.io).
6-
* Copyright (c) 2024 Liviu Ionescu. All rights reserved.
6+
* Copyright (c) 2024-2026 Liviu Ionescu. All rights reserved.
77
*
88
* Permission to use, copy, modify, and/or distribute this software
99
* for any purpose is hereby granted, under the terms of the MIT license.

website/src/components/HomepageFeatures/index.tsx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
* Automatically generated from docusaurus-template-liquid/templates/docusaurus.
44
*
55
* This file is part of the xPack project (http://xpack.github.io).
6-
* Copyright (c) 2024 Liviu Ionescu. All rights reserved.
6+
* Copyright (c) 2024-2026 Liviu Ionescu. All rights reserved.
77
*
88
* Permission to use, copy, modify, and/or distribute this software
99
* for any purpose is hereby granted, under the terms of the MIT license.

website/src/components/HomepageTools/index.tsx

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,12 +1,12 @@
11
/*
22
* This file is part of the xPack project (http://xpack.github.io).
3-
* Copyright (c) 2024 Liviu Ionescu. All rights reserved.
3+
* Copyright (c) 2024-2026 Liviu Ionescu. All rights reserved.
44
*
55
* Permission to use, copy, modify, and/or distribute this software
66
* for any purpose is hereby granted, under the terms of the MIT license.
77
*
88
* If a copy of the license was not distributed with this file, it can
9-
* be obtained from https://opensource.org/licenses/MIT/.
9+
* be obtained from https://opensource.org/licenses/mit.
1010
*/
1111

1212
import clsx from 'clsx';

website/src/components/InstallWithCopy/index.tsx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
* Automatically generated from docusaurus-template-liquid/templates/docusaurus.
44
*
55
* This file is part of the xPack project (http://xpack.github.io).
6-
* Copyright (c) 2024 Liviu Ionescu. All rights reserved.
6+
* Copyright (c) 2024-2026 Liviu Ionescu. All rights reserved.
77
*
88
* Permission to use, copy, modify, and/or distribute this software
99
* for any purpose is hereby granted, under the terms of the MIT license.

0 commit comments

Comments
 (0)