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

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

[nongnu] elpa/arduino-mode 969b49e 104/107: Add flycheck-arduino metadat


From: ELPA Syncer
Subject: [nongnu] elpa/arduino-mode 969b49e 104/107: Add flycheck-arduino metadata
Date: Sun, 29 Aug 2021 10:58:25 -0400 (EDT)

branch: elpa/arduino-mode
commit 969b49ef6c954a067b3cbca43a4cdc1c04b1a62a
Author: stardiviner <numbchild@gmail.com>
Commit: stardiviner <numbchild@gmail.com>

    Add flycheck-arduino metadata
---
 flycheck-arduino.el | 18 ++++++++++++++++++
 1 file changed, 18 insertions(+)

diff --git a/flycheck-arduino.el b/flycheck-arduino.el
index a2e56b9..03eecf4 100644
--- a/flycheck-arduino.el
+++ b/flycheck-arduino.el
@@ -1,5 +1,23 @@
 ;;; flycheck-arduino.el --- Arduino support for flycheck.
 
+;; Authors: stardiviner <numbchild@gmail.com>
+;; Version: 0.1
+;; Keywords: arduino flycheck
+
+;; flycheck-arduino is free software; you can redistribute it and/or modify it
+;; under the terms of the GNU General Public License as published by
+;; the Free Software Foundation; either version 3, or (at your option)
+;; any later version.
+;;
+;; flycheck-arduino is distributed in the hope that it will be useful, but 
WITHOUT
+;; ANY WARRANTY; without even the implied warranty of MERCHANTABILITY
+;; or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU General Public
+;; License for more details.
+;;
+;;
+;; You should have received a copy of the GNU General Public License
+;; along with GNU Emacs.  If not, see <https://www.gnu.org/licenses/>.
+
 ;;; Commentary:
 
 



reply via email to

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