File tree Expand file tree Collapse file tree 3 files changed +5
-5
lines changed
Expand file tree Collapse file tree 3 files changed +5
-5
lines changed Original file line number Diff line number Diff line change 2727 <!-- AssemblyInfo properties -->
2828 <PropertyGroup >
2929 <Product >Apache Arrow ADBC library</Product >
30- <Copyright >Copyright 2022-2024 The Apache Software Foundation</Copyright >
30+ <Copyright >Copyright 2022-2025 The Apache Software Foundation</Copyright >
3131 <Company >The Apache Software Foundation</Company >
3232 <VersionPrefix >0.17.0</VersionPrefix >
3333 <VersionSuffix >SNAPSHOT</VersionSuffix >
Original file line number Diff line number Diff line change 2626# https://www.sphinx-doc.org/en/master/usage/configuration.html#project-information
2727
2828project = "ADBC"
29- copyright = """2022–2024 The Apache Software Foundation. Apache Arrow, Arrow,
29+ copyright = """2022–2025 The Apache Software Foundation. Apache Arrow, Arrow,
3030Apache, the Apache feather logo, and the Apache Arrow project logo are either
3131registered trademarks or trademarks of The Apache Software Foundation in the
3232United States and other countries."""
Original file line number Diff line number Diff line change @@ -374,8 +374,8 @@ Be sure to go through on the following checklist:
374374 You must be one of owners of the package. If you aren't an owner yet, an
375375 existing owner can add you at https://nuget.org.
376376
377- You will need to [ create an API
378- key]( https://learn.microsoft.com/en-us/nuget/nuget-org/publish-a-package#create-an-api-key) .
377+ You will need to ` create an API
378+ key < https://learn.microsoft.com/en-us/nuget/nuget-org/publish-a-package#create-an-api-key> ` .
379379
380380 An owner can upload:
381381
@@ -393,7 +393,7 @@ Be sure to go through on the following checklist:
393393 You must be one of owners of the package. If you aren't an owner yet, an
394394 existing owner can add you at https://crates.io.
395395
396- You will need to [ create an API token]( https://crates.io/settings/tokens) .
396+ You will need to ` create an API token < https://crates.io/settings/tokens> ` .
397397
398398 An owner can upload:
399399
You can’t perform that action at this time.
0 commit comments