List for cgit developers and users
 help / color / mirror / Atom feed
* [PATCH 1/1] ui-stats: add missing source header
@ 2024-07-16 10:11 Christian Hesse
  0 siblings, 0 replies; only message in thread
From: Christian Hesse @ 2024-07-16 10:11 UTC (permalink / raw)
  To: cgit; +Cc: Christian Hesse

From: Christian Hesse <mail@eworm.de>

Signed-off-by: Christian Hesse <mail@eworm.de>
---
 ui-stats.c | 8 ++++++++
 1 file changed, 8 insertions(+)

diff --git a/ui-stats.c b/ui-stats.c
index 9aed4ac..1ac67da 100644
--- a/ui-stats.c
+++ b/ui-stats.c
@@ -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"
-- 
2.45.2


^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2024-08-02 16:41 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2024-07-16 10:11 [PATCH 1/1] ui-stats: add missing source header Christian Hesse

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).