tlicense header - wmutils - X windows manipulation utilities
 (HTM) git clone git://z3bra.org/wmutils
 (DIR) Log
 (DIR) Files
 (DIR) Refs
 (DIR) README
 (DIR) LICENSE
       ---
 (DIR) commit 85b8f17bef4bd6b9680f6184d6ba3dfc5bc11f45
 (DIR) parent cd17b406e22ecc78dce7c86f45eb92da08d5f575
 (HTM) Author: dcat <dcat@iotek.org>
       Date:   Mon, 22 Dec 2014 22:59:45 +0100
       
       license header
       
       Diffstat:
         M chwb.c                              |      16 +---------------
         M chwso.c                             |      16 +---------------
         M ignw.c                              |       2 ++
         M killw.c                             |       2 ++
         M lsw.c                               |       2 ++
         M mapw.c                              |       2 ++
         M wattr.c                             |       2 ++
         M wmv.c                               |      16 +---------------
         M wname.c                             |       2 ++
         M wrs.c                               |      16 +---------------
         M wtf.c                               |      16 +---------------
         M wtp.c                               |      16 +---------------
       
       12 files changed, 18 insertions(+), 90 deletions(-)
       ---
 (DIR) diff --git a/chwb.c b/chwb.c
       t@@ -1,18 +1,4 @@
       -/**
       -*      Copyright (c) 2014, Broseph <dcat (at) iotek (dot) org>
       -*
       -*      Permission to use, copy, modify, and/or distribute this software for any
       -*      purpose with or without fee is hereby granted, provided that the above
       -*      copyright notice and this permission notice appear in all copies.
       -*
       -*      THE SOFTWARE IS PROVIDED "AS IS" AND THE AUTHOR DISCLAIMS ALL WARRANTIES
       -*      WITH REGARD TO THIS SOFTWARE INCLUDING ALL IMPLIED WARRANTIES OF
       -*      MERCHANTABILITY AND FITNESS IN NO EVENT SHALL THE AUTHOR BE LIABLE FOR
       -*      ANY SPECIAL, DIRECT, INDIRECT, OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES
       -*      WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS, WHETHER IN AN
       -*      ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF
       -*      OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
       -**/
       +/* See LICENSE file for copyright and license details. */
        
        #include <xcb/xcb.h>
        #include <stdlib.h>
 (DIR) diff --git a/chwso.c b/chwso.c
       t@@ -1,18 +1,4 @@
       -/**
       -*      Copyright (c) 2014, Broseph <dcat (at) iotek (dot) org>
       -*
       -*      Permission to use, copy, modify, and/or distribute this software for any
       -*      purpose with or without fee is hereby granted, provided that the above
       -*      copyright notice and this permission notice appear in all copies.
       -*
       -*      THE SOFTWARE IS PROVIDED "AS IS" AND THE AUTHOR DISCLAIMS ALL WARRANTIES
       -*      WITH REGARD TO THIS SOFTWARE INCLUDING ALL IMPLIED WARRANTIES OF
       -*      MERCHANTABILITY AND FITNESS IN NO EVENT SHALL THE AUTHOR BE LIABLE FOR
       -*      ANY SPECIAL, DIRECT, INDIRECT, OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES
       -*      WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS, WHETHER IN AN
       -*      ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF
       -*      OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
       -**/
       +/* See LICENSE file for copyright and license details. */
        
        #include <xcb/xcb.h>
        #include <stdlib.h>
 (DIR) diff --git a/ignw.c b/ignw.c
       t@@ -1,3 +1,5 @@
       +/* See LICENSE file for copyright and license details. */
       +
        #include <stdio.h>
        #include <stdlib.h>
        #include <err.h>
 (DIR) diff --git a/killw.c b/killw.c
       t@@ -1,3 +1,5 @@
       +/* See LICENSE file for copyright and license details. */
       +
        #include <stdio.h>
        #include <stdlib.h>
        #include <err.h>
 (DIR) diff --git a/lsw.c b/lsw.c
       t@@ -1,3 +1,5 @@
       +/* See LICENSE file for copyright and license details. */
       +
        #include <stdio.h>
        #include <stdlib.h>
        #include <err.h>
 (DIR) diff --git a/mapw.c b/mapw.c
       t@@ -1,3 +1,5 @@
       +/* See LICENSE file for copyright and license details. */
       +
        #include <stdio.h>
        #include <stdlib.h>
        #include <err.h>
 (DIR) diff --git a/wattr.c b/wattr.c
       t@@ -1,3 +1,5 @@
       +/* See LICENSE file for copyright and license details. */
       +
        #include <stdio.h>
        #include <stdlib.h>
        #include <string.h>
 (DIR) diff --git a/wmv.c b/wmv.c
       t@@ -1,18 +1,4 @@
       -/**
       -*      Copyright (c) 2014, Broseph <dcat (at) iotek (dot) org>
       -*
       -*      Permission to use, copy, modify, and/or distribute this software for any
       -*      purpose with or without fee is hereby granted, provided that the above
       -*      copyright notice and this permission notice appear in all copies.
       -*
       -*      THE SOFTWARE IS PROVIDED "AS IS" AND THE AUTHOR DISCLAIMS ALL WARRANTIES
       -*      WITH REGARD TO THIS SOFTWARE INCLUDING ALL IMPLIED WARRANTIES OF
       -*      MERCHANTABILITY AND FITNESS IN NO EVENT SHALL THE AUTHOR BE LIABLE FOR
       -*      ANY SPECIAL, DIRECT, INDIRECT, OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES
       -*      WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS, WHETHER IN AN
       -*      ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF
       -*      OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
       -**/
       +/* See LICENSE file for copyright and license details. */
        
        #include <xcb/xcb.h>
        #include <stdlib.h>
 (DIR) diff --git a/wname.c b/wname.c
       t@@ -1,3 +1,5 @@
       +/* See LICENSE file for copyright and license details. */
       +
        #include <stdio.h>
        #include <stdlib.h>
        #include <xcb/xcb.h>
 (DIR) diff --git a/wrs.c b/wrs.c
       t@@ -1,18 +1,4 @@
       -/**
       -*      Copyright (c) 2014, Broseph <dcat (at) iotek (dot) org>
       -*
       -*      Permission to use, copy, modify, and/or distribute this software for any
       -*      purpose with or without fee is hereby granted, provided that the above
       -*      copyright notice and this permission notice appear in all copies.
       -*
       -*      THE SOFTWARE IS PROVIDED "AS IS" AND THE AUTHOR DISCLAIMS ALL WARRANTIES
       -*      WITH REGARD TO THIS SOFTWARE INCLUDING ALL IMPLIED WARRANTIES OF
       -*      MERCHANTABILITY AND FITNESS IN NO EVENT SHALL THE AUTHOR BE LIABLE FOR
       -*      ANY SPECIAL, DIRECT, INDIRECT, OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES
       -*      WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS, WHETHER IN AN
       -*      ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF
       -*      OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
       -**/
       +/* See LICENSE file for copyright and license details. */
        
        #include <xcb/xcb.h>
        #include <stdlib.h>
 (DIR) diff --git a/wtf.c b/wtf.c
       t@@ -1,18 +1,4 @@
       -/**
       -*      Copyright (c) 2014, Broseph <dcat (at) iotek (dot) org>
       -*
       -*      Permission to use, copy, modify, and/or distribute this software for any
       -*      purpose with or without fee is hereby granted, provided that the above
       -*      copyright notice and this permission notice appear in all copies.
       -*
       -*      THE SOFTWARE IS PROVIDED "AS IS" AND THE AUTHOR DISCLAIMS ALL WARRANTIES
       -*      WITH REGARD TO THIS SOFTWARE INCLUDING ALL IMPLIED WARRANTIES OF
       -*      MERCHANTABILITY AND FITNESS IN NO EVENT SHALL THE AUTHOR BE LIABLE FOR
       -*      ANY SPECIAL, DIRECT, INDIRECT, OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES
       -*      WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS, WHETHER IN AN
       -*      ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF
       -*      OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
       -**/
       +/* See LICENSE file for copyright and license details. */
        
        #include <xcb/xcb.h>
        #include <stdlib.h>
 (DIR) diff --git a/wtp.c b/wtp.c
       t@@ -1,18 +1,4 @@
       -/**
       -*      Copyright (c) 2014, Broseph <dcat (at) iotek (dot) org>
       -*
       -*      Permission to use, copy, modify, and/or distribute this software for any
       -*      purpose with or without fee is hereby granted, provided that the above
       -*      copyright notice and this permission notice appear in all copies.
       -*
       -*      THE SOFTWARE IS PROVIDED "AS IS" AND THE AUTHOR DISCLAIMS ALL WARRANTIES
       -*      WITH REGARD TO THIS SOFTWARE INCLUDING ALL IMPLIED WARRANTIES OF
       -*      MERCHANTABILITY AND FITNESS IN NO EVENT SHALL THE AUTHOR BE LIABLE FOR
       -*      ANY SPECIAL, DIRECT, INDIRECT, OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES
       -*      WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS, WHETHER IN AN
       -*      ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF
       -*      OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
       -**/
       +/* See LICENSE file for copyright and license details. */
        
        #include <xcb/xcb.h>
        #include <stdlib.h>