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

Cosmetic: Relocate and revise comments on code origin.
author ib
date Thu, 17 Jan 2013 15:04:41 +0000
parents f2093dc82b5f
children afb55738b1b7
line wrap: on
line diff
--- a/gui/wm/wsxdnd.c	Thu Jan 17 14:56:27 2013 +0000
+++ b/gui/wm/wsxdnd.c	Thu Jan 17 15:04:41 2013 +0000
@@ -1,6 +1,4 @@
 /*
- * WindowMaker implementation adopted for MPlayer
- *
  * This file is part of MPlayer.
  *
  * MPlayer is free software; you can redistribute it and/or modify
@@ -16,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: WindowMaker implementation,
+ *           adopted for MPlayer
  */
 
 #include <X11/Xlib.h>