Skip to content

Commit

Permalink
Fix swapped words in llm-vertex copyright notice
Browse files Browse the repository at this point in the history
  • Loading branch information
ahyatt committed May 14, 2024
1 parent 4b08995 commit 46347e4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion llm-vertex.el
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
;;; llm-vertex.el --- LLM implementation of Google Cloud Vertex AI -*- lexical-binding: t; package-lint-main-file: "llm.el"; -*-

;; Copyright (c) 2023 Free Foundation Software, Inc.
;; Copyright (c) 2023 Free Software Foundation, Inc.

;; Author: Andrew Hyatt <[email protected]>
;; Homepage: https://github.com/ahyatt/llm
Expand Down

0 comments on commit 46347e4

Please sign in to comment.