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

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

[elpa] externals/cpupower 3501256e73 14/35: okay.


From: ELPA Syncer
Subject: [elpa] externals/cpupower 3501256e73 14/35: okay.
Date: Thu, 5 May 2022 15:57:45 -0400 (EDT)

branch: externals/cpupower
commit 3501256e7380c551407b88702d9028d8c0238e68
Author: smeister <smeister@awstruepower.com>
Commit: smeister <smeister@awstruepower.com>

    okay.
---
 cpupower.el | 14 +++++++++-----
 1 file changed, 9 insertions(+), 5 deletions(-)

diff --git a/cpupower.el b/cpupower.el
index b1ecaf0438..ad61677a4f 100644
--- a/cpupower.el
+++ b/cpupower.el
@@ -1,18 +1,22 @@
-;;; -*- lexical-binding: t -*-
+;;; cpupower.el --- cpupower command line interface  -*- lexical-binding: t -*-
+
+;; Copyright (C) 2021 Stephen Meister
 
 ;; Author: Stephen Meister
-;; URL   : https://gitlab.com/pallagun
-;;
+;; URL: https://gitlab.com/steve-emacs-stuff/cpupower-el
+;; Version: 1.0.0
+;; Keywords: cpupower
+
 ;; This program 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 of the License, or
 ;; (at your option) any later version.
-;;
+
 ;; This program 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 this program.  If not, see <https://www.gnu.org/licenses/>.
 



reply via email to

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