]> git.proxmox.com Git - libgit2.git/commit - src/fetch.h
Update Copyright header
authorschu <schu-github@schulog.org>
Mon, 13 Feb 2012 16:10:24 +0000 (17:10 +0100)
committerschu <schu-github@schulog.org>
Mon, 13 Feb 2012 16:11:09 +0000 (17:11 +0100)
commit5e0de328181c6ddb55a58d4aa7c79271c5298789
tree0f46a8e5b3cebddbf68b22f7209458415c899e91
parent2c19b5658c084df7a4cb475dfbd8347431aa4482
Update Copyright header

Signed-off-by: schu <schu-github@schulog.org>
143 files changed:
COPYING
include/git2.h
include/git2/attr.h
include/git2/blob.h
include/git2/branch.h
include/git2/commit.h
include/git2/common.h
include/git2/config.h
include/git2/errors.h
include/git2/index.h
include/git2/indexer.h
include/git2/net.h
include/git2/object.h
include/git2/odb.h
include/git2/odb_backend.h
include/git2/oid.h
include/git2/reflog.h
include/git2/refs.h
include/git2/refspec.h
include/git2/remote.h
include/git2/repository.h
include/git2/revwalk.h
include/git2/signature.h
include/git2/status.h
include/git2/tag.h
include/git2/threads.h
include/git2/tree.h
include/git2/types.h
include/git2/version.h
include/git2/windows.h
include/git2/zlib.h
src/attr.h
src/attr_file.h
src/blob.c
src/blob.h
src/bswap.h
src/buffer.c
src/buffer.h
src/cache.c
src/cache.h
src/cc-compat.h
src/commit.c
src/commit.h
src/common.h
src/config.c
src/config.h
src/config_file.c
src/delta-apply.c
src/delta-apply.h
src/errors.c
src/fetch.c
src/fetch.h
src/filebuf.c
src/filebuf.h
src/fileops.c
src/fileops.h
src/global.c
src/global.h
src/hash.c
src/hash.h
src/hashtable.c
src/hashtable.h
src/ignore.h
src/index.c
src/index.h
src/indexer.c
src/map.h
src/mwindow.c
src/mwindow.h
src/netops.c
src/netops.h
src/object.c
src/odb.c
src/odb.h
src/odb_loose.c
src/odb_pack.c
src/oid.c
src/pack.c
src/pack.h
src/path.c
src/path.h
src/pkt.c
src/pkt.h
src/posix.c
src/posix.h
src/ppc/sha1.c
src/ppc/sha1.h
src/pqueue.c
src/pqueue.h
src/protocol.c
src/protocol.h
src/reflog.c
src/reflog.h
src/refs.c
src/refs.h
src/refspec.c
src/refspec.h
src/remote.c
src/remote.h
src/repository.c
src/repository.h
src/revwalk.c
src/sha1.c
src/sha1.h
src/sha1_lookup.c
src/sha1_lookup.h
src/signature.c
src/signature.h
src/status.c
src/tag.c
src/tag.h
src/thread-utils.c
src/thread-utils.h
src/transport.c
src/transport.h
src/transports/git.c
src/transports/http.c
src/transports/local.c
src/tree-cache.c
src/tree-cache.h
src/tree.c
src/tree.h
src/tsort.c
src/unix/map.c
src/unix/posix.h
src/util.c
src/util.h
src/vector.c
src/vector.h
src/win32/dir.c
src/win32/dir.h
src/win32/fnmatch.c
src/win32/fnmatch.h
src/win32/git2.rc
src/win32/map.c
src/win32/mingw-compat.h
src/win32/msvc-compat.h
src/win32/posix.h
src/win32/posix_w32.c
src/win32/pthread.c
src/win32/pthread.h
src/win32/utf-conv.c
src/win32/utf-conv.h