libgit2/src
Andreas Ericsson c6ebb4a940 Remove license top-comment from public header files
Since it's being added when we install the headers anyway,
we might as well get rid of it. If anything, we should point
coders to the COPYING file in the project's root directory
instead of duplicating the same (large-ish) text everywhere.

Signed-off-by: Andreas Ericsson <ae@op5.se>
Signed-off-by: Shawn O. Pearce <spearce@spearce.org>
2008-11-22 12:08:00 -08:00
..
git Remove license top-comment from public header files 2008-11-22 12:08:00 -08:00
os Add git_fsize to the os file API 2008-11-03 18:52:28 -08:00
cc-compat.h Add cc-compat.h - C compiler compat macros for internal use 2008-11-22 12:08:00 -08:00
commit.c Get rid of GIT__PRIVATE macro 2008-11-22 12:08:00 -08:00
commit.h Get rid of GIT__PRIVATE macro 2008-11-22 12:08:00 -08:00
common.h Add an embryo of a TLS-aware error handling system 2008-11-22 12:08:00 -08:00
errors.c Add an embryo of a TLS-aware error handling system 2008-11-22 12:08:00 -08:00
errors.h Add an embryo of a TLS-aware error handling system 2008-11-22 12:08:00 -08:00
odb.c Rename "git_sobj" "git_obj" 2008-11-18 10:32:53 -08:00
oid.c Add git_oid_cpy, git_oid_cmp as inline functions 2008-11-03 18:43:04 -08:00
revwalk.c Rename git_revpool_* functions gitrp_* 2008-11-22 12:08:00 -08:00
revwalk.h Rename git_revpool_* functions gitrp_* 2008-11-22 12:08:00 -08:00
thread-utils.c Add compiler/platform agnostic thread-local storage 2008-11-18 10:32:53 -08:00
thread-utils.h Add compiler/platform agnostic thread-local storage 2008-11-18 10:32:53 -08:00
util.h Add util.h - utility macros 2008-11-22 12:08:00 -08:00