Skip to content

Commit 328f6b2

Browse files
committed
Mention license in source file
1 parent 0e39b7e commit 328f6b2

File tree

1 file changed

+15
-0
lines changed

1 file changed

+15
-0
lines changed

org-protocol-capture-html.el

Lines changed: 15 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -11,6 +11,21 @@
1111
;; org-protocol-capture-html.sh shell script. See the README.org file
1212
;; for instructions.
1313

14+
;;; License:
15+
16+
;; This program is free software; you can redistribute it and/or modify
17+
;; it under the terms of the GNU General Public License as published by
18+
;; the Free Software Foundation, either version 3 of the License, or
19+
;; (at your option) any later version.
20+
21+
;; This program is distributed in the hope that it will be useful,
22+
;; but WITHOUT ANY WARRANTY; without even the implied warranty of
23+
;; MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
24+
;; GNU General Public License for more details.
25+
26+
;; You should have received a copy of the GNU General Public License
27+
;; along with this program. If not, see <http://www.gnu.org/licenses/>.
28+
1429
;;; Code:
1530

1631
;;;; Require

0 commit comments

Comments
 (0)