]> git.sur5r.net Git - i3/i3/blobdiff - src/regex.c
Update copyright notices and get rid of ranges
[i3/i3] / src / regex.c
index e5698d021f04ad98092fe0ffaeabbc9b5cf59b3c..9549a98b54ba36980fe956b8957e63d4e21f1c6b 100644 (file)
@@ -1,8 +1,10 @@
+#undef I3__FILE__
+#define I3__FILE__ "regex.c"
 /*
  * 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)
  *
  * regex.c: Interface to libPCRE (perl compatible regular expressions).
  *