diff gui/wm/ws.c @ 35666:01ac3cd2f101

Cosmetic: Relocate and revise comments on code origin.
author ib
date Thu, 17 Jan 2013 15:04:41 +0000
parents c31b82bd6092
children 3ed198bf4f21
line wrap: on
line diff
--- a/gui/wm/ws.c	Thu Jan 17 14:56:27 2013 +0000
+++ b/gui/wm/ws.c	Thu Jan 17 15:04:41 2013 +0000
@@ -1,7 +1,4 @@
 /*
- * AutoSpace Window System for Linux/Win32 v0.85
- * written by pontscho/fresh!mindworkz
- *
  * This file is part of MPlayer.
  *
  * MPlayer is free software; you can redistribute it and/or modify
@@ -17,6 +14,9 @@
  * You should have received a copy of the GNU General Public License along
  * with MPlayer; if not, write to the Free Software Foundation, Inc.,
  * 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA.
+ *
+ * based on: AutoSpace Window System for Linux/Win32,
+ *           written by pontscho/fresh!mindworkz
  */
 
 #include <X11/Xlib.h>