Skip to content

Commit 213056e

Browse files
rustyconoverclaude
andcommitted
docs: add VGI logo, Query.Farm authorship & normalize copyright
Add the rescaled VGI logo to the README, make Query.Farm authorship explicit, and carry "Copyright 2026 Query Farm LLC - https://query.farm" in both the README and LICENSE. Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
1 parent 9da08a8 commit 213056e

3 files changed

Lines changed: 16 additions & 1 deletion

File tree

LICENSE

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
Query Farm Source-Available License, Version 1.0
22

3-
Copyright (c) 2025, 2026 Query Farm LLC. All rights reserved.
3+
Copyright 2026 Query Farm LLC - https://query.farm
44

55
## 1. Definitions
66

README.md

Lines changed: 15 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,9 @@
1+
<p align="center">
2+
<img src="docs/vgi-logo.png" alt="Vector Gateway Interface (VGI)" width="320">
3+
</p>
4+
5+
<p align="center"><em>A <a href="https://query.farm">Query.Farm</a> VGI worker for DuckDB.</em></p>
6+
17
# vgi-nlp
28

39
A [VGI](https://github.com/query-farm/vgi-python) worker that brings **classical
@@ -211,3 +217,12 @@ tests/ # pytest unit / integration tests
211217
test/sql/ # haybarn-unittest .test files (end-to-end via ATTACH)
212218
Makefile # test / test-unit / test-sql / models targets
213219
```
220+
221+
---
222+
223+
## Authorship & License
224+
225+
Written by [Query.Farm](https://query.farm) — every VGI worker is designed and built by Query.Farm.
226+
227+
Copyright 2026 Query Farm LLC - https://query.farm
228+

docs/vgi-logo.png

94.9 KB
Loading

0 commit comments

Comments
 (0)