Skip to content

Commit 79d40f3

Browse files
authored
chore(license): update copyright year to 2026 (#4007)
1 parent 04ea6b9 commit 79d40f3

3 files changed

Lines changed: 3 additions & 3 deletions

File tree

LICENSE

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
Copyright (c) 2014-2025 Sean McArthur
1+
Copyright (c) 2014-2026 Sean McArthur
22

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

capi/cbindgen.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
# a list of possible configuration values.
33
language = "C"
44
header = """/*
5-
* Copyright 2023 Sean McArthur. MIT License.
5+
* Copyright 2026 Sean McArthur. MIT License.
66
* Generated by gen_header.sh. Do not edit directly.
77
*
88
* Full docs at: https://docs.rs/hyper/latest/hyper/ffi/index.html

capi/include/hyper.h

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
/*
2-
* Copyright 2023 Sean McArthur. MIT License.
2+
* Copyright 2026 Sean McArthur. MIT License.
33
* Generated by gen_header.sh. Do not edit directly.
44
*
55
* Full docs at: https://docs.rs/hyper/latest/hyper/ffi/index.html

0 commit comments

Comments
 (0)