48c764841fe955d738b56e352082ca23dce91c96 galt Fri Mar 5 13:11:33 2010 -0800 added a copyright and my name and MarkDs name diff --git git-reports.c git-reports.c index 48e7dc4..178b3e1 100644 --- git-reports.c +++ git-reports.c @@ -1,4 +1,11 @@ -/* git-reports.c for creating git equivalent of cvs-reports. */ +/* git-reports.c for creating git equivalent of cvs-reports. + * + * Copyright Galt Barber 2010. + * + * Anyone is free to use it. + * Just include me in your credits. + * Likewise cvs-reports was created by Mark Diekhans. + */ #include "common.h" #include "options.h"