From c7a7aa88160b7b109c84e70ce4bdc08a18c092a8 Mon Sep 17 00:00:00 2001 From: "Carson M." Date: Thu, 1 Jan 2026 01:50:26 -0600 Subject: [PATCH] =?UTF-8?q?=F0=9F=8E=86?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- LICENSE-MIT | 2 +- backends/candle/standalone/Cargo.toml | 2 +- backends/tract/standalone/Cargo.toml | 2 +- ort-sys/LICENSE-MIT | 2 +- 4 files changed, 4 insertions(+), 4 deletions(-) diff --git a/LICENSE-MIT b/LICENSE-MIT index 5aa3e66..8893eb8 100644 --- a/LICENSE-MIT +++ b/LICENSE-MIT @@ -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 diff --git a/backends/candle/standalone/Cargo.toml b/backends/candle/standalone/Cargo.toml index d5232ca..7b33448 100644 --- a/backends/candle/standalone/Cargo.toml +++ b/backends/candle/standalone/Cargo.toml @@ -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] diff --git a/backends/tract/standalone/Cargo.toml b/backends/tract/standalone/Cargo.toml index fcaeca2..5611c9d 100644 --- a/backends/tract/standalone/Cargo.toml +++ b/backends/tract/standalone/Cargo.toml @@ -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] diff --git a/ort-sys/LICENSE-MIT b/ort-sys/LICENSE-MIT index 5aa3e66..8893eb8 100644 --- a/ort-sys/LICENSE-MIT +++ b/ort-sys/LICENSE-MIT @@ -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