[Xfce4-commits] [apps/xfce4-screensaver] 01/01: Add license to src/xfce4-screensaver-configure

noreply at xfce.org noreply at xfce.org
Sat Jul 13 12:26:04 CEST 2019


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

b   l   u   e   s   a   b   r   e       p   u   s   h   e   d       a       c   o   m   m   i   t       t   o       b   r   a   n   c   h       m   a   s   t   e   r   
   in repository apps/xfce4-screensaver.

commit 6345a9da91be80390978640fee009f4d37afeee9
Author: Sean Davis <smd.seandavis at gmail.com>
Date:   Sat Jul 13 06:25:59 2019 -0400

    Add license to src/xfce4-screensaver-configure
---
 src/xfce4-screensaver-configure | 19 +++++++++++++++++++
 1 file changed, 19 insertions(+)

diff --git a/src/xfce4-screensaver-configure b/src/xfce4-screensaver-configure
index 08aaf18..1775046 100755
--- a/src/xfce4-screensaver-configure
+++ b/src/xfce4-screensaver-configure
@@ -1,4 +1,23 @@
 #!/usr/bin/python3
+# -*- Mode: Python; coding: utf-8; indent-tabs-mode: nil; tab-width: 4 -*-
+#   
+#   Copyright (C) 2019 Sean Davis <bluesabre at xfce.org>
+#
+#   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 2 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, write to the Free Software
+#   Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301, USA.
+#
+#   Authors: Sean Davis <bluesabre at xfce.org
 
 import argparse
 import os

-- 
To stop receiving notification emails like this one, please contact
the administrator of this repository.


More information about the Xfce4-commits mailing list