add.c: proper frontmatter

This commit is contained in:
Ben Straub 2013-10-30 07:21:12 -07:00
parent 7cc3c9bf00
commit dbfd283327

View File

@ -1,6 +1,11 @@
#include <git2.h>
#include <stdio.h>
#include <string.h>
/*
* Copyright (C) the libgit2 contributors. All rights reserved.
*
* This file is part of libgit2, distributed under the GNU GPL v2 with
* a Linking Exception. For full terms see the included COPYING file.
*/
#include "common.h"
#include <assert.h>
enum print_options {