Skip to content

Commit 53d3487

Browse files
committed
add copyright header
1 parent 8c5318a commit 53d3487

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

llms/main.py

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,8 @@
11
#!/usr/bin/env python
22

3+
# Copyright (c) Demis Bellot, ServiceStack <https://servicestack.net>
4+
# License: https://github.com/ServiceStack/llms/blob/main/LICENSE
5+
36
# A lightweight CLI tool and OpenAI-compatible server for querying multiple Large Language Model (LLM) providers.
47
# Docs: https://github.com/ServiceStack/llms
58

0 commit comments

Comments
 (0)