[Pkg-wmaker-commits] [wmbattery] 187/241: wmbattery: Add copyright header to source.

Doug Torrance dtorrance-guest at moszumanska.debian.org
Mon Aug 24 23:37:58 UTC 2015


This is an automated email from the git hooks/post-receive script.

dtorrance-guest pushed a commit to branch master
in repository wmbattery.

commit 13ac992dd7d4fef185949f1907550090d3c6438c
Author: Doug Torrance <dtorrance at monmouthcollege.edu>
Date:   Sun Oct 5 10:30:03 2014 -0500

    wmbattery: Add copyright header to source.
    
    Copyright information used to be in debian/copyright, which was removed
    upstream.
---
 wmbattery.c | 22 ++++++++++++++++++++++
 1 file changed, 22 insertions(+)

diff --git a/wmbattery.c b/wmbattery.c
index ad99a07..3a0482e 100644
--- a/wmbattery.c
+++ b/wmbattery.c
@@ -1,3 +1,25 @@
+/* wmbattery - display laptop battery info, dockable in WindowMaker
+ * Copyright (C) 1998-2014 Joey Hess <joey at kitenet.net>
+ * Copyright (C) 2014 Window Maker Developers Team
+ *                      <wmaker-dev at lists.windowmaker.org>
+ *
+ * Portions of code derived from:
+ *   wmapm - Copyright (C) 1998-1999 Chris D. Faulhaber <jedgar at fxp.org>
+ *   wmmon - Copyright (C) 1998 Martijn Pieterse <pieterse at xs4all.nl>
+ *           Copyright (C) 1998 Antoine Nulle <warp at xs4all.nl>
+ *
+ * This program is free software; you can redistribute it and/or
+ * modify it under the terms of version 2 of the GNU General Public License
+ * as published by the Free Software Foundation.
+ *
+ * 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 <http://www.gnu.org/licenses/>. */
+
 #include "config.h"
 #include <stdio.h>
 #include <unistd.h>

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-wmaker/wmbattery.git



More information about the Pkg-wmaker-commits mailing list