]> git.sur5r.net Git - i3/i3/blobdiff - libi3/strndup.c
Merge branch 'release-4.16.1'
[i3/i3] / libi3 / strndup.c
index eec1a0edcfd9527bc39445e6a21c1acb8a8c1222..e17f843c32fc23154edd9ffbcddb09c2aa60bb48 100644 (file)
@@ -2,14 +2,14 @@
  * vim:ts=4:sw=4:expandtab
  *
  * i3 - an improved dynamic tiling window manager
- * © 2009-2011 Michael Stapelberg and contributors (see also: LICENSE)
+ * © 2009 Michael Stapelberg and contributors (see also: LICENSE)
  *
  */
+#include "libi3.h"
+
 #include <sys/types.h>
 #include <string.h>
 
-#include "libi3.h"
-
 #if defined(__APPLE__)
 
 /*