]> gitweb.ps.run Git - ps-cgit/commitdiff
ui-stats: add missing source header
authorChristian Hesse <mail@eworm.de>
Tue, 16 Jul 2024 10:06:55 +0000 (12:06 +0200)
committerChristian Hesse <mail@eworm.de>
Tue, 16 Jul 2024 10:10:38 +0000 (12:10 +0200)
Signed-off-by: Christian Hesse <mail@eworm.de>
ui-stats.c

index 9aed4ac3bf2ba286b5ff889534f64db4633e2176..1ac67da7075ce1396d542cc2f7a3465d626ecb56 100644 (file)
@@ -1,3 +1,11 @@
+/* ui-stats.c: generate stats view
+ *
+ * Copyright (C) 2006-2014 cgit Development Team <cgit@lists.zx2c4.com>
+ *
+ * Licensed under GNU General Public License v2
+ *   (see COPYING for full license text)
+ */
+
 #include "cgit.h"
 #include "ui-stats.h"
 #include "html.h"