From 6c14f5e457e17da9205588c273d7cb9f92a23b9f Mon Sep 17 00:00:00 2001 From: Lars Hjemli Date: Sat, 16 Dec 2006 01:11:55 +0100 Subject: Add head comment to ui-commit.c Signed-off-by: Lars Hjemli --- ui-commit.c | 8 ++++++++ 1 file changed, 8 insertions(+) (limited to 'ui-commit.c') diff --git a/ui-commit.c b/ui-commit.c index 2d38f0b..2d36015 100644 --- a/ui-commit.c +++ b/ui-commit.c @@ -1,3 +1,11 @@ +/* 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) -- cgit v1.2.3-59-g8ed1b