]> git.draconx.ca Git - fvwmconf.git/commitdiff
xaspect: Relicense as WTFPL2.
authorNick Bowler <nbowler@elliptictech.com>
Tue, 4 Oct 2011 14:27:31 +0000 (10:27 -0400)
committerNick Bowler <nbowler@elliptictech.com>
Tue, 20 Aug 2013 17:15:54 +0000 (13:15 -0400)
scripts/C/xaspect.c

index 3900c6d57c6a62ef693989436125d93d8d58ca10..16d151fe62ba4d6b60424a7e8dce323f8889a890 100644 (file)
@@ -1,10 +1,11 @@
 /*
 /*
- * Copyright (C) 2007 Nick Bowler
- * Copying and distribution of this file, with or without modification,
- * are permitted in any medium without royalty provided the copyright
- * notice and this notice are preserved.  This file is offered as-is,
- * without any warranty.
+ * Copyright © 2007 Nick Bowler
+ *
+ * License WTFPL2: Do What The Fuck You Want To Public License, version 2.
+ * This is free software: you are free to do what the fuck you want to.
+ * There is NO WARRANTY, to the extent permitted by law.
  */
  */
+
 #include <stdio.h>
 #include <stdlib.h>
 #include <string.h>
 #include <stdio.h>
 #include <stdlib.h>
 #include <string.h>