This commit is contained in:
Carson M.
2026-01-01 01:50:26 -06:00
parent 8f0fd1d6f0
commit c7a7aa8816
4 changed files with 4 additions and 4 deletions

View File

@@ -1,6 +1,6 @@
MIT License
Copyright (c) 2023-2025 pyke.io
Copyright (c) 2023-2026 pyke.io
Copyright (c) 2020 Nicolas Bigaouette
Permission is hereby granted, free of charge, to any person obtaining a copy

View File

@@ -7,7 +7,7 @@ edition = "2024"
[package.metadata.winresource]
ProductName = "ONNX Runtime (candle)"
FileDescription = "API-compatible ONNX Runtime implementation using candle"
LegalCopyright = "Copyright ©️ 2025 pyke.io"
LegalCopyright = "Copyright ©️ 2026 pyke.io"
OriginalFilename = "onnxruntime+candle.dll"
[lib]

View File

@@ -7,7 +7,7 @@ edition = "2024"
[package.metadata.winresource]
ProductName = "ONNX Runtime (tract)"
FileDescription = "API-compatible ONNX Runtime implementation using tract"
LegalCopyright = "Copyright ©️ 2025 pyke.io"
LegalCopyright = "Copyright ©️ 2026 pyke.io"
OriginalFilename = "onnxruntime+tract.dll"
[lib]

View File

@@ -1,6 +1,6 @@
MIT License
Copyright (c) 2023-2025 pyke.io
Copyright (c) 2023-2026 pyke.io
Copyright (c) 2020 Nicolas Bigaouette
Permission is hereby granted, free of charge, to any person obtaining a copy