| -rw-r--r-- | ui-commit.c | 8 |
1 files changed, 0 insertions, 8 deletions
diff --git a/ui-commit.c b/ui-commit.c index 2d36015..2d38f0b 100644 --- a/ui-commit.c +++ b/ui-commit.c @@ -1,11 +1,3 @@ -/* ui-commit.c: generate commit view - * - * Copyright (C) 2006 Lars Hjemli - * - * Licensed under GNU General Public License v2 - * (see COPYING for full license text) - */ - #include "cgit.h" void cgit_print_commit(const char *hex) |