Skip to content

Commit f4aacb6

Browse files
committed
chore: fix copyright year
1 parent 1407d32 commit f4aacb6

File tree

3 files changed

+3
-4
lines changed

3 files changed

+3
-4
lines changed

LICENSE.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
Copyright (c) 2022-2023 Ethereum.nix contributors
1+
Copyright (c) 2022-2025 Ethereum.nix contributors
22

33
Permission is hereby granted, free of charge, to any person obtaining
44
a copy of this software and associated documentation files (the

docs/license.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
Copyright (c) 2022-2023 Ethereum.nix contributors
1+
Copyright (c) 2022-2025 Ethereum.nix contributors
22

33
Permission is hereby granted, free of charge, to any person obtaining
44
a copy of this software and associated documentation files (the

mkdocs.yml

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -54,7 +54,6 @@ markdown_extensions:
5454
- attr_list
5555
- md_in_html
5656
- neoteroi.spantable
57-
- neoteroi.cards
5857
- toc:
5958
permalink: true
6059
- pymdownx.details
@@ -113,4 +112,4 @@ extra:
113112
name: Ethereum.nix on Github
114113
generator: false # hide the line "Made with Material for MkDocs"
115114

116-
copyright: Copyright © 2022-2023 Ethereum.nix contributors
115+
copyright: Copyright © 2022-2025 Ethereum.nix contributors

0 commit comments

Comments
 (0)