]> git.sur5r.net Git - i3/i3/blobdiff - include/regex.h
normalize file headers across **/*.{h,c}
[i3/i3] / include / regex.h
index adfa665635e9879ce7f8521f6cf17341f3230862..d55bb6cba19869af8d4cc16eb9f650752a7436db 100644 (file)
@@ -1,6 +1,11 @@
 /*
  * vim:ts=4:sw=4:expandtab
  *
+ * i3 - an improved dynamic tiling window manager
+ * © 2009-2011 Michael Stapelberg and contributors (see also: LICENSE)
+ *
+ * regex.c: Interface to libPCRE (perl compatible regular expressions).
+ *
  */
 #ifndef _REGEX_H
 #define _REGEX_H