]> gitweb.ps.run Git - ps-cgit/blobdiff - ui-summary.c
filters: highlight.sh: add css comments for highlight 2.6 and 3.8
[ps-cgit] / ui-summary.c
index d8500d64f7115d321476c57db228e00eccb6c4d8..3a7c7a75b000c949845af8e46c69df3757c1c0a9 100644 (file)
@@ -1,7 +1,6 @@
 /* ui-summary.c: functions for generating repo summary page
  *
 /* ui-summary.c: functions for generating repo summary page
  *
- * Copyright (C) 2006 Lars Hjemli
- * Copyright (C) 2010-2013 Jason A. Donenfeld <Jason@zx2c4.com>
+ * Copyright (C) 2006-2014 cgit Development Team <cgit@lists.zx2c4.com>
  *
  * Licensed under GNU General Public License v2
  *   (see COPYING for full license text)
  *
  * Licensed under GNU General Public License v2
  *   (see COPYING for full license text)
@@ -163,7 +162,6 @@ void cgit_print_repo_readme(char *path)
        if (ctx.repo->about_filter) {
                cgit_close_filter(ctx.repo->about_filter);
                ctx.repo->about_filter->argv[1] = NULL;
        if (ctx.repo->about_filter) {
                cgit_close_filter(ctx.repo->about_filter);
                ctx.repo->about_filter->argv[1] = NULL;
-       free(ref);
        }
        html("</div>");
        if (free_filename)
        }
        html("</div>");
        if (free_filename)