emacs-elpa-diffs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[nongnu] elpa/emacsql c9854331c0 028/427: Add (un)license header.


From: ELPA Syncer
Subject: [nongnu] elpa/emacsql c9854331c0 028/427: Add (un)license header.
Date: Tue, 13 Dec 2022 02:59:25 -0500 (EST)

branch: elpa/emacsql
commit c9854331c05a1bea818ea55a4f1f9327a1094f42
Author: Christopher Wellons <wellons@nullprogram.com>
Commit: Christopher Wellons <wellons@nullprogram.com>

    Add (un)license header.
---
 emacsql.el | 5 +++++
 1 file changed, 5 insertions(+)

diff --git a/emacsql.el b/emacsql.el
index 865930eb68..8f23aeb8ee 100644
--- a/emacsql.el
+++ b/emacsql.el
@@ -1,5 +1,10 @@
 ;;; emacsql.el --- SQL database built on SQLite -*- lexical-binding: t; -*-
 
+;; This is free and unencumbered software released into the public domain.
+
+;; Author: Christopher Wellons <wellons@nullprogram.com>
+;; URL: https://github.com/skeeto/emacsql
+
 ;;; Commentary:
 
 ;; The purpose of this package is to provide a high-level Elisp



reply via email to

[Prev in Thread] Current Thread [Next in Thread]