X-Git-Url: https://gitweb.ps.run/ps-cgit/blobdiff_plain/a6da40bf84527cbe77d1ec504e1fefb982b9a52a..HEAD:/ui-stats.c diff --git a/ui-stats.c b/ui-stats.c index 9aed4ac..02c60ef 100644 --- a/ui-stats.c +++ b/ui-stats.c @@ -1,3 +1,13 @@ +/* ui-stats.c: generate stats view + * + * Copyright (C) 2006-2014 cgit Development Team + * + * Licensed under GNU General Public License v2 + * (see COPYING for full license text) + */ + +#define USE_THE_REPOSITORY_VARIABLE + #include "cgit.h" #include "ui-stats.h" #include "html.h"