1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114 115 116 117 118 119 120 121 122 123 124 125 126 127 128 129
|
Format: https://www.debian.org/doc/packaging-manuals/copyright-format/1.0/
Upstream-Name: xmobar
Upstream-Contact: Jose Antonio Ortega Ruiz <jao@gnu.org>
Source: https://github.com/jaor/xmobar
Files: *
Copyright: Copyright 2007-2010 Andrea Rossato
Copyright 2010-2020 Jose Antonio Ortega Ruiz <jao@gnu.org>
License: BSD-3-Clause
Files: debian/*
Copyright: Copyright 2008-2020 Apollon Oikonomopoulos <apoikos@debian.org>
Copyright 2018 Aggelos Avgerinos <evaggelos.avgerinos@gmail.com>
License: BSD-3-Clause
Files: examples/xmonadpropwrite.hs
Copyright: Copyright Spencer Janssen <spencerjanssen@gmail.com>
Tomas Janousek <tomi@nomi.cz>
License: BSD-3-Clause
Files: src/Xmobar/X11/Actions.hs
src/Xmobar/X11/Bitmap.hs
Copyright: (c) Alexander Polakov
License: BSD-3-Clause
Files: src/Xmobar/Plugins/Monitors/Batt.hs
Copyright: (c) 2010, 2011, 2012, 2013, 2015, 2016 Jose A Ortega
(c) 2010 Andrea Rossato, Petr Rockai
License: BSD-3-Clause
Files: src/Xmobar/System/DBus.hs
src/Xmobar/Plugins/BufferedPipeReader.hs
Copyright: (c) Jochen Keil
License: BSD-3-Clause
Files: src/Xmobar/Plugins/CommandReader.hs
Copyright: (c) John Goerzen
License: BSD-3-Clause
Files: src/Xmobar/Plugins/EWMH.hs
src/Xmobar/Plugins/Mail.hs
src/Xmobar/Plugins/XMonadLog.hs
Copyright: (c) Spencer Janssen
License: BSD-3-Clause
Files: src/Xmobar/Plugins/Locks.hs
Copyright: (c) Patrick Chilton
License: BSD-3-Clause
Files: src/Xmobar/System/Localize.hsc
Copyright: (c) 2011 Martin Perner
License: BSD-3-Clause
Files: src/Xmobar/Plugins/DateZone.hs
src/Xmobar/System/Kbd.hsc
src/Xmobar/Plugins/Monitors/Bright.hs
Copyright: (c) Martin Perner
License: BSD-3-Clause
Files: src/Xmobar/Plugins/Monitors/Common/Files.hs
src/Xmobar/Plugins/Monitors/CoreTemp.hs
src/Xmobar/Plugins/Monitors/CpuFreq.hs
src/Xmobar/Plugins/Monitors/Thermal.hs
Copyright: (c) Juraj Hercek
License: BSD-3-Clause
Files: src/Xmobar/Plugins/Monitors/Mpris.hs
Copyright: (c) Artem Tarasov
License: BSD-3-Clause
Files: src/Xmobar/Plugins/Monitors/Volume.hs
Copyright: (c) 2011, 2013 Thomas Tuegel
License: BSD-3-Clause
Files: src/Xmobar/Plugins/Monitors/CatInt.hs
Copyright: (c) Nathaniel Wesley Filardo
License: BSD-3-Clause
Files: src/Xmobar/Plugins/MarqueePipeReader.hs
Copyright: (c) Reto Habluetzel
License: BSD-3-Clause
Files: src/Xmobar/System/Signal.hs
Copyright: (c) Andrea Rosatto
(c) Jose A. Ortega Ruiz
(c) Jochen Keil
License: BSD-3-Clause
Files: src/Xmobar/X11/Window.hs
Copyright: (c) 2011-14 Jose A. Ortega Ruiz
(c) 2012 Jochen Keil
License: BSD-3-Clause
Files: src/Xmobar/X11/XPMFile.hsc
Copyright: (C) 2014 Alexander Shabalin
License: BSD-3-Clause
Files: src/Xmobar/System/Environment.hs
Copyright: (c) William Song
License: BSD-3-Clause
Files: src/Xmobar/Plugins/Monitors/UVMeter.hs
Copyright: (c) RĂ³man Joost
License: BSD-3-Clause
License: BSD-3-Clause
Redistribution and use in source and binary forms, with or without
modification, are permitted provided that the following conditions
are met:
1. Redistributions of source code must retain the above copyright
notice, this list of conditions and the following disclaimer.
2. Redistributions in binary form must reproduce the above copyright
notice, this list of conditions and the following disclaimer in the
documentation and/or other materials provided with the distribution.
3. Neither the name of the author nor the names of his contributors
may be used to endorse or promote products derived from this software
without specific prior written permission.
.
THIS SOFTWARE IS PROVIDED BY THE REGENTS AND CONTRIBUTORS ``AS IS'' AND
ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE
ARE DISCLAIMED. IN NO EVENT SHALL THE AUTHORS OR CONTRIBUTORS BE LIABLE
FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL
DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS
OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION)
HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT
LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY
OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
SUCH DAMAGE.
|